diff --git a/assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png b/assets/minecraft/textures/entity/equipment/horse_body/diamond.png similarity index 100% rename from assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png rename to assets/minecraft/textures/entity/equipment/horse_body/diamond.png diff --git a/assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png b/assets/minecraft/textures/entity/equipment/horse_body/gold.png similarity index 100% rename from assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png rename to assets/minecraft/textures/entity/equipment/horse_body/gold.png diff --git a/assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png b/assets/minecraft/textures/entity/equipment/horse_body/iron.png similarity index 100% rename from assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png rename to assets/minecraft/textures/entity/equipment/horse_body/iron.png diff --git a/assets/minecraft/textures/entity/horse/armor/horse_armor_leather.png b/assets/minecraft/textures/entity/equipment/horse_body/leather.png similarity index 100% rename from assets/minecraft/textures/entity/horse/armor/horse_armor_leather.png rename to assets/minecraft/textures/entity/equipment/horse_body/leather.png diff --git a/assets/minecraft/textures/models/armor/chainmail_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/chainmail.png similarity index 100% rename from assets/minecraft/textures/models/armor/chainmail_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/chainmail.png diff --git a/assets/minecraft/textures/models/armor/diamond_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/diamond.png similarity index 100% rename from assets/minecraft/textures/models/armor/diamond_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/diamond.png diff --git a/assets/minecraft/textures/models/armor/gold_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/gold.png similarity index 100% rename from assets/minecraft/textures/models/armor/gold_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/gold.png diff --git a/assets/minecraft/textures/models/armor/iron_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/iron.png similarity index 100% rename from assets/minecraft/textures/models/armor/iron_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/iron.png diff --git a/assets/minecraft/textures/models/armor/leather_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/leather.png similarity index 100% rename from assets/minecraft/textures/models/armor/leather_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/leather.png diff --git a/assets/minecraft/textures/models/armor/leather_layer_1_overlay.png b/assets/minecraft/textures/entity/equipment/humanoid/leather_overlay.png similarity index 100% rename from assets/minecraft/textures/models/armor/leather_layer_1_overlay.png rename to assets/minecraft/textures/entity/equipment/humanoid/leather_overlay.png diff --git a/assets/minecraft/textures/models/armor/netherite_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/netherite.png similarity index 100% rename from assets/minecraft/textures/models/armor/netherite_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/netherite.png diff --git a/assets/minecraft/textures/models/armor/turtle_layer_1.png b/assets/minecraft/textures/entity/equipment/humanoid/turtle_scute.png similarity index 100% rename from assets/minecraft/textures/models/armor/turtle_layer_1.png rename to assets/minecraft/textures/entity/equipment/humanoid/turtle_scute.png diff --git a/assets/minecraft/textures/models/armor/chainmail_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/chainmail.png similarity index 100% rename from assets/minecraft/textures/models/armor/chainmail_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/chainmail.png diff --git a/assets/minecraft/textures/models/armor/diamond_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/diamond.png similarity index 100% rename from assets/minecraft/textures/models/armor/diamond_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/diamond.png diff --git a/assets/minecraft/textures/models/armor/gold_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/gold.png similarity index 100% rename from assets/minecraft/textures/models/armor/gold_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/gold.png diff --git a/assets/minecraft/textures/models/armor/iron_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/iron.png similarity index 100% rename from assets/minecraft/textures/models/armor/iron_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/iron.png diff --git a/assets/minecraft/textures/models/armor/leather_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/leather.png similarity index 100% rename from assets/minecraft/textures/models/armor/leather_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/leather.png diff --git a/assets/minecraft/textures/models/armor/leather_layer_2_overlay.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/leather_overlay.png similarity index 100% rename from assets/minecraft/textures/models/armor/leather_layer_2_overlay.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/leather_overlay.png diff --git a/assets/minecraft/textures/models/armor/netherite_layer_2.png b/assets/minecraft/textures/entity/equipment/humanoid_leggings/netherite.png similarity index 100% rename from assets/minecraft/textures/models/armor/netherite_layer_2.png rename to assets/minecraft/textures/entity/equipment/humanoid_leggings/netherite.png diff --git a/assets/minecraft/textures/entity/llama/decor/black.png b/assets/minecraft/textures/entity/equipment/llama_body/black.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/black.png rename to assets/minecraft/textures/entity/equipment/llama_body/black.png diff --git a/assets/minecraft/textures/entity/llama/decor/blue.png b/assets/minecraft/textures/entity/equipment/llama_body/blue.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/blue.png rename to assets/minecraft/textures/entity/equipment/llama_body/blue.png diff --git a/assets/minecraft/textures/entity/llama/decor/brown.png b/assets/minecraft/textures/entity/equipment/llama_body/brown.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/brown.png rename to assets/minecraft/textures/entity/equipment/llama_body/brown.png diff --git a/assets/minecraft/textures/entity/llama/decor/cyan.png b/assets/minecraft/textures/entity/equipment/llama_body/cyan.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/cyan.png rename to assets/minecraft/textures/entity/equipment/llama_body/cyan.png diff --git a/assets/minecraft/textures/entity/llama/decor/gray.png b/assets/minecraft/textures/entity/equipment/llama_body/gray.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/gray.png rename to assets/minecraft/textures/entity/equipment/llama_body/gray.png diff --git a/assets/minecraft/textures/entity/llama/decor/green.png b/assets/minecraft/textures/entity/equipment/llama_body/green.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/green.png rename to assets/minecraft/textures/entity/equipment/llama_body/green.png diff --git a/assets/minecraft/textures/entity/llama/decor/light_blue.png b/assets/minecraft/textures/entity/equipment/llama_body/light_blue.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/light_blue.png rename to assets/minecraft/textures/entity/equipment/llama_body/light_blue.png diff --git a/assets/minecraft/textures/entity/llama/decor/light_gray.png b/assets/minecraft/textures/entity/equipment/llama_body/light_gray.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/light_gray.png rename to assets/minecraft/textures/entity/equipment/llama_body/light_gray.png diff --git a/assets/minecraft/textures/entity/llama/decor/lime.png b/assets/minecraft/textures/entity/equipment/llama_body/lime.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/lime.png rename to assets/minecraft/textures/entity/equipment/llama_body/lime.png diff --git a/assets/minecraft/textures/entity/llama/decor/magenta.png b/assets/minecraft/textures/entity/equipment/llama_body/magenta.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/magenta.png rename to assets/minecraft/textures/entity/equipment/llama_body/magenta.png diff --git a/assets/minecraft/textures/entity/llama/decor/orange.png b/assets/minecraft/textures/entity/equipment/llama_body/orange.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/orange.png rename to assets/minecraft/textures/entity/equipment/llama_body/orange.png diff --git a/assets/minecraft/textures/entity/llama/decor/pink.png b/assets/minecraft/textures/entity/equipment/llama_body/pink.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/pink.png rename to assets/minecraft/textures/entity/equipment/llama_body/pink.png diff --git a/assets/minecraft/textures/entity/llama/decor/purple.png b/assets/minecraft/textures/entity/equipment/llama_body/purple.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/purple.png rename to assets/minecraft/textures/entity/equipment/llama_body/purple.png diff --git a/assets/minecraft/textures/entity/llama/decor/red.png b/assets/minecraft/textures/entity/equipment/llama_body/red.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/red.png rename to assets/minecraft/textures/entity/equipment/llama_body/red.png diff --git a/assets/minecraft/textures/entity/llama/decor/trader_llama.png b/assets/minecraft/textures/entity/equipment/llama_body/trader_llama.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/trader_llama.png rename to assets/minecraft/textures/entity/equipment/llama_body/trader_llama.png diff --git a/assets/minecraft/textures/entity/llama/decor/white.png b/assets/minecraft/textures/entity/equipment/llama_body/white.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/white.png rename to assets/minecraft/textures/entity/equipment/llama_body/white.png diff --git a/assets/minecraft/textures/entity/llama/decor/yellow.png b/assets/minecraft/textures/entity/equipment/llama_body/yellow.png similarity index 100% rename from assets/minecraft/textures/entity/llama/decor/yellow.png rename to assets/minecraft/textures/entity/equipment/llama_body/yellow.png diff --git a/assets/minecraft/textures/entity/elytra.png b/assets/minecraft/textures/entity/equipment/wings/elytra.png similarity index 100% rename from assets/minecraft/textures/entity/elytra.png rename to assets/minecraft/textures/entity/equipment/wings/elytra.png diff --git a/assets/minecraft/textures/entity/wolf/wolf_armor.png b/assets/minecraft/textures/entity/equipment/wolf_body/armadillo_scute.png similarity index 100% rename from assets/minecraft/textures/entity/wolf/wolf_armor.png rename to assets/minecraft/textures/entity/equipment/wolf_body/armadillo_scute.png diff --git a/assets/minecraft/textures/entity/wolf/wolf_armor_overlay.png b/assets/minecraft/textures/entity/equipment/wolf_body/armadillo_scute_overlay.png similarity index 100% rename from assets/minecraft/textures/entity/wolf/wolf_armor_overlay.png rename to assets/minecraft/textures/entity/equipment/wolf_body/armadillo_scute_overlay.png diff --git a/assets/minecraft/textures/gui/sprites/tooltip/background.png.mcmeta b/assets/minecraft/textures/gui/sprites/tooltip/background.png.mcmeta new file mode 100644 index 000000000..ff8ce1cfb --- /dev/null +++ b/assets/minecraft/textures/gui/sprites/tooltip/background.png.mcmeta @@ -0,0 +1,10 @@ +{ + "gui": { + "scaling": { + "type": "nine_slice", + "width": 50, + "height": 50, + "border": 10 + } + } +} diff --git a/assets/minecraft/textures/gui/sprites/tooltip/frame.png.mcmeta b/assets/minecraft/textures/gui/sprites/tooltip/frame.png.mcmeta new file mode 100644 index 000000000..4e8d7360e --- /dev/null +++ b/assets/minecraft/textures/gui/sprites/tooltip/frame.png.mcmeta @@ -0,0 +1,11 @@ +{ + "gui": { + "scaling": { + "type": "nine_slice", + "width": 100, + "height": 100, + "border": 12, + "stretch_inner": true + } + } +} diff --git a/assets/minecraft/textures/trims/models/armor/bolt.png b/assets/minecraft/textures/trims/entity/humanoid/bolt.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/bolt.png rename to assets/minecraft/textures/trims/entity/humanoid/bolt.png diff --git a/assets/minecraft/textures/trims/models/armor/coast.png b/assets/minecraft/textures/trims/entity/humanoid/coast.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/coast.png rename to assets/minecraft/textures/trims/entity/humanoid/coast.png diff --git a/assets/minecraft/textures/trims/models/armor/dune.png b/assets/minecraft/textures/trims/entity/humanoid/dune.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/dune.png rename to assets/minecraft/textures/trims/entity/humanoid/dune.png diff --git a/assets/minecraft/textures/trims/models/armor/eye.png b/assets/minecraft/textures/trims/entity/humanoid/eye.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/eye.png rename to assets/minecraft/textures/trims/entity/humanoid/eye.png diff --git a/assets/minecraft/textures/trims/models/armor/flow.png b/assets/minecraft/textures/trims/entity/humanoid/flow.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/flow.png rename to assets/minecraft/textures/trims/entity/humanoid/flow.png diff --git a/assets/minecraft/textures/trims/models/armor/host.png b/assets/minecraft/textures/trims/entity/humanoid/host.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/host.png rename to assets/minecraft/textures/trims/entity/humanoid/host.png diff --git a/assets/minecraft/textures/trims/models/armor/raiser.png b/assets/minecraft/textures/trims/entity/humanoid/raiser.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/raiser.png rename to assets/minecraft/textures/trims/entity/humanoid/raiser.png diff --git a/assets/minecraft/textures/trims/models/armor/rib.png b/assets/minecraft/textures/trims/entity/humanoid/rib.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/rib.png rename to assets/minecraft/textures/trims/entity/humanoid/rib.png diff --git a/assets/minecraft/textures/trims/models/armor/sentry.png b/assets/minecraft/textures/trims/entity/humanoid/sentry.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/sentry.png rename to assets/minecraft/textures/trims/entity/humanoid/sentry.png diff --git a/assets/minecraft/textures/trims/models/armor/shaper.png b/assets/minecraft/textures/trims/entity/humanoid/shaper.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/shaper.png rename to assets/minecraft/textures/trims/entity/humanoid/shaper.png diff --git a/assets/minecraft/textures/trims/models/armor/silence.png b/assets/minecraft/textures/trims/entity/humanoid/silence.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/silence.png rename to assets/minecraft/textures/trims/entity/humanoid/silence.png diff --git a/assets/minecraft/textures/trims/models/armor/snout.png b/assets/minecraft/textures/trims/entity/humanoid/snout.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/snout.png rename to assets/minecraft/textures/trims/entity/humanoid/snout.png diff --git a/assets/minecraft/textures/trims/models/armor/spire.png b/assets/minecraft/textures/trims/entity/humanoid/spire.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/spire.png rename to assets/minecraft/textures/trims/entity/humanoid/spire.png diff --git a/assets/minecraft/textures/trims/models/armor/tide.png b/assets/minecraft/textures/trims/entity/humanoid/tide.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/tide.png rename to assets/minecraft/textures/trims/entity/humanoid/tide.png diff --git a/assets/minecraft/textures/trims/models/armor/vex.png b/assets/minecraft/textures/trims/entity/humanoid/vex.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/vex.png rename to assets/minecraft/textures/trims/entity/humanoid/vex.png diff --git a/assets/minecraft/textures/trims/models/armor/ward.png b/assets/minecraft/textures/trims/entity/humanoid/ward.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/ward.png rename to assets/minecraft/textures/trims/entity/humanoid/ward.png diff --git a/assets/minecraft/textures/trims/models/armor/wayfinder.png b/assets/minecraft/textures/trims/entity/humanoid/wayfinder.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/wayfinder.png rename to assets/minecraft/textures/trims/entity/humanoid/wayfinder.png diff --git a/assets/minecraft/textures/trims/models/armor/wild.png b/assets/minecraft/textures/trims/entity/humanoid/wild.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/wild.png rename to assets/minecraft/textures/trims/entity/humanoid/wild.png diff --git a/assets/minecraft/textures/trims/models/armor/bolt_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/bolt.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/bolt_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/bolt.png diff --git a/assets/minecraft/textures/trims/models/armor/coast_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/coast.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/coast_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/coast.png diff --git a/assets/minecraft/textures/trims/models/armor/dune_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/dune.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/dune_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/dune.png diff --git a/assets/minecraft/textures/trims/models/armor/eye_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/eye.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/eye_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/eye.png diff --git a/assets/minecraft/textures/trims/models/armor/flow_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/flow.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/flow_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/flow.png diff --git a/assets/minecraft/textures/trims/models/armor/host_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/host.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/host_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/host.png diff --git a/assets/minecraft/textures/trims/models/armor/raiser_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/raiser.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/raiser_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/raiser.png diff --git a/assets/minecraft/textures/trims/models/armor/rib_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/rib.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/rib_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/rib.png diff --git a/assets/minecraft/textures/trims/models/armor/sentry_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/sentry.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/sentry_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/sentry.png diff --git a/assets/minecraft/textures/trims/models/armor/shaper_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/shaper.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/shaper_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/shaper.png diff --git a/assets/minecraft/textures/trims/models/armor/silence_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/silence.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/silence_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/silence.png diff --git a/assets/minecraft/textures/trims/models/armor/snout_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/snout.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/snout_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/snout.png diff --git a/assets/minecraft/textures/trims/models/armor/spire_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/spire.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/spire_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/spire.png diff --git a/assets/minecraft/textures/trims/models/armor/tide_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/tide.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/tide_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/tide.png diff --git a/assets/minecraft/textures/trims/models/armor/vex_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/vex.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/vex_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/vex.png diff --git a/assets/minecraft/textures/trims/models/armor/ward_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/ward.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/ward_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/ward.png diff --git a/assets/minecraft/textures/trims/models/armor/wayfinder_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/wayfinder.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/wayfinder_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/wayfinder.png diff --git a/assets/minecraft/textures/trims/models/armor/wild_leggings.png b/assets/minecraft/textures/trims/entity/humanoid_leggings/wild.png similarity index 100% rename from assets/minecraft/textures/trims/models/armor/wild_leggings.png rename to assets/minecraft/textures/trims/entity/humanoid_leggings/wild.png