From ca74157fac570faa46b9a4b1c925c4a1668980a9 Mon Sep 17 00:00:00 2001 From: XiaoMoMi Date: Tue, 1 Jul 2025 03:19:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA1.21.7=E5=87=86=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/internal/atlases/_all.json | 1 + .../resources/internal/atlases/_list.json | 1 + .../internal/atlases/armor_trims.json | 63 +++++++++++++++++++ .../internal/atlases/banner_patterns.json | 13 ++++ .../main/resources/internal/atlases/beds.json | 9 +++ .../resources/internal/atlases/chests.json | 9 +++ .../internal/atlases/decorated_pot.json | 9 +++ .../main/resources/internal/atlases/gui.json | 14 +++++ .../internal/atlases/map_decorations.json | 9 +++ .../resources/internal/atlases/paintings.json | 9 +++ .../resources/internal/atlases/particles.json | 9 +++ .../internal/atlases/shield_patterns.json | 17 +++++ .../internal/atlases/shulker_boxes.json | 9 +++ .../resources/internal/atlases/signs.json | 9 +++ .../resources/internal/models/item/_all.json | 2 +- .../resources/internal/models/item/_list.json | 2 +- .../src/main/resources/internal/sounds.json | 8 +++ .../resources/internal/textures/_list.json | 1 + .../internal/textures/colormap/_list.json | 1 + .../internal/textures/effect/_list.json | 1 + .../internal/textures/entity/_list.json | 1 + .../internal/textures/entity/allay/_list.json | 1 + .../textures/entity/armorstand/_list.json | 1 + .../textures/entity/axolotl/_list.json | 1 + .../textures/entity/banner/_list.json | 1 + .../internal/textures/entity/bear/_list.json | 1 + .../internal/textures/entity/bed/_list.json | 1 + .../internal/textures/entity/bee/_list.json | 1 + .../internal/textures/entity/bell/_list.json | 1 + .../internal/textures/entity/boat/_list.json | 1 + .../textures/entity/breeze/_list.json | 1 + .../internal/textures/entity/camel/_list.json | 1 + .../internal/textures/entity/cat/_list.json | 1 + .../internal/textures/entity/chest/_list.json | 1 + .../textures/entity/chest_boat/_list.json | 1 + .../textures/entity/chicken/_list.json | 1 + .../textures/entity/conduit/_list.json | 1 + .../internal/textures/entity/cow/_list.json | 1 + .../textures/entity/creaking/_list.json | 1 + .../textures/entity/creeper/_list.json | 1 + .../textures/entity/decorated_pot/_list.json | 1 + .../textures/entity/end_crystal/_list.json | 1 + .../textures/entity/enderdragon/_list.json | 1 + .../textures/entity/enderman/_list.json | 1 + .../textures/entity/equipment/_list.json | 1 + .../entity/equipment/camel_saddle/_list.json | 1 + .../entity/equipment/donkey_saddle/_list.json | 1 + .../equipment/happy_ghast_body/_list.json | 1 + .../entity/equipment/horse_body/_list.json | 1 + .../entity/equipment/horse_saddle/_list.json | 1 + .../entity/equipment/humanoid/_list.json | 1 + .../equipment/humanoid_leggings/_list.json | 1 + .../entity/equipment/llama_body/_list.json | 1 + .../entity/equipment/mule_saddle/_list.json | 1 + .../entity/equipment/pig_saddle/_list.json | 1 + .../skeleton_horse_saddle/_list.json | 1 + .../equipment/strider_saddle/_list.json | 1 + .../entity/equipment/wings/_list.json | 1 + .../entity/equipment/wolf_body/_list.json | 1 + .../equipment/zombie_horse_saddle/_list.json | 1 + .../internal/textures/entity/fish/_list.json | 1 + .../internal/textures/entity/fox/_list.json | 1 + .../internal/textures/entity/frog/_list.json | 1 + .../internal/textures/entity/ghast/_list.json | 1 + .../internal/textures/entity/goat/_list.json | 1 + .../textures/entity/hoglin/_list.json | 1 + .../internal/textures/entity/horse/_list.json | 1 + .../textures/entity/illager/_list.json | 1 + .../textures/entity/iron_golem/_list.json | 1 + .../internal/textures/entity/llama/_list.json | 1 + .../internal/textures/entity/panda/_list.json | 1 + .../textures/entity/parrot/_list.json | 1 + .../internal/textures/entity/pig/_list.json | 1 + .../textures/entity/piglin/_list.json | 1 + .../textures/entity/player/_list.json | 1 + .../textures/entity/player/slim/_list.json | 1 + .../textures/entity/player/wide/_list.json | 1 + .../textures/entity/projectiles/_list.json | 1 + .../textures/entity/rabbit/_list.json | 1 + .../internal/textures/entity/sheep/_list.json | 1 + .../textures/entity/shield/_list.json | 1 + .../textures/entity/shulker/_list.json | 1 + .../internal/textures/entity/signs/_list.json | 1 + .../textures/entity/signs/hanging/_list.json | 1 + .../textures/entity/skeleton/_list.json | 1 + .../internal/textures/entity/slime/_list.json | 1 + .../textures/entity/sniffer/_list.json | 1 + .../textures/entity/spider/_list.json | 1 + .../internal/textures/entity/squid/_list.json | 1 + .../textures/entity/strider/_list.json | 1 + .../textures/entity/tadpole/_list.json | 1 + .../textures/entity/turtle/_list.json | 1 + .../textures/entity/villager/_list.json | 1 + .../entity/villager/profession/_list.json | 1 + .../villager/profession_level/_list.json | 1 + .../textures/entity/villager/type/_list.json | 1 + .../textures/entity/warden/_list.json | 1 + .../textures/entity/wither/_list.json | 1 + .../internal/textures/entity/wolf/_list.json | 1 + .../textures/entity/zombie/_list.json | 1 + .../entity/zombie_villager/_list.json | 1 + .../zombie_villager/profession/_list.json | 1 + .../profession_level/_list.json | 1 + .../entity/zombie_villager/type/_list.json | 1 + .../internal/textures/environment/_list.json | 1 + .../internal/textures/gui/_list.json | 1 + .../textures/gui/advancements/_list.json | 1 + .../gui/advancements/backgrounds/_list.json | 1 + .../textures/gui/container/_list.json | 1 + .../container/creative_inventory/_list.json | 1 + .../textures/gui/hanging_signs/_list.json | 1 + .../internal/textures/gui/presets/_list.json | 1 + .../internal/textures/gui/realms/_list.json | 1 + .../internal/textures/gui/sprites/_list.json | 1 + .../gui/sprites/advancements/_list.json | 1 + .../textures/gui/sprites/boss_bar/_list.json | 1 + .../textures/gui/sprites/container/_list.json | 1 + .../gui/sprites/container/anvil/_list.json | 1 + .../gui/sprites/container/beacon/_list.json | 1 + .../container/blast_furnace/_list.json | 1 + .../container/brewing_stand/_list.json | 1 + .../gui/sprites/container/bundle/_list.json | 1 + .../container/cartography_table/_list.json | 1 + .../gui/sprites/container/crafter/_list.json | 1 + .../container/creative_inventory/_list.json | 1 + .../container/enchanting_table/_list.json | 1 + .../gui/sprites/container/furnace/_list.json | 1 + .../sprites/container/grindstone/_list.json | 1 + .../gui/sprites/container/horse/_list.json | 1 + .../sprites/container/inventory/_list.json | 1 + .../gui/sprites/container/loom/_list.json | 1 + .../gui/sprites/container/slot/_list.json | 1 + .../gui/sprites/container/smithing/_list.json | 1 + .../gui/sprites/container/smoker/_list.json | 1 + .../sprites/container/stonecutter/_list.json | 1 + .../gui/sprites/container/villager/_list.json | 1 + .../textures/gui/sprites/dialog/_list.json | 1 + .../gui/sprites/gamemode_switcher/_list.json | 1 + .../textures/gui/sprites/hud/_list.json | 1 + .../textures/gui/sprites/hud/heart/_list.json | 1 + .../sprites/hud/locator_bar_dot/_list.json | 1 + .../textures/gui/sprites/icon/_list.json | 1 + .../gui/sprites/notification/_list.json | 1 + .../gui/sprites/pending_invite/_list.json | 1 + .../gui/sprites/player_list/_list.json | 1 + .../textures/gui/sprites/popup/_list.json | 1 + .../gui/sprites/realm_status/_list.json | 1 + .../gui/sprites/recipe_book/_list.json | 1 + .../gui/sprites/server_list/_list.json | 1 + .../sprites/social_interactions/_list.json | 1 + .../textures/gui/sprites/spectator/_list.json | 1 + .../gui/sprites/statistics/_list.json | 1 + .../textures/gui/sprites/toast/_list.json | 1 + .../textures/gui/sprites/tooltip/_list.json | 1 + .../gui/sprites/transferable_list/_list.json | 1 + .../textures/gui/sprites/widget/_list.json | 1 + .../gui/sprites/world_list/_list.json | 1 + .../internal/textures/gui/title/_list.json | 1 + .../textures/gui/title/background/_list.json | 1 + .../internal/textures/item/_list.json | 2 +- .../internal/textures/map/_list.json | 1 + .../textures/map/decorations/_list.json | 1 + .../internal/textures/misc/_list.json | 1 + .../internal/textures/mob_effect/_list.json | 1 + .../internal/textures/painting/_list.json | 1 + .../internal/textures/particle/_list.json | 1 + .../internal/textures/trims/_list.json | 1 + .../textures/trims/color_palettes/_list.json | 1 + .../internal/textures/trims/entity/_list.json | 1 + .../textures/trims/entity/humanoid/_list.json | 1 + .../trims/entity/humanoid_leggings/_list.json | 1 + .../internal/textures/trims/items/_list.json | 1 + .../core/pack/AbstractPackManager.java | 21 +++---- 173 files changed, 355 insertions(+), 15 deletions(-) create mode 100644 common-files/src/main/resources/internal/atlases/_all.json create mode 100644 common-files/src/main/resources/internal/atlases/_list.json create mode 100644 common-files/src/main/resources/internal/atlases/armor_trims.json create mode 100644 common-files/src/main/resources/internal/atlases/banner_patterns.json create mode 100644 common-files/src/main/resources/internal/atlases/beds.json create mode 100644 common-files/src/main/resources/internal/atlases/chests.json create mode 100644 common-files/src/main/resources/internal/atlases/decorated_pot.json create mode 100644 common-files/src/main/resources/internal/atlases/gui.json create mode 100644 common-files/src/main/resources/internal/atlases/map_decorations.json create mode 100644 common-files/src/main/resources/internal/atlases/paintings.json create mode 100644 common-files/src/main/resources/internal/atlases/particles.json create mode 100644 common-files/src/main/resources/internal/atlases/shield_patterns.json create mode 100644 common-files/src/main/resources/internal/atlases/shulker_boxes.json create mode 100644 common-files/src/main/resources/internal/atlases/signs.json create mode 100644 common-files/src/main/resources/internal/textures/_list.json create mode 100644 common-files/src/main/resources/internal/textures/colormap/_list.json create mode 100644 common-files/src/main/resources/internal/textures/effect/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/allay/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/armorstand/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/axolotl/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/banner/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/bear/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/bed/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/bee/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/bell/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/boat/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/breeze/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/camel/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/cat/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/chest/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/chest_boat/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/chicken/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/conduit/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/cow/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/creaking/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/creeper/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/decorated_pot/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/end_crystal/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/enderdragon/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/enderman/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/camel_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/donkey_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/happy_ghast_body/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/horse_body/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/horse_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/humanoid/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/humanoid_leggings/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/llama_body/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/mule_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/pig_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/skeleton_horse_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/strider_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/wings/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/wolf_body/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/equipment/zombie_horse_saddle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/fish/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/fox/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/frog/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/ghast/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/goat/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/hoglin/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/horse/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/illager/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/iron_golem/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/llama/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/panda/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/parrot/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/pig/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/piglin/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/player/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/player/slim/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/player/wide/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/projectiles/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/rabbit/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/sheep/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/shield/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/shulker/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/signs/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/signs/hanging/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/skeleton/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/slime/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/sniffer/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/spider/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/squid/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/strider/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/tadpole/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/turtle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/villager/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/villager/profession/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/villager/profession_level/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/villager/type/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/warden/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/wither/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/wolf/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/zombie/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/zombie_villager/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/zombie_villager/profession/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/zombie_villager/profession_level/_list.json create mode 100644 common-files/src/main/resources/internal/textures/entity/zombie_villager/type/_list.json create mode 100644 common-files/src/main/resources/internal/textures/environment/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/advancements/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/advancements/backgrounds/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/container/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/container/creative_inventory/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/hanging_signs/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/presets/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/realms/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/advancements/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/boss_bar/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/anvil/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/beacon/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/blast_furnace/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/brewing_stand/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/bundle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/cartography_table/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/crafter/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/creative_inventory/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/enchanting_table/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/furnace/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/grindstone/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/horse/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/inventory/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/loom/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/slot/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/smithing/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/smoker/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/stonecutter/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/container/villager/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/dialog/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/gamemode_switcher/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/hud/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/hud/heart/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/hud/locator_bar_dot/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/icon/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/notification/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/pending_invite/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/player_list/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/popup/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/realm_status/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/recipe_book/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/server_list/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/social_interactions/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/spectator/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/statistics/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/toast/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/tooltip/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/transferable_list/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/widget/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/sprites/world_list/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/title/_list.json create mode 100644 common-files/src/main/resources/internal/textures/gui/title/background/_list.json create mode 100644 common-files/src/main/resources/internal/textures/map/_list.json create mode 100644 common-files/src/main/resources/internal/textures/map/decorations/_list.json create mode 100644 common-files/src/main/resources/internal/textures/misc/_list.json create mode 100644 common-files/src/main/resources/internal/textures/mob_effect/_list.json create mode 100644 common-files/src/main/resources/internal/textures/painting/_list.json create mode 100644 common-files/src/main/resources/internal/textures/particle/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/color_palettes/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/entity/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/entity/humanoid/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/entity/humanoid_leggings/_list.json create mode 100644 common-files/src/main/resources/internal/textures/trims/items/_list.json diff --git a/common-files/src/main/resources/internal/atlases/_all.json b/common-files/src/main/resources/internal/atlases/_all.json new file mode 100644 index 000000000..6f8de5a3e --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/_all.json @@ -0,0 +1 @@ +{"armor_trims":{"sources":[{"type":"minecraft:paletted_permutations","palette_key":"minecraft:trims/color_palettes/trim_palette","permutations":{"amethyst":"minecraft:trims/color_palettes/amethyst","copper":"minecraft:trims/color_palettes/copper","diamond":"minecraft:trims/color_palettes/diamond","diamond_darker":"minecraft:trims/color_palettes/diamond_darker","emerald":"minecraft:trims/color_palettes/emerald","gold":"minecraft:trims/color_palettes/gold","gold_darker":"minecraft:trims/color_palettes/gold_darker","iron":"minecraft:trims/color_palettes/iron","iron_darker":"minecraft:trims/color_palettes/iron_darker","lapis":"minecraft:trims/color_palettes/lapis","netherite":"minecraft:trims/color_palettes/netherite","netherite_darker":"minecraft:trims/color_palettes/netherite_darker","quartz":"minecraft:trims/color_palettes/quartz","redstone":"minecraft:trims/color_palettes/redstone","resin":"minecraft:trims/color_palettes/resin"},"textures":["minecraft:trims/entity/humanoid/sentry","minecraft:trims/entity/humanoid_leggings/sentry","minecraft:trims/entity/humanoid/dune","minecraft:trims/entity/humanoid_leggings/dune","minecraft:trims/entity/humanoid/coast","minecraft:trims/entity/humanoid_leggings/coast","minecraft:trims/entity/humanoid/wild","minecraft:trims/entity/humanoid_leggings/wild","minecraft:trims/entity/humanoid/ward","minecraft:trims/entity/humanoid_leggings/ward","minecraft:trims/entity/humanoid/eye","minecraft:trims/entity/humanoid_leggings/eye","minecraft:trims/entity/humanoid/vex","minecraft:trims/entity/humanoid_leggings/vex","minecraft:trims/entity/humanoid/tide","minecraft:trims/entity/humanoid_leggings/tide","minecraft:trims/entity/humanoid/snout","minecraft:trims/entity/humanoid_leggings/snout","minecraft:trims/entity/humanoid/rib","minecraft:trims/entity/humanoid_leggings/rib","minecraft:trims/entity/humanoid/spire","minecraft:trims/entity/humanoid_leggings/spire","minecraft:trims/entity/humanoid/wayfinder","minecraft:trims/entity/humanoid_leggings/wayfinder","minecraft:trims/entity/humanoid/shaper","minecraft:trims/entity/humanoid_leggings/shaper","minecraft:trims/entity/humanoid/silence","minecraft:trims/entity/humanoid_leggings/silence","minecraft:trims/entity/humanoid/raiser","minecraft:trims/entity/humanoid_leggings/raiser","minecraft:trims/entity/humanoid/host","minecraft:trims/entity/humanoid_leggings/host","minecraft:trims/entity/humanoid/flow","minecraft:trims/entity/humanoid_leggings/flow","minecraft:trims/entity/humanoid/bolt","minecraft:trims/entity/humanoid_leggings/bolt"]}]},"banner_patterns":{"sources":[{"type":"minecraft:single","resource":"minecraft:entity/banner_base"},{"type":"minecraft:directory","prefix":"entity/banner/","source":"entity/banner"}]},"beds":{"sources":[{"type":"minecraft:directory","prefix":"entity/bed/","source":"entity/bed"}]},"blocks":{"sources":[{"type":"minecraft:directory","prefix":"block/","source":"block"},{"type":"minecraft:directory","prefix":"item/","source":"item"},{"type":"minecraft:directory","prefix":"entity/conduit/","source":"entity/conduit"},{"type":"minecraft:single","resource":"minecraft:entity/bell/bell_body"},{"type":"minecraft:single","resource":"minecraft:entity/decorated_pot/decorated_pot_side"},{"type":"minecraft:single","resource":"minecraft:entity/enchanting_table_book"},{"type":"minecraft:paletted_permutations","palette_key":"minecraft:trims/color_palettes/trim_palette","permutations":{"amethyst":"minecraft:trims/color_palettes/amethyst","copper":"minecraft:trims/color_palettes/copper","diamond":"minecraft:trims/color_palettes/diamond","diamond_darker":"minecraft:trims/color_palettes/diamond_darker","emerald":"minecraft:trims/color_palettes/emerald","gold":"minecraft:trims/color_palettes/gold","gold_darker":"minecraft:trims/color_palettes/gold_darker","iron":"minecraft:trims/color_palettes/iron","iron_darker":"minecraft:trims/color_palettes/iron_darker","lapis":"minecraft:trims/color_palettes/lapis","netherite":"minecraft:trims/color_palettes/netherite","netherite_darker":"minecraft:trims/color_palettes/netherite_darker","quartz":"minecraft:trims/color_palettes/quartz","redstone":"minecraft:trims/color_palettes/redstone","resin":"minecraft:trims/color_palettes/resin"},"textures":["minecraft:trims/items/helmet_trim","minecraft:trims/items/chestplate_trim","minecraft:trims/items/leggings_trim","minecraft:trims/items/boots_trim"]}]},"chests":{"sources":[{"type":"minecraft:directory","prefix":"entity/chest/","source":"entity/chest"}]},"decorated_pot":{"sources":[{"type":"minecraft:directory","prefix":"entity/decorated_pot/","source":"entity/decorated_pot"}]},"gui":{"sources":[{"type":"minecraft:directory","prefix":"","source":"gui/sprites"},{"type":"minecraft:directory","prefix":"mob_effect/","source":"mob_effect"}]},"map_decorations":{"sources":[{"type":"minecraft:directory","prefix":"","source":"map/decorations"}]},"paintings":{"sources":[{"type":"minecraft:directory","prefix":"","source":"painting"}]},"particles":{"sources":[{"type":"minecraft:directory","prefix":"","source":"particle"}]},"shield_patterns":{"sources":[{"type":"minecraft:single","resource":"minecraft:entity/shield_base"},{"type":"minecraft:single","resource":"minecraft:entity/shield_base_nopattern"},{"type":"minecraft:directory","prefix":"entity/shield/","source":"entity/shield"}]},"shulker_boxes":{"sources":[{"type":"minecraft:directory","prefix":"entity/shulker/","source":"entity/shulker"}]},"signs":{"sources":[{"type":"minecraft:directory","prefix":"entity/signs/","source":"entity/signs"}]}} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/_list.json b/common-files/src/main/resources/internal/atlases/_list.json new file mode 100644 index 000000000..5e3c3a0f3 --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["armor_trims.json","banner_patterns.json","beds.json","blocks.json","chests.json","decorated_pot.json","gui.json","map_decorations.json","paintings.json","particles.json","shield_patterns.json","shulker_boxes.json","signs.json"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/armor_trims.json b/common-files/src/main/resources/internal/atlases/armor_trims.json new file mode 100644 index 000000000..7e92af33f --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/armor_trims.json @@ -0,0 +1,63 @@ +{ + "sources": [ + { + "type": "minecraft:paletted_permutations", + "palette_key": "minecraft:trims/color_palettes/trim_palette", + "permutations": { + "amethyst": "minecraft:trims/color_palettes/amethyst", + "copper": "minecraft:trims/color_palettes/copper", + "diamond": "minecraft:trims/color_palettes/diamond", + "diamond_darker": "minecraft:trims/color_palettes/diamond_darker", + "emerald": "minecraft:trims/color_palettes/emerald", + "gold": "minecraft:trims/color_palettes/gold", + "gold_darker": "minecraft:trims/color_palettes/gold_darker", + "iron": "minecraft:trims/color_palettes/iron", + "iron_darker": "minecraft:trims/color_palettes/iron_darker", + "lapis": "minecraft:trims/color_palettes/lapis", + "netherite": "minecraft:trims/color_palettes/netherite", + "netherite_darker": "minecraft:trims/color_palettes/netherite_darker", + "quartz": "minecraft:trims/color_palettes/quartz", + "redstone": "minecraft:trims/color_palettes/redstone", + "resin": "minecraft:trims/color_palettes/resin" + }, + "textures": [ + "minecraft:trims/entity/humanoid/sentry", + "minecraft:trims/entity/humanoid_leggings/sentry", + "minecraft:trims/entity/humanoid/dune", + "minecraft:trims/entity/humanoid_leggings/dune", + "minecraft:trims/entity/humanoid/coast", + "minecraft:trims/entity/humanoid_leggings/coast", + "minecraft:trims/entity/humanoid/wild", + "minecraft:trims/entity/humanoid_leggings/wild", + "minecraft:trims/entity/humanoid/ward", + "minecraft:trims/entity/humanoid_leggings/ward", + "minecraft:trims/entity/humanoid/eye", + "minecraft:trims/entity/humanoid_leggings/eye", + "minecraft:trims/entity/humanoid/vex", + "minecraft:trims/entity/humanoid_leggings/vex", + "minecraft:trims/entity/humanoid/tide", + "minecraft:trims/entity/humanoid_leggings/tide", + "minecraft:trims/entity/humanoid/snout", + "minecraft:trims/entity/humanoid_leggings/snout", + "minecraft:trims/entity/humanoid/rib", + "minecraft:trims/entity/humanoid_leggings/rib", + "minecraft:trims/entity/humanoid/spire", + "minecraft:trims/entity/humanoid_leggings/spire", + "minecraft:trims/entity/humanoid/wayfinder", + "minecraft:trims/entity/humanoid_leggings/wayfinder", + "minecraft:trims/entity/humanoid/shaper", + "minecraft:trims/entity/humanoid_leggings/shaper", + "minecraft:trims/entity/humanoid/silence", + "minecraft:trims/entity/humanoid_leggings/silence", + "minecraft:trims/entity/humanoid/raiser", + "minecraft:trims/entity/humanoid_leggings/raiser", + "minecraft:trims/entity/humanoid/host", + "minecraft:trims/entity/humanoid_leggings/host", + "minecraft:trims/entity/humanoid/flow", + "minecraft:trims/entity/humanoid_leggings/flow", + "minecraft:trims/entity/humanoid/bolt", + "minecraft:trims/entity/humanoid_leggings/bolt" + ] + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/banner_patterns.json b/common-files/src/main/resources/internal/atlases/banner_patterns.json new file mode 100644 index 000000000..b683a9828 --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/banner_patterns.json @@ -0,0 +1,13 @@ +{ + "sources": [ + { + "type": "minecraft:single", + "resource": "minecraft:entity/banner_base" + }, + { + "type": "minecraft:directory", + "prefix": "entity/banner/", + "source": "entity/banner" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/beds.json b/common-files/src/main/resources/internal/atlases/beds.json new file mode 100644 index 000000000..d2e798a5e --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/beds.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "entity/bed/", + "source": "entity/bed" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/chests.json b/common-files/src/main/resources/internal/atlases/chests.json new file mode 100644 index 000000000..81a68b1ca --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/chests.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "entity/chest/", + "source": "entity/chest" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/decorated_pot.json b/common-files/src/main/resources/internal/atlases/decorated_pot.json new file mode 100644 index 000000000..57356d985 --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/decorated_pot.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "entity/decorated_pot/", + "source": "entity/decorated_pot" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/gui.json b/common-files/src/main/resources/internal/atlases/gui.json new file mode 100644 index 000000000..1ad438f00 --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/gui.json @@ -0,0 +1,14 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "", + "source": "gui/sprites" + }, + { + "type": "minecraft:directory", + "prefix": "mob_effect/", + "source": "mob_effect" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/map_decorations.json b/common-files/src/main/resources/internal/atlases/map_decorations.json new file mode 100644 index 000000000..f5cf7910d --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/map_decorations.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "", + "source": "map/decorations" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/paintings.json b/common-files/src/main/resources/internal/atlases/paintings.json new file mode 100644 index 000000000..1345d6d1e --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/paintings.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "", + "source": "painting" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/particles.json b/common-files/src/main/resources/internal/atlases/particles.json new file mode 100644 index 000000000..18229aff0 --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/particles.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "", + "source": "particle" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/shield_patterns.json b/common-files/src/main/resources/internal/atlases/shield_patterns.json new file mode 100644 index 000000000..77793ed1b --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/shield_patterns.json @@ -0,0 +1,17 @@ +{ + "sources": [ + { + "type": "minecraft:single", + "resource": "minecraft:entity/shield_base" + }, + { + "type": "minecraft:single", + "resource": "minecraft:entity/shield_base_nopattern" + }, + { + "type": "minecraft:directory", + "prefix": "entity/shield/", + "source": "entity/shield" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/shulker_boxes.json b/common-files/src/main/resources/internal/atlases/shulker_boxes.json new file mode 100644 index 000000000..d4ecef71e --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/shulker_boxes.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "entity/shulker/", + "source": "entity/shulker" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/atlases/signs.json b/common-files/src/main/resources/internal/atlases/signs.json new file mode 100644 index 000000000..1f34aaa1a --- /dev/null +++ b/common-files/src/main/resources/internal/atlases/signs.json @@ -0,0 +1,9 @@ +{ + "sources": [ + { + "type": "minecraft:directory", + "prefix": "entity/signs/", + "source": "entity/signs" + } + ] +} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/models/item/_all.json b/common-files/src/main/resources/internal/models/item/_all.json index 42c70261e..7f63f8920 100644 --- a/common-files/src/main/resources/internal/models/item/_all.json +++ b/common-files/src/main/resources/internal/models/item/_all.json @@ -1 +1 @@ -{"acacia_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_boat"}},"acacia_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_chest_boat"}},"acacia_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_door"}},"acacia_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_hanging_sign"}},"acacia_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/acacia_sapling"}},"acacia_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_sign"}},"activator_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/activator_rail"}},"air":{"textures":{"particle":"minecraft:missingno"}},"allay_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/allay_spawn_egg"}},"allium":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/allium"}},"amethyst_bud":{"parent":"minecraft:item/generated","display":{"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,5,0],"scale":[0.68,0.68,0.68]},"thirdperson_righthand":{"translation":[0,4,1],"scale":[0.55,0.55,0.55]},"head":{"translation":[0,14,-5]},"gui":{"translation":[0,2,0]}}},"amethyst_cluster":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/amethyst_cluster"},"display":{"head":{"translation":[0,14,-5]}}},"amethyst_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/amethyst_shard"}},"angler_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/angler_pottery_sherd"}},"apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/apple"}},"archer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/archer_pottery_sherd"}},"armadillo_scute":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armadillo_scute"}},"armadillo_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armadillo_spawn_egg"}},"armor_stand":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armor_stand"}},"arms_up_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/arms_up_pottery_sherd"}},"arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/arrow"}},"axolotl_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/axolotl_bucket"}},"axolotl_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/axolotl_spawn_egg"}},"azure_bluet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/azure_bluet"}},"baked_potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/baked_potato"}},"bamboo":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/bamboo"}},"bamboo_chest_raft":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_chest_raft"}},"bamboo_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_door"}},"bamboo_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_hanging_sign"}},"bamboo_raft":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_raft"}},"bamboo_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_sign"}},"barrier":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/barrier"}},"bat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bat_spawn_egg"}},"bee_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bee_spawn_egg"}},"beef":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beef"}},"beetroot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot"}},"beetroot_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot_seeds"}},"beetroot_soup":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot_soup"}},"bell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bell"}},"big_dripleaf":{"parent":"minecraft:block/big_dripleaf","display":{"gui":{"rotation":[30,225,0],"translation":[0,-2,0],"scale":[0.625,0.625,0.625]},"fixed":{"rotation":[0,0,0],"translation":[0,0,-1],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,0,0],"translation":[1.13,0,1.13],"scale":[0.68,0.68,0.68]}}},"birch_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_boat"}},"birch_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_chest_boat"}},"birch_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_door"}},"birch_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_hanging_sign"}},"birch_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/birch_sapling"}},"birch_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_sign"}},"black_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/black_wool"}},"black_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_bundle"}},"black_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/black_bundle_open_back"}},"black_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/black_bundle_open_front"}},"black_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_candle"}},"black_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_dye"}},"black_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_harness"}},"black_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/black_shulker_box"}},"black_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/black_stained_glass"}},"blade_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blade_pottery_sherd"}},"blaze_powder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blaze_powder"}},"blaze_rod":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/blaze_rod"}},"blaze_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blaze_spawn_egg"}},"blue_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/blue_wool"}},"blue_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_bundle"}},"blue_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/blue_bundle_open_back"}},"blue_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/blue_bundle_open_front"}},"blue_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_candle"}},"blue_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_dye"}},"blue_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_egg"}},"blue_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_harness"}},"blue_orchid":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/blue_orchid"}},"blue_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/blue_shulker_box"}},"blue_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/blue_stained_glass"}},"bogged_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bogged_spawn_egg"}},"bolt_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bolt_armor_trim_smithing_template"}},"bone":{"parent":"item/handheld","textures":{"layer0":"item/bone"},"display":{"head":{"rotation":[0,0,-45],"translation":[0,-4.5,-6.5],"scale":[1,1,1]}}},"bone_meal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bone_meal"}},"book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/book"}},"bordure_indented_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bordure_indented_banner_pattern"}},"bow":{"parent":"item/generated","textures":{"layer0":"item/bow"},"display":{"thirdperson_righthand":{"rotation":[-80,260,-40],"translation":[-1,-2,2.5],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[-80,-280,40],"translation":[-1,-2,2.5],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"bow_pulling_0":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_0"}},"bow_pulling_1":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_1"}},"bow_pulling_2":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_2"}},"bowl":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bowl"}},"brain_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brain_coral"}},"brain_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brain_coral_fan"}},"bread":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bread"}},"breeze_rod":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/breeze_rod"}},"breeze_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/breeze_spawn_egg"}},"brewer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brewer_pottery_sherd"}},"brewing_stand":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brewing_stand"}},"brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brick"}},"brown_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/brown_wool"}},"brown_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_bundle"}},"brown_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/brown_bundle_open_back"}},"brown_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/brown_bundle_open_front"}},"brown_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_candle"}},"brown_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_dye"}},"brown_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_egg"}},"brown_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_harness"}},"brown_mushroom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brown_mushroom"}},"brown_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/brown_shulker_box"}},"brown_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brown_stained_glass"}},"brush":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_0":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[4,2,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,0],"translation":[-4,2,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_1":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_2":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,90],"translation":[-4,2,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-90],"translation":[4,2,0],"scale":[0.9,0.9,0.9]}}},"bubble_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bubble_coral"}},"bubble_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bubble_coral_fan"}},"bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bucket"}},"bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bundle"}},"bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/bundle_open_back"}},"bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/bundle_open_front"}},"burn_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/burn_pottery_sherd"}},"bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bush"}},"cactus_flower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cactus_flower"}},"cake":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cake"}},"camel_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/camel_spawn_egg"}},"campfire":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/campfire"}},"candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/candle"}},"carrot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/carrot"}},"carrot_on_a_stick":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/carrot_on_a_stick"}},"cat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cat_spawn_egg"}},"cauldron":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cauldron"}},"cave_spider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cave_spider_spawn_egg"}},"chain":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chain"}},"chainmail_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots"}},"chainmail_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"chainmail_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"chainmail_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"chainmail_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"chainmail_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"chainmail_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"chainmail_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"chainmail_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"chainmail_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"chainmail_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"chainmail_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"chainmail_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate"}},"chainmail_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"chainmail_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"chainmail_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"chainmail_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"chainmail_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"chainmail_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"chainmail_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"chainmail_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"chainmail_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"chainmail_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"chainmail_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"chainmail_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet"}},"chainmail_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"chainmail_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"chainmail_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"chainmail_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"chainmail_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"chainmail_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"chainmail_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"chainmail_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"chainmail_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"chainmail_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"chainmail_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"chainmail_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings"}},"chainmail_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"chainmail_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"chainmail_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"chainmail_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"chainmail_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"chainmail_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"chainmail_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"chainmail_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"chainmail_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"chainmail_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"chainmail_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"charcoal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/charcoal"}},"cherry_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_boat"}},"cherry_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_chest_boat"}},"cherry_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_door"}},"cherry_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_hanging_sign"}},"cherry_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cherry_sapling"}},"cherry_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_sign"}},"chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/oak_planks"}},"chest_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chest_minecart"}},"chicken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chicken"}},"chicken_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chicken_spawn_egg"}},"chorus_fruit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chorus_fruit"}},"clay_ball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clay_ball"}},"clock_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_00"}},"clock_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_01"}},"clock_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_02"}},"clock_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_03"}},"clock_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_04"}},"clock_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_05"}},"clock_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_06"}},"clock_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_07"}},"clock_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_08"}},"clock_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_09"}},"clock_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_10"}},"clock_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_11"}},"clock_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_12"}},"clock_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_13"}},"clock_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_14"}},"clock_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_15"}},"clock_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_16"}},"clock_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_17"}},"clock_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_18"}},"clock_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_19"}},"clock_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_20"}},"clock_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_21"}},"clock_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_22"}},"clock_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_23"}},"clock_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_24"}},"clock_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_25"}},"clock_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_26"}},"clock_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_27"}},"clock_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_28"}},"clock_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_29"}},"clock_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_30"}},"clock_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_31"}},"clock_32":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_32"}},"clock_33":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_33"}},"clock_34":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_34"}},"clock_35":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_35"}},"clock_36":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_36"}},"clock_37":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_37"}},"clock_38":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_38"}},"clock_39":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_39"}},"clock_40":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_40"}},"clock_41":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_41"}},"clock_42":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_42"}},"clock_43":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_43"}},"clock_44":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_44"}},"clock_45":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_45"}},"clock_46":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_46"}},"clock_47":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_47"}},"clock_48":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_48"}},"clock_49":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_49"}},"clock_50":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_50"}},"clock_51":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_51"}},"clock_52":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_52"}},"clock_53":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_53"}},"clock_54":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_54"}},"clock_55":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_55"}},"clock_56":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_56"}},"clock_57":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_57"}},"clock_58":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_58"}},"clock_59":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_59"}},"clock_60":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_60"}},"clock_61":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_61"}},"clock_62":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_62"}},"clock_63":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_63"}},"closed_eyeblossom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/closed_eyeblossom"}},"coal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/coal"}},"coast_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/coast_armor_trim_smithing_template"}},"cobweb":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cobweb"}},"cocoa_beans":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cocoa_beans"}},"cod":{"parent":"item/generated","textures":{"layer0":"item/cod"},"display":{"head":{"rotation":[0,90,-60],"translation":[-7,-4,-7],"scale":[0.8,0.8,0.8]}}},"cod_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cod_bucket"}},"cod_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cod_spawn_egg"}},"command_block_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/command_block_minecart"}},"comparator":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/comparator"}},"compass_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_00"}},"compass_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_01"}},"compass_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_02"}},"compass_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_03"}},"compass_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_04"}},"compass_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_05"}},"compass_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_06"}},"compass_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_07"}},"compass_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_08"}},"compass_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_09"}},"compass_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_10"}},"compass_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_11"}},"compass_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_12"}},"compass_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_13"}},"compass_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_14"}},"compass_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_15"}},"compass_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_16"}},"compass_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_17"}},"compass_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_18"}},"compass_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_19"}},"compass_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_20"}},"compass_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_21"}},"compass_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_22"}},"compass_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_23"}},"compass_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_24"}},"compass_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_25"}},"compass_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_26"}},"compass_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_27"}},"compass_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_28"}},"compass_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_29"}},"compass_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_30"}},"compass_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_31"}},"conduit":{"textures":{"particle":"block/conduit"},"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[1.0,1.0,1.0]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.5,0.5,0.5]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.8,0.8,0.8]}}},"cooked_beef":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_beef"}},"cooked_chicken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_chicken"}},"cooked_cod":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_cod"}},"cooked_mutton":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_mutton"}},"cooked_porkchop":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_porkchop"}},"cooked_rabbit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_rabbit"}},"cooked_salmon":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_salmon"}},"cookie":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cookie"}},"copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/copper_door"}},"copper_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/copper_ingot"}},"cornflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cornflower"}},"cow_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cow_spawn_egg"}},"creaking_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creaking_spawn_egg"}},"creeper_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creeper_banner_pattern"}},"creeper_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creeper_spawn_egg"}},"crimson_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_door"}},"crimson_fungus":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/crimson_fungus"}},"crimson_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_hanging_sign"}},"crimson_roots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/crimson_roots"}},"crimson_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_sign"}},"crossbow":{"parent":"item/generated","textures":{"layer0":"item/crossbow_standby"},"display":{"thirdperson_righthand":{"rotation":[-90,0,-60],"translation":[2,0.1,-3],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[-90,0,30],"translation":[2,0.1,-3],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[-90,0,-55],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[-90,0,35],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"crossbow_arrow":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_arrow"}},"crossbow_firework":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_firework"}},"crossbow_pulling_0":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_0"}},"crossbow_pulling_1":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_1"}},"crossbow_pulling_2":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_2"}},"cyan_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/cyan_wool"}},"cyan_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_bundle"}},"cyan_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/cyan_bundle_open_back"}},"cyan_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/cyan_bundle_open_front"}},"cyan_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_candle"}},"cyan_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_dye"}},"cyan_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_harness"}},"cyan_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/cyan_shulker_box"}},"cyan_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cyan_stained_glass"}},"dandelion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dandelion"}},"danger_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/danger_pottery_sherd"}},"dark_oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_boat"}},"dark_oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_chest_boat"}},"dark_oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_door"}},"dark_oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_hanging_sign"}},"dark_oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dark_oak_sapling"}},"dark_oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_sign"}},"dead_brain_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_brain_coral"}},"dead_brain_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_brain_coral_fan"}},"dead_bubble_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bubble_coral"}},"dead_bubble_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bubble_coral_fan"}},"dead_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bush"}},"dead_fire_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_fire_coral"}},"dead_fire_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_fire_coral_fan"}},"dead_horn_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_horn_coral"}},"dead_horn_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_horn_coral_fan"}},"dead_tube_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_tube_coral"}},"dead_tube_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_tube_coral_fan"}},"debug_stick":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stick"}},"decorated_pot":{"gui_light":"front","textures":{"particle":"entity/decorated_pot/decorated_pot_side"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[0,2,0.5],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.60,0.60,0.60]},"ground":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,16,0],"scale":[1.5,1.5,1.5]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}}},"detector_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/detector_rail"}},"diamond":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond"}},"diamond_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_axe"}},"diamond_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots"}},"diamond_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"diamond_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"diamond_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_diamond_darker"}},"diamond_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"diamond_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"diamond_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"diamond_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"diamond_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"diamond_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"diamond_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"diamond_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"diamond_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate"}},"diamond_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"diamond_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"diamond_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond_darker"}},"diamond_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"diamond_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"diamond_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"diamond_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"diamond_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"diamond_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"diamond_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"diamond_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"diamond_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet"}},"diamond_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"diamond_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"diamond_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond_darker"}},"diamond_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"diamond_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"diamond_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"diamond_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"diamond_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"diamond_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"diamond_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"diamond_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"diamond_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_hoe"}},"diamond_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_horse_armor"}},"diamond_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings"}},"diamond_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"diamond_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"diamond_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond_darker"}},"diamond_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"diamond_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"diamond_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"diamond_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"diamond_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"diamond_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"diamond_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"diamond_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"diamond_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_pickaxe"}},"diamond_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_shovel"}},"diamond_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_sword"}},"disc_fragment_5":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/disc_fragment_5"}},"dolphin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dolphin_spawn_egg"}},"donkey_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/donkey_spawn_egg"}},"dragon_breath":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dragon_breath"}},"dragon_head":{"parent":"item/template_skull","display":{"gui":{"translation":[-2,2,0],"rotation":[30,45,0],"scale":[0.6,0.6,0.6]},"thirdperson_righthand":{"rotation":[0,180,0],"translation":[0,-1,2],"scale":[0.5,0.5,0.5]}}},"dried_kelp":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dried_kelp"}},"drowned_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/drowned_spawn_egg"}},"dune_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dune_armor_trim_smithing_template"}},"echo_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/echo_shard"}},"egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/egg"}},"elder_guardian_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elder_guardian_spawn_egg"}},"elytra":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elytra"}},"elytra_broken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elytra_broken"}},"emerald":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/emerald"}},"enchanted_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/enchanted_book"}},"enchanted_golden_apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_apple"}},"end_crystal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/end_crystal"}},"ender_chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/obsidian"}},"ender_dragon_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_dragon_spawn_egg"}},"ender_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_eye"}},"ender_pearl":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_pearl"}},"enderman_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/enderman_spawn_egg"}},"endermite_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/endermite_spawn_egg"}},"evoker_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/evoker_spawn_egg"}},"experience_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/experience_bottle"}},"explorer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/explorer_pottery_sherd"}},"exposed_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/exposed_copper_door"}},"eye_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/eye_armor_trim_smithing_template"}},"feather":{"parent":"item/generated","textures":{"layer0":"item/feather"},"display":{"head":{"rotation":[0,0,45],"translation":[-1,13,7],"scale":[1,1,1]}}},"fermented_spider_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fermented_spider_eye"}},"fern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fern"}},"field_masoned_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/field_masoned_banner_pattern"}},"filled_map":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/filled_map","layer1":"minecraft:item/filled_map_markings"}},"fire_charge":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fire_charge"}},"fire_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fire_coral"}},"fire_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fire_coral_fan"}},"firefly_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firefly_bush"}},"firework_rocket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firework_rocket"}},"firework_star":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firework_star","layer1":"minecraft:item/firework_star_overlay"}},"fishing_rod":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/fishing_rod"}},"fishing_rod_cast":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/fishing_rod_cast"}},"flint":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flint"}},"flint_and_steel":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flint_and_steel"}},"flow_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_armor_trim_smithing_template"}},"flow_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_banner_pattern"}},"flow_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_pottery_sherd"}},"flower_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flower_banner_pattern"}},"flower_pot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flower_pot"}},"fox_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fox_spawn_egg"}},"friend_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/friend_pottery_sherd"}},"frog_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/frog_spawn_egg"}},"frogspawn":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/frogspawn"}},"furnace_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/furnace_minecart"}},"generated":{"parent":"builtin/generated","gui_light":"front","display":{"ground":{"rotation":[0,0,0],"translation":[0,2,0],"scale":[0.5,0.5,0.5]},"head":{"rotation":[0,180,0],"translation":[0,13,7],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"fixed":{"rotation":[0,180,0],"scale":[1,1,1]}}},"ghast_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ghast_spawn_egg"}},"ghast_tear":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ghast_tear"}},"glass_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glass_bottle"}},"glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/glass"}},"glistering_melon_slice":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glistering_melon_slice"}},"globe_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/globe_banner_pattern"}},"glow_berries":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_berries"}},"glow_ink_sac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_ink_sac"}},"glow_item_frame":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_item_frame"}},"glow_lichen":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/glow_lichen"}},"glow_squid_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_squid_spawn_egg"}},"glowstone_dust":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glowstone_dust"}},"goat_horn":{"parent":"item/generated","textures":{"layer0":"item/goat_horn"},"display":{"thirdperson_righthand":{"rotation":[0,180,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"thirdperson_lefthand":{"rotation":[0,0,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"goat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/goat_spawn_egg"}},"gold_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gold_ingot"}},"gold_nugget":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gold_nugget"}},"golden_apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_apple"}},"golden_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_axe"}},"golden_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots"}},"golden_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"golden_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"golden_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"golden_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"golden_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_gold_darker"}},"golden_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"golden_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"golden_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"golden_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"golden_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"golden_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"golden_carrot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_carrot"}},"golden_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate"}},"golden_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"golden_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"golden_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"golden_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"golden_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold_darker"}},"golden_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"golden_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"golden_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"golden_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"golden_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"golden_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"golden_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet"}},"golden_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"golden_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"golden_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"golden_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"golden_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_gold_darker"}},"golden_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"golden_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"golden_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"golden_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"golden_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"golden_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"golden_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_hoe"}},"golden_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_horse_armor"}},"golden_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings"}},"golden_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"golden_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"golden_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"golden_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"golden_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_gold_darker"}},"golden_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"golden_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"golden_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"golden_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"golden_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"golden_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"golden_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_pickaxe"}},"golden_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_shovel"}},"golden_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_sword"}},"gray_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/gray_wool"}},"gray_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_bundle"}},"gray_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/gray_bundle_open_back"}},"gray_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/gray_bundle_open_front"}},"gray_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_candle"}},"gray_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_dye"}},"gray_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_harness"}},"gray_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/gray_shulker_box"}},"gray_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/gray_stained_glass"}},"green_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/green_wool"}},"green_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_bundle"}},"green_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/green_bundle_open_back"}},"green_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/green_bundle_open_front"}},"green_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_candle"}},"green_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_dye"}},"green_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_harness"}},"green_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/green_shulker_box"}},"green_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/green_stained_glass"}},"guardian_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guardian_spawn_egg"}},"gunpowder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gunpowder"}},"guster_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guster_banner_pattern"}},"guster_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guster_pottery_sherd"}},"handheld":{"parent":"item/generated","display":{"thirdperson_righthand":{"rotation":[0,-90,55],"translation":[0,4.0,0.5],"scale":[0.85,0.85,0.85]},"thirdperson_lefthand":{"rotation":[0,90,-55],"translation":[0,4.0,0.5],"scale":[0.85,0.85,0.85]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"handheld_mace":{"parent":"item/handheld","display":{"thirdperson_righthand":{"rotation":[0,-90,55],"translation":[0,4.0,1],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,-55],"translation":[0,4.0,1],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,3,0.8],"scale":[0.9,0.9,0.9]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[0,3,0.8],"scale":[0.9,0.9,0.9]}}},"handheld_rod":{"parent":"item/handheld","display":{"thirdperson_righthand":{"rotation":[0,90,55],"translation":[0,4.0,2.5],"scale":[0.85,0.85,0.85]},"thirdperson_lefthand":{"rotation":[0,-90,-55],"translation":[0,4.0,2.5],"scale":[0.85,0.85,0.85]},"firstperson_righthand":{"rotation":[0,90,25],"translation":[0,1.6,0.8],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,-90,-25],"translation":[0,1.6,0.8],"scale":[0.68,0.68,0.68]}}},"hanging_roots":{"parent":"item/generated","textures":{"layer0":"minecraft:block/hanging_roots"},"display":{"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,0,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,0,1.13],"scale":[0.68,0.68,0.68]}}},"happy_ghast_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/happy_ghast_spawn_egg"}},"heart_of_the_sea":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heart_of_the_sea"}},"heart_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heart_pottery_sherd"}},"heartbreak_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heartbreak_pottery_sherd"}},"hoglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hoglin_spawn_egg"}},"honey_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/honey_bottle"}},"honeycomb":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/honeycomb"}},"hopper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hopper"}},"hopper_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hopper_minecart"}},"horn_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/horn_coral"}},"horn_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/horn_coral_fan"}},"horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/horse_spawn_egg"}},"host_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/host_armor_trim_smithing_template"}},"howl_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/howl_pottery_sherd"}},"husk_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/husk_spawn_egg"}},"ink_sac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ink_sac"}},"iron_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_axe"}},"iron_bars":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/iron_bars"}},"iron_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots"}},"iron_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"iron_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"iron_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"iron_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"iron_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"iron_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_iron_darker"}},"iron_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"iron_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"iron_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"iron_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"iron_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"iron_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate"}},"iron_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"iron_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"iron_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"iron_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"iron_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"iron_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron_darker"}},"iron_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"iron_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"iron_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"iron_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"iron_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"iron_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_door"}},"iron_golem_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_golem_spawn_egg"}},"iron_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet"}},"iron_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"iron_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"iron_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"iron_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"iron_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"iron_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_iron_darker"}},"iron_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"iron_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"iron_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"iron_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"iron_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"iron_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_hoe"}},"iron_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_horse_armor"}},"iron_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_ingot"}},"iron_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings"}},"iron_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"iron_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"iron_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"iron_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"iron_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"iron_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_iron_darker"}},"iron_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"iron_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"iron_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"iron_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"iron_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"iron_nugget":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_nugget"}},"iron_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_pickaxe"}},"iron_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_shovel"}},"iron_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_sword"}},"item_frame":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/item_frame"}},"jungle_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_boat"}},"jungle_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_chest_boat"}},"jungle_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_door"}},"jungle_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_hanging_sign"}},"jungle_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/jungle_sapling"}},"jungle_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_sign"}},"kelp":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/kelp"}},"knowledge_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/knowledge_book"}},"ladder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/ladder"}},"lantern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lantern"}},"lapis_lazuli":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lapis_lazuli"}},"large_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/large_amethyst_bud"},"display":{"fixed":{"translation":[0,4,0]}}},"large_fern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/large_fern_top"}},"lava_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lava_bucket"}},"lead":{"parent":"item/generated","textures":{"layer0":"item/lead"},"display":{"head":{"rotation":[0,0,0],"translation":[2.75,-2.75,-6.5],"scale":[0.8,0.8,0.8]}}},"leaf_litter":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leaf_litter"}},"leather":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather"}},"leather_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay"}},"leather_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_amethyst"}},"leather_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_copper"}},"leather_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_diamond"}},"leather_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_emerald"}},"leather_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_gold"}},"leather_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_iron"}},"leather_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_lapis"}},"leather_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_netherite"}},"leather_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_quartz"}},"leather_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_redstone"}},"leather_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_resin"}},"leather_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay"}},"leather_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_amethyst"}},"leather_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_copper"}},"leather_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_diamond"}},"leather_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_emerald"}},"leather_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_gold"}},"leather_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_iron"}},"leather_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_lapis"}},"leather_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_netherite"}},"leather_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_quartz"}},"leather_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_redstone"}},"leather_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_resin"}},"leather_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay"}},"leather_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_amethyst"}},"leather_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_copper"}},"leather_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_diamond"}},"leather_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_emerald"}},"leather_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_gold"}},"leather_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_iron"}},"leather_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_lapis"}},"leather_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_netherite"}},"leather_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_quartz"}},"leather_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_redstone"}},"leather_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_resin"}},"leather_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_horse_armor"}},"leather_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay"}},"leather_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_amethyst"}},"leather_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_copper"}},"leather_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_diamond"}},"leather_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_emerald"}},"leather_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_gold"}},"leather_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_iron"}},"leather_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_lapis"}},"leather_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_netherite"}},"leather_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_quartz"}},"leather_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_redstone"}},"leather_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_resin"}},"lever":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lever"}},"light":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light"}},"light_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_00"}},"light_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_01"}},"light_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_02"}},"light_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_03"}},"light_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_04"}},"light_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_05"}},"light_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_06"}},"light_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_07"}},"light_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_08"}},"light_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_09"}},"light_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_10"}},"light_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_11"}},"light_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_12"}},"light_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_13"}},"light_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_14"}},"light_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_15"}},"light_blue_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/light_blue_wool"}},"light_blue_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_bundle"}},"light_blue_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/light_blue_bundle_open_back"}},"light_blue_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/light_blue_bundle_open_front"}},"light_blue_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_candle"}},"light_blue_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_dye"}},"light_blue_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_harness"}},"light_blue_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/light_blue_shulker_box"}},"light_blue_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/light_blue_stained_glass"}},"light_gray_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/light_gray_wool"}},"light_gray_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_bundle"}},"light_gray_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/light_gray_bundle_open_back"}},"light_gray_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/light_gray_bundle_open_front"}},"light_gray_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_candle"}},"light_gray_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_dye"}},"light_gray_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_harness"}},"light_gray_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/light_gray_shulker_box"}},"light_gray_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/light_gray_stained_glass"}},"lilac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lilac_top"}},"lily_of_the_valley":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lily_of_the_valley"}},"lily_pad":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lily_pad"}},"lime_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/lime_wool"}},"lime_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_bundle"}},"lime_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/lime_bundle_open_back"}},"lime_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/lime_bundle_open_front"}},"lime_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_candle"}},"lime_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_dye"}},"lime_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_harness"}},"lime_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/lime_shulker_box"}},"lime_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lime_stained_glass"}},"lingering_potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/lingering_potion"}},"llama_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/llama_spawn_egg"}},"mace":{"parent":"minecraft:item/handheld_mace","textures":{"layer0":"minecraft:item/mace"}},"magenta_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/magenta_wool"}},"magenta_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_bundle"}},"magenta_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/magenta_bundle_open_back"}},"magenta_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/magenta_bundle_open_front"}},"magenta_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_candle"}},"magenta_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_dye"}},"magenta_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_harness"}},"magenta_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/magenta_shulker_box"}},"magenta_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/magenta_stained_glass"}},"magma_cream":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magma_cream"}},"magma_cube_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magma_cube_spawn_egg"}},"mangrove_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_boat"}},"mangrove_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_chest_boat"}},"mangrove_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_door"}},"mangrove_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_hanging_sign"}},"mangrove_propagule":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_propagule"}},"mangrove_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_sign"}},"map":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/map"}},"medium_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/medium_amethyst_bud"},"display":{"fixed":{"translation":[0,6,0]}}},"melon_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/melon_seeds"}},"melon_slice":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/melon_slice"}},"milk_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/milk_bucket"}},"minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/minecart"}},"miner_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/miner_pottery_sherd"}},"mojang_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mojang_banner_pattern"}},"mooshroom_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mooshroom_spawn_egg"}},"mourner_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mourner_pottery_sherd"}},"mule_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mule_spawn_egg"}},"mushroom_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mushroom_stew"}},"music_disc_11":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_11"}},"music_disc_13":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_13"}},"music_disc_5":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_5"}},"music_disc_blocks":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_blocks"}},"music_disc_cat":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_cat"}},"music_disc_chirp":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_chirp"}},"music_disc_creator":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_creator"}},"music_disc_creator_music_box":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_creator_music_box"}},"music_disc_far":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_far"}},"music_disc_mall":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_mall"}},"music_disc_mellohi":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_mellohi"}},"music_disc_otherside":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_otherside"}},"music_disc_pigstep":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_pigstep"}},"music_disc_precipice":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_precipice"}},"music_disc_relic":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_relic"}},"music_disc_stal":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_stal"}},"music_disc_strad":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_strad"}},"music_disc_tears":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_tears"}},"music_disc_wait":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_wait"}},"music_disc_ward":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_ward"}},"mutton":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mutton"}},"name_tag":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/name_tag"}},"nautilus_shell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nautilus_shell"}},"nether_brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_brick"}},"nether_sprouts":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_sprouts"}},"nether_star":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_star"}},"nether_wart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_wart"}},"netherite_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_axe"}},"netherite_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots"}},"netherite_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"netherite_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"netherite_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"netherite_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"netherite_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"netherite_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"netherite_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"netherite_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_netherite_darker"}},"netherite_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"netherite_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"netherite_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"netherite_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate"}},"netherite_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"netherite_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"netherite_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"netherite_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"netherite_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"netherite_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"netherite_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"netherite_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite_darker"}},"netherite_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"netherite_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"netherite_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"netherite_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet"}},"netherite_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"netherite_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"netherite_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"netherite_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"netherite_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"netherite_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"netherite_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"netherite_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite_darker"}},"netherite_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"netherite_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"netherite_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"netherite_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_hoe"}},"netherite_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_ingot"}},"netherite_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings"}},"netherite_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"netherite_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"netherite_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"netherite_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"netherite_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"netherite_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"netherite_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"netherite_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite_darker"}},"netherite_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"netherite_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"netherite_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"netherite_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_pickaxe"}},"netherite_scrap":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_scrap"}},"netherite_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_shovel"}},"netherite_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_sword"}},"netherite_upgrade_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_upgrade_smithing_template"}},"oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_boat"}},"oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_chest_boat"}},"oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_door"}},"oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_hanging_sign"}},"oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/oak_sapling"}},"oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_sign"}},"ocelot_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ocelot_spawn_egg"}},"ominous_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ominous_bottle"}},"ominous_trial_key":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ominous_trial_key"}},"open_eyeblossom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/open_eyeblossom","layer1":"minecraft:block/open_eyeblossom_emissive"}},"orange_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/orange_wool"}},"orange_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_bundle"}},"orange_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/orange_bundle_open_back"}},"orange_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/orange_bundle_open_front"}},"orange_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_candle"}},"orange_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_dye"}},"orange_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_harness"}},"orange_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/orange_shulker_box"}},"orange_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/orange_stained_glass"}},"orange_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/orange_tulip"}},"oxeye_daisy":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/oxeye_daisy"}},"oxidized_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oxidized_copper_door"}},"painting":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/painting"}},"pale_hanging_moss":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pale_hanging_moss"}},"pale_oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_boat"}},"pale_oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_chest_boat"}},"pale_oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_door"}},"pale_oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_hanging_sign"}},"pale_oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pale_oak_sapling"}},"pale_oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_sign"}},"panda_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/panda_spawn_egg"}},"paper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/paper"}},"parrot_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/parrot_spawn_egg"}},"peony":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/peony_top"}},"phantom_membrane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/phantom_membrane"}},"phantom_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/phantom_spawn_egg"}},"pig_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pig_spawn_egg"}},"piglin_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_banner_pattern"}},"piglin_brute_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_brute_spawn_egg"}},"piglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_spawn_egg"}},"pillager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pillager_spawn_egg"}},"pink_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/pink_wool"}},"pink_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_bundle"}},"pink_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/pink_bundle_open_back"}},"pink_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/pink_bundle_open_front"}},"pink_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_candle"}},"pink_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_dye"}},"pink_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_harness"}},"pink_petals":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_petals"}},"pink_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/pink_shulker_box"}},"pink_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pink_stained_glass"}},"pink_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pink_tulip"}},"pitcher_plant":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pitcher_plant"}},"pitcher_pod":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pitcher_pod"}},"plenty_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/plenty_pottery_sherd"}},"pointed_dripstone":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pointed_dripstone"},"display":{"thirdperson_righthand":{"rotation":[0,100,0],"translation":[-1,-1,0],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[0,100,0],"translation":[0,-2,0],"scale":[0.9,0.9,0.9]}}},"poisonous_potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/poisonous_potato"}},"polar_bear_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/polar_bear_spawn_egg"}},"popped_chorus_fruit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/popped_chorus_fruit"}},"poppy":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/poppy"}},"porkchop":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/porkchop"}},"potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potato"}},"potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/potion"}},"powder_snow_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/powder_snow_bucket"}},"powered_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/powered_rail"}},"prismarine_crystals":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prismarine_crystals"}},"prismarine_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prismarine_shard"}},"prize_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prize_pottery_sherd"}},"pufferfish":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish"}},"pufferfish_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish_bucket"}},"pufferfish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish_spawn_egg"}},"pumpkin_pie":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pumpkin_pie"}},"pumpkin_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pumpkin_seeds"}},"purple_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/purple_wool"}},"purple_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_bundle"}},"purple_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/purple_bundle_open_back"}},"purple_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/purple_bundle_open_front"}},"purple_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_candle"}},"purple_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_dye"}},"purple_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_harness"}},"purple_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/purple_shulker_box"}},"purple_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/purple_stained_glass"}},"quartz":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/quartz"}},"rabbit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit"}},"rabbit_foot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_foot"}},"rabbit_hide":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_hide"}},"rabbit_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_spawn_egg"}},"rabbit_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_stew"}},"rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/rail"}},"raiser_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raiser_armor_trim_smithing_template"}},"ravager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ravager_spawn_egg"}},"raw_copper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_copper"}},"raw_gold":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_gold"}},"raw_iron":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_iron"}},"recovery_compass_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_00"}},"recovery_compass_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_01"}},"recovery_compass_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_02"}},"recovery_compass_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_03"}},"recovery_compass_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_04"}},"recovery_compass_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_05"}},"recovery_compass_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_06"}},"recovery_compass_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_07"}},"recovery_compass_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_08"}},"recovery_compass_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_09"}},"recovery_compass_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_10"}},"recovery_compass_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_11"}},"recovery_compass_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_12"}},"recovery_compass_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_13"}},"recovery_compass_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_14"}},"recovery_compass_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_15"}},"recovery_compass_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_16"}},"recovery_compass_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_17"}},"recovery_compass_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_18"}},"recovery_compass_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_19"}},"recovery_compass_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_20"}},"recovery_compass_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_21"}},"recovery_compass_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_22"}},"recovery_compass_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_23"}},"recovery_compass_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_24"}},"recovery_compass_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_25"}},"recovery_compass_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_26"}},"recovery_compass_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_27"}},"recovery_compass_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_28"}},"recovery_compass_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_29"}},"recovery_compass_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_30"}},"recovery_compass_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_31"}},"red_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/red_wool"}},"red_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_bundle"}},"red_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/red_bundle_open_back"}},"red_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/red_bundle_open_front"}},"red_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_candle"}},"red_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_dye"}},"red_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_harness"}},"red_mushroom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_mushroom"}},"red_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/red_shulker_box"}},"red_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_stained_glass"}},"red_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_tulip"}},"redstone":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/redstone"}},"redstone_torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/redstone_torch"}},"repeater":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/repeater"}},"resin_brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/resin_brick"}},"resin_clump":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/resin_clump"}},"rib_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rib_armor_trim_smithing_template"}},"rose_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/rose_bush_top"}},"rotten_flesh":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rotten_flesh"}},"saddle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/saddle"}},"salmon":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon"}},"salmon_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon_bucket"}},"salmon_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon_spawn_egg"}},"scrape_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/scrape_pottery_sherd"}},"sculk_vein":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/sculk_vein"}},"sea_pickle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sea_pickle"}},"seagrass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/seagrass"}},"sentry_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sentry_armor_trim_smithing_template"}},"shaper_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shaper_armor_trim_smithing_template"}},"sheaf_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sheaf_pottery_sherd"}},"shears":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shears"}},"sheep_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sheep_spawn_egg"}},"shelter_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shelter_pottery_sherd"}},"shield":{"gui_light":"front","textures":{"particle":"block/dark_oak_planks"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[10,6,-4],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,0],"translation":[10,6,12],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,180,5],"translation":[-10,2,-10],"scale":[1.25,1.25,1.25]},"firstperson_lefthand":{"rotation":[0,180,5],"translation":[10,0,-10],"scale":[1.25,1.25,1.25]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-4.5,4.5,-5],"scale":[0.55,0.55,0.55]},"ground":{"rotation":[0,0,0],"translation":[2,4,2],"scale":[0.25,0.25,0.25]}}},"shield_blocking":{"gui_light":"front","textures":{"particle":"block/dark_oak_planks"},"display":{"thirdperson_righthand":{"rotation":[45,155,0],"translation":[-3.49,11,-2],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[45,155,0],"translation":[11.51,7,2.5],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,180,-5],"translation":[-15,5,-11],"scale":[1.25,1.25,1.25]},"firstperson_lefthand":{"rotation":[0,180,-5],"translation":[5,5,-11],"scale":[1.25,1.25,1.25]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]}}},"short_dry_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/short_dry_grass"}},"short_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/short_grass"}},"shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/shulker_box"}},"shulker_shell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shulker_shell"}},"shulker_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shulker_spawn_egg"}},"silence_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/silence_armor_trim_smithing_template"}},"silverfish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/silverfish_spawn_egg"}},"skeleton_horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skeleton_horse_spawn_egg"}},"skeleton_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skeleton_spawn_egg"}},"skull_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skull_banner_pattern"}},"skull_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skull_pottery_sherd"}},"slime_ball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/slime_ball"}},"slime_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/slime_spawn_egg"}},"small_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/small_amethyst_bud"},"display":{"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,6,0],"scale":[0.68,0.68,0.68]},"fixed":{"translation":[0,7,0]}}},"small_dripleaf":{"parent":"minecraft:block/small_dripleaf_top","display":{"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,4,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,45,0],"translation":[0,3.2,0],"scale":[0.40,0.40,0.40]}}},"sniffer_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sniffer_egg"}},"sniffer_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sniffer_spawn_egg"}},"snort_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snort_pottery_sherd"}},"snout_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snout_armor_trim_smithing_template"}},"snow_golem_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snow_golem_spawn_egg"}},"snowball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snowball"}},"soul_campfire":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/soul_campfire"}},"soul_lantern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/soul_lantern"}},"soul_torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/soul_torch"}},"spectral_arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spectral_arrow"}},"spider_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spider_eye"}},"spider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spider_spawn_egg"}},"spire_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spire_armor_trim_smithing_template"}},"splash_potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/splash_potion"}},"spruce_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_boat"}},"spruce_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_chest_boat"}},"spruce_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_door"}},"spruce_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_hanging_sign"}},"spruce_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/spruce_sapling"}},"spruce_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_sign"}},"spyglass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spyglass"}},"spyglass_in_hand":{"textures":{"spyglass":"item/spyglass_model","particle":"#spyglass"},"elements":[{"from":[7,8.5,7],"to":[9,13.5,9],"faces":{"north":{"uv":[0,2,2,7],"texture":"#spyglass"},"east":{"uv":[0,2,2,7],"texture":"#spyglass"},"south":{"uv":[0,2,2,7],"texture":"#spyglass"},"west":{"uv":[0,2,2,7],"texture":"#spyglass"},"up":{"uv":[0,0,2,2],"texture":"#spyglass"}}},{"from":[6.9,2.4,6.9],"to":[9.1,8.6,9.1],"faces":{"north":{"uv":[0,7,2,13],"texture":"#spyglass"},"east":{"uv":[0,7,2,13],"texture":"#spyglass"},"south":{"uv":[0,7,2,13],"texture":"#spyglass"},"west":{"uv":[0,7,2,13],"texture":"#spyglass"},"up":{"uv":[0,5,2,7],"texture":"#spyglass"},"down":{"uv":[0,13,2,15],"texture":"#spyglass"}}}],"gui_light":"front","display":{"thirdperson_righthand":{"translation":[0,-2,0]},"ground":{"rotation":[90,0,0]},"gui":{"rotation":[-67.5,0,45],"scale":[1.5,1.5,1.5]},"head":{"rotation":[90,0,0],"translation":[0,0,-16],"scale":[1.6,1.6,1.6]},"fixed":{"translation":[0,0,-1.5],"scale":[1.5,1.5,1.5]}}},"squid_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/squid_spawn_egg"}},"stick":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stick"}},"stone_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_axe"}},"stone_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_hoe"}},"stone_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_pickaxe"}},"stone_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_shovel"}},"stone_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_sword"}},"stray_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/stray_spawn_egg"}},"strider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/strider_spawn_egg"}},"string":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/string"}},"structure_void":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/structure_void"}},"sugar":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sugar"}},"sugar_cane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sugar_cane"}},"sunflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/sunflower_front"}},"suspicious_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/suspicious_stew"}},"sweet_berries":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sweet_berries"}},"tadpole_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tadpole_bucket"}},"tadpole_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tadpole_spawn_egg"}},"tall_dry_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tall_dry_grass"}},"tall_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tall_grass_top"}},"template_banner":{"gui_light":"front","textures":{"particle":"block/oak_planks"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[0,2,0.5],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,20,0],"translation":[0,-3.25,0],"scale":[0.5325,0.5325,0.5325]},"ground":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,16,7],"scale":[1.5,1.5,1.5]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}}},"template_bed":{"display":{"thirdperson_righthand":{"rotation":[30,160,0],"translation":[0,3,-2],"scale":[0.23,0.23,0.23]},"firstperson_righthand":{"rotation":[30,160,0],"translation":[0,3,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,160,0],"translation":[2,3,0],"scale":[0.5325,0.5325,0.5325]},"ground":{"rotation":[0,0,0],"translation":[0,1,2],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,10,-8],"scale":[1,1,1]},"fixed":{"rotation":[270,0,0],"translation":[0,4,-2],"scale":[0.5,0.5,0.5]}}},"template_bundle_open_back":{"parent":"minecraft:item/generated","display":{"gui":{"translation":[0,0,-16]}}},"template_bundle_open_front":{"parent":"minecraft:item/generated","display":{"gui":{"translation":[0,0,16]}}},"template_chest":{"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}}},"template_music_disc":{"parent":"item/generated","gui_light":"front","display":{"fixed":{"rotation":[0,180,0],"translation":[-0.5,0,0]}}},"template_shulker_box":{"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}}},"template_skull":{"textures":{"particle":"block/soul_sand"},"display":{"gui":{"rotation":[30,45,0],"translation":[0,3,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,4,0],"scale":[1,1,1]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[45,45,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]}}},"tide_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tide_armor_trim_smithing_template"}},"tipped_arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tipped_arrow_head","layer1":"minecraft:item/tipped_arrow_base"}},"tnt_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tnt_minecart"}},"tooting_goat_horn":{"parent":"item/generated","textures":{"layer0":"item/goat_horn"},"display":{"thirdperson_righthand":{"rotation":[0,-125,0],"translation":[-1,2,2],"scale":[0.5,0.5,0.5]},"thirdperson_lefthand":{"rotation":[0,55,0],"translation":[-1,2,2],"scale":[0.5,0.5,0.5]},"firstperson_righthand":{"rotation":[0,-55,-5],"translation":[-1,-2.5,-7.5]},"firstperson_lefthand":{"rotation":[0,115,5],"translation":[0,-2.5,-7.5]}}},"torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/torch"}},"torchflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/torchflower"}},"torchflower_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/torchflower_seeds"}},"totem_of_undying":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/totem_of_undying"}},"trader_llama_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trader_llama_spawn_egg"}},"trapped_chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/oak_planks"}},"trial_key":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trial_key"}},"trident":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trident"}},"trident_in_hand":{"gui_light":"front","textures":{"particle":"item/trident"},"display":{"thirdperson_righthand":{"rotation":[0,60,0],"translation":[11,17,-2],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,60,0],"translation":[3,17,12],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[-3,17,1],"scale":[1,1,1]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[13,17,1],"scale":[1,1,1]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-2,4,-5],"scale":[0.5,0.5,0.5]},"ground":{"rotation":[0,0,0],"translation":[4,4,2],"scale":[0.25,0.25,0.25]}}},"trident_throwing":{"gui_light":"front","textures":{"particle":"item/trident"},"display":{"thirdperson_righthand":{"rotation":[0,90,180],"translation":[8,-17,9],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,180],"translation":[8,-17,-7],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[-3,17,1],"scale":[1,1,1]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[13,17,1],"scale":[1,1,1]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-2,4,-5],"scale":[0.5,0.5,0.5]},"ground":{"rotation":[0,0,0],"translation":[4,4,2],"scale":[0.25,0.25,0.25]}}},"tripwire_hook":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tripwire_hook"}},"tropical_fish":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish"}},"tropical_fish_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish_bucket"}},"tropical_fish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish_spawn_egg"}},"tube_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tube_coral"}},"tube_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tube_coral_fan"}},"turtle_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_egg"}},"turtle_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet"}},"turtle_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"turtle_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"turtle_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"turtle_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"turtle_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"turtle_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"turtle_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"turtle_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"turtle_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"turtle_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"turtle_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"turtle_scute":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_scute"}},"turtle_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_spawn_egg"}},"twisting_vines":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/twisting_vines_plant"}},"vex_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vex_armor_trim_smithing_template"}},"vex_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vex_spawn_egg"}},"villager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/villager_spawn_egg"}},"vindicator_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vindicator_spawn_egg"}},"vine":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/vine"}},"wandering_trader_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wandering_trader_spawn_egg"}},"ward_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ward_armor_trim_smithing_template"}},"warden_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warden_spawn_egg"}},"warped_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_door"}},"warped_fungus":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/warped_fungus"}},"warped_fungus_on_a_stick":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/warped_fungus_on_a_stick"}},"warped_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_hanging_sign"}},"warped_roots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/warped_roots"}},"warped_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_sign"}},"water_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/water_bucket"}},"wayfinder_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wayfinder_armor_trim_smithing_template"}},"weathered_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/weathered_copper_door"}},"weeping_vines":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/weeping_vines_plant"}},"wheat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wheat"}},"wheat_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wheat_seeds"}},"white_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/white_wool"}},"white_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_bundle"}},"white_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/white_bundle_open_back"}},"white_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/white_bundle_open_front"}},"white_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_candle"}},"white_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_dye"}},"white_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_harness"}},"white_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/white_shulker_box"}},"white_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/white_stained_glass"}},"white_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/white_tulip"}},"wild_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wild_armor_trim_smithing_template"}},"wildflowers":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wildflowers"}},"wind_charge":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wind_charge"}},"witch_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/witch_spawn_egg"}},"wither_rose":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/wither_rose"}},"wither_skeleton_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wither_skeleton_spawn_egg"}},"wither_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wither_spawn_egg"}},"wolf_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_armor"}},"wolf_armor_dyed":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_armor","layer1":"minecraft:item/wolf_armor_overlay"}},"wolf_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_spawn_egg"}},"wooden_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_axe"}},"wooden_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_hoe"}},"wooden_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_pickaxe"}},"wooden_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_shovel"}},"wooden_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_sword"}},"writable_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/writable_book"}},"written_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/written_book"}},"yellow_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/yellow_wool"}},"yellow_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_bundle"}},"yellow_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/yellow_bundle_open_back"}},"yellow_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/yellow_bundle_open_front"}},"yellow_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_candle"}},"yellow_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_dye"}},"yellow_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_harness"}},"yellow_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/yellow_shulker_box"}},"yellow_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/yellow_stained_glass"}},"zoglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zoglin_spawn_egg"}},"zombie_horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_horse_spawn_egg"}},"zombie_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_spawn_egg"}},"zombie_villager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_villager_spawn_egg"}},"zombified_piglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombified_piglin_spawn_egg"}}} \ No newline at end of file +{"acacia_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_boat"}},"acacia_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_chest_boat"}},"acacia_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_door"}},"acacia_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_hanging_sign"}},"acacia_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/acacia_sapling"}},"acacia_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/acacia_sign"}},"activator_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/activator_rail"}},"air":{"textures":{"particle":"minecraft:missingno"}},"allay_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/allay_spawn_egg"}},"allium":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/allium"}},"amethyst_bud":{"parent":"minecraft:item/generated","display":{"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,5,0],"scale":[0.68,0.68,0.68]},"thirdperson_righthand":{"translation":[0,4,1],"scale":[0.55,0.55,0.55]},"head":{"translation":[0,14,-5]},"gui":{"translation":[0,2,0]}}},"amethyst_cluster":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/amethyst_cluster"},"display":{"head":{"translation":[0,14,-5]}}},"amethyst_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/amethyst_shard"}},"angler_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/angler_pottery_sherd"}},"apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/apple"}},"archer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/archer_pottery_sherd"}},"armadillo_scute":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armadillo_scute"}},"armadillo_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armadillo_spawn_egg"}},"armor_stand":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/armor_stand"}},"arms_up_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/arms_up_pottery_sherd"}},"arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/arrow"}},"axolotl_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/axolotl_bucket"}},"axolotl_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/axolotl_spawn_egg"}},"azure_bluet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/azure_bluet"}},"baked_potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/baked_potato"}},"bamboo":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/bamboo"}},"bamboo_chest_raft":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_chest_raft"}},"bamboo_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_door"}},"bamboo_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_hanging_sign"}},"bamboo_raft":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_raft"}},"bamboo_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bamboo_sign"}},"barrier":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/barrier"}},"bat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bat_spawn_egg"}},"bee_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bee_spawn_egg"}},"beef":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beef"}},"beetroot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot"}},"beetroot_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot_seeds"}},"beetroot_soup":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/beetroot_soup"}},"bell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bell"}},"big_dripleaf":{"parent":"minecraft:block/big_dripleaf","display":{"gui":{"rotation":[30,225,0],"translation":[0,-2,0],"scale":[0.625,0.625,0.625]},"fixed":{"rotation":[0,0,0],"translation":[0,0,-1],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,0,0],"translation":[1.13,0,1.13],"scale":[0.68,0.68,0.68]}}},"birch_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_boat"}},"birch_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_chest_boat"}},"birch_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_door"}},"birch_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_hanging_sign"}},"birch_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/birch_sapling"}},"birch_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/birch_sign"}},"black_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/black_wool"}},"black_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_bundle"}},"black_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/black_bundle_open_back"}},"black_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/black_bundle_open_front"}},"black_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_candle"}},"black_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_dye"}},"black_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/black_harness"}},"black_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/black_shulker_box"}},"black_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/black_stained_glass"}},"blade_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blade_pottery_sherd"}},"blaze_powder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blaze_powder"}},"blaze_rod":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/blaze_rod"}},"blaze_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blaze_spawn_egg"}},"blue_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/blue_wool"}},"blue_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_bundle"}},"blue_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/blue_bundle_open_back"}},"blue_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/blue_bundle_open_front"}},"blue_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_candle"}},"blue_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_dye"}},"blue_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_egg"}},"blue_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/blue_harness"}},"blue_orchid":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/blue_orchid"}},"blue_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/blue_shulker_box"}},"blue_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/blue_stained_glass"}},"bogged_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bogged_spawn_egg"}},"bolt_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bolt_armor_trim_smithing_template"}},"bone":{"parent":"item/handheld","textures":{"layer0":"item/bone"},"display":{"head":{"rotation":[0,0,-45],"translation":[0,-4.5,-6.5],"scale":[1,1,1]}}},"bone_meal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bone_meal"}},"book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/book"}},"bordure_indented_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bordure_indented_banner_pattern"}},"bow":{"parent":"item/generated","textures":{"layer0":"item/bow"},"display":{"thirdperson_righthand":{"rotation":[-80,260,-40],"translation":[-1,-2,2.5],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[-80,-280,40],"translation":[-1,-2,2.5],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"bow_pulling_0":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_0"}},"bow_pulling_1":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_1"}},"bow_pulling_2":{"parent":"minecraft:item/bow","textures":{"layer0":"minecraft:item/bow_pulling_2"}},"bowl":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bowl"}},"brain_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brain_coral"}},"brain_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brain_coral_fan"}},"bread":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bread"}},"breeze_rod":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/breeze_rod"}},"breeze_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/breeze_spawn_egg"}},"brewer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brewer_pottery_sherd"}},"brewing_stand":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brewing_stand"}},"brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brick"}},"brown_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/brown_wool"}},"brown_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_bundle"}},"brown_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/brown_bundle_open_back"}},"brown_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/brown_bundle_open_front"}},"brown_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_candle"}},"brown_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_dye"}},"brown_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_egg"}},"brown_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/brown_harness"}},"brown_mushroom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brown_mushroom"}},"brown_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/brown_shulker_box"}},"brown_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/brown_stained_glass"}},"brush":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_0":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[4,2,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,0],"translation":[-4,2,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_1":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-45],"translation":[0,4,0],"scale":[0.9,0.9,0.9]}}},"brush_brushing_2":{"parent":"item/generated","textures":{"layer0":"item/brush"},"display":{"firstperson_lefthand":{"rotation":[55,-85,0],"translation":[8.0,0.5,-5.5],"scale":[1.0,1.0,1.0]},"thirdperson_righthand":{"rotation":[0,0,90],"translation":[-4,2,0],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[0,0,-90],"translation":[4,2,0],"scale":[0.9,0.9,0.9]}}},"bubble_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bubble_coral"}},"bubble_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bubble_coral_fan"}},"bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bucket"}},"bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/bundle"}},"bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/bundle_open_back"}},"bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/bundle_open_front"}},"burn_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/burn_pottery_sherd"}},"bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/bush"}},"cactus_flower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cactus_flower"}},"cake":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cake"}},"camel_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/camel_spawn_egg"}},"campfire":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/campfire"}},"candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/candle"}},"carrot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/carrot"}},"carrot_on_a_stick":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/carrot_on_a_stick"}},"cat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cat_spawn_egg"}},"cauldron":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cauldron"}},"cave_spider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cave_spider_spawn_egg"}},"chain":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chain"}},"chainmail_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots"}},"chainmail_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"chainmail_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"chainmail_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"chainmail_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"chainmail_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"chainmail_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"chainmail_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"chainmail_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"chainmail_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"chainmail_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"chainmail_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"chainmail_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate"}},"chainmail_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"chainmail_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"chainmail_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"chainmail_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"chainmail_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"chainmail_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"chainmail_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"chainmail_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"chainmail_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"chainmail_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"chainmail_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"chainmail_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet"}},"chainmail_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"chainmail_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"chainmail_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"chainmail_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"chainmail_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"chainmail_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"chainmail_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"chainmail_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"chainmail_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"chainmail_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"chainmail_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"chainmail_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings"}},"chainmail_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"chainmail_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"chainmail_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"chainmail_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"chainmail_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"chainmail_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"chainmail_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"chainmail_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"chainmail_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"chainmail_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"chainmail_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chainmail_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"charcoal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/charcoal"}},"cherry_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_boat"}},"cherry_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_chest_boat"}},"cherry_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_door"}},"cherry_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_hanging_sign"}},"cherry_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cherry_sapling"}},"cherry_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cherry_sign"}},"chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/oak_planks"}},"chest_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chest_minecart"}},"chicken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chicken"}},"chicken_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chicken_spawn_egg"}},"chorus_fruit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/chorus_fruit"}},"clay_ball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clay_ball"}},"clock_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_00"}},"clock_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_01"}},"clock_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_02"}},"clock_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_03"}},"clock_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_04"}},"clock_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_05"}},"clock_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_06"}},"clock_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_07"}},"clock_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_08"}},"clock_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_09"}},"clock_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_10"}},"clock_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_11"}},"clock_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_12"}},"clock_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_13"}},"clock_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_14"}},"clock_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_15"}},"clock_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_16"}},"clock_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_17"}},"clock_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_18"}},"clock_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_19"}},"clock_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_20"}},"clock_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_21"}},"clock_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_22"}},"clock_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_23"}},"clock_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_24"}},"clock_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_25"}},"clock_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_26"}},"clock_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_27"}},"clock_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_28"}},"clock_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_29"}},"clock_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_30"}},"clock_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_31"}},"clock_32":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_32"}},"clock_33":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_33"}},"clock_34":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_34"}},"clock_35":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_35"}},"clock_36":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_36"}},"clock_37":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_37"}},"clock_38":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_38"}},"clock_39":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_39"}},"clock_40":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_40"}},"clock_41":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_41"}},"clock_42":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_42"}},"clock_43":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_43"}},"clock_44":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_44"}},"clock_45":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_45"}},"clock_46":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_46"}},"clock_47":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_47"}},"clock_48":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_48"}},"clock_49":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_49"}},"clock_50":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_50"}},"clock_51":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_51"}},"clock_52":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_52"}},"clock_53":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_53"}},"clock_54":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_54"}},"clock_55":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_55"}},"clock_56":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_56"}},"clock_57":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_57"}},"clock_58":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_58"}},"clock_59":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_59"}},"clock_60":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_60"}},"clock_61":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_61"}},"clock_62":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_62"}},"clock_63":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/clock_63"}},"closed_eyeblossom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/closed_eyeblossom"}},"coal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/coal"}},"coast_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/coast_armor_trim_smithing_template"}},"cobweb":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cobweb"}},"cocoa_beans":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cocoa_beans"}},"cod":{"parent":"item/generated","textures":{"layer0":"item/cod"},"display":{"head":{"rotation":[0,90,-60],"translation":[-7,-4,-7],"scale":[0.8,0.8,0.8]}}},"cod_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cod_bucket"}},"cod_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cod_spawn_egg"}},"command_block_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/command_block_minecart"}},"comparator":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/comparator"}},"compass_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_00"}},"compass_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_01"}},"compass_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_02"}},"compass_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_03"}},"compass_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_04"}},"compass_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_05"}},"compass_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_06"}},"compass_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_07"}},"compass_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_08"}},"compass_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_09"}},"compass_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_10"}},"compass_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_11"}},"compass_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_12"}},"compass_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_13"}},"compass_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_14"}},"compass_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_15"}},"compass_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_16"}},"compass_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_17"}},"compass_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_18"}},"compass_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_19"}},"compass_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_20"}},"compass_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_21"}},"compass_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_22"}},"compass_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_23"}},"compass_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_24"}},"compass_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_25"}},"compass_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_26"}},"compass_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_27"}},"compass_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_28"}},"compass_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_29"}},"compass_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_30"}},"compass_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/compass_31"}},"conduit":{"textures":{"particle":"block/conduit"},"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[1.0,1.0,1.0]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.5,0.5,0.5]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.8,0.8,0.8]}}},"cooked_beef":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_beef"}},"cooked_chicken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_chicken"}},"cooked_cod":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_cod"}},"cooked_mutton":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_mutton"}},"cooked_porkchop":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_porkchop"}},"cooked_rabbit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_rabbit"}},"cooked_salmon":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cooked_salmon"}},"cookie":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cookie"}},"copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/copper_door"}},"copper_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/copper_ingot"}},"cornflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cornflower"}},"cow_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cow_spawn_egg"}},"creaking_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creaking_spawn_egg"}},"creeper_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creeper_banner_pattern"}},"creeper_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/creeper_spawn_egg"}},"crimson_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_door"}},"crimson_fungus":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/crimson_fungus"}},"crimson_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_hanging_sign"}},"crimson_roots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/crimson_roots"}},"crimson_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/crimson_sign"}},"crossbow":{"parent":"item/generated","textures":{"layer0":"item/crossbow_standby"},"display":{"thirdperson_righthand":{"rotation":[-90,0,-60],"translation":[2,0.1,-3],"scale":[0.9,0.9,0.9]},"thirdperson_lefthand":{"rotation":[-90,0,30],"translation":[2,0.1,-3],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[-90,0,-55],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[-90,0,35],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"crossbow_arrow":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_arrow"}},"crossbow_firework":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_firework"}},"crossbow_pulling_0":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_0"}},"crossbow_pulling_1":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_1"}},"crossbow_pulling_2":{"parent":"minecraft:item/crossbow","textures":{"layer0":"minecraft:item/crossbow_pulling_2"}},"cyan_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/cyan_wool"}},"cyan_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_bundle"}},"cyan_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/cyan_bundle_open_back"}},"cyan_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/cyan_bundle_open_front"}},"cyan_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_candle"}},"cyan_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_dye"}},"cyan_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/cyan_harness"}},"cyan_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/cyan_shulker_box"}},"cyan_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/cyan_stained_glass"}},"dandelion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dandelion"}},"danger_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/danger_pottery_sherd"}},"dark_oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_boat"}},"dark_oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_chest_boat"}},"dark_oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_door"}},"dark_oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_hanging_sign"}},"dark_oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dark_oak_sapling"}},"dark_oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dark_oak_sign"}},"dead_brain_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_brain_coral"}},"dead_brain_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_brain_coral_fan"}},"dead_bubble_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bubble_coral"}},"dead_bubble_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bubble_coral_fan"}},"dead_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_bush"}},"dead_fire_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_fire_coral"}},"dead_fire_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_fire_coral_fan"}},"dead_horn_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_horn_coral"}},"dead_horn_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_horn_coral_fan"}},"dead_tube_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_tube_coral"}},"dead_tube_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/dead_tube_coral_fan"}},"debug_stick":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stick"}},"decorated_pot":{"gui_light":"front","textures":{"particle":"entity/decorated_pot/decorated_pot_side"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[0,2,0.5],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.60,0.60,0.60]},"ground":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,16,0],"scale":[1.5,1.5,1.5]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}}},"detector_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/detector_rail"}},"diamond":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond"}},"diamond_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_axe"}},"diamond_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots"}},"diamond_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"diamond_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"diamond_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_diamond_darker"}},"diamond_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"diamond_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"diamond_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"diamond_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"diamond_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"diamond_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"diamond_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"diamond_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"diamond_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate"}},"diamond_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"diamond_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"diamond_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond_darker"}},"diamond_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"diamond_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"diamond_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"diamond_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"diamond_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"diamond_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"diamond_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"diamond_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"diamond_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet"}},"diamond_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"diamond_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"diamond_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond_darker"}},"diamond_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"diamond_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"diamond_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"diamond_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"diamond_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"diamond_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"diamond_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"diamond_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"diamond_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_hoe"}},"diamond_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_horse_armor"}},"diamond_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings"}},"diamond_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"diamond_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"diamond_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond_darker"}},"diamond_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"diamond_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"diamond_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"diamond_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"diamond_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"diamond_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"diamond_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"diamond_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/diamond_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"diamond_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_pickaxe"}},"diamond_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_shovel"}},"diamond_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/diamond_sword"}},"disc_fragment_5":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/disc_fragment_5"}},"dolphin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dolphin_spawn_egg"}},"donkey_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/donkey_spawn_egg"}},"dragon_breath":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dragon_breath"}},"dragon_head":{"parent":"item/template_skull","display":{"gui":{"translation":[-2,2,0],"rotation":[30,45,0],"scale":[0.6,0.6,0.6]},"thirdperson_righthand":{"rotation":[0,180,0],"translation":[0,-1,2],"scale":[0.5,0.5,0.5]}}},"dried_kelp":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dried_kelp"}},"drowned_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/drowned_spawn_egg"}},"dune_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/dune_armor_trim_smithing_template"}},"echo_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/echo_shard"}},"egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/egg"}},"elder_guardian_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elder_guardian_spawn_egg"}},"elytra":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elytra"}},"elytra_broken":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/elytra_broken"}},"emerald":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/emerald"}},"enchanted_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/enchanted_book"}},"enchanted_golden_apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_apple"}},"end_crystal":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/end_crystal"}},"ender_chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/obsidian"}},"ender_dragon_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_dragon_spawn_egg"}},"ender_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_eye"}},"ender_pearl":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ender_pearl"}},"enderman_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/enderman_spawn_egg"}},"endermite_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/endermite_spawn_egg"}},"evoker_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/evoker_spawn_egg"}},"experience_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/experience_bottle"}},"explorer_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/explorer_pottery_sherd"}},"exposed_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/exposed_copper_door"}},"eye_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/eye_armor_trim_smithing_template"}},"feather":{"parent":"item/generated","textures":{"layer0":"item/feather"},"display":{"head":{"rotation":[0,0,45],"translation":[-1,13,7],"scale":[1,1,1]}}},"fermented_spider_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fermented_spider_eye"}},"fern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fern"}},"field_masoned_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/field_masoned_banner_pattern"}},"filled_map":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/filled_map","layer1":"minecraft:item/filled_map_markings"}},"fire_charge":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fire_charge"}},"fire_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fire_coral"}},"fire_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/fire_coral_fan"}},"firefly_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firefly_bush"}},"firework_rocket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firework_rocket"}},"firework_star":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/firework_star","layer1":"minecraft:item/firework_star_overlay"}},"fishing_rod":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/fishing_rod"}},"fishing_rod_cast":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/fishing_rod_cast"}},"flint":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flint"}},"flint_and_steel":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flint_and_steel"}},"flow_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_armor_trim_smithing_template"}},"flow_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_banner_pattern"}},"flow_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flow_pottery_sherd"}},"flower_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flower_banner_pattern"}},"flower_pot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/flower_pot"}},"fox_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/fox_spawn_egg"}},"friend_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/friend_pottery_sherd"}},"frog_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/frog_spawn_egg"}},"frogspawn":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/frogspawn"}},"furnace_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/furnace_minecart"}},"generated":{"parent":"builtin/generated","gui_light":"front","display":{"ground":{"rotation":[0,0,0],"translation":[0,2,0],"scale":[0.5,0.5,0.5]},"head":{"rotation":[0,180,0],"translation":[0,13,7],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"fixed":{"rotation":[0,180,0],"scale":[1,1,1]}}},"ghast_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ghast_spawn_egg"}},"ghast_tear":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ghast_tear"}},"glass_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glass_bottle"}},"glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/glass"}},"glistering_melon_slice":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glistering_melon_slice"}},"globe_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/globe_banner_pattern"}},"glow_berries":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_berries"}},"glow_ink_sac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_ink_sac"}},"glow_item_frame":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_item_frame"}},"glow_lichen":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/glow_lichen"}},"glow_squid_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glow_squid_spawn_egg"}},"glowstone_dust":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/glowstone_dust"}},"goat_horn":{"parent":"item/generated","textures":{"layer0":"item/goat_horn"},"display":{"thirdperson_righthand":{"rotation":[0,180,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"thirdperson_lefthand":{"rotation":[0,0,0],"translation":[0,3,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"goat_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/goat_spawn_egg"}},"gold_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gold_ingot"}},"gold_nugget":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gold_nugget"}},"golden_apple":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_apple"}},"golden_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_axe"}},"golden_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots"}},"golden_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"golden_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"golden_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"golden_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"golden_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_gold_darker"}},"golden_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"golden_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"golden_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"golden_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"golden_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"golden_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"golden_carrot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_carrot"}},"golden_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate"}},"golden_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"golden_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"golden_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"golden_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"golden_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold_darker"}},"golden_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"golden_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"golden_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"golden_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"golden_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"golden_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"golden_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet"}},"golden_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"golden_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"golden_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"golden_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"golden_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_gold_darker"}},"golden_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"golden_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"golden_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"golden_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"golden_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"golden_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"golden_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_hoe"}},"golden_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_horse_armor"}},"golden_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings"}},"golden_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"golden_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"golden_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"golden_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"golden_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_gold_darker"}},"golden_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"golden_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"golden_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"golden_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"golden_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"golden_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/golden_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"golden_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_pickaxe"}},"golden_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_shovel"}},"golden_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/golden_sword"}},"gray_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/gray_wool"}},"gray_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_bundle"}},"gray_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/gray_bundle_open_back"}},"gray_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/gray_bundle_open_front"}},"gray_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_candle"}},"gray_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_dye"}},"gray_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gray_harness"}},"gray_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/gray_shulker_box"}},"gray_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/gray_stained_glass"}},"green_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/green_wool"}},"green_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_bundle"}},"green_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/green_bundle_open_back"}},"green_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/green_bundle_open_front"}},"green_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_candle"}},"green_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_dye"}},"green_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/green_harness"}},"green_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/green_shulker_box"}},"green_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/green_stained_glass"}},"guardian_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guardian_spawn_egg"}},"gunpowder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/gunpowder"}},"guster_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guster_banner_pattern"}},"guster_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/guster_pottery_sherd"}},"handheld":{"parent":"item/generated","display":{"thirdperson_righthand":{"rotation":[0,-90,55],"translation":[0,4.0,0.5],"scale":[0.85,0.85,0.85]},"thirdperson_lefthand":{"rotation":[0,90,-55],"translation":[0,4.0,0.5],"scale":[0.85,0.85,0.85]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[1.13,3.2,1.13],"scale":[0.68,0.68,0.68]}}},"handheld_mace":{"parent":"item/handheld","display":{"thirdperson_righthand":{"rotation":[0,-90,55],"translation":[0,4.0,1],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,-55],"translation":[0,4.0,1],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,3,0.8],"scale":[0.9,0.9,0.9]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[0,3,0.8],"scale":[0.9,0.9,0.9]}}},"handheld_rod":{"parent":"item/handheld","display":{"thirdperson_righthand":{"rotation":[0,90,55],"translation":[0,4.0,2.5],"scale":[0.85,0.85,0.85]},"thirdperson_lefthand":{"rotation":[0,-90,-55],"translation":[0,4.0,2.5],"scale":[0.85,0.85,0.85]},"firstperson_righthand":{"rotation":[0,90,25],"translation":[0,1.6,0.8],"scale":[0.68,0.68,0.68]},"firstperson_lefthand":{"rotation":[0,-90,-25],"translation":[0,1.6,0.8],"scale":[0.68,0.68,0.68]}}},"hanging_roots":{"parent":"item/generated","textures":{"layer0":"minecraft:block/hanging_roots"},"display":{"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,0,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[1.13,0,1.13],"scale":[0.68,0.68,0.68]}}},"happy_ghast_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/happy_ghast_spawn_egg"}},"heart_of_the_sea":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heart_of_the_sea"}},"heart_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heart_pottery_sherd"}},"heartbreak_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/heartbreak_pottery_sherd"}},"hoglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hoglin_spawn_egg"}},"honey_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/honey_bottle"}},"honeycomb":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/honeycomb"}},"hopper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hopper"}},"hopper_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/hopper_minecart"}},"horn_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/horn_coral"}},"horn_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/horn_coral_fan"}},"horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/horse_spawn_egg"}},"host_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/host_armor_trim_smithing_template"}},"howl_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/howl_pottery_sherd"}},"husk_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/husk_spawn_egg"}},"ink_sac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ink_sac"}},"iron_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_axe"}},"iron_bars":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/iron_bars"}},"iron_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots"}},"iron_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"iron_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"iron_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"iron_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"iron_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"iron_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_iron_darker"}},"iron_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"iron_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_netherite"}},"iron_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"iron_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"iron_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"iron_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate"}},"iron_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"iron_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"iron_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"iron_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"iron_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"iron_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron_darker"}},"iron_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"iron_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite"}},"iron_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"iron_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"iron_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"iron_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_door"}},"iron_golem_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_golem_spawn_egg"}},"iron_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet"}},"iron_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"iron_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"iron_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"iron_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"iron_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"iron_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_iron_darker"}},"iron_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"iron_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"iron_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"iron_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"iron_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"iron_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_hoe"}},"iron_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_horse_armor"}},"iron_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_ingot"}},"iron_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings"}},"iron_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"iron_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"iron_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"iron_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"iron_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"iron_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_iron_darker"}},"iron_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"iron_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite"}},"iron_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"iron_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"iron_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"iron_nugget":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/iron_nugget"}},"iron_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_pickaxe"}},"iron_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_shovel"}},"iron_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/iron_sword"}},"item_frame":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/item_frame"}},"jungle_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_boat"}},"jungle_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_chest_boat"}},"jungle_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_door"}},"jungle_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_hanging_sign"}},"jungle_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/jungle_sapling"}},"jungle_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/jungle_sign"}},"kelp":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/kelp"}},"knowledge_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/knowledge_book"}},"ladder":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/ladder"}},"lantern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lantern"}},"lapis_lazuli":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lapis_lazuli"}},"large_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/large_amethyst_bud"},"display":{"fixed":{"translation":[0,4,0]}}},"large_fern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/large_fern_top"}},"lava_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lava_bucket"}},"lead":{"parent":"item/generated","textures":{"layer0":"item/lead"},"display":{"head":{"rotation":[0,0,0],"translation":[2.75,-2.75,-6.5],"scale":[0.8,0.8,0.8]}}},"leaf_litter":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leaf_litter"}},"leather":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather"}},"leather_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay"}},"leather_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_amethyst"}},"leather_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_copper"}},"leather_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_diamond"}},"leather_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_emerald"}},"leather_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_gold"}},"leather_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_iron"}},"leather_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_lapis"}},"leather_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_netherite"}},"leather_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_quartz"}},"leather_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_redstone"}},"leather_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_boots","layer1":"minecraft:item/leather_boots_overlay","layer2":"minecraft:trims/items/boots_trim_resin"}},"leather_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay"}},"leather_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_amethyst"}},"leather_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_copper"}},"leather_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_diamond"}},"leather_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_emerald"}},"leather_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_gold"}},"leather_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_iron"}},"leather_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_lapis"}},"leather_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_netherite"}},"leather_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_quartz"}},"leather_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_redstone"}},"leather_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_chestplate","layer1":"minecraft:item/leather_chestplate_overlay","layer2":"minecraft:trims/items/chestplate_trim_resin"}},"leather_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay"}},"leather_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_amethyst"}},"leather_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_copper"}},"leather_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_diamond"}},"leather_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_emerald"}},"leather_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_gold"}},"leather_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_iron"}},"leather_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_lapis"}},"leather_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_netherite"}},"leather_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_quartz"}},"leather_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_redstone"}},"leather_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_helmet","layer1":"minecraft:item/leather_helmet_overlay","layer2":"minecraft:trims/items/helmet_trim_resin"}},"leather_horse_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_horse_armor"}},"leather_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay"}},"leather_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_amethyst"}},"leather_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_copper"}},"leather_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_diamond"}},"leather_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_emerald"}},"leather_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_gold"}},"leather_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_iron"}},"leather_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_lapis"}},"leather_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_netherite"}},"leather_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_quartz"}},"leather_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_redstone"}},"leather_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/leather_leggings","layer1":"minecraft:item/leather_leggings_overlay","layer2":"minecraft:trims/items/leggings_trim_resin"}},"lever":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lever"}},"light":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light"}},"light_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_00"}},"light_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_01"}},"light_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_02"}},"light_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_03"}},"light_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_04"}},"light_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_05"}},"light_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_06"}},"light_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_07"}},"light_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_08"}},"light_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_09"}},"light_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_10"}},"light_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_11"}},"light_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_12"}},"light_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_13"}},"light_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_14"}},"light_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_15"}},"light_blue_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/light_blue_wool"}},"light_blue_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_bundle"}},"light_blue_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/light_blue_bundle_open_back"}},"light_blue_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/light_blue_bundle_open_front"}},"light_blue_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_candle"}},"light_blue_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_dye"}},"light_blue_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_blue_harness"}},"light_blue_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/light_blue_shulker_box"}},"light_blue_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/light_blue_stained_glass"}},"light_gray_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/light_gray_wool"}},"light_gray_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_bundle"}},"light_gray_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/light_gray_bundle_open_back"}},"light_gray_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/light_gray_bundle_open_front"}},"light_gray_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_candle"}},"light_gray_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_dye"}},"light_gray_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/light_gray_harness"}},"light_gray_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/light_gray_shulker_box"}},"light_gray_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/light_gray_stained_glass"}},"lilac":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lilac_top"}},"lily_of_the_valley":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lily_of_the_valley"}},"lily_pad":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lily_pad"}},"lime_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/lime_wool"}},"lime_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_bundle"}},"lime_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/lime_bundle_open_back"}},"lime_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/lime_bundle_open_front"}},"lime_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_candle"}},"lime_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_dye"}},"lime_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/lime_harness"}},"lime_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/lime_shulker_box"}},"lime_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/lime_stained_glass"}},"lingering_potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/lingering_potion"}},"llama_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/llama_spawn_egg"}},"mace":{"parent":"minecraft:item/handheld_mace","textures":{"layer0":"minecraft:item/mace"}},"magenta_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/magenta_wool"}},"magenta_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_bundle"}},"magenta_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/magenta_bundle_open_back"}},"magenta_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/magenta_bundle_open_front"}},"magenta_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_candle"}},"magenta_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_dye"}},"magenta_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magenta_harness"}},"magenta_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/magenta_shulker_box"}},"magenta_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/magenta_stained_glass"}},"magma_cream":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magma_cream"}},"magma_cube_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/magma_cube_spawn_egg"}},"mangrove_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_boat"}},"mangrove_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_chest_boat"}},"mangrove_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_door"}},"mangrove_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_hanging_sign"}},"mangrove_propagule":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_propagule"}},"mangrove_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mangrove_sign"}},"map":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/map"}},"medium_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/medium_amethyst_bud"},"display":{"fixed":{"translation":[0,6,0]}}},"melon_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/melon_seeds"}},"melon_slice":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/melon_slice"}},"milk_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/milk_bucket"}},"minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/minecart"}},"miner_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/miner_pottery_sherd"}},"mojang_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mojang_banner_pattern"}},"mooshroom_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mooshroom_spawn_egg"}},"mourner_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mourner_pottery_sherd"}},"mule_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mule_spawn_egg"}},"mushroom_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mushroom_stew"}},"music_disc_11":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_11"}},"music_disc_13":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_13"}},"music_disc_5":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_5"}},"music_disc_blocks":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_blocks"}},"music_disc_cat":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_cat"}},"music_disc_chirp":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_chirp"}},"music_disc_creator":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_creator"}},"music_disc_creator_music_box":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_creator_music_box"}},"music_disc_far":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_far"}},"music_disc_lava_chicken":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_lava_chicken"}},"music_disc_mall":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_mall"}},"music_disc_mellohi":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_mellohi"}},"music_disc_otherside":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_otherside"}},"music_disc_pigstep":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_pigstep"}},"music_disc_precipice":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_precipice"}},"music_disc_relic":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_relic"}},"music_disc_stal":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_stal"}},"music_disc_strad":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_strad"}},"music_disc_tears":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_tears"}},"music_disc_wait":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_wait"}},"music_disc_ward":{"parent":"minecraft:item/template_music_disc","textures":{"layer0":"minecraft:item/music_disc_ward"}},"mutton":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/mutton"}},"name_tag":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/name_tag"}},"nautilus_shell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nautilus_shell"}},"nether_brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_brick"}},"nether_sprouts":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_sprouts"}},"nether_star":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_star"}},"nether_wart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/nether_wart"}},"netherite_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_axe"}},"netherite_boots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots"}},"netherite_boots_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_amethyst"}},"netherite_boots_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_copper"}},"netherite_boots_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_diamond"}},"netherite_boots_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_emerald"}},"netherite_boots_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_gold"}},"netherite_boots_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_iron"}},"netherite_boots_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_lapis"}},"netherite_boots_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_netherite_darker"}},"netherite_boots_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_quartz"}},"netherite_boots_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_redstone"}},"netherite_boots_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_boots","layer1":"minecraft:trims/items/boots_trim_resin"}},"netherite_chestplate":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate"}},"netherite_chestplate_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_amethyst"}},"netherite_chestplate_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_copper"}},"netherite_chestplate_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_diamond"}},"netherite_chestplate_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_emerald"}},"netherite_chestplate_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_gold"}},"netherite_chestplate_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_iron"}},"netherite_chestplate_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_lapis"}},"netherite_chestplate_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_netherite_darker"}},"netherite_chestplate_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_quartz"}},"netherite_chestplate_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_redstone"}},"netherite_chestplate_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_chestplate","layer1":"minecraft:trims/items/chestplate_trim_resin"}},"netherite_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet"}},"netherite_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"netherite_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"netherite_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"netherite_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"netherite_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"netherite_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"netherite_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"netherite_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite_darker"}},"netherite_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"netherite_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"netherite_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"netherite_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_hoe"}},"netherite_ingot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_ingot"}},"netherite_leggings":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings"}},"netherite_leggings_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_amethyst"}},"netherite_leggings_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_copper"}},"netherite_leggings_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_diamond"}},"netherite_leggings_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_emerald"}},"netherite_leggings_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_gold"}},"netherite_leggings_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_iron"}},"netherite_leggings_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_lapis"}},"netherite_leggings_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_netherite_darker"}},"netherite_leggings_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_quartz"}},"netherite_leggings_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_redstone"}},"netherite_leggings_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_leggings","layer1":"minecraft:trims/items/leggings_trim_resin"}},"netherite_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_pickaxe"}},"netherite_scrap":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_scrap"}},"netherite_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_shovel"}},"netherite_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/netherite_sword"}},"netherite_upgrade_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/netherite_upgrade_smithing_template"}},"oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_boat"}},"oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_chest_boat"}},"oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_door"}},"oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_hanging_sign"}},"oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/oak_sapling"}},"oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oak_sign"}},"ocelot_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ocelot_spawn_egg"}},"ominous_bottle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ominous_bottle"}},"ominous_trial_key":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ominous_trial_key"}},"open_eyeblossom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/open_eyeblossom","layer1":"minecraft:block/open_eyeblossom_emissive"}},"orange_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/orange_wool"}},"orange_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_bundle"}},"orange_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/orange_bundle_open_back"}},"orange_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/orange_bundle_open_front"}},"orange_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_candle"}},"orange_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_dye"}},"orange_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/orange_harness"}},"orange_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/orange_shulker_box"}},"orange_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/orange_stained_glass"}},"orange_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/orange_tulip"}},"oxeye_daisy":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/oxeye_daisy"}},"oxidized_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/oxidized_copper_door"}},"painting":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/painting"}},"pale_hanging_moss":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pale_hanging_moss"}},"pale_oak_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_boat"}},"pale_oak_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_chest_boat"}},"pale_oak_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_door"}},"pale_oak_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_hanging_sign"}},"pale_oak_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pale_oak_sapling"}},"pale_oak_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pale_oak_sign"}},"panda_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/panda_spawn_egg"}},"paper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/paper"}},"parrot_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/parrot_spawn_egg"}},"peony":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/peony_top"}},"phantom_membrane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/phantom_membrane"}},"phantom_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/phantom_spawn_egg"}},"pig_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pig_spawn_egg"}},"piglin_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_banner_pattern"}},"piglin_brute_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_brute_spawn_egg"}},"piglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/piglin_spawn_egg"}},"pillager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pillager_spawn_egg"}},"pink_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/pink_wool"}},"pink_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_bundle"}},"pink_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/pink_bundle_open_back"}},"pink_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/pink_bundle_open_front"}},"pink_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_candle"}},"pink_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_dye"}},"pink_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_harness"}},"pink_petals":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pink_petals"}},"pink_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/pink_shulker_box"}},"pink_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pink_stained_glass"}},"pink_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/pink_tulip"}},"pitcher_plant":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pitcher_plant"}},"pitcher_pod":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pitcher_pod"}},"plenty_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/plenty_pottery_sherd"}},"pointed_dripstone":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pointed_dripstone"},"display":{"thirdperson_righthand":{"rotation":[0,100,0],"translation":[-1,-1,0],"scale":[0.9,0.9,0.9]},"firstperson_righthand":{"rotation":[0,100,0],"translation":[0,-2,0],"scale":[0.9,0.9,0.9]}}},"poisonous_potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/poisonous_potato"}},"polar_bear_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/polar_bear_spawn_egg"}},"popped_chorus_fruit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/popped_chorus_fruit"}},"poppy":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/poppy"}},"porkchop":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/porkchop"}},"potato":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potato"}},"potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/potion"}},"powder_snow_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/powder_snow_bucket"}},"powered_rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/powered_rail"}},"prismarine_crystals":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prismarine_crystals"}},"prismarine_shard":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prismarine_shard"}},"prize_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/prize_pottery_sherd"}},"pufferfish":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish"}},"pufferfish_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish_bucket"}},"pufferfish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pufferfish_spawn_egg"}},"pumpkin_pie":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pumpkin_pie"}},"pumpkin_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/pumpkin_seeds"}},"purple_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/purple_wool"}},"purple_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_bundle"}},"purple_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/purple_bundle_open_back"}},"purple_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/purple_bundle_open_front"}},"purple_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_candle"}},"purple_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_dye"}},"purple_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/purple_harness"}},"purple_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/purple_shulker_box"}},"purple_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/purple_stained_glass"}},"quartz":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/quartz"}},"rabbit":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit"}},"rabbit_foot":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_foot"}},"rabbit_hide":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_hide"}},"rabbit_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_spawn_egg"}},"rabbit_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rabbit_stew"}},"rail":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/rail"}},"raiser_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raiser_armor_trim_smithing_template"}},"ravager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ravager_spawn_egg"}},"raw_copper":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_copper"}},"raw_gold":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_gold"}},"raw_iron":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/raw_iron"}},"recovery_compass_00":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_00"}},"recovery_compass_01":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_01"}},"recovery_compass_02":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_02"}},"recovery_compass_03":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_03"}},"recovery_compass_04":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_04"}},"recovery_compass_05":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_05"}},"recovery_compass_06":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_06"}},"recovery_compass_07":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_07"}},"recovery_compass_08":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_08"}},"recovery_compass_09":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_09"}},"recovery_compass_10":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_10"}},"recovery_compass_11":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_11"}},"recovery_compass_12":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_12"}},"recovery_compass_13":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_13"}},"recovery_compass_14":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_14"}},"recovery_compass_15":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_15"}},"recovery_compass_16":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_16"}},"recovery_compass_17":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_17"}},"recovery_compass_18":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_18"}},"recovery_compass_19":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_19"}},"recovery_compass_20":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_20"}},"recovery_compass_21":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_21"}},"recovery_compass_22":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_22"}},"recovery_compass_23":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_23"}},"recovery_compass_24":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_24"}},"recovery_compass_25":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_25"}},"recovery_compass_26":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_26"}},"recovery_compass_27":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_27"}},"recovery_compass_28":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_28"}},"recovery_compass_29":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_29"}},"recovery_compass_30":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_30"}},"recovery_compass_31":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/recovery_compass_31"}},"red_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/red_wool"}},"red_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_bundle"}},"red_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/red_bundle_open_back"}},"red_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/red_bundle_open_front"}},"red_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_candle"}},"red_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_dye"}},"red_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/red_harness"}},"red_mushroom":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_mushroom"}},"red_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/red_shulker_box"}},"red_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_stained_glass"}},"red_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/red_tulip"}},"redstone":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/redstone"}},"redstone_torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/redstone_torch"}},"repeater":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/repeater"}},"resin_brick":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/resin_brick"}},"resin_clump":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/resin_clump"}},"rib_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rib_armor_trim_smithing_template"}},"rose_bush":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/rose_bush_top"}},"rotten_flesh":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/rotten_flesh"}},"saddle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/saddle"}},"salmon":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon"}},"salmon_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon_bucket"}},"salmon_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/salmon_spawn_egg"}},"scrape_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/scrape_pottery_sherd"}},"sculk_vein":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/sculk_vein"}},"sea_pickle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sea_pickle"}},"seagrass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/seagrass"}},"sentry_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sentry_armor_trim_smithing_template"}},"shaper_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shaper_armor_trim_smithing_template"}},"sheaf_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sheaf_pottery_sherd"}},"shears":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shears"}},"sheep_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sheep_spawn_egg"}},"shelter_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shelter_pottery_sherd"}},"shield":{"gui_light":"front","textures":{"particle":"block/dark_oak_planks"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[10,6,-4],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,0],"translation":[10,6,12],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,180,5],"translation":[-10,2,-10],"scale":[1.25,1.25,1.25]},"firstperson_lefthand":{"rotation":[0,180,5],"translation":[10,0,-10],"scale":[1.25,1.25,1.25]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-4.5,4.5,-5],"scale":[0.55,0.55,0.55]},"ground":{"rotation":[0,0,0],"translation":[2,4,2],"scale":[0.25,0.25,0.25]}}},"shield_blocking":{"gui_light":"front","textures":{"particle":"block/dark_oak_planks"},"display":{"thirdperson_righthand":{"rotation":[45,155,0],"translation":[-3.49,11,-2],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[45,155,0],"translation":[11.51,7,2.5],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,180,-5],"translation":[-15,5,-11],"scale":[1.25,1.25,1.25]},"firstperson_lefthand":{"rotation":[0,180,-5],"translation":[5,5,-11],"scale":[1.25,1.25,1.25]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]}}},"short_dry_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/short_dry_grass"}},"short_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/short_grass"}},"shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/shulker_box"}},"shulker_shell":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shulker_shell"}},"shulker_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/shulker_spawn_egg"}},"silence_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/silence_armor_trim_smithing_template"}},"silverfish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/silverfish_spawn_egg"}},"skeleton_horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skeleton_horse_spawn_egg"}},"skeleton_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skeleton_spawn_egg"}},"skull_banner_pattern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skull_banner_pattern"}},"skull_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/skull_pottery_sherd"}},"slime_ball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/slime_ball"}},"slime_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/slime_spawn_egg"}},"small_amethyst_bud":{"parent":"item/amethyst_bud","textures":{"layer0":"minecraft:block/small_amethyst_bud"},"display":{"firstperson_righthand":{"rotation":[0,-90,25],"translation":[0,6,0],"scale":[0.68,0.68,0.68]},"fixed":{"translation":[0,7,0]}}},"small_dripleaf":{"parent":"minecraft:block/small_dripleaf_top","display":{"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,4,1],"scale":[0.55,0.55,0.55]},"firstperson_righthand":{"rotation":[0,45,0],"translation":[0,3.2,0],"scale":[0.40,0.40,0.40]}}},"sniffer_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sniffer_egg"}},"sniffer_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sniffer_spawn_egg"}},"snort_pottery_sherd":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snort_pottery_sherd"}},"snout_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snout_armor_trim_smithing_template"}},"snow_golem_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snow_golem_spawn_egg"}},"snowball":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/snowball"}},"soul_campfire":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/soul_campfire"}},"soul_lantern":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/soul_lantern"}},"soul_torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/soul_torch"}},"spectral_arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spectral_arrow"}},"spider_eye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spider_eye"}},"spider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spider_spawn_egg"}},"spire_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spire_armor_trim_smithing_template"}},"splash_potion":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/potion_overlay","layer1":"minecraft:item/splash_potion"}},"spruce_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_boat"}},"spruce_chest_boat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_chest_boat"}},"spruce_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_door"}},"spruce_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_hanging_sign"}},"spruce_sapling":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/spruce_sapling"}},"spruce_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spruce_sign"}},"spyglass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/spyglass"}},"spyglass_in_hand":{"textures":{"spyglass":"item/spyglass_model","particle":"#spyglass"},"elements":[{"from":[7,8.5,7],"to":[9,13.5,9],"faces":{"north":{"uv":[0,2,2,7],"texture":"#spyglass"},"east":{"uv":[0,2,2,7],"texture":"#spyglass"},"south":{"uv":[0,2,2,7],"texture":"#spyglass"},"west":{"uv":[0,2,2,7],"texture":"#spyglass"},"up":{"uv":[0,0,2,2],"texture":"#spyglass"}}},{"from":[6.9,2.4,6.9],"to":[9.1,8.6,9.1],"faces":{"north":{"uv":[0,7,2,13],"texture":"#spyglass"},"east":{"uv":[0,7,2,13],"texture":"#spyglass"},"south":{"uv":[0,7,2,13],"texture":"#spyglass"},"west":{"uv":[0,7,2,13],"texture":"#spyglass"},"up":{"uv":[0,5,2,7],"texture":"#spyglass"},"down":{"uv":[0,13,2,15],"texture":"#spyglass"}}}],"gui_light":"front","display":{"thirdperson_righthand":{"translation":[0,-2,0]},"ground":{"rotation":[90,0,0]},"gui":{"rotation":[-67.5,0,45],"scale":[1.5,1.5,1.5]},"head":{"rotation":[90,0,0],"translation":[0,0,-16],"scale":[1.6,1.6,1.6]},"fixed":{"translation":[0,0,-1.5],"scale":[1.5,1.5,1.5]}}},"squid_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/squid_spawn_egg"}},"stick":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stick"}},"stone_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_axe"}},"stone_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_hoe"}},"stone_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_pickaxe"}},"stone_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_shovel"}},"stone_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/stone_sword"}},"stray_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/stray_spawn_egg"}},"strider_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/strider_spawn_egg"}},"string":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/string"}},"structure_void":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/structure_void"}},"sugar":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sugar"}},"sugar_cane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sugar_cane"}},"sunflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/sunflower_front"}},"suspicious_stew":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/suspicious_stew"}},"sweet_berries":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/sweet_berries"}},"tadpole_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tadpole_bucket"}},"tadpole_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tadpole_spawn_egg"}},"tall_dry_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tall_dry_grass"}},"tall_grass":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tall_grass_top"}},"template_banner":{"gui_light":"front","textures":{"particle":"block/oak_planks"},"display":{"thirdperson_righthand":{"rotation":[0,90,0],"translation":[0,2,0.5],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,20,0],"translation":[0,-3.25,0],"scale":[0.5325,0.5325,0.5325]},"ground":{"rotation":[0,0,0],"translation":[0,1,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,16,7],"scale":[1.5,1.5,1.5]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}}},"template_bed":{"display":{"thirdperson_righthand":{"rotation":[30,160,0],"translation":[0,3,-2],"scale":[0.23,0.23,0.23]},"firstperson_righthand":{"rotation":[30,160,0],"translation":[0,3,0],"scale":[0.375,0.375,0.375]},"gui":{"rotation":[30,160,0],"translation":[2,3,0],"scale":[0.5325,0.5325,0.5325]},"ground":{"rotation":[0,0,0],"translation":[0,1,2],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,10,-8],"scale":[1,1,1]},"fixed":{"rotation":[270,0,0],"translation":[0,4,-2],"scale":[0.5,0.5,0.5]}}},"template_bundle_open_back":{"parent":"minecraft:item/generated","display":{"gui":{"translation":[0,0,-16]}}},"template_bundle_open_front":{"parent":"minecraft:item/generated","display":{"gui":{"translation":[0,0,16]}}},"template_chest":{"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}}},"template_music_disc":{"parent":"item/generated","gui_light":"front","display":{"fixed":{"rotation":[0,180,0],"translation":[-0.5,0,0]}}},"template_shulker_box":{"display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.25,0.25,0.25]},"head":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[75,315,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,315,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}}},"template_skull":{"textures":{"particle":"block/soul_sand"},"display":{"gui":{"rotation":[30,45,0],"translation":[0,3,0],"scale":[1,1,1]},"fixed":{"rotation":[0,180,0],"translation":[0,4,0],"scale":[1,1,1]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[45,45,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]}}},"tide_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tide_armor_trim_smithing_template"}},"tipped_arrow":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tipped_arrow_head","layer1":"minecraft:item/tipped_arrow_base"}},"tnt_minecart":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tnt_minecart"}},"tooting_goat_horn":{"parent":"item/generated","textures":{"layer0":"item/goat_horn"},"display":{"thirdperson_righthand":{"rotation":[0,-125,0],"translation":[-1,2,2],"scale":[0.5,0.5,0.5]},"thirdperson_lefthand":{"rotation":[0,55,0],"translation":[-1,2,2],"scale":[0.5,0.5,0.5]},"firstperson_righthand":{"rotation":[0,-55,-5],"translation":[-1,-2.5,-7.5]},"firstperson_lefthand":{"rotation":[0,115,5],"translation":[0,-2.5,-7.5]}}},"torch":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/torch"}},"torchflower":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/torchflower"}},"torchflower_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/torchflower_seeds"}},"totem_of_undying":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/totem_of_undying"}},"trader_llama_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trader_llama_spawn_egg"}},"trapped_chest":{"parent":"minecraft:item/template_chest","textures":{"particle":"minecraft:block/oak_planks"}},"trial_key":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trial_key"}},"trident":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/trident"}},"trident_in_hand":{"gui_light":"front","textures":{"particle":"item/trident"},"display":{"thirdperson_righthand":{"rotation":[0,60,0],"translation":[11,17,-2],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,60,0],"translation":[3,17,12],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[-3,17,1],"scale":[1,1,1]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[13,17,1],"scale":[1,1,1]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-2,4,-5],"scale":[0.5,0.5,0.5]},"ground":{"rotation":[0,0,0],"translation":[4,4,2],"scale":[0.25,0.25,0.25]}}},"trident_throwing":{"gui_light":"front","textures":{"particle":"item/trident"},"display":{"thirdperson_righthand":{"rotation":[0,90,180],"translation":[8,-17,9],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[0,90,180],"translation":[8,-17,-7],"scale":[1,1,1]},"firstperson_righthand":{"rotation":[0,-90,25],"translation":[-3,17,1],"scale":[1,1,1]},"firstperson_lefthand":{"rotation":[0,90,-25],"translation":[13,17,1],"scale":[1,1,1]},"gui":{"rotation":[15,-25,-5],"translation":[2,3,0],"scale":[0.65,0.65,0.65]},"fixed":{"rotation":[0,180,0],"translation":[-2,4,-5],"scale":[0.5,0.5,0.5]},"ground":{"rotation":[0,0,0],"translation":[4,4,2],"scale":[0.25,0.25,0.25]}}},"tripwire_hook":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tripwire_hook"}},"tropical_fish":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish"}},"tropical_fish_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish_bucket"}},"tropical_fish_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/tropical_fish_spawn_egg"}},"tube_coral":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tube_coral"}},"tube_coral_fan":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/tube_coral_fan"}},"turtle_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_egg"}},"turtle_helmet":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet"}},"turtle_helmet_amethyst_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_amethyst"}},"turtle_helmet_copper_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_copper"}},"turtle_helmet_diamond_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_diamond"}},"turtle_helmet_emerald_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_emerald"}},"turtle_helmet_gold_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_gold"}},"turtle_helmet_iron_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_iron"}},"turtle_helmet_lapis_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_lapis"}},"turtle_helmet_netherite_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_netherite"}},"turtle_helmet_quartz_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_quartz"}},"turtle_helmet_redstone_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_redstone"}},"turtle_helmet_resin_trim":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_helmet","layer1":"minecraft:trims/items/helmet_trim_resin"}},"turtle_scute":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_scute"}},"turtle_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/turtle_spawn_egg"}},"twisting_vines":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/twisting_vines_plant"}},"vex_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vex_armor_trim_smithing_template"}},"vex_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vex_spawn_egg"}},"villager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/villager_spawn_egg"}},"vindicator_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/vindicator_spawn_egg"}},"vine":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/vine"}},"wandering_trader_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wandering_trader_spawn_egg"}},"ward_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/ward_armor_trim_smithing_template"}},"warden_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warden_spawn_egg"}},"warped_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_door"}},"warped_fungus":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/warped_fungus"}},"warped_fungus_on_a_stick":{"parent":"minecraft:item/handheld_rod","textures":{"layer0":"minecraft:item/warped_fungus_on_a_stick"}},"warped_hanging_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_hanging_sign"}},"warped_roots":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/warped_roots"}},"warped_sign":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/warped_sign"}},"water_bucket":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/water_bucket"}},"wayfinder_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wayfinder_armor_trim_smithing_template"}},"weathered_copper_door":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/weathered_copper_door"}},"weeping_vines":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/weeping_vines_plant"}},"wheat":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wheat"}},"wheat_seeds":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wheat_seeds"}},"white_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/white_wool"}},"white_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_bundle"}},"white_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/white_bundle_open_back"}},"white_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/white_bundle_open_front"}},"white_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_candle"}},"white_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_dye"}},"white_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/white_harness"}},"white_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/white_shulker_box"}},"white_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/white_stained_glass"}},"white_tulip":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/white_tulip"}},"wild_armor_trim_smithing_template":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wild_armor_trim_smithing_template"}},"wildflowers":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wildflowers"}},"wind_charge":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wind_charge"}},"witch_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/witch_spawn_egg"}},"wither_rose":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/wither_rose"}},"wither_skeleton_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wither_skeleton_spawn_egg"}},"wither_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wither_spawn_egg"}},"wolf_armor":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_armor"}},"wolf_armor_dyed":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_armor","layer1":"minecraft:item/wolf_armor_overlay"}},"wolf_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/wolf_spawn_egg"}},"wooden_axe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_axe"}},"wooden_hoe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_hoe"}},"wooden_pickaxe":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_pickaxe"}},"wooden_shovel":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_shovel"}},"wooden_sword":{"parent":"minecraft:item/handheld","textures":{"layer0":"minecraft:item/wooden_sword"}},"writable_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/writable_book"}},"written_book":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/written_book"}},"yellow_bed":{"parent":"minecraft:item/template_bed","textures":{"particle":"minecraft:block/yellow_wool"}},"yellow_bundle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_bundle"}},"yellow_bundle_open_back":{"parent":"minecraft:item/template_bundle_open_back","textures":{"layer0":"minecraft:item/yellow_bundle_open_back"}},"yellow_bundle_open_front":{"parent":"minecraft:item/template_bundle_open_front","textures":{"layer0":"minecraft:item/yellow_bundle_open_front"}},"yellow_candle":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_candle"}},"yellow_dye":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_dye"}},"yellow_harness":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/yellow_harness"}},"yellow_shulker_box":{"parent":"minecraft:item/template_shulker_box","textures":{"particle":"minecraft:block/yellow_shulker_box"}},"yellow_stained_glass_pane":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:block/yellow_stained_glass"}},"zoglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zoglin_spawn_egg"}},"zombie_horse_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_horse_spawn_egg"}},"zombie_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_spawn_egg"}},"zombie_villager_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombie_villager_spawn_egg"}},"zombified_piglin_spawn_egg":{"parent":"minecraft:item/generated","textures":{"layer0":"minecraft:item/zombified_piglin_spawn_egg"}}} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/models/item/_list.json b/common-files/src/main/resources/internal/models/item/_list.json index 70042af05..1613a8c53 100644 --- a/common-files/src/main/resources/internal/models/item/_list.json +++ b/common-files/src/main/resources/internal/models/item/_list.json @@ -1 +1 @@ -{"directories":[],"files":["acacia_boat.json","acacia_chest_boat.json","acacia_door.json","acacia_hanging_sign.json","acacia_sapling.json","acacia_sign.json","activator_rail.json","air.json","allay_spawn_egg.json","allium.json","amethyst_bud.json","amethyst_cluster.json","amethyst_shard.json","angler_pottery_sherd.json","apple.json","archer_pottery_sherd.json","armadillo_scute.json","armadillo_spawn_egg.json","armor_stand.json","arms_up_pottery_sherd.json","arrow.json","axolotl_bucket.json","axolotl_spawn_egg.json","azure_bluet.json","baked_potato.json","bamboo.json","bamboo_chest_raft.json","bamboo_door.json","bamboo_hanging_sign.json","bamboo_raft.json","bamboo_sign.json","barrier.json","bat_spawn_egg.json","bee_spawn_egg.json","beef.json","beetroot.json","beetroot_seeds.json","beetroot_soup.json","bell.json","big_dripleaf.json","birch_boat.json","birch_chest_boat.json","birch_door.json","birch_hanging_sign.json","birch_sapling.json","birch_sign.json","black_bed.json","black_bundle.json","black_bundle_open_back.json","black_bundle_open_front.json","black_candle.json","black_dye.json","black_harness.json","black_shulker_box.json","black_stained_glass_pane.json","blade_pottery_sherd.json","blaze_powder.json","blaze_rod.json","blaze_spawn_egg.json","blue_bed.json","blue_bundle.json","blue_bundle_open_back.json","blue_bundle_open_front.json","blue_candle.json","blue_dye.json","blue_egg.json","blue_harness.json","blue_orchid.json","blue_shulker_box.json","blue_stained_glass_pane.json","bogged_spawn_egg.json","bolt_armor_trim_smithing_template.json","bone.json","bone_meal.json","book.json","bordure_indented_banner_pattern.json","bow.json","bow_pulling_0.json","bow_pulling_1.json","bow_pulling_2.json","bowl.json","brain_coral.json","brain_coral_fan.json","bread.json","breeze_rod.json","breeze_spawn_egg.json","brewer_pottery_sherd.json","brewing_stand.json","brick.json","brown_bed.json","brown_bundle.json","brown_bundle_open_back.json","brown_bundle_open_front.json","brown_candle.json","brown_dye.json","brown_egg.json","brown_harness.json","brown_mushroom.json","brown_shulker_box.json","brown_stained_glass_pane.json","brush.json","brush_brushing_0.json","brush_brushing_1.json","brush_brushing_2.json","bubble_coral.json","bubble_coral_fan.json","bucket.json","bundle.json","bundle_open_back.json","bundle_open_front.json","burn_pottery_sherd.json","bush.json","cactus_flower.json","cake.json","camel_spawn_egg.json","campfire.json","candle.json","carrot.json","carrot_on_a_stick.json","cat_spawn_egg.json","cauldron.json","cave_spider_spawn_egg.json","chain.json","chainmail_boots.json","chainmail_boots_amethyst_trim.json","chainmail_boots_copper_trim.json","chainmail_boots_diamond_trim.json","chainmail_boots_emerald_trim.json","chainmail_boots_gold_trim.json","chainmail_boots_iron_trim.json","chainmail_boots_lapis_trim.json","chainmail_boots_netherite_trim.json","chainmail_boots_quartz_trim.json","chainmail_boots_redstone_trim.json","chainmail_boots_resin_trim.json","chainmail_chestplate.json","chainmail_chestplate_amethyst_trim.json","chainmail_chestplate_copper_trim.json","chainmail_chestplate_diamond_trim.json","chainmail_chestplate_emerald_trim.json","chainmail_chestplate_gold_trim.json","chainmail_chestplate_iron_trim.json","chainmail_chestplate_lapis_trim.json","chainmail_chestplate_netherite_trim.json","chainmail_chestplate_quartz_trim.json","chainmail_chestplate_redstone_trim.json","chainmail_chestplate_resin_trim.json","chainmail_helmet.json","chainmail_helmet_amethyst_trim.json","chainmail_helmet_copper_trim.json","chainmail_helmet_diamond_trim.json","chainmail_helmet_emerald_trim.json","chainmail_helmet_gold_trim.json","chainmail_helmet_iron_trim.json","chainmail_helmet_lapis_trim.json","chainmail_helmet_netherite_trim.json","chainmail_helmet_quartz_trim.json","chainmail_helmet_redstone_trim.json","chainmail_helmet_resin_trim.json","chainmail_leggings.json","chainmail_leggings_amethyst_trim.json","chainmail_leggings_copper_trim.json","chainmail_leggings_diamond_trim.json","chainmail_leggings_emerald_trim.json","chainmail_leggings_gold_trim.json","chainmail_leggings_iron_trim.json","chainmail_leggings_lapis_trim.json","chainmail_leggings_netherite_trim.json","chainmail_leggings_quartz_trim.json","chainmail_leggings_redstone_trim.json","chainmail_leggings_resin_trim.json","charcoal.json","cherry_boat.json","cherry_chest_boat.json","cherry_door.json","cherry_hanging_sign.json","cherry_sapling.json","cherry_sign.json","chest.json","chest_minecart.json","chicken.json","chicken_spawn_egg.json","chorus_fruit.json","clay_ball.json","clock_00.json","clock_01.json","clock_02.json","clock_03.json","clock_04.json","clock_05.json","clock_06.json","clock_07.json","clock_08.json","clock_09.json","clock_10.json","clock_11.json","clock_12.json","clock_13.json","clock_14.json","clock_15.json","clock_16.json","clock_17.json","clock_18.json","clock_19.json","clock_20.json","clock_21.json","clock_22.json","clock_23.json","clock_24.json","clock_25.json","clock_26.json","clock_27.json","clock_28.json","clock_29.json","clock_30.json","clock_31.json","clock_32.json","clock_33.json","clock_34.json","clock_35.json","clock_36.json","clock_37.json","clock_38.json","clock_39.json","clock_40.json","clock_41.json","clock_42.json","clock_43.json","clock_44.json","clock_45.json","clock_46.json","clock_47.json","clock_48.json","clock_49.json","clock_50.json","clock_51.json","clock_52.json","clock_53.json","clock_54.json","clock_55.json","clock_56.json","clock_57.json","clock_58.json","clock_59.json","clock_60.json","clock_61.json","clock_62.json","clock_63.json","closed_eyeblossom.json","coal.json","coast_armor_trim_smithing_template.json","cobweb.json","cocoa_beans.json","cod.json","cod_bucket.json","cod_spawn_egg.json","command_block_minecart.json","comparator.json","compass_00.json","compass_01.json","compass_02.json","compass_03.json","compass_04.json","compass_05.json","compass_06.json","compass_07.json","compass_08.json","compass_09.json","compass_10.json","compass_11.json","compass_12.json","compass_13.json","compass_14.json","compass_15.json","compass_16.json","compass_17.json","compass_18.json","compass_19.json","compass_20.json","compass_21.json","compass_22.json","compass_23.json","compass_24.json","compass_25.json","compass_26.json","compass_27.json","compass_28.json","compass_29.json","compass_30.json","compass_31.json","conduit.json","cooked_beef.json","cooked_chicken.json","cooked_cod.json","cooked_mutton.json","cooked_porkchop.json","cooked_rabbit.json","cooked_salmon.json","cookie.json","copper_door.json","copper_ingot.json","cornflower.json","cow_spawn_egg.json","creaking_spawn_egg.json","creeper_banner_pattern.json","creeper_spawn_egg.json","crimson_door.json","crimson_fungus.json","crimson_hanging_sign.json","crimson_roots.json","crimson_sign.json","crossbow.json","crossbow_arrow.json","crossbow_firework.json","crossbow_pulling_0.json","crossbow_pulling_1.json","crossbow_pulling_2.json","cyan_bed.json","cyan_bundle.json","cyan_bundle_open_back.json","cyan_bundle_open_front.json","cyan_candle.json","cyan_dye.json","cyan_harness.json","cyan_shulker_box.json","cyan_stained_glass_pane.json","dandelion.json","danger_pottery_sherd.json","dark_oak_boat.json","dark_oak_chest_boat.json","dark_oak_door.json","dark_oak_hanging_sign.json","dark_oak_sapling.json","dark_oak_sign.json","dead_brain_coral.json","dead_brain_coral_fan.json","dead_bubble_coral.json","dead_bubble_coral_fan.json","dead_bush.json","dead_fire_coral.json","dead_fire_coral_fan.json","dead_horn_coral.json","dead_horn_coral_fan.json","dead_tube_coral.json","dead_tube_coral_fan.json","debug_stick.json","decorated_pot.json","detector_rail.json","diamond.json","diamond_axe.json","diamond_boots.json","diamond_boots_amethyst_trim.json","diamond_boots_copper_trim.json","diamond_boots_diamond_trim.json","diamond_boots_emerald_trim.json","diamond_boots_gold_trim.json","diamond_boots_iron_trim.json","diamond_boots_lapis_trim.json","diamond_boots_netherite_trim.json","diamond_boots_quartz_trim.json","diamond_boots_redstone_trim.json","diamond_boots_resin_trim.json","diamond_chestplate.json","diamond_chestplate_amethyst_trim.json","diamond_chestplate_copper_trim.json","diamond_chestplate_diamond_trim.json","diamond_chestplate_emerald_trim.json","diamond_chestplate_gold_trim.json","diamond_chestplate_iron_trim.json","diamond_chestplate_lapis_trim.json","diamond_chestplate_netherite_trim.json","diamond_chestplate_quartz_trim.json","diamond_chestplate_redstone_trim.json","diamond_chestplate_resin_trim.json","diamond_helmet.json","diamond_helmet_amethyst_trim.json","diamond_helmet_copper_trim.json","diamond_helmet_diamond_trim.json","diamond_helmet_emerald_trim.json","diamond_helmet_gold_trim.json","diamond_helmet_iron_trim.json","diamond_helmet_lapis_trim.json","diamond_helmet_netherite_trim.json","diamond_helmet_quartz_trim.json","diamond_helmet_redstone_trim.json","diamond_helmet_resin_trim.json","diamond_hoe.json","diamond_horse_armor.json","diamond_leggings.json","diamond_leggings_amethyst_trim.json","diamond_leggings_copper_trim.json","diamond_leggings_diamond_trim.json","diamond_leggings_emerald_trim.json","diamond_leggings_gold_trim.json","diamond_leggings_iron_trim.json","diamond_leggings_lapis_trim.json","diamond_leggings_netherite_trim.json","diamond_leggings_quartz_trim.json","diamond_leggings_redstone_trim.json","diamond_leggings_resin_trim.json","diamond_pickaxe.json","diamond_shovel.json","diamond_sword.json","disc_fragment_5.json","dolphin_spawn_egg.json","donkey_spawn_egg.json","dragon_breath.json","dragon_head.json","dried_kelp.json","drowned_spawn_egg.json","dune_armor_trim_smithing_template.json","echo_shard.json","egg.json","elder_guardian_spawn_egg.json","elytra.json","elytra_broken.json","emerald.json","enchanted_book.json","enchanted_golden_apple.json","end_crystal.json","ender_chest.json","ender_dragon_spawn_egg.json","ender_eye.json","ender_pearl.json","enderman_spawn_egg.json","endermite_spawn_egg.json","evoker_spawn_egg.json","experience_bottle.json","explorer_pottery_sherd.json","exposed_copper_door.json","eye_armor_trim_smithing_template.json","feather.json","fermented_spider_eye.json","fern.json","field_masoned_banner_pattern.json","filled_map.json","fire_charge.json","fire_coral.json","fire_coral_fan.json","firefly_bush.json","firework_rocket.json","firework_star.json","fishing_rod.json","fishing_rod_cast.json","flint.json","flint_and_steel.json","flow_armor_trim_smithing_template.json","flow_banner_pattern.json","flow_pottery_sherd.json","flower_banner_pattern.json","flower_pot.json","fox_spawn_egg.json","friend_pottery_sherd.json","frog_spawn_egg.json","frogspawn.json","furnace_minecart.json","generated.json","ghast_spawn_egg.json","ghast_tear.json","glass_bottle.json","glass_pane.json","glistering_melon_slice.json","globe_banner_pattern.json","glow_berries.json","glow_ink_sac.json","glow_item_frame.json","glow_lichen.json","glow_squid_spawn_egg.json","glowstone_dust.json","goat_horn.json","goat_spawn_egg.json","gold_ingot.json","gold_nugget.json","golden_apple.json","golden_axe.json","golden_boots.json","golden_boots_amethyst_trim.json","golden_boots_copper_trim.json","golden_boots_diamond_trim.json","golden_boots_emerald_trim.json","golden_boots_gold_trim.json","golden_boots_iron_trim.json","golden_boots_lapis_trim.json","golden_boots_netherite_trim.json","golden_boots_quartz_trim.json","golden_boots_redstone_trim.json","golden_boots_resin_trim.json","golden_carrot.json","golden_chestplate.json","golden_chestplate_amethyst_trim.json","golden_chestplate_copper_trim.json","golden_chestplate_diamond_trim.json","golden_chestplate_emerald_trim.json","golden_chestplate_gold_trim.json","golden_chestplate_iron_trim.json","golden_chestplate_lapis_trim.json","golden_chestplate_netherite_trim.json","golden_chestplate_quartz_trim.json","golden_chestplate_redstone_trim.json","golden_chestplate_resin_trim.json","golden_helmet.json","golden_helmet_amethyst_trim.json","golden_helmet_copper_trim.json","golden_helmet_diamond_trim.json","golden_helmet_emerald_trim.json","golden_helmet_gold_trim.json","golden_helmet_iron_trim.json","golden_helmet_lapis_trim.json","golden_helmet_netherite_trim.json","golden_helmet_quartz_trim.json","golden_helmet_redstone_trim.json","golden_helmet_resin_trim.json","golden_hoe.json","golden_horse_armor.json","golden_leggings.json","golden_leggings_amethyst_trim.json","golden_leggings_copper_trim.json","golden_leggings_diamond_trim.json","golden_leggings_emerald_trim.json","golden_leggings_gold_trim.json","golden_leggings_iron_trim.json","golden_leggings_lapis_trim.json","golden_leggings_netherite_trim.json","golden_leggings_quartz_trim.json","golden_leggings_redstone_trim.json","golden_leggings_resin_trim.json","golden_pickaxe.json","golden_shovel.json","golden_sword.json","gray_bed.json","gray_bundle.json","gray_bundle_open_back.json","gray_bundle_open_front.json","gray_candle.json","gray_dye.json","gray_harness.json","gray_shulker_box.json","gray_stained_glass_pane.json","green_bed.json","green_bundle.json","green_bundle_open_back.json","green_bundle_open_front.json","green_candle.json","green_dye.json","green_harness.json","green_shulker_box.json","green_stained_glass_pane.json","guardian_spawn_egg.json","gunpowder.json","guster_banner_pattern.json","guster_pottery_sherd.json","handheld.json","handheld_mace.json","handheld_rod.json","hanging_roots.json","happy_ghast_spawn_egg.json","heart_of_the_sea.json","heart_pottery_sherd.json","heartbreak_pottery_sherd.json","hoglin_spawn_egg.json","honey_bottle.json","honeycomb.json","hopper.json","hopper_minecart.json","horn_coral.json","horn_coral_fan.json","horse_spawn_egg.json","host_armor_trim_smithing_template.json","howl_pottery_sherd.json","husk_spawn_egg.json","ink_sac.json","iron_axe.json","iron_bars.json","iron_boots.json","iron_boots_amethyst_trim.json","iron_boots_copper_trim.json","iron_boots_diamond_trim.json","iron_boots_emerald_trim.json","iron_boots_gold_trim.json","iron_boots_iron_trim.json","iron_boots_lapis_trim.json","iron_boots_netherite_trim.json","iron_boots_quartz_trim.json","iron_boots_redstone_trim.json","iron_boots_resin_trim.json","iron_chestplate.json","iron_chestplate_amethyst_trim.json","iron_chestplate_copper_trim.json","iron_chestplate_diamond_trim.json","iron_chestplate_emerald_trim.json","iron_chestplate_gold_trim.json","iron_chestplate_iron_trim.json","iron_chestplate_lapis_trim.json","iron_chestplate_netherite_trim.json","iron_chestplate_quartz_trim.json","iron_chestplate_redstone_trim.json","iron_chestplate_resin_trim.json","iron_door.json","iron_golem_spawn_egg.json","iron_helmet.json","iron_helmet_amethyst_trim.json","iron_helmet_copper_trim.json","iron_helmet_diamond_trim.json","iron_helmet_emerald_trim.json","iron_helmet_gold_trim.json","iron_helmet_iron_trim.json","iron_helmet_lapis_trim.json","iron_helmet_netherite_trim.json","iron_helmet_quartz_trim.json","iron_helmet_redstone_trim.json","iron_helmet_resin_trim.json","iron_hoe.json","iron_horse_armor.json","iron_ingot.json","iron_leggings.json","iron_leggings_amethyst_trim.json","iron_leggings_copper_trim.json","iron_leggings_diamond_trim.json","iron_leggings_emerald_trim.json","iron_leggings_gold_trim.json","iron_leggings_iron_trim.json","iron_leggings_lapis_trim.json","iron_leggings_netherite_trim.json","iron_leggings_quartz_trim.json","iron_leggings_redstone_trim.json","iron_leggings_resin_trim.json","iron_nugget.json","iron_pickaxe.json","iron_shovel.json","iron_sword.json","item_frame.json","jungle_boat.json","jungle_chest_boat.json","jungle_door.json","jungle_hanging_sign.json","jungle_sapling.json","jungle_sign.json","kelp.json","knowledge_book.json","ladder.json","lantern.json","lapis_lazuli.json","large_amethyst_bud.json","large_fern.json","lava_bucket.json","lead.json","leaf_litter.json","leather.json","leather_boots.json","leather_boots_amethyst_trim.json","leather_boots_copper_trim.json","leather_boots_diamond_trim.json","leather_boots_emerald_trim.json","leather_boots_gold_trim.json","leather_boots_iron_trim.json","leather_boots_lapis_trim.json","leather_boots_netherite_trim.json","leather_boots_quartz_trim.json","leather_boots_redstone_trim.json","leather_boots_resin_trim.json","leather_chestplate.json","leather_chestplate_amethyst_trim.json","leather_chestplate_copper_trim.json","leather_chestplate_diamond_trim.json","leather_chestplate_emerald_trim.json","leather_chestplate_gold_trim.json","leather_chestplate_iron_trim.json","leather_chestplate_lapis_trim.json","leather_chestplate_netherite_trim.json","leather_chestplate_quartz_trim.json","leather_chestplate_redstone_trim.json","leather_chestplate_resin_trim.json","leather_helmet.json","leather_helmet_amethyst_trim.json","leather_helmet_copper_trim.json","leather_helmet_diamond_trim.json","leather_helmet_emerald_trim.json","leather_helmet_gold_trim.json","leather_helmet_iron_trim.json","leather_helmet_lapis_trim.json","leather_helmet_netherite_trim.json","leather_helmet_quartz_trim.json","leather_helmet_redstone_trim.json","leather_helmet_resin_trim.json","leather_horse_armor.json","leather_leggings.json","leather_leggings_amethyst_trim.json","leather_leggings_copper_trim.json","leather_leggings_diamond_trim.json","leather_leggings_emerald_trim.json","leather_leggings_gold_trim.json","leather_leggings_iron_trim.json","leather_leggings_lapis_trim.json","leather_leggings_netherite_trim.json","leather_leggings_quartz_trim.json","leather_leggings_redstone_trim.json","leather_leggings_resin_trim.json","lever.json","light.json","light_00.json","light_01.json","light_02.json","light_03.json","light_04.json","light_05.json","light_06.json","light_07.json","light_08.json","light_09.json","light_10.json","light_11.json","light_12.json","light_13.json","light_14.json","light_15.json","light_blue_bed.json","light_blue_bundle.json","light_blue_bundle_open_back.json","light_blue_bundle_open_front.json","light_blue_candle.json","light_blue_dye.json","light_blue_harness.json","light_blue_shulker_box.json","light_blue_stained_glass_pane.json","light_gray_bed.json","light_gray_bundle.json","light_gray_bundle_open_back.json","light_gray_bundle_open_front.json","light_gray_candle.json","light_gray_dye.json","light_gray_harness.json","light_gray_shulker_box.json","light_gray_stained_glass_pane.json","lilac.json","lily_of_the_valley.json","lily_pad.json","lime_bed.json","lime_bundle.json","lime_bundle_open_back.json","lime_bundle_open_front.json","lime_candle.json","lime_dye.json","lime_harness.json","lime_shulker_box.json","lime_stained_glass_pane.json","lingering_potion.json","llama_spawn_egg.json","mace.json","magenta_bed.json","magenta_bundle.json","magenta_bundle_open_back.json","magenta_bundle_open_front.json","magenta_candle.json","magenta_dye.json","magenta_harness.json","magenta_shulker_box.json","magenta_stained_glass_pane.json","magma_cream.json","magma_cube_spawn_egg.json","mangrove_boat.json","mangrove_chest_boat.json","mangrove_door.json","mangrove_hanging_sign.json","mangrove_propagule.json","mangrove_sign.json","map.json","medium_amethyst_bud.json","melon_seeds.json","melon_slice.json","milk_bucket.json","minecart.json","miner_pottery_sherd.json","mojang_banner_pattern.json","mooshroom_spawn_egg.json","mourner_pottery_sherd.json","mule_spawn_egg.json","mushroom_stew.json","music_disc_11.json","music_disc_13.json","music_disc_5.json","music_disc_blocks.json","music_disc_cat.json","music_disc_chirp.json","music_disc_creator.json","music_disc_creator_music_box.json","music_disc_far.json","music_disc_mall.json","music_disc_mellohi.json","music_disc_otherside.json","music_disc_pigstep.json","music_disc_precipice.json","music_disc_relic.json","music_disc_stal.json","music_disc_strad.json","music_disc_tears.json","music_disc_wait.json","music_disc_ward.json","mutton.json","name_tag.json","nautilus_shell.json","nether_brick.json","nether_sprouts.json","nether_star.json","nether_wart.json","netherite_axe.json","netherite_boots.json","netherite_boots_amethyst_trim.json","netherite_boots_copper_trim.json","netherite_boots_diamond_trim.json","netherite_boots_emerald_trim.json","netherite_boots_gold_trim.json","netherite_boots_iron_trim.json","netherite_boots_lapis_trim.json","netherite_boots_netherite_trim.json","netherite_boots_quartz_trim.json","netherite_boots_redstone_trim.json","netherite_boots_resin_trim.json","netherite_chestplate.json","netherite_chestplate_amethyst_trim.json","netherite_chestplate_copper_trim.json","netherite_chestplate_diamond_trim.json","netherite_chestplate_emerald_trim.json","netherite_chestplate_gold_trim.json","netherite_chestplate_iron_trim.json","netherite_chestplate_lapis_trim.json","netherite_chestplate_netherite_trim.json","netherite_chestplate_quartz_trim.json","netherite_chestplate_redstone_trim.json","netherite_chestplate_resin_trim.json","netherite_helmet.json","netherite_helmet_amethyst_trim.json","netherite_helmet_copper_trim.json","netherite_helmet_diamond_trim.json","netherite_helmet_emerald_trim.json","netherite_helmet_gold_trim.json","netherite_helmet_iron_trim.json","netherite_helmet_lapis_trim.json","netherite_helmet_netherite_trim.json","netherite_helmet_quartz_trim.json","netherite_helmet_redstone_trim.json","netherite_helmet_resin_trim.json","netherite_hoe.json","netherite_ingot.json","netherite_leggings.json","netherite_leggings_amethyst_trim.json","netherite_leggings_copper_trim.json","netherite_leggings_diamond_trim.json","netherite_leggings_emerald_trim.json","netherite_leggings_gold_trim.json","netherite_leggings_iron_trim.json","netherite_leggings_lapis_trim.json","netherite_leggings_netherite_trim.json","netherite_leggings_quartz_trim.json","netherite_leggings_redstone_trim.json","netherite_leggings_resin_trim.json","netherite_pickaxe.json","netherite_scrap.json","netherite_shovel.json","netherite_sword.json","netherite_upgrade_smithing_template.json","oak_boat.json","oak_chest_boat.json","oak_door.json","oak_hanging_sign.json","oak_sapling.json","oak_sign.json","ocelot_spawn_egg.json","ominous_bottle.json","ominous_trial_key.json","open_eyeblossom.json","orange_bed.json","orange_bundle.json","orange_bundle_open_back.json","orange_bundle_open_front.json","orange_candle.json","orange_dye.json","orange_harness.json","orange_shulker_box.json","orange_stained_glass_pane.json","orange_tulip.json","oxeye_daisy.json","oxidized_copper_door.json","painting.json","pale_hanging_moss.json","pale_oak_boat.json","pale_oak_chest_boat.json","pale_oak_door.json","pale_oak_hanging_sign.json","pale_oak_sapling.json","pale_oak_sign.json","panda_spawn_egg.json","paper.json","parrot_spawn_egg.json","peony.json","phantom_membrane.json","phantom_spawn_egg.json","pig_spawn_egg.json","piglin_banner_pattern.json","piglin_brute_spawn_egg.json","piglin_spawn_egg.json","pillager_spawn_egg.json","pink_bed.json","pink_bundle.json","pink_bundle_open_back.json","pink_bundle_open_front.json","pink_candle.json","pink_dye.json","pink_harness.json","pink_petals.json","pink_shulker_box.json","pink_stained_glass_pane.json","pink_tulip.json","pitcher_plant.json","pitcher_pod.json","plenty_pottery_sherd.json","pointed_dripstone.json","poisonous_potato.json","polar_bear_spawn_egg.json","popped_chorus_fruit.json","poppy.json","porkchop.json","potato.json","potion.json","powder_snow_bucket.json","powered_rail.json","prismarine_crystals.json","prismarine_shard.json","prize_pottery_sherd.json","pufferfish.json","pufferfish_bucket.json","pufferfish_spawn_egg.json","pumpkin_pie.json","pumpkin_seeds.json","purple_bed.json","purple_bundle.json","purple_bundle_open_back.json","purple_bundle_open_front.json","purple_candle.json","purple_dye.json","purple_harness.json","purple_shulker_box.json","purple_stained_glass_pane.json","quartz.json","rabbit.json","rabbit_foot.json","rabbit_hide.json","rabbit_spawn_egg.json","rabbit_stew.json","rail.json","raiser_armor_trim_smithing_template.json","ravager_spawn_egg.json","raw_copper.json","raw_gold.json","raw_iron.json","recovery_compass_00.json","recovery_compass_01.json","recovery_compass_02.json","recovery_compass_03.json","recovery_compass_04.json","recovery_compass_05.json","recovery_compass_06.json","recovery_compass_07.json","recovery_compass_08.json","recovery_compass_09.json","recovery_compass_10.json","recovery_compass_11.json","recovery_compass_12.json","recovery_compass_13.json","recovery_compass_14.json","recovery_compass_15.json","recovery_compass_16.json","recovery_compass_17.json","recovery_compass_18.json","recovery_compass_19.json","recovery_compass_20.json","recovery_compass_21.json","recovery_compass_22.json","recovery_compass_23.json","recovery_compass_24.json","recovery_compass_25.json","recovery_compass_26.json","recovery_compass_27.json","recovery_compass_28.json","recovery_compass_29.json","recovery_compass_30.json","recovery_compass_31.json","red_bed.json","red_bundle.json","red_bundle_open_back.json","red_bundle_open_front.json","red_candle.json","red_dye.json","red_harness.json","red_mushroom.json","red_shulker_box.json","red_stained_glass_pane.json","red_tulip.json","redstone.json","redstone_torch.json","repeater.json","resin_brick.json","resin_clump.json","rib_armor_trim_smithing_template.json","rose_bush.json","rotten_flesh.json","saddle.json","salmon.json","salmon_bucket.json","salmon_spawn_egg.json","scrape_pottery_sherd.json","sculk_vein.json","sea_pickle.json","seagrass.json","sentry_armor_trim_smithing_template.json","shaper_armor_trim_smithing_template.json","sheaf_pottery_sherd.json","shears.json","sheep_spawn_egg.json","shelter_pottery_sherd.json","shield.json","shield_blocking.json","short_dry_grass.json","short_grass.json","shulker_box.json","shulker_shell.json","shulker_spawn_egg.json","silence_armor_trim_smithing_template.json","silverfish_spawn_egg.json","skeleton_horse_spawn_egg.json","skeleton_spawn_egg.json","skull_banner_pattern.json","skull_pottery_sherd.json","slime_ball.json","slime_spawn_egg.json","small_amethyst_bud.json","small_dripleaf.json","sniffer_egg.json","sniffer_spawn_egg.json","snort_pottery_sherd.json","snout_armor_trim_smithing_template.json","snow_golem_spawn_egg.json","snowball.json","soul_campfire.json","soul_lantern.json","soul_torch.json","spectral_arrow.json","spider_eye.json","spider_spawn_egg.json","spire_armor_trim_smithing_template.json","splash_potion.json","spruce_boat.json","spruce_chest_boat.json","spruce_door.json","spruce_hanging_sign.json","spruce_sapling.json","spruce_sign.json","spyglass.json","spyglass_in_hand.json","squid_spawn_egg.json","stick.json","stone_axe.json","stone_hoe.json","stone_pickaxe.json","stone_shovel.json","stone_sword.json","stray_spawn_egg.json","strider_spawn_egg.json","string.json","structure_void.json","sugar.json","sugar_cane.json","sunflower.json","suspicious_stew.json","sweet_berries.json","tadpole_bucket.json","tadpole_spawn_egg.json","tall_dry_grass.json","tall_grass.json","template_banner.json","template_bed.json","template_bundle_open_back.json","template_bundle_open_front.json","template_chest.json","template_music_disc.json","template_shulker_box.json","template_skull.json","tide_armor_trim_smithing_template.json","tipped_arrow.json","tnt_minecart.json","tooting_goat_horn.json","torch.json","torchflower.json","torchflower_seeds.json","totem_of_undying.json","trader_llama_spawn_egg.json","trapped_chest.json","trial_key.json","trident.json","trident_in_hand.json","trident_throwing.json","tripwire_hook.json","tropical_fish.json","tropical_fish_bucket.json","tropical_fish_spawn_egg.json","tube_coral.json","tube_coral_fan.json","turtle_egg.json","turtle_helmet.json","turtle_helmet_amethyst_trim.json","turtle_helmet_copper_trim.json","turtle_helmet_diamond_trim.json","turtle_helmet_emerald_trim.json","turtle_helmet_gold_trim.json","turtle_helmet_iron_trim.json","turtle_helmet_lapis_trim.json","turtle_helmet_netherite_trim.json","turtle_helmet_quartz_trim.json","turtle_helmet_redstone_trim.json","turtle_helmet_resin_trim.json","turtle_scute.json","turtle_spawn_egg.json","twisting_vines.json","vex_armor_trim_smithing_template.json","vex_spawn_egg.json","villager_spawn_egg.json","vindicator_spawn_egg.json","vine.json","wandering_trader_spawn_egg.json","ward_armor_trim_smithing_template.json","warden_spawn_egg.json","warped_door.json","warped_fungus.json","warped_fungus_on_a_stick.json","warped_hanging_sign.json","warped_roots.json","warped_sign.json","water_bucket.json","wayfinder_armor_trim_smithing_template.json","weathered_copper_door.json","weeping_vines.json","wheat.json","wheat_seeds.json","white_bed.json","white_bundle.json","white_bundle_open_back.json","white_bundle_open_front.json","white_candle.json","white_dye.json","white_harness.json","white_shulker_box.json","white_stained_glass_pane.json","white_tulip.json","wild_armor_trim_smithing_template.json","wildflowers.json","wind_charge.json","witch_spawn_egg.json","wither_rose.json","wither_skeleton_spawn_egg.json","wither_spawn_egg.json","wolf_armor.json","wolf_armor_dyed.json","wolf_spawn_egg.json","wooden_axe.json","wooden_hoe.json","wooden_pickaxe.json","wooden_shovel.json","wooden_sword.json","writable_book.json","written_book.json","yellow_bed.json","yellow_bundle.json","yellow_bundle_open_back.json","yellow_bundle_open_front.json","yellow_candle.json","yellow_dye.json","yellow_harness.json","yellow_shulker_box.json","yellow_stained_glass_pane.json","zoglin_spawn_egg.json","zombie_horse_spawn_egg.json","zombie_spawn_egg.json","zombie_villager_spawn_egg.json","zombified_piglin_spawn_egg.json"]} \ No newline at end of file +{"directories":[],"files":["acacia_boat.json","acacia_chest_boat.json","acacia_door.json","acacia_hanging_sign.json","acacia_sapling.json","acacia_sign.json","activator_rail.json","air.json","allay_spawn_egg.json","allium.json","amethyst_bud.json","amethyst_cluster.json","amethyst_shard.json","angler_pottery_sherd.json","apple.json","archer_pottery_sherd.json","armadillo_scute.json","armadillo_spawn_egg.json","armor_stand.json","arms_up_pottery_sherd.json","arrow.json","axolotl_bucket.json","axolotl_spawn_egg.json","azure_bluet.json","baked_potato.json","bamboo.json","bamboo_chest_raft.json","bamboo_door.json","bamboo_hanging_sign.json","bamboo_raft.json","bamboo_sign.json","barrier.json","bat_spawn_egg.json","bee_spawn_egg.json","beef.json","beetroot.json","beetroot_seeds.json","beetroot_soup.json","bell.json","big_dripleaf.json","birch_boat.json","birch_chest_boat.json","birch_door.json","birch_hanging_sign.json","birch_sapling.json","birch_sign.json","black_bed.json","black_bundle.json","black_bundle_open_back.json","black_bundle_open_front.json","black_candle.json","black_dye.json","black_harness.json","black_shulker_box.json","black_stained_glass_pane.json","blade_pottery_sherd.json","blaze_powder.json","blaze_rod.json","blaze_spawn_egg.json","blue_bed.json","blue_bundle.json","blue_bundle_open_back.json","blue_bundle_open_front.json","blue_candle.json","blue_dye.json","blue_egg.json","blue_harness.json","blue_orchid.json","blue_shulker_box.json","blue_stained_glass_pane.json","bogged_spawn_egg.json","bolt_armor_trim_smithing_template.json","bone.json","bone_meal.json","book.json","bordure_indented_banner_pattern.json","bow.json","bow_pulling_0.json","bow_pulling_1.json","bow_pulling_2.json","bowl.json","brain_coral.json","brain_coral_fan.json","bread.json","breeze_rod.json","breeze_spawn_egg.json","brewer_pottery_sherd.json","brewing_stand.json","brick.json","brown_bed.json","brown_bundle.json","brown_bundle_open_back.json","brown_bundle_open_front.json","brown_candle.json","brown_dye.json","brown_egg.json","brown_harness.json","brown_mushroom.json","brown_shulker_box.json","brown_stained_glass_pane.json","brush.json","brush_brushing_0.json","brush_brushing_1.json","brush_brushing_2.json","bubble_coral.json","bubble_coral_fan.json","bucket.json","bundle.json","bundle_open_back.json","bundle_open_front.json","burn_pottery_sherd.json","bush.json","cactus_flower.json","cake.json","camel_spawn_egg.json","campfire.json","candle.json","carrot.json","carrot_on_a_stick.json","cat_spawn_egg.json","cauldron.json","cave_spider_spawn_egg.json","chain.json","chainmail_boots.json","chainmail_boots_amethyst_trim.json","chainmail_boots_copper_trim.json","chainmail_boots_diamond_trim.json","chainmail_boots_emerald_trim.json","chainmail_boots_gold_trim.json","chainmail_boots_iron_trim.json","chainmail_boots_lapis_trim.json","chainmail_boots_netherite_trim.json","chainmail_boots_quartz_trim.json","chainmail_boots_redstone_trim.json","chainmail_boots_resin_trim.json","chainmail_chestplate.json","chainmail_chestplate_amethyst_trim.json","chainmail_chestplate_copper_trim.json","chainmail_chestplate_diamond_trim.json","chainmail_chestplate_emerald_trim.json","chainmail_chestplate_gold_trim.json","chainmail_chestplate_iron_trim.json","chainmail_chestplate_lapis_trim.json","chainmail_chestplate_netherite_trim.json","chainmail_chestplate_quartz_trim.json","chainmail_chestplate_redstone_trim.json","chainmail_chestplate_resin_trim.json","chainmail_helmet.json","chainmail_helmet_amethyst_trim.json","chainmail_helmet_copper_trim.json","chainmail_helmet_diamond_trim.json","chainmail_helmet_emerald_trim.json","chainmail_helmet_gold_trim.json","chainmail_helmet_iron_trim.json","chainmail_helmet_lapis_trim.json","chainmail_helmet_netherite_trim.json","chainmail_helmet_quartz_trim.json","chainmail_helmet_redstone_trim.json","chainmail_helmet_resin_trim.json","chainmail_leggings.json","chainmail_leggings_amethyst_trim.json","chainmail_leggings_copper_trim.json","chainmail_leggings_diamond_trim.json","chainmail_leggings_emerald_trim.json","chainmail_leggings_gold_trim.json","chainmail_leggings_iron_trim.json","chainmail_leggings_lapis_trim.json","chainmail_leggings_netherite_trim.json","chainmail_leggings_quartz_trim.json","chainmail_leggings_redstone_trim.json","chainmail_leggings_resin_trim.json","charcoal.json","cherry_boat.json","cherry_chest_boat.json","cherry_door.json","cherry_hanging_sign.json","cherry_sapling.json","cherry_sign.json","chest.json","chest_minecart.json","chicken.json","chicken_spawn_egg.json","chorus_fruit.json","clay_ball.json","clock_00.json","clock_01.json","clock_02.json","clock_03.json","clock_04.json","clock_05.json","clock_06.json","clock_07.json","clock_08.json","clock_09.json","clock_10.json","clock_11.json","clock_12.json","clock_13.json","clock_14.json","clock_15.json","clock_16.json","clock_17.json","clock_18.json","clock_19.json","clock_20.json","clock_21.json","clock_22.json","clock_23.json","clock_24.json","clock_25.json","clock_26.json","clock_27.json","clock_28.json","clock_29.json","clock_30.json","clock_31.json","clock_32.json","clock_33.json","clock_34.json","clock_35.json","clock_36.json","clock_37.json","clock_38.json","clock_39.json","clock_40.json","clock_41.json","clock_42.json","clock_43.json","clock_44.json","clock_45.json","clock_46.json","clock_47.json","clock_48.json","clock_49.json","clock_50.json","clock_51.json","clock_52.json","clock_53.json","clock_54.json","clock_55.json","clock_56.json","clock_57.json","clock_58.json","clock_59.json","clock_60.json","clock_61.json","clock_62.json","clock_63.json","closed_eyeblossom.json","coal.json","coast_armor_trim_smithing_template.json","cobweb.json","cocoa_beans.json","cod.json","cod_bucket.json","cod_spawn_egg.json","command_block_minecart.json","comparator.json","compass_00.json","compass_01.json","compass_02.json","compass_03.json","compass_04.json","compass_05.json","compass_06.json","compass_07.json","compass_08.json","compass_09.json","compass_10.json","compass_11.json","compass_12.json","compass_13.json","compass_14.json","compass_15.json","compass_16.json","compass_17.json","compass_18.json","compass_19.json","compass_20.json","compass_21.json","compass_22.json","compass_23.json","compass_24.json","compass_25.json","compass_26.json","compass_27.json","compass_28.json","compass_29.json","compass_30.json","compass_31.json","conduit.json","cooked_beef.json","cooked_chicken.json","cooked_cod.json","cooked_mutton.json","cooked_porkchop.json","cooked_rabbit.json","cooked_salmon.json","cookie.json","copper_door.json","copper_ingot.json","cornflower.json","cow_spawn_egg.json","creaking_spawn_egg.json","creeper_banner_pattern.json","creeper_spawn_egg.json","crimson_door.json","crimson_fungus.json","crimson_hanging_sign.json","crimson_roots.json","crimson_sign.json","crossbow.json","crossbow_arrow.json","crossbow_firework.json","crossbow_pulling_0.json","crossbow_pulling_1.json","crossbow_pulling_2.json","cyan_bed.json","cyan_bundle.json","cyan_bundle_open_back.json","cyan_bundle_open_front.json","cyan_candle.json","cyan_dye.json","cyan_harness.json","cyan_shulker_box.json","cyan_stained_glass_pane.json","dandelion.json","danger_pottery_sherd.json","dark_oak_boat.json","dark_oak_chest_boat.json","dark_oak_door.json","dark_oak_hanging_sign.json","dark_oak_sapling.json","dark_oak_sign.json","dead_brain_coral.json","dead_brain_coral_fan.json","dead_bubble_coral.json","dead_bubble_coral_fan.json","dead_bush.json","dead_fire_coral.json","dead_fire_coral_fan.json","dead_horn_coral.json","dead_horn_coral_fan.json","dead_tube_coral.json","dead_tube_coral_fan.json","debug_stick.json","decorated_pot.json","detector_rail.json","diamond.json","diamond_axe.json","diamond_boots.json","diamond_boots_amethyst_trim.json","diamond_boots_copper_trim.json","diamond_boots_diamond_trim.json","diamond_boots_emerald_trim.json","diamond_boots_gold_trim.json","diamond_boots_iron_trim.json","diamond_boots_lapis_trim.json","diamond_boots_netherite_trim.json","diamond_boots_quartz_trim.json","diamond_boots_redstone_trim.json","diamond_boots_resin_trim.json","diamond_chestplate.json","diamond_chestplate_amethyst_trim.json","diamond_chestplate_copper_trim.json","diamond_chestplate_diamond_trim.json","diamond_chestplate_emerald_trim.json","diamond_chestplate_gold_trim.json","diamond_chestplate_iron_trim.json","diamond_chestplate_lapis_trim.json","diamond_chestplate_netherite_trim.json","diamond_chestplate_quartz_trim.json","diamond_chestplate_redstone_trim.json","diamond_chestplate_resin_trim.json","diamond_helmet.json","diamond_helmet_amethyst_trim.json","diamond_helmet_copper_trim.json","diamond_helmet_diamond_trim.json","diamond_helmet_emerald_trim.json","diamond_helmet_gold_trim.json","diamond_helmet_iron_trim.json","diamond_helmet_lapis_trim.json","diamond_helmet_netherite_trim.json","diamond_helmet_quartz_trim.json","diamond_helmet_redstone_trim.json","diamond_helmet_resin_trim.json","diamond_hoe.json","diamond_horse_armor.json","diamond_leggings.json","diamond_leggings_amethyst_trim.json","diamond_leggings_copper_trim.json","diamond_leggings_diamond_trim.json","diamond_leggings_emerald_trim.json","diamond_leggings_gold_trim.json","diamond_leggings_iron_trim.json","diamond_leggings_lapis_trim.json","diamond_leggings_netherite_trim.json","diamond_leggings_quartz_trim.json","diamond_leggings_redstone_trim.json","diamond_leggings_resin_trim.json","diamond_pickaxe.json","diamond_shovel.json","diamond_sword.json","disc_fragment_5.json","dolphin_spawn_egg.json","donkey_spawn_egg.json","dragon_breath.json","dragon_head.json","dried_kelp.json","drowned_spawn_egg.json","dune_armor_trim_smithing_template.json","echo_shard.json","egg.json","elder_guardian_spawn_egg.json","elytra.json","elytra_broken.json","emerald.json","enchanted_book.json","enchanted_golden_apple.json","end_crystal.json","ender_chest.json","ender_dragon_spawn_egg.json","ender_eye.json","ender_pearl.json","enderman_spawn_egg.json","endermite_spawn_egg.json","evoker_spawn_egg.json","experience_bottle.json","explorer_pottery_sherd.json","exposed_copper_door.json","eye_armor_trim_smithing_template.json","feather.json","fermented_spider_eye.json","fern.json","field_masoned_banner_pattern.json","filled_map.json","fire_charge.json","fire_coral.json","fire_coral_fan.json","firefly_bush.json","firework_rocket.json","firework_star.json","fishing_rod.json","fishing_rod_cast.json","flint.json","flint_and_steel.json","flow_armor_trim_smithing_template.json","flow_banner_pattern.json","flow_pottery_sherd.json","flower_banner_pattern.json","flower_pot.json","fox_spawn_egg.json","friend_pottery_sherd.json","frog_spawn_egg.json","frogspawn.json","furnace_minecart.json","generated.json","ghast_spawn_egg.json","ghast_tear.json","glass_bottle.json","glass_pane.json","glistering_melon_slice.json","globe_banner_pattern.json","glow_berries.json","glow_ink_sac.json","glow_item_frame.json","glow_lichen.json","glow_squid_spawn_egg.json","glowstone_dust.json","goat_horn.json","goat_spawn_egg.json","gold_ingot.json","gold_nugget.json","golden_apple.json","golden_axe.json","golden_boots.json","golden_boots_amethyst_trim.json","golden_boots_copper_trim.json","golden_boots_diamond_trim.json","golden_boots_emerald_trim.json","golden_boots_gold_trim.json","golden_boots_iron_trim.json","golden_boots_lapis_trim.json","golden_boots_netherite_trim.json","golden_boots_quartz_trim.json","golden_boots_redstone_trim.json","golden_boots_resin_trim.json","golden_carrot.json","golden_chestplate.json","golden_chestplate_amethyst_trim.json","golden_chestplate_copper_trim.json","golden_chestplate_diamond_trim.json","golden_chestplate_emerald_trim.json","golden_chestplate_gold_trim.json","golden_chestplate_iron_trim.json","golden_chestplate_lapis_trim.json","golden_chestplate_netherite_trim.json","golden_chestplate_quartz_trim.json","golden_chestplate_redstone_trim.json","golden_chestplate_resin_trim.json","golden_helmet.json","golden_helmet_amethyst_trim.json","golden_helmet_copper_trim.json","golden_helmet_diamond_trim.json","golden_helmet_emerald_trim.json","golden_helmet_gold_trim.json","golden_helmet_iron_trim.json","golden_helmet_lapis_trim.json","golden_helmet_netherite_trim.json","golden_helmet_quartz_trim.json","golden_helmet_redstone_trim.json","golden_helmet_resin_trim.json","golden_hoe.json","golden_horse_armor.json","golden_leggings.json","golden_leggings_amethyst_trim.json","golden_leggings_copper_trim.json","golden_leggings_diamond_trim.json","golden_leggings_emerald_trim.json","golden_leggings_gold_trim.json","golden_leggings_iron_trim.json","golden_leggings_lapis_trim.json","golden_leggings_netherite_trim.json","golden_leggings_quartz_trim.json","golden_leggings_redstone_trim.json","golden_leggings_resin_trim.json","golden_pickaxe.json","golden_shovel.json","golden_sword.json","gray_bed.json","gray_bundle.json","gray_bundle_open_back.json","gray_bundle_open_front.json","gray_candle.json","gray_dye.json","gray_harness.json","gray_shulker_box.json","gray_stained_glass_pane.json","green_bed.json","green_bundle.json","green_bundle_open_back.json","green_bundle_open_front.json","green_candle.json","green_dye.json","green_harness.json","green_shulker_box.json","green_stained_glass_pane.json","guardian_spawn_egg.json","gunpowder.json","guster_banner_pattern.json","guster_pottery_sherd.json","handheld.json","handheld_mace.json","handheld_rod.json","hanging_roots.json","happy_ghast_spawn_egg.json","heart_of_the_sea.json","heart_pottery_sherd.json","heartbreak_pottery_sherd.json","hoglin_spawn_egg.json","honey_bottle.json","honeycomb.json","hopper.json","hopper_minecart.json","horn_coral.json","horn_coral_fan.json","horse_spawn_egg.json","host_armor_trim_smithing_template.json","howl_pottery_sherd.json","husk_spawn_egg.json","ink_sac.json","iron_axe.json","iron_bars.json","iron_boots.json","iron_boots_amethyst_trim.json","iron_boots_copper_trim.json","iron_boots_diamond_trim.json","iron_boots_emerald_trim.json","iron_boots_gold_trim.json","iron_boots_iron_trim.json","iron_boots_lapis_trim.json","iron_boots_netherite_trim.json","iron_boots_quartz_trim.json","iron_boots_redstone_trim.json","iron_boots_resin_trim.json","iron_chestplate.json","iron_chestplate_amethyst_trim.json","iron_chestplate_copper_trim.json","iron_chestplate_diamond_trim.json","iron_chestplate_emerald_trim.json","iron_chestplate_gold_trim.json","iron_chestplate_iron_trim.json","iron_chestplate_lapis_trim.json","iron_chestplate_netherite_trim.json","iron_chestplate_quartz_trim.json","iron_chestplate_redstone_trim.json","iron_chestplate_resin_trim.json","iron_door.json","iron_golem_spawn_egg.json","iron_helmet.json","iron_helmet_amethyst_trim.json","iron_helmet_copper_trim.json","iron_helmet_diamond_trim.json","iron_helmet_emerald_trim.json","iron_helmet_gold_trim.json","iron_helmet_iron_trim.json","iron_helmet_lapis_trim.json","iron_helmet_netherite_trim.json","iron_helmet_quartz_trim.json","iron_helmet_redstone_trim.json","iron_helmet_resin_trim.json","iron_hoe.json","iron_horse_armor.json","iron_ingot.json","iron_leggings.json","iron_leggings_amethyst_trim.json","iron_leggings_copper_trim.json","iron_leggings_diamond_trim.json","iron_leggings_emerald_trim.json","iron_leggings_gold_trim.json","iron_leggings_iron_trim.json","iron_leggings_lapis_trim.json","iron_leggings_netherite_trim.json","iron_leggings_quartz_trim.json","iron_leggings_redstone_trim.json","iron_leggings_resin_trim.json","iron_nugget.json","iron_pickaxe.json","iron_shovel.json","iron_sword.json","item_frame.json","jungle_boat.json","jungle_chest_boat.json","jungle_door.json","jungle_hanging_sign.json","jungle_sapling.json","jungle_sign.json","kelp.json","knowledge_book.json","ladder.json","lantern.json","lapis_lazuli.json","large_amethyst_bud.json","large_fern.json","lava_bucket.json","lead.json","leaf_litter.json","leather.json","leather_boots.json","leather_boots_amethyst_trim.json","leather_boots_copper_trim.json","leather_boots_diamond_trim.json","leather_boots_emerald_trim.json","leather_boots_gold_trim.json","leather_boots_iron_trim.json","leather_boots_lapis_trim.json","leather_boots_netherite_trim.json","leather_boots_quartz_trim.json","leather_boots_redstone_trim.json","leather_boots_resin_trim.json","leather_chestplate.json","leather_chestplate_amethyst_trim.json","leather_chestplate_copper_trim.json","leather_chestplate_diamond_trim.json","leather_chestplate_emerald_trim.json","leather_chestplate_gold_trim.json","leather_chestplate_iron_trim.json","leather_chestplate_lapis_trim.json","leather_chestplate_netherite_trim.json","leather_chestplate_quartz_trim.json","leather_chestplate_redstone_trim.json","leather_chestplate_resin_trim.json","leather_helmet.json","leather_helmet_amethyst_trim.json","leather_helmet_copper_trim.json","leather_helmet_diamond_trim.json","leather_helmet_emerald_trim.json","leather_helmet_gold_trim.json","leather_helmet_iron_trim.json","leather_helmet_lapis_trim.json","leather_helmet_netherite_trim.json","leather_helmet_quartz_trim.json","leather_helmet_redstone_trim.json","leather_helmet_resin_trim.json","leather_horse_armor.json","leather_leggings.json","leather_leggings_amethyst_trim.json","leather_leggings_copper_trim.json","leather_leggings_diamond_trim.json","leather_leggings_emerald_trim.json","leather_leggings_gold_trim.json","leather_leggings_iron_trim.json","leather_leggings_lapis_trim.json","leather_leggings_netherite_trim.json","leather_leggings_quartz_trim.json","leather_leggings_redstone_trim.json","leather_leggings_resin_trim.json","lever.json","light.json","light_00.json","light_01.json","light_02.json","light_03.json","light_04.json","light_05.json","light_06.json","light_07.json","light_08.json","light_09.json","light_10.json","light_11.json","light_12.json","light_13.json","light_14.json","light_15.json","light_blue_bed.json","light_blue_bundle.json","light_blue_bundle_open_back.json","light_blue_bundle_open_front.json","light_blue_candle.json","light_blue_dye.json","light_blue_harness.json","light_blue_shulker_box.json","light_blue_stained_glass_pane.json","light_gray_bed.json","light_gray_bundle.json","light_gray_bundle_open_back.json","light_gray_bundle_open_front.json","light_gray_candle.json","light_gray_dye.json","light_gray_harness.json","light_gray_shulker_box.json","light_gray_stained_glass_pane.json","lilac.json","lily_of_the_valley.json","lily_pad.json","lime_bed.json","lime_bundle.json","lime_bundle_open_back.json","lime_bundle_open_front.json","lime_candle.json","lime_dye.json","lime_harness.json","lime_shulker_box.json","lime_stained_glass_pane.json","lingering_potion.json","llama_spawn_egg.json","mace.json","magenta_bed.json","magenta_bundle.json","magenta_bundle_open_back.json","magenta_bundle_open_front.json","magenta_candle.json","magenta_dye.json","magenta_harness.json","magenta_shulker_box.json","magenta_stained_glass_pane.json","magma_cream.json","magma_cube_spawn_egg.json","mangrove_boat.json","mangrove_chest_boat.json","mangrove_door.json","mangrove_hanging_sign.json","mangrove_propagule.json","mangrove_sign.json","map.json","medium_amethyst_bud.json","melon_seeds.json","melon_slice.json","milk_bucket.json","minecart.json","miner_pottery_sherd.json","mojang_banner_pattern.json","mooshroom_spawn_egg.json","mourner_pottery_sherd.json","mule_spawn_egg.json","mushroom_stew.json","music_disc_11.json","music_disc_13.json","music_disc_5.json","music_disc_blocks.json","music_disc_cat.json","music_disc_chirp.json","music_disc_creator.json","music_disc_creator_music_box.json","music_disc_far.json","music_disc_lava_chicken.json","music_disc_mall.json","music_disc_mellohi.json","music_disc_otherside.json","music_disc_pigstep.json","music_disc_precipice.json","music_disc_relic.json","music_disc_stal.json","music_disc_strad.json","music_disc_tears.json","music_disc_wait.json","music_disc_ward.json","mutton.json","name_tag.json","nautilus_shell.json","nether_brick.json","nether_sprouts.json","nether_star.json","nether_wart.json","netherite_axe.json","netherite_boots.json","netherite_boots_amethyst_trim.json","netherite_boots_copper_trim.json","netherite_boots_diamond_trim.json","netherite_boots_emerald_trim.json","netherite_boots_gold_trim.json","netherite_boots_iron_trim.json","netherite_boots_lapis_trim.json","netherite_boots_netherite_trim.json","netherite_boots_quartz_trim.json","netherite_boots_redstone_trim.json","netherite_boots_resin_trim.json","netherite_chestplate.json","netherite_chestplate_amethyst_trim.json","netherite_chestplate_copper_trim.json","netherite_chestplate_diamond_trim.json","netherite_chestplate_emerald_trim.json","netherite_chestplate_gold_trim.json","netherite_chestplate_iron_trim.json","netherite_chestplate_lapis_trim.json","netherite_chestplate_netherite_trim.json","netherite_chestplate_quartz_trim.json","netherite_chestplate_redstone_trim.json","netherite_chestplate_resin_trim.json","netherite_helmet.json","netherite_helmet_amethyst_trim.json","netherite_helmet_copper_trim.json","netherite_helmet_diamond_trim.json","netherite_helmet_emerald_trim.json","netherite_helmet_gold_trim.json","netherite_helmet_iron_trim.json","netherite_helmet_lapis_trim.json","netherite_helmet_netherite_trim.json","netherite_helmet_quartz_trim.json","netherite_helmet_redstone_trim.json","netherite_helmet_resin_trim.json","netherite_hoe.json","netherite_ingot.json","netherite_leggings.json","netherite_leggings_amethyst_trim.json","netherite_leggings_copper_trim.json","netherite_leggings_diamond_trim.json","netherite_leggings_emerald_trim.json","netherite_leggings_gold_trim.json","netherite_leggings_iron_trim.json","netherite_leggings_lapis_trim.json","netherite_leggings_netherite_trim.json","netherite_leggings_quartz_trim.json","netherite_leggings_redstone_trim.json","netherite_leggings_resin_trim.json","netherite_pickaxe.json","netherite_scrap.json","netherite_shovel.json","netherite_sword.json","netherite_upgrade_smithing_template.json","oak_boat.json","oak_chest_boat.json","oak_door.json","oak_hanging_sign.json","oak_sapling.json","oak_sign.json","ocelot_spawn_egg.json","ominous_bottle.json","ominous_trial_key.json","open_eyeblossom.json","orange_bed.json","orange_bundle.json","orange_bundle_open_back.json","orange_bundle_open_front.json","orange_candle.json","orange_dye.json","orange_harness.json","orange_shulker_box.json","orange_stained_glass_pane.json","orange_tulip.json","oxeye_daisy.json","oxidized_copper_door.json","painting.json","pale_hanging_moss.json","pale_oak_boat.json","pale_oak_chest_boat.json","pale_oak_door.json","pale_oak_hanging_sign.json","pale_oak_sapling.json","pale_oak_sign.json","panda_spawn_egg.json","paper.json","parrot_spawn_egg.json","peony.json","phantom_membrane.json","phantom_spawn_egg.json","pig_spawn_egg.json","piglin_banner_pattern.json","piglin_brute_spawn_egg.json","piglin_spawn_egg.json","pillager_spawn_egg.json","pink_bed.json","pink_bundle.json","pink_bundle_open_back.json","pink_bundle_open_front.json","pink_candle.json","pink_dye.json","pink_harness.json","pink_petals.json","pink_shulker_box.json","pink_stained_glass_pane.json","pink_tulip.json","pitcher_plant.json","pitcher_pod.json","plenty_pottery_sherd.json","pointed_dripstone.json","poisonous_potato.json","polar_bear_spawn_egg.json","popped_chorus_fruit.json","poppy.json","porkchop.json","potato.json","potion.json","powder_snow_bucket.json","powered_rail.json","prismarine_crystals.json","prismarine_shard.json","prize_pottery_sherd.json","pufferfish.json","pufferfish_bucket.json","pufferfish_spawn_egg.json","pumpkin_pie.json","pumpkin_seeds.json","purple_bed.json","purple_bundle.json","purple_bundle_open_back.json","purple_bundle_open_front.json","purple_candle.json","purple_dye.json","purple_harness.json","purple_shulker_box.json","purple_stained_glass_pane.json","quartz.json","rabbit.json","rabbit_foot.json","rabbit_hide.json","rabbit_spawn_egg.json","rabbit_stew.json","rail.json","raiser_armor_trim_smithing_template.json","ravager_spawn_egg.json","raw_copper.json","raw_gold.json","raw_iron.json","recovery_compass_00.json","recovery_compass_01.json","recovery_compass_02.json","recovery_compass_03.json","recovery_compass_04.json","recovery_compass_05.json","recovery_compass_06.json","recovery_compass_07.json","recovery_compass_08.json","recovery_compass_09.json","recovery_compass_10.json","recovery_compass_11.json","recovery_compass_12.json","recovery_compass_13.json","recovery_compass_14.json","recovery_compass_15.json","recovery_compass_16.json","recovery_compass_17.json","recovery_compass_18.json","recovery_compass_19.json","recovery_compass_20.json","recovery_compass_21.json","recovery_compass_22.json","recovery_compass_23.json","recovery_compass_24.json","recovery_compass_25.json","recovery_compass_26.json","recovery_compass_27.json","recovery_compass_28.json","recovery_compass_29.json","recovery_compass_30.json","recovery_compass_31.json","red_bed.json","red_bundle.json","red_bundle_open_back.json","red_bundle_open_front.json","red_candle.json","red_dye.json","red_harness.json","red_mushroom.json","red_shulker_box.json","red_stained_glass_pane.json","red_tulip.json","redstone.json","redstone_torch.json","repeater.json","resin_brick.json","resin_clump.json","rib_armor_trim_smithing_template.json","rose_bush.json","rotten_flesh.json","saddle.json","salmon.json","salmon_bucket.json","salmon_spawn_egg.json","scrape_pottery_sherd.json","sculk_vein.json","sea_pickle.json","seagrass.json","sentry_armor_trim_smithing_template.json","shaper_armor_trim_smithing_template.json","sheaf_pottery_sherd.json","shears.json","sheep_spawn_egg.json","shelter_pottery_sherd.json","shield.json","shield_blocking.json","short_dry_grass.json","short_grass.json","shulker_box.json","shulker_shell.json","shulker_spawn_egg.json","silence_armor_trim_smithing_template.json","silverfish_spawn_egg.json","skeleton_horse_spawn_egg.json","skeleton_spawn_egg.json","skull_banner_pattern.json","skull_pottery_sherd.json","slime_ball.json","slime_spawn_egg.json","small_amethyst_bud.json","small_dripleaf.json","sniffer_egg.json","sniffer_spawn_egg.json","snort_pottery_sherd.json","snout_armor_trim_smithing_template.json","snow_golem_spawn_egg.json","snowball.json","soul_campfire.json","soul_lantern.json","soul_torch.json","spectral_arrow.json","spider_eye.json","spider_spawn_egg.json","spire_armor_trim_smithing_template.json","splash_potion.json","spruce_boat.json","spruce_chest_boat.json","spruce_door.json","spruce_hanging_sign.json","spruce_sapling.json","spruce_sign.json","spyglass.json","spyglass_in_hand.json","squid_spawn_egg.json","stick.json","stone_axe.json","stone_hoe.json","stone_pickaxe.json","stone_shovel.json","stone_sword.json","stray_spawn_egg.json","strider_spawn_egg.json","string.json","structure_void.json","sugar.json","sugar_cane.json","sunflower.json","suspicious_stew.json","sweet_berries.json","tadpole_bucket.json","tadpole_spawn_egg.json","tall_dry_grass.json","tall_grass.json","template_banner.json","template_bed.json","template_bundle_open_back.json","template_bundle_open_front.json","template_chest.json","template_music_disc.json","template_shulker_box.json","template_skull.json","tide_armor_trim_smithing_template.json","tipped_arrow.json","tnt_minecart.json","tooting_goat_horn.json","torch.json","torchflower.json","torchflower_seeds.json","totem_of_undying.json","trader_llama_spawn_egg.json","trapped_chest.json","trial_key.json","trident.json","trident_in_hand.json","trident_throwing.json","tripwire_hook.json","tropical_fish.json","tropical_fish_bucket.json","tropical_fish_spawn_egg.json","tube_coral.json","tube_coral_fan.json","turtle_egg.json","turtle_helmet.json","turtle_helmet_amethyst_trim.json","turtle_helmet_copper_trim.json","turtle_helmet_diamond_trim.json","turtle_helmet_emerald_trim.json","turtle_helmet_gold_trim.json","turtle_helmet_iron_trim.json","turtle_helmet_lapis_trim.json","turtle_helmet_netherite_trim.json","turtle_helmet_quartz_trim.json","turtle_helmet_redstone_trim.json","turtle_helmet_resin_trim.json","turtle_scute.json","turtle_spawn_egg.json","twisting_vines.json","vex_armor_trim_smithing_template.json","vex_spawn_egg.json","villager_spawn_egg.json","vindicator_spawn_egg.json","vine.json","wandering_trader_spawn_egg.json","ward_armor_trim_smithing_template.json","warden_spawn_egg.json","warped_door.json","warped_fungus.json","warped_fungus_on_a_stick.json","warped_hanging_sign.json","warped_roots.json","warped_sign.json","water_bucket.json","wayfinder_armor_trim_smithing_template.json","weathered_copper_door.json","weeping_vines.json","wheat.json","wheat_seeds.json","white_bed.json","white_bundle.json","white_bundle_open_back.json","white_bundle_open_front.json","white_candle.json","white_dye.json","white_harness.json","white_shulker_box.json","white_stained_glass_pane.json","white_tulip.json","wild_armor_trim_smithing_template.json","wildflowers.json","wind_charge.json","witch_spawn_egg.json","wither_rose.json","wither_skeleton_spawn_egg.json","wither_spawn_egg.json","wolf_armor.json","wolf_armor_dyed.json","wolf_spawn_egg.json","wooden_axe.json","wooden_hoe.json","wooden_pickaxe.json","wooden_shovel.json","wooden_sword.json","writable_book.json","written_book.json","yellow_bed.json","yellow_bundle.json","yellow_bundle_open_back.json","yellow_bundle_open_front.json","yellow_candle.json","yellow_dye.json","yellow_harness.json","yellow_shulker_box.json","yellow_stained_glass_pane.json","zoglin_spawn_egg.json","zombie_horse_spawn_egg.json","zombie_spawn_egg.json","zombie_villager_spawn_egg.json","zombified_piglin_spawn_egg.json"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/sounds.json b/common-files/src/main/resources/internal/sounds.json index ac1c2a63b..1d92846f1 100644 --- a/common-files/src/main/resources/internal/sounds.json +++ b/common-files/src/main/resources/internal/sounds.json @@ -23696,6 +23696,14 @@ } ] }, + "music_disc.lava_chicken": { + "sounds": [ + { + "name": "records/lava_chicken", + "stream": true + } + ] + }, "music_disc.mall": { "sounds": [ { diff --git a/common-files/src/main/resources/internal/textures/_list.json b/common-files/src/main/resources/internal/textures/_list.json new file mode 100644 index 000000000..23a92e099 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/_list.json @@ -0,0 +1 @@ +{"directories":["block","colormap","effect","entity","environment","font","gui","item","map","misc","mob_effect","painting","particle","trims"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/colormap/_list.json b/common-files/src/main/resources/internal/textures/colormap/_list.json new file mode 100644 index 000000000..fd3061f96 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/colormap/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["dry_foliage.png","foliage.png","grass.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/effect/_list.json b/common-files/src/main/resources/internal/textures/effect/_list.json new file mode 100644 index 000000000..b7964a7e8 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/effect/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["dither.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/_list.json b/common-files/src/main/resources/internal/textures/entity/_list.json new file mode 100644 index 000000000..df6072166 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/_list.json @@ -0,0 +1 @@ +{"directories":["allay","armorstand","axolotl","banner","bear","bed","bee","bell","boat","breeze","camel","cat","chest","chest_boat","chicken","conduit","cow","creaking","creeper","decorated_pot","end_crystal","enderdragon","enderman","equipment","fish","fox","frog","ghast","goat","hoglin","horse","illager","iron_golem","llama","panda","parrot","pig","piglin","player","projectiles","rabbit","sheep","shield","shulker","signs","skeleton","slime","sniffer","spider","squid","strider","tadpole","turtle","villager","warden","wither","wolf","zombie","zombie_villager"],"files":["armadillo.png","banner_base.png","bat.png","beacon_beam.png","blaze.png","dolphin.png","enchanting_table_book.png","end_gateway_beam.png","end_portal.png","endermite.png","experience_orb.png","fishing_hook.png","guardian.png","guardian_beam.png","guardian_elder.png","lead_knot.png","minecart.png","phantom.png","phantom_eyes.png","shield_base.png","shield_base_nopattern.png","silverfish.png","snow_golem.png","spider_eyes.png","trident.png","trident_riptide.png","wandering_trader.png","witch.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/allay/_list.json b/common-files/src/main/resources/internal/textures/entity/allay/_list.json new file mode 100644 index 000000000..4b84e0759 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/allay/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["allay.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/armorstand/_list.json b/common-files/src/main/resources/internal/textures/entity/armorstand/_list.json new file mode 100644 index 000000000..c9664e3db --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/armorstand/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["wood.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/axolotl/_list.json b/common-files/src/main/resources/internal/textures/entity/axolotl/_list.json new file mode 100644 index 000000000..6fcc3c555 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/axolotl/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["axolotl_blue.png","axolotl_cyan.png","axolotl_gold.png","axolotl_lucy.png","axolotl_wild.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/banner/_list.json b/common-files/src/main/resources/internal/textures/entity/banner/_list.json new file mode 100644 index 000000000..02dea7b61 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/banner/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["base.png","border.png","bricks.png","circle.png","creeper.png","cross.png","curly_border.png","diagonal_left.png","diagonal_right.png","diagonal_up_left.png","diagonal_up_right.png","flow.png","flower.png","globe.png","gradient.png","gradient_up.png","guster.png","half_horizontal.png","half_horizontal_bottom.png","half_vertical.png","half_vertical_right.png","mojang.png","piglin.png","rhombus.png","skull.png","small_stripes.png","square_bottom_left.png","square_bottom_right.png","square_top_left.png","square_top_right.png","straight_cross.png","stripe_bottom.png","stripe_center.png","stripe_downleft.png","stripe_downright.png","stripe_left.png","stripe_middle.png","stripe_right.png","stripe_top.png","triangle_bottom.png","triangle_top.png","triangles_bottom.png","triangles_top.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/bear/_list.json b/common-files/src/main/resources/internal/textures/entity/bear/_list.json new file mode 100644 index 000000000..604c3116a --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/bear/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["polarbear.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/bed/_list.json b/common-files/src/main/resources/internal/textures/entity/bed/_list.json new file mode 100644 index 000000000..d8fd32e3e --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/bed/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["black.png","blue.png","brown.png","cyan.png","gray.png","green.png","light_blue.png","light_gray.png","lime.png","magenta.png","orange.png","pink.png","purple.png","red.png","white.png","yellow.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/bee/_list.json b/common-files/src/main/resources/internal/textures/entity/bee/_list.json new file mode 100644 index 000000000..5ae018a30 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/bee/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bee.png","bee_angry.png","bee_angry_nectar.png","bee_nectar.png","bee_stinger.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/bell/_list.json b/common-files/src/main/resources/internal/textures/entity/bell/_list.json new file mode 100644 index 000000000..159c5031b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/bell/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bell_body.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/boat/_list.json b/common-files/src/main/resources/internal/textures/entity/boat/_list.json new file mode 100644 index 000000000..46a5ff587 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/boat/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia.png","bamboo.png","birch.png","cherry.png","dark_oak.png","jungle.png","mangrove.png","oak.png","pale_oak.png","spruce.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/breeze/_list.json b/common-files/src/main/resources/internal/textures/entity/breeze/_list.json new file mode 100644 index 000000000..e681d8b4b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/breeze/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["breeze.png","breeze_eyes.png","breeze_wind.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/camel/_list.json b/common-files/src/main/resources/internal/textures/entity/camel/_list.json new file mode 100644 index 000000000..770128b32 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/camel/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["camel.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/cat/_list.json b/common-files/src/main/resources/internal/textures/entity/cat/_list.json new file mode 100644 index 000000000..e51c0a28c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/cat/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["all_black.png","black.png","british_shorthair.png","calico.png","cat_collar.png","jellie.png","ocelot.png","persian.png","ragdoll.png","red.png","siamese.png","tabby.png","white.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/chest/_list.json b/common-files/src/main/resources/internal/textures/entity/chest/_list.json new file mode 100644 index 000000000..16abd3651 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/chest/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["christmas.png","christmas_left.png","christmas_right.png","ender.png","normal.png","normal_left.png","normal_right.png","trapped.png","trapped_left.png","trapped_right.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/chest_boat/_list.json b/common-files/src/main/resources/internal/textures/entity/chest_boat/_list.json new file mode 100644 index 000000000..46a5ff587 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/chest_boat/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia.png","bamboo.png","birch.png","cherry.png","dark_oak.png","jungle.png","mangrove.png","oak.png","pale_oak.png","spruce.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/chicken/_list.json b/common-files/src/main/resources/internal/textures/entity/chicken/_list.json new file mode 100644 index 000000000..7e8ceb878 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/chicken/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["cold_chicken.png","temperate_chicken.png","warm_chicken.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/conduit/_list.json b/common-files/src/main/resources/internal/textures/entity/conduit/_list.json new file mode 100644 index 000000000..932a0a3f9 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/conduit/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["base.png","break_particle.png","cage.png","closed_eye.png","open_eye.png","wind.png","wind.png.mcmeta","wind_vertical.png","wind_vertical.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/cow/_list.json b/common-files/src/main/resources/internal/textures/entity/cow/_list.json new file mode 100644 index 000000000..1e5b91ac4 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/cow/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["brown_mooshroom.png","cold_cow.png","red_mooshroom.png","temperate_cow.png","warm_cow.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/creaking/_list.json b/common-files/src/main/resources/internal/textures/entity/creaking/_list.json new file mode 100644 index 000000000..344c44c3b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/creaking/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["creaking.png","creaking_eyes.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/creeper/_list.json b/common-files/src/main/resources/internal/textures/entity/creeper/_list.json new file mode 100644 index 000000000..c300b9b6f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/creeper/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["creeper.png","creeper_armor.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/decorated_pot/_list.json b/common-files/src/main/resources/internal/textures/entity/decorated_pot/_list.json new file mode 100644 index 000000000..8dd45ed1e --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/decorated_pot/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["angler_pottery_pattern.png","archer_pottery_pattern.png","arms_up_pottery_pattern.png","blade_pottery_pattern.png","brewer_pottery_pattern.png","burn_pottery_pattern.png","danger_pottery_pattern.png","decorated_pot_base.png","decorated_pot_side.png","explorer_pottery_pattern.png","flow_pottery_pattern.png","friend_pottery_pattern.png","guster_pottery_pattern.png","heart_pottery_pattern.png","heartbreak_pottery_pattern.png","howl_pottery_pattern.png","miner_pottery_pattern.png","mourner_pottery_pattern.png","plenty_pottery_pattern.png","prize_pottery_pattern.png","scrape_pottery_pattern.png","sheaf_pottery_pattern.png","shelter_pottery_pattern.png","skull_pottery_pattern.png","snort_pottery_pattern.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/end_crystal/_list.json b/common-files/src/main/resources/internal/textures/entity/end_crystal/_list.json new file mode 100644 index 000000000..c60d817e2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/end_crystal/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["end_crystal.png","end_crystal_beam.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/enderdragon/_list.json b/common-files/src/main/resources/internal/textures/entity/enderdragon/_list.json new file mode 100644 index 000000000..c22c3a70f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/enderdragon/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["dragon.png","dragon_exploding.png","dragon_eyes.png","dragon_fireball.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/enderman/_list.json b/common-files/src/main/resources/internal/textures/entity/enderman/_list.json new file mode 100644 index 000000000..fea7ba8d3 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/enderman/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["enderman.png","enderman_eyes.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/_list.json new file mode 100644 index 000000000..08aee7726 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/_list.json @@ -0,0 +1 @@ +{"directories":["camel_saddle","donkey_saddle","happy_ghast_body","horse_body","horse_saddle","humanoid","humanoid_leggings","llama_body","mule_saddle","pig_saddle","skeleton_horse_saddle","strider_saddle","wings","wolf_body","zombie_horse_saddle"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/camel_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/camel_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/camel_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/donkey_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/donkey_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/donkey_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/happy_ghast_body/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/happy_ghast_body/_list.json new file mode 100644 index 000000000..290eb50e0 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/happy_ghast_body/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["black_harness.png","blue_harness.png","brown_harness.png","cyan_harness.png","gray_harness.png","green_harness.png","light_blue_harness.png","light_gray_harness.png","lime_harness.png","magenta_harness.png","orange_harness.png","pink_harness.png","purple_harness.png","red_harness.png","white_harness.png","yellow_harness.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/horse_body/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/horse_body/_list.json new file mode 100644 index 000000000..72b60f36b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/horse_body/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["diamond.png","gold.png","iron.png","leather.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/horse_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/horse_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/horse_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/humanoid/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/humanoid/_list.json new file mode 100644 index 000000000..53e6a8655 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/humanoid/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["chainmail.png","diamond.png","gold.png","iron.png","leather.png","leather_overlay.png","netherite.png","turtle_scute.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/humanoid_leggings/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/humanoid_leggings/_list.json new file mode 100644 index 000000000..28c51fb23 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/humanoid_leggings/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["chainmail.png","diamond.png","gold.png","iron.png","leather.png","leather_overlay.png","netherite.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/llama_body/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/llama_body/_list.json new file mode 100644 index 000000000..2593c143d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/llama_body/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["black.png","blue.png","brown.png","cyan.png","gray.png","green.png","light_blue.png","light_gray.png","lime.png","magenta.png","orange.png","pink.png","purple.png","red.png","trader_llama.png","white.png","yellow.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/mule_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/mule_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/mule_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/pig_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/pig_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/pig_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/skeleton_horse_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/skeleton_horse_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/skeleton_horse_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/strider_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/strider_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/strider_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/wings/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/wings/_list.json new file mode 100644 index 000000000..d45d2352d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/wings/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["elytra.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/wolf_body/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/wolf_body/_list.json new file mode 100644 index 000000000..1db139a97 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/wolf_body/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["armadillo_scute.png","armadillo_scute_overlay.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/equipment/zombie_horse_saddle/_list.json b/common-files/src/main/resources/internal/textures/entity/equipment/zombie_horse_saddle/_list.json new file mode 100644 index 000000000..b7f1238d5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/equipment/zombie_horse_saddle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["saddle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/fish/_list.json b/common-files/src/main/resources/internal/textures/entity/fish/_list.json new file mode 100644 index 000000000..bc6f96eef --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/fish/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["cod.png","pufferfish.png","salmon.png","tropical_a.png","tropical_a_pattern_1.png","tropical_a_pattern_2.png","tropical_a_pattern_3.png","tropical_a_pattern_4.png","tropical_a_pattern_5.png","tropical_a_pattern_6.png","tropical_b.png","tropical_b_pattern_1.png","tropical_b_pattern_2.png","tropical_b_pattern_3.png","tropical_b_pattern_4.png","tropical_b_pattern_5.png","tropical_b_pattern_6.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/fox/_list.json b/common-files/src/main/resources/internal/textures/entity/fox/_list.json new file mode 100644 index 000000000..320e3dae2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/fox/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["fox.png","fox_sleep.png","snow_fox.png","snow_fox_sleep.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/frog/_list.json b/common-files/src/main/resources/internal/textures/entity/frog/_list.json new file mode 100644 index 000000000..8b019a6f2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/frog/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["cold_frog.png","temperate_frog.png","warm_frog.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/ghast/_list.json b/common-files/src/main/resources/internal/textures/entity/ghast/_list.json new file mode 100644 index 000000000..d5a30ad8f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/ghast/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["ghast.png","ghast_shooting.png","happy_ghast.png","happy_ghast_baby.png","happy_ghast_ropes.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/goat/_list.json b/common-files/src/main/resources/internal/textures/entity/goat/_list.json new file mode 100644 index 000000000..58f641aa2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/goat/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["goat.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/hoglin/_list.json b/common-files/src/main/resources/internal/textures/entity/hoglin/_list.json new file mode 100644 index 000000000..a20b41a1d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/hoglin/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["hoglin.png","zoglin.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/horse/_list.json b/common-files/src/main/resources/internal/textures/entity/horse/_list.json new file mode 100644 index 000000000..9613d1423 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/horse/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["donkey.png","horse_black.png","horse_brown.png","horse_chestnut.png","horse_creamy.png","horse_darkbrown.png","horse_gray.png","horse_markings_blackdots.png","horse_markings_white.png","horse_markings_whitedots.png","horse_markings_whitefield.png","horse_skeleton.png","horse_white.png","horse_zombie.png","mule.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/illager/_list.json b/common-files/src/main/resources/internal/textures/entity/illager/_list.json new file mode 100644 index 000000000..db15d5786 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/illager/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["evoker.png","evoker_fangs.png","illusioner.png","pillager.png","ravager.png","vex.png","vex_charging.png","vindicator.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/iron_golem/_list.json b/common-files/src/main/resources/internal/textures/entity/iron_golem/_list.json new file mode 100644 index 000000000..51c3aa9e3 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/iron_golem/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["iron_golem.png","iron_golem_crackiness_high.png","iron_golem_crackiness_low.png","iron_golem_crackiness_medium.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/llama/_list.json b/common-files/src/main/resources/internal/textures/entity/llama/_list.json new file mode 100644 index 000000000..66e40a5ae --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/llama/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["brown.png","creamy.png","gray.png","spit.png","white.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/panda/_list.json b/common-files/src/main/resources/internal/textures/entity/panda/_list.json new file mode 100644 index 000000000..594b1c532 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/panda/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["aggressive_panda.png","brown_panda.png","lazy_panda.png","panda.png","playful_panda.png","weak_panda.png","worried_panda.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/parrot/_list.json b/common-files/src/main/resources/internal/textures/entity/parrot/_list.json new file mode 100644 index 000000000..4f63b2e79 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/parrot/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["parrot_blue.png","parrot_green.png","parrot_grey.png","parrot_red_blue.png","parrot_yellow_blue.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/pig/_list.json b/common-files/src/main/resources/internal/textures/entity/pig/_list.json new file mode 100644 index 000000000..72a5cf3c5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/pig/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["cold_pig.png","temperate_pig.png","warm_pig.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/piglin/_list.json b/common-files/src/main/resources/internal/textures/entity/piglin/_list.json new file mode 100644 index 000000000..245d48595 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/piglin/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["piglin.png","piglin_brute.png","zombified_piglin.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/player/_list.json b/common-files/src/main/resources/internal/textures/entity/player/_list.json new file mode 100644 index 000000000..281e580c3 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/player/_list.json @@ -0,0 +1 @@ +{"directories":["slim","wide"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/player/slim/_list.json b/common-files/src/main/resources/internal/textures/entity/player/slim/_list.json new file mode 100644 index 000000000..c92ed32f5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/player/slim/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["alex.png","ari.png","efe.png","kai.png","makena.png","noor.png","steve.png","sunny.png","zuri.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/player/wide/_list.json b/common-files/src/main/resources/internal/textures/entity/player/wide/_list.json new file mode 100644 index 000000000..c92ed32f5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/player/wide/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["alex.png","ari.png","efe.png","kai.png","makena.png","noor.png","steve.png","sunny.png","zuri.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/projectiles/_list.json b/common-files/src/main/resources/internal/textures/entity/projectiles/_list.json new file mode 100644 index 000000000..55bf4ee20 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/projectiles/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["arrow.png","spectral_arrow.png","tipped_arrow.png","wind_charge.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/rabbit/_list.json b/common-files/src/main/resources/internal/textures/entity/rabbit/_list.json new file mode 100644 index 000000000..7ff22481e --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/rabbit/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["black.png","brown.png","caerbannog.png","gold.png","salt.png","toast.png","white.png","white_splotched.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/sheep/_list.json b/common-files/src/main/resources/internal/textures/entity/sheep/_list.json new file mode 100644 index 000000000..7545044da --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/sheep/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["sheep.png","sheep_wool.png","sheep_wool_undercoat.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/shield/_list.json b/common-files/src/main/resources/internal/textures/entity/shield/_list.json new file mode 100644 index 000000000..02dea7b61 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/shield/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["base.png","border.png","bricks.png","circle.png","creeper.png","cross.png","curly_border.png","diagonal_left.png","diagonal_right.png","diagonal_up_left.png","diagonal_up_right.png","flow.png","flower.png","globe.png","gradient.png","gradient_up.png","guster.png","half_horizontal.png","half_horizontal_bottom.png","half_vertical.png","half_vertical_right.png","mojang.png","piglin.png","rhombus.png","skull.png","small_stripes.png","square_bottom_left.png","square_bottom_right.png","square_top_left.png","square_top_right.png","straight_cross.png","stripe_bottom.png","stripe_center.png","stripe_downleft.png","stripe_downright.png","stripe_left.png","stripe_middle.png","stripe_right.png","stripe_top.png","triangle_bottom.png","triangle_top.png","triangles_bottom.png","triangles_top.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/shulker/_list.json b/common-files/src/main/resources/internal/textures/entity/shulker/_list.json new file mode 100644 index 000000000..e69a9ac97 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/shulker/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["shulker.png","shulker_black.png","shulker_blue.png","shulker_brown.png","shulker_cyan.png","shulker_gray.png","shulker_green.png","shulker_light_blue.png","shulker_light_gray.png","shulker_lime.png","shulker_magenta.png","shulker_orange.png","shulker_pink.png","shulker_purple.png","shulker_red.png","shulker_white.png","shulker_yellow.png","spark.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/signs/_list.json b/common-files/src/main/resources/internal/textures/entity/signs/_list.json new file mode 100644 index 000000000..234a278ed --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/signs/_list.json @@ -0,0 +1 @@ +{"directories":["hanging"],"files":["acacia.png","bamboo.png","birch.png","cherry.png","crimson.png","dark_oak.png","jungle.png","mangrove.png","oak.png","pale_oak.png","spruce.png","warped.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/signs/hanging/_list.json b/common-files/src/main/resources/internal/textures/entity/signs/hanging/_list.json new file mode 100644 index 000000000..01b318f31 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/signs/hanging/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia.png","bamboo.png","birch.png","cherry.png","crimson.png","dark_oak.png","jungle.png","mangrove.png","oak.png","pale_oak.png","spruce.png","warped.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/skeleton/_list.json b/common-files/src/main/resources/internal/textures/entity/skeleton/_list.json new file mode 100644 index 000000000..12a88023d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/skeleton/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bogged.png","bogged_overlay.png","skeleton.png","stray.png","stray_overlay.png","wither_skeleton.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/slime/_list.json b/common-files/src/main/resources/internal/textures/entity/slime/_list.json new file mode 100644 index 000000000..63730a800 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/slime/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["magmacube.png","slime.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/sniffer/_list.json b/common-files/src/main/resources/internal/textures/entity/sniffer/_list.json new file mode 100644 index 000000000..3897fab4d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/sniffer/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["sniffer.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/spider/_list.json b/common-files/src/main/resources/internal/textures/entity/spider/_list.json new file mode 100644 index 000000000..f45ff752b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/spider/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["cave_spider.png","spider.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/squid/_list.json b/common-files/src/main/resources/internal/textures/entity/squid/_list.json new file mode 100644 index 000000000..74da4a96d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/squid/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["glow_squid.png","squid.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/strider/_list.json b/common-files/src/main/resources/internal/textures/entity/strider/_list.json new file mode 100644 index 000000000..2e88186eb --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/strider/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["strider.png","strider_cold.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/tadpole/_list.json b/common-files/src/main/resources/internal/textures/entity/tadpole/_list.json new file mode 100644 index 000000000..a95050a5f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/tadpole/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["tadpole.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/turtle/_list.json b/common-files/src/main/resources/internal/textures/entity/turtle/_list.json new file mode 100644 index 000000000..ddb182b27 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/turtle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["big_sea_turtle.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/villager/_list.json b/common-files/src/main/resources/internal/textures/entity/villager/_list.json new file mode 100644 index 000000000..430228faa --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/villager/_list.json @@ -0,0 +1 @@ +{"directories":["profession","profession_level","type"],"files":["villager.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/villager/profession/_list.json b/common-files/src/main/resources/internal/textures/entity/villager/profession/_list.json new file mode 100644 index 000000000..fab07c7a9 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/villager/profession/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["armorer.png","butcher.png","butcher.png.mcmeta","cartographer.png","cleric.png","farmer.png","farmer.png.mcmeta","fisherman.png","fisherman.png.mcmeta","fletcher.png","fletcher.png.mcmeta","leatherworker.png","librarian.png","librarian.png.mcmeta","mason.png","nitwit.png","shepherd.png","shepherd.png.mcmeta","toolsmith.png","weaponsmith.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/villager/profession_level/_list.json b/common-files/src/main/resources/internal/textures/entity/villager/profession_level/_list.json new file mode 100644 index 000000000..f7755ab5d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/villager/profession_level/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["diamond.png","emerald.png","gold.png","iron.png","stone.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/villager/type/_list.json b/common-files/src/main/resources/internal/textures/entity/villager/type/_list.json new file mode 100644 index 000000000..955f2f36f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/villager/type/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["desert.png","desert.png.mcmeta","jungle.png","plains.png","savanna.png","snow.png","snow.png.mcmeta","swamp.png","taiga.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/warden/_list.json b/common-files/src/main/resources/internal/textures/entity/warden/_list.json new file mode 100644 index 000000000..af8aee6ab --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/warden/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["warden.png","warden_bioluminescent_layer.png","warden_heart.png","warden_pulsating_spots_1.png","warden_pulsating_spots_2.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/wither/_list.json b/common-files/src/main/resources/internal/textures/entity/wither/_list.json new file mode 100644 index 000000000..6f8da04a6 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/wither/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["wither.png","wither_armor.png","wither_invulnerable.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/wolf/_list.json b/common-files/src/main/resources/internal/textures/entity/wolf/_list.json new file mode 100644 index 000000000..60a55f125 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/wolf/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["wolf.png","wolf_angry.png","wolf_armor_crackiness_high.png","wolf_armor_crackiness_low.png","wolf_armor_crackiness_medium.png","wolf_ashen.png","wolf_ashen_angry.png","wolf_ashen_tame.png","wolf_black.png","wolf_black_angry.png","wolf_black_tame.png","wolf_chestnut.png","wolf_chestnut_angry.png","wolf_chestnut_tame.png","wolf_collar.png","wolf_rusty.png","wolf_rusty_angry.png","wolf_rusty_tame.png","wolf_snowy.png","wolf_snowy_angry.png","wolf_snowy_tame.png","wolf_spotted.png","wolf_spotted_angry.png","wolf_spotted_tame.png","wolf_striped.png","wolf_striped_angry.png","wolf_striped_tame.png","wolf_tame.png","wolf_woods.png","wolf_woods_angry.png","wolf_woods_tame.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/zombie/_list.json b/common-files/src/main/resources/internal/textures/entity/zombie/_list.json new file mode 100644 index 000000000..6b15d775b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/zombie/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["drowned.png","drowned_outer_layer.png","husk.png","zombie.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/zombie_villager/_list.json b/common-files/src/main/resources/internal/textures/entity/zombie_villager/_list.json new file mode 100644 index 000000000..bb0feeea4 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/zombie_villager/_list.json @@ -0,0 +1 @@ +{"directories":["profession","profession_level","type"],"files":["zombie_villager.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession/_list.json b/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession/_list.json new file mode 100644 index 000000000..fab07c7a9 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["armorer.png","butcher.png","butcher.png.mcmeta","cartographer.png","cleric.png","farmer.png","farmer.png.mcmeta","fisherman.png","fisherman.png.mcmeta","fletcher.png","fletcher.png.mcmeta","leatherworker.png","librarian.png","librarian.png.mcmeta","mason.png","nitwit.png","shepherd.png","shepherd.png.mcmeta","toolsmith.png","weaponsmith.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession_level/_list.json b/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession_level/_list.json new file mode 100644 index 000000000..f7755ab5d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/zombie_villager/profession_level/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["diamond.png","emerald.png","gold.png","iron.png","stone.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/entity/zombie_villager/type/_list.json b/common-files/src/main/resources/internal/textures/entity/zombie_villager/type/_list.json new file mode 100644 index 000000000..9377957e7 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/entity/zombie_villager/type/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["desert.png","jungle.png","plains.png","savanna.png","snow.png","swamp.png","taiga.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/environment/_list.json b/common-files/src/main/resources/internal/textures/environment/_list.json new file mode 100644 index 000000000..163742403 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/environment/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["clouds.png","end_sky.png","moon_phases.png","rain.png","snow.png","sun.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/_list.json b/common-files/src/main/resources/internal/textures/gui/_list.json new file mode 100644 index 000000000..82692295c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/_list.json @@ -0,0 +1 @@ +{"directories":["advancements","container","hanging_signs","presets","realms","sprites","title"],"files":["book.png","demo_background.png","footer_separator.png","header_separator.png","inworld_footer_separator.png","inworld_header_separator.png","inworld_menu_background.png","inworld_menu_list_background.png","menu_background.png","menu_list_background.png","recipe_book.png","tab_header_background.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/advancements/_list.json b/common-files/src/main/resources/internal/textures/gui/advancements/_list.json new file mode 100644 index 000000000..1e94e545e --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/advancements/_list.json @@ -0,0 +1 @@ +{"directories":["backgrounds"],"files":["window.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/advancements/backgrounds/_list.json b/common-files/src/main/resources/internal/textures/gui/advancements/backgrounds/_list.json new file mode 100644 index 000000000..6907edff2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/advancements/backgrounds/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["adventure.png","end.png","husbandry.png","nether.png","stone.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/container/_list.json b/common-files/src/main/resources/internal/textures/gui/container/_list.json new file mode 100644 index 000000000..f94e1bca8 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/container/_list.json @@ -0,0 +1 @@ +{"directories":["creative_inventory"],"files":["anvil.png","beacon.png","blast_furnace.png","brewing_stand.png","cartography_table.png","crafter.png","crafting_table.png","dispenser.png","enchanting_table.png","furnace.png","gamemode_switcher.png","generic_54.png","grindstone.png","hopper.png","horse.png","inventory.png","loom.png","shulker_box.png","smithing.png","smoker.png","stonecutter.png","villager.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/container/creative_inventory/_list.json b/common-files/src/main/resources/internal/textures/gui/container/creative_inventory/_list.json new file mode 100644 index 000000000..1b959be88 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/container/creative_inventory/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["tab_inventory.png","tab_item_search.png","tab_items.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/hanging_signs/_list.json b/common-files/src/main/resources/internal/textures/gui/hanging_signs/_list.json new file mode 100644 index 000000000..01b318f31 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/hanging_signs/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia.png","bamboo.png","birch.png","cherry.png","crimson.png","dark_oak.png","jungle.png","mangrove.png","oak.png","pale_oak.png","spruce.png","warped.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/presets/_list.json b/common-files/src/main/resources/internal/textures/gui/presets/_list.json new file mode 100644 index 000000000..4e31f7674 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/presets/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["isles.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/realms/_list.json b/common-files/src/main/resources/internal/textures/gui/realms/_list.json new file mode 100644 index 000000000..968bfc415 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/realms/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["adventure.png","empty_frame.png","experience.png","inspiration.png","new_world.png","no_realms.png","snapshot_realms.png","survival_spawn.png","upload.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/_list.json new file mode 100644 index 000000000..fb88aca52 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/_list.json @@ -0,0 +1 @@ +{"directories":["advancements","boss_bar","container","dialog","gamemode_switcher","hud","icon","notification","pending_invite","player_list","popup","realm_status","recipe_book","server_list","social_interactions","spectator","statistics","toast","tooltip","transferable_list","widget","world_list"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/advancements/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/advancements/_list.json new file mode 100644 index 000000000..479c28d1d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/advancements/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["box_obtained.png","box_obtained.png.mcmeta","box_unobtained.png","box_unobtained.png.mcmeta","challenge_frame_obtained.png","challenge_frame_unobtained.png","goal_frame_obtained.png","goal_frame_unobtained.png","tab_above_left.png","tab_above_left_selected.png","tab_above_middle.png","tab_above_middle_selected.png","tab_above_right.png","tab_above_right_selected.png","tab_below_left.png","tab_below_left_selected.png","tab_below_middle.png","tab_below_middle_selected.png","tab_below_right.png","tab_below_right_selected.png","tab_left_bottom.png","tab_left_bottom_selected.png","tab_left_middle.png","tab_left_middle_selected.png","tab_left_top.png","tab_left_top_selected.png","tab_right_bottom.png","tab_right_bottom_selected.png","tab_right_middle.png","tab_right_middle_selected.png","tab_right_top.png","tab_right_top_selected.png","task_frame_obtained.png","task_frame_unobtained.png","title_box.png","title_box.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/boss_bar/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/boss_bar/_list.json new file mode 100644 index 000000000..20ca628e6 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/boss_bar/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["blue_background.png","blue_progress.png","green_background.png","green_progress.png","notched_10_background.png","notched_10_progress.png","notched_12_background.png","notched_12_progress.png","notched_20_background.png","notched_20_progress.png","notched_6_background.png","notched_6_progress.png","pink_background.png","pink_progress.png","purple_background.png","purple_progress.png","red_background.png","red_progress.png","white_background.png","white_progress.png","yellow_background.png","yellow_progress.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/_list.json new file mode 100644 index 000000000..49fb80ef2 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/_list.json @@ -0,0 +1 @@ +{"directories":["anvil","beacon","blast_furnace","brewing_stand","bundle","cartography_table","crafter","creative_inventory","enchanting_table","furnace","grindstone","horse","inventory","loom","slot","smithing","smoker","stonecutter","villager"],"files":["slot.png","slot_highlight_back.png","slot_highlight_back.png.mcmeta","slot_highlight_front.png","slot_highlight_front.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/anvil/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/anvil/_list.json new file mode 100644 index 000000000..2cd44e6ee --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/anvil/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["error.png","text_field.png","text_field_disabled.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/beacon/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/beacon/_list.json new file mode 100644 index 000000000..4e8ea5c0b --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/beacon/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["button.png","button_disabled.png","button_highlighted.png","button_selected.png","cancel.png","confirm.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/blast_furnace/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/blast_furnace/_list.json new file mode 100644 index 000000000..f891fb3d7 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/blast_furnace/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["burn_progress.png","lit_progress.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/brewing_stand/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/brewing_stand/_list.json new file mode 100644 index 000000000..8de2f8377 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/brewing_stand/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["brew_progress.png","bubbles.png","fuel_length.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/bundle/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/bundle/_list.json new file mode 100644 index 000000000..046222c39 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/bundle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bundle_progressbar_border.png","bundle_progressbar_border.png.mcmeta","bundle_progressbar_fill.png","bundle_progressbar_fill.png.mcmeta","bundle_progressbar_full.png","bundle_progressbar_full.png.mcmeta","slot_background.png","slot_background.png.mcmeta","slot_highlight_back.png","slot_highlight_back.png.mcmeta","slot_highlight_front.png","slot_highlight_front.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/cartography_table/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/cartography_table/_list.json new file mode 100644 index 000000000..f53282e48 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/cartography_table/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["duplicated_map.png","error.png","locked.png","map.png","scaled_map.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/crafter/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/crafter/_list.json new file mode 100644 index 000000000..e0a16fa8a --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/crafter/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["disabled_slot.png","powered_redstone.png","unpowered_redstone.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/creative_inventory/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/creative_inventory/_list.json new file mode 100644 index 000000000..7c5c38f45 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/creative_inventory/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["scroller.png","scroller_disabled.png","tab_bottom_selected_1.png","tab_bottom_selected_2.png","tab_bottom_selected_3.png","tab_bottom_selected_4.png","tab_bottom_selected_5.png","tab_bottom_selected_6.png","tab_bottom_selected_7.png","tab_bottom_unselected_1.png","tab_bottom_unselected_2.png","tab_bottom_unselected_3.png","tab_bottom_unselected_4.png","tab_bottom_unselected_5.png","tab_bottom_unselected_6.png","tab_bottom_unselected_7.png","tab_top_selected_1.png","tab_top_selected_2.png","tab_top_selected_3.png","tab_top_selected_4.png","tab_top_selected_5.png","tab_top_selected_6.png","tab_top_selected_7.png","tab_top_unselected_1.png","tab_top_unselected_2.png","tab_top_unselected_3.png","tab_top_unselected_4.png","tab_top_unselected_5.png","tab_top_unselected_6.png","tab_top_unselected_7.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/enchanting_table/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/enchanting_table/_list.json new file mode 100644 index 000000000..d3d611f13 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/enchanting_table/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["enchantment_slot.png","enchantment_slot_disabled.png","enchantment_slot_highlighted.png","level_1.png","level_1_disabled.png","level_2.png","level_2_disabled.png","level_3.png","level_3_disabled.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/furnace/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/furnace/_list.json new file mode 100644 index 000000000..f891fb3d7 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/furnace/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["burn_progress.png","lit_progress.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/grindstone/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/grindstone/_list.json new file mode 100644 index 000000000..74845b898 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/grindstone/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["error.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/horse/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/horse/_list.json new file mode 100644 index 000000000..1526e5cb1 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/horse/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["chest_slots.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/inventory/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/inventory/_list.json new file mode 100644 index 000000000..431a683d3 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/inventory/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["effect_background_large.png","effect_background_small.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/loom/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/loom/_list.json new file mode 100644 index 000000000..f4d9ef802 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/loom/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["error.png","pattern.png","pattern_highlighted.png","pattern_selected.png","scroller.png","scroller_disabled.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/slot/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/slot/_list.json new file mode 100644 index 000000000..d10743a6c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/slot/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["amethyst_shard.png","axe.png","banner.png","banner_pattern.png","boots.png","brewing_fuel.png","chestplate.png","diamond.png","dye.png","emerald.png","helmet.png","hoe.png","horse_armor.png","ingot.png","lapis_lazuli.png","leggings.png","llama_armor.png","pickaxe.png","potion.png","quartz.png","redstone_dust.png","saddle.png","shield.png","shovel.png","smithing_template_armor_trim.png","smithing_template_netherite_upgrade.png","sword.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/smithing/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/smithing/_list.json new file mode 100644 index 000000000..74845b898 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/smithing/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["error.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/smoker/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/smoker/_list.json new file mode 100644 index 000000000..f891fb3d7 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/smoker/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["burn_progress.png","lit_progress.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/stonecutter/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/stonecutter/_list.json new file mode 100644 index 000000000..e623a34d6 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/stonecutter/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["recipe.png","recipe_highlighted.png","recipe_selected.png","scroller.png","scroller_disabled.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/container/villager/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/container/villager/_list.json new file mode 100644 index 000000000..83242e7c1 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/container/villager/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["discount_strikethrough.png","experience_bar_background.png","experience_bar_current.png","experience_bar_result.png","out_of_stock.png","scroller.png","scroller_disabled.png","trade_arrow.png","trade_arrow_out_of_stock.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/dialog/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/dialog/_list.json new file mode 100644 index 000000000..99850b9bf --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/dialog/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["warning_button.png","warning_button_disabled.png","warning_button_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/gamemode_switcher/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/gamemode_switcher/_list.json new file mode 100644 index 000000000..e9fca1783 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/gamemode_switcher/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["selection.png","slot.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/hud/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/hud/_list.json new file mode 100644 index 000000000..832cc2466 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/hud/_list.json @@ -0,0 +1 @@ +{"directories":["heart","locator_bar_dot"],"files":["air.png","air_bursting.png","air_empty.png","armor_empty.png","armor_full.png","armor_half.png","crosshair.png","crosshair_attack_indicator_background.png","crosshair_attack_indicator_full.png","crosshair_attack_indicator_progress.png","effect_background.png","effect_background_ambient.png","experience_bar_background.png","experience_bar_progress.png","food_empty.png","food_empty_hunger.png","food_full.png","food_full_hunger.png","food_half.png","food_half_hunger.png","hotbar.png","hotbar_attack_indicator_background.png","hotbar_attack_indicator_progress.png","hotbar_offhand_left.png","hotbar_offhand_right.png","hotbar_selection.png","jump_bar_background.png","jump_bar_cooldown.png","jump_bar_progress.png","locator_bar_arrow_down.png","locator_bar_arrow_down.png.mcmeta","locator_bar_arrow_up.png","locator_bar_arrow_up.png.mcmeta","locator_bar_background.png","locator_bar_background.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/hud/heart/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/hud/heart/_list.json new file mode 100644 index 000000000..3db88fec5 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/hud/heart/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["absorbing_full.png","absorbing_full_blinking.png","absorbing_half.png","absorbing_half_blinking.png","absorbing_hardcore_full.png","absorbing_hardcore_full_blinking.png","absorbing_hardcore_half.png","absorbing_hardcore_half_blinking.png","container.png","container_blinking.png","container_hardcore.png","container_hardcore_blinking.png","frozen_full.png","frozen_full_blinking.png","frozen_half.png","frozen_half_blinking.png","frozen_hardcore_full.png","frozen_hardcore_full_blinking.png","frozen_hardcore_half.png","frozen_hardcore_half_blinking.png","full.png","full_blinking.png","half.png","half_blinking.png","hardcore_full.png","hardcore_full_blinking.png","hardcore_half.png","hardcore_half_blinking.png","poisoned_full.png","poisoned_full_blinking.png","poisoned_half.png","poisoned_half_blinking.png","poisoned_hardcore_full.png","poisoned_hardcore_full_blinking.png","poisoned_hardcore_half.png","poisoned_hardcore_half_blinking.png","vehicle_container.png","vehicle_full.png","vehicle_half.png","withered_full.png","withered_full_blinking.png","withered_half.png","withered_half_blinking.png","withered_hardcore_full.png","withered_hardcore_full_blinking.png","withered_hardcore_half.png","withered_hardcore_half_blinking.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/hud/locator_bar_dot/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/hud/locator_bar_dot/_list.json new file mode 100644 index 000000000..a6dedcc7c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/hud/locator_bar_dot/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bowtie.png","default_0.png","default_1.png","default_2.png","default_3.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/icon/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/icon/_list.json new file mode 100644 index 000000000..58af4118c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/icon/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["accessibility.png","chat_modified.png","checkmark.png","draft_report.png","info.png","invite.png","language.png","link.png","link_highlighted.png","music_notes.png","music_notes.png.mcmeta","new_realm.png","news.png","ping_1.png","ping_2.png","ping_3.png","ping_4.png","ping_5.png","ping_unknown.png","search.png","trial_available.png","trial_available.png.mcmeta","unseen_notification.png","video_link.png","video_link_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/notification/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/notification/_list.json new file mode 100644 index 000000000..2bbcba83c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/notification/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["1.png","2.png","3.png","4.png","5.png","more.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/pending_invite/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/pending_invite/_list.json new file mode 100644 index 000000000..02f121666 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/pending_invite/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["accept.png","accept_highlighted.png","reject.png","reject_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/player_list/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/player_list/_list.json new file mode 100644 index 000000000..32cbc9e1e --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/player_list/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["make_operator.png","remove_operator.png","remove_player.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/popup/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/popup/_list.json new file mode 100644 index 000000000..c43ec2824 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/popup/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["background.png","background.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/realm_status/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/realm_status/_list.json new file mode 100644 index 000000000..89ac5b05a --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/realm_status/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["closed.png","expired.png","expires_soon.png","expires_soon.png.mcmeta","open.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/recipe_book/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/recipe_book/_list.json new file mode 100644 index 000000000..3be688a32 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/recipe_book/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["button.png","button_highlighted.png","crafting_overlay.png","crafting_overlay_disabled.png","crafting_overlay_disabled_highlighted.png","crafting_overlay_highlighted.png","filter_disabled.png","filter_disabled_highlighted.png","filter_enabled.png","filter_enabled_highlighted.png","furnace_filter_disabled.png","furnace_filter_disabled_highlighted.png","furnace_filter_enabled.png","furnace_filter_enabled_highlighted.png","furnace_overlay.png","furnace_overlay_disabled.png","furnace_overlay_disabled_highlighted.png","furnace_overlay_highlighted.png","overlay_recipe.png","overlay_recipe.png.mcmeta","page_backward.png","page_backward_highlighted.png","page_forward.png","page_forward_highlighted.png","slot_craftable.png","slot_many_craftable.png","slot_many_uncraftable.png","slot_uncraftable.png","tab.png","tab_selected.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/server_list/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/server_list/_list.json new file mode 100644 index 000000000..b0a5b11ce --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/server_list/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["incompatible.png","join.png","join_highlighted.png","move_down.png","move_down_highlighted.png","move_up.png","move_up_highlighted.png","ping_1.png","ping_2.png","ping_3.png","ping_4.png","ping_5.png","pinging_1.png","pinging_2.png","pinging_3.png","pinging_4.png","pinging_5.png","unreachable.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/social_interactions/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/social_interactions/_list.json new file mode 100644 index 000000000..174cdea8d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/social_interactions/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["background.png","background.png.mcmeta","mute_button.png","mute_button_highlighted.png","report_button.png","report_button_disabled.png","report_button_highlighted.png","unmute_button.png","unmute_button_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/spectator/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/spectator/_list.json new file mode 100644 index 000000000..ffcb28c96 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/spectator/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["close.png","scroll_left.png","scroll_right.png","teleport_to_player.png","teleport_to_team.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/statistics/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/statistics/_list.json new file mode 100644 index 000000000..4309efab4 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/statistics/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["block_mined.png","header.png","item_broken.png","item_crafted.png","item_dropped.png","item_picked_up.png","item_used.png","sort_down.png","sort_up.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/toast/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/toast/_list.json new file mode 100644 index 000000000..c88f5be25 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/toast/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["advancement.png","mouse.png","movement_keys.png","now_playing.png","now_playing.png.mcmeta","recipe.png","recipe_book.png","right_click.png","social_interactions.png","system.png","system.png.mcmeta","tree.png","tutorial.png","tutorial.png.mcmeta","wooden_planks.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/tooltip/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/tooltip/_list.json new file mode 100644 index 000000000..d8471254d --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/tooltip/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["background.png","background.png.mcmeta","frame.png","frame.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/transferable_list/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/transferable_list/_list.json new file mode 100644 index 000000000..95e0eac44 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/transferable_list/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["move_down.png","move_down_highlighted.png","move_up.png","move_up_highlighted.png","select.png","select_highlighted.png","unselect.png","unselect_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/widget/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/widget/_list.json new file mode 100644 index 000000000..db3873f6c --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/widget/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["button.png","button.png.mcmeta","button_disabled.png","button_disabled.png.mcmeta","button_highlighted.png","button_highlighted.png.mcmeta","checkbox.png","checkbox_highlighted.png","checkbox_selected.png","checkbox_selected_highlighted.png","cross_button.png","cross_button_highlighted.png","locked_button.png","locked_button_disabled.png","locked_button_highlighted.png","page_backward.png","page_backward_highlighted.png","page_forward.png","page_forward_highlighted.png","scroller.png","scroller.png.mcmeta","scroller_background.png","scroller_background.png.mcmeta","slider.png","slider.png.mcmeta","slider_handle.png","slider_handle.png.mcmeta","slider_handle_highlighted.png","slider_handle_highlighted.png.mcmeta","slider_highlighted.png","slider_highlighted.png.mcmeta","slot_frame.png","tab.png","tab.png.mcmeta","tab_highlighted.png","tab_highlighted.png.mcmeta","tab_selected.png","tab_selected.png.mcmeta","tab_selected_highlighted.png","tab_selected_highlighted.png.mcmeta","text_field.png","text_field.png.mcmeta","text_field_highlighted.png","text_field_highlighted.png.mcmeta","unlocked_button.png","unlocked_button_disabled.png","unlocked_button_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/sprites/world_list/_list.json b/common-files/src/main/resources/internal/textures/gui/sprites/world_list/_list.json new file mode 100644 index 000000000..421742c94 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/sprites/world_list/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["error.png","error_highlighted.png","join.png","join_highlighted.png","marked_join.png","marked_join_highlighted.png","warning.png","warning_highlighted.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/title/_list.json b/common-files/src/main/resources/internal/textures/gui/title/_list.json new file mode 100644 index 000000000..632a4a79a --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/title/_list.json @@ -0,0 +1 @@ +{"directories":["background"],"files":["edition.png","minceraft.png","minecraft.png","mojangstudios.png","realms.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/gui/title/background/_list.json b/common-files/src/main/resources/internal/textures/gui/title/background/_list.json new file mode 100644 index 000000000..7fb955917 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/gui/title/background/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["panorama_0.png","panorama_1.png","panorama_2.png","panorama_3.png","panorama_4.png","panorama_5.png","panorama_overlay.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/item/_list.json b/common-files/src/main/resources/internal/textures/item/_list.json index 1b60526e8..f66a314cb 100644 --- a/common-files/src/main/resources/internal/textures/item/_list.json +++ b/common-files/src/main/resources/internal/textures/item/_list.json @@ -1 +1 @@ -{"directories":[],"files":["acacia_boat.png","acacia_chest_boat.png","acacia_door.png","acacia_hanging_sign.png","acacia_sign.png","allay_spawn_egg.png","amethyst_shard.png","angler_pottery_sherd.png","apple.png","archer_pottery_sherd.png","armadillo_scute.png","armadillo_spawn_egg.png","armor_stand.png","arms_up_pottery_sherd.png","arrow.png","axolotl_bucket.png","axolotl_spawn_egg.png","baked_potato.png","bamboo.png","bamboo_chest_raft.png","bamboo_door.png","bamboo_hanging_sign.png","bamboo_raft.png","bamboo_sign.png","barrier.png","bat_spawn_egg.png","bee_spawn_egg.png","beef.png","beetroot.png","beetroot_seeds.png","beetroot_soup.png","bell.png","birch_boat.png","birch_chest_boat.png","birch_door.png","birch_hanging_sign.png","birch_sign.png","black_bundle.png","black_bundle_open_back.png","black_bundle_open_front.png","black_candle.png","black_dye.png","black_harness.png","blade_pottery_sherd.png","blaze_powder.png","blaze_rod.png","blaze_spawn_egg.png","blue_bundle.png","blue_bundle_open_back.png","blue_bundle_open_front.png","blue_candle.png","blue_dye.png","blue_egg.png","blue_harness.png","bogged_spawn_egg.png","bolt_armor_trim_smithing_template.png","bone.png","bone_meal.png","book.png","bordure_indented_banner_pattern.png","bow.png","bow_pulling_0.png","bow_pulling_1.png","bow_pulling_2.png","bowl.png","bread.png","breeze_rod.png","breeze_spawn_egg.png","brewer_pottery_sherd.png","brewing_stand.png","brick.png","brown_bundle.png","brown_bundle_open_back.png","brown_bundle_open_front.png","brown_candle.png","brown_dye.png","brown_egg.png","brown_harness.png","brush.png","bucket.png","bundle.png","bundle_open_back.png","bundle_open_front.png","burn_pottery_sherd.png","cake.png","camel_spawn_egg.png","campfire.png","candle.png","carrot.png","carrot_on_a_stick.png","cat_spawn_egg.png","cauldron.png","cave_spider_spawn_egg.png","chain.png","chainmail_boots.png","chainmail_chestplate.png","chainmail_helmet.png","chainmail_leggings.png","charcoal.png","cherry_boat.png","cherry_chest_boat.png","cherry_door.png","cherry_hanging_sign.png","cherry_sign.png","chest_minecart.png","chicken.png","chicken_spawn_egg.png","chorus_fruit.png","clay_ball.png","clock_00.png","clock_01.png","clock_02.png","clock_03.png","clock_04.png","clock_05.png","clock_06.png","clock_07.png","clock_08.png","clock_09.png","clock_10.png","clock_11.png","clock_12.png","clock_13.png","clock_14.png","clock_15.png","clock_16.png","clock_17.png","clock_18.png","clock_19.png","clock_20.png","clock_21.png","clock_22.png","clock_23.png","clock_24.png","clock_25.png","clock_26.png","clock_27.png","clock_28.png","clock_29.png","clock_30.png","clock_31.png","clock_32.png","clock_33.png","clock_34.png","clock_35.png","clock_36.png","clock_37.png","clock_38.png","clock_39.png","clock_40.png","clock_41.png","clock_42.png","clock_43.png","clock_44.png","clock_45.png","clock_46.png","clock_47.png","clock_48.png","clock_49.png","clock_50.png","clock_51.png","clock_52.png","clock_53.png","clock_54.png","clock_55.png","clock_56.png","clock_57.png","clock_58.png","clock_59.png","clock_60.png","clock_61.png","clock_62.png","clock_63.png","coal.png","coast_armor_trim_smithing_template.png","cocoa_beans.png","cod.png","cod_bucket.png","cod_spawn_egg.png","command_block_minecart.png","comparator.png","compass_00.png","compass_01.png","compass_02.png","compass_03.png","compass_04.png","compass_05.png","compass_06.png","compass_07.png","compass_08.png","compass_09.png","compass_10.png","compass_11.png","compass_12.png","compass_13.png","compass_14.png","compass_15.png","compass_16.png","compass_17.png","compass_18.png","compass_19.png","compass_20.png","compass_21.png","compass_22.png","compass_23.png","compass_24.png","compass_25.png","compass_26.png","compass_27.png","compass_28.png","compass_29.png","compass_30.png","compass_31.png","cooked_beef.png","cooked_chicken.png","cooked_cod.png","cooked_mutton.png","cooked_porkchop.png","cooked_rabbit.png","cooked_salmon.png","cookie.png","copper_door.png","copper_ingot.png","cow_spawn_egg.png","creaking_spawn_egg.png","creeper_banner_pattern.png","creeper_spawn_egg.png","crimson_door.png","crimson_hanging_sign.png","crimson_sign.png","crossbow_arrow.png","crossbow_firework.png","crossbow_pulling_0.png","crossbow_pulling_1.png","crossbow_pulling_2.png","crossbow_standby.png","cyan_bundle.png","cyan_bundle_open_back.png","cyan_bundle_open_front.png","cyan_candle.png","cyan_dye.png","cyan_harness.png","danger_pottery_sherd.png","dark_oak_boat.png","dark_oak_chest_boat.png","dark_oak_door.png","dark_oak_hanging_sign.png","dark_oak_sign.png","diamond.png","diamond_axe.png","diamond_boots.png","diamond_chestplate.png","diamond_helmet.png","diamond_hoe.png","diamond_horse_armor.png","diamond_leggings.png","diamond_pickaxe.png","diamond_shovel.png","diamond_sword.png","disc_fragment_5.png","dolphin_spawn_egg.png","donkey_spawn_egg.png","dragon_breath.png","dried_kelp.png","drowned_spawn_egg.png","dune_armor_trim_smithing_template.png","echo_shard.png","egg.png","elder_guardian_spawn_egg.png","elytra.png","elytra_broken.png","emerald.png","enchanted_book.png","end_crystal.png","ender_dragon_spawn_egg.png","ender_eye.png","ender_pearl.png","enderman_spawn_egg.png","endermite_spawn_egg.png","evoker_spawn_egg.png","experience_bottle.png","explorer_pottery_sherd.png","exposed_copper_door.png","eye_armor_trim_smithing_template.png","feather.png","fermented_spider_eye.png","field_masoned_banner_pattern.png","filled_map.png","filled_map_markings.png","fire_charge.png","firefly_bush.png","firework_rocket.png","firework_star.png","firework_star_overlay.png","fishing_rod.png","fishing_rod_cast.png","flint.png","flint_and_steel.png","flow_armor_trim_smithing_template.png","flow_banner_pattern.png","flow_pottery_sherd.png","flower_banner_pattern.png","flower_pot.png","fox_spawn_egg.png","friend_pottery_sherd.png","frog_spawn_egg.png","furnace_minecart.png","ghast_spawn_egg.png","ghast_tear.png","glass_bottle.png","glistering_melon_slice.png","globe_banner_pattern.png","glow_berries.png","glow_ink_sac.png","glow_item_frame.png","glow_squid_spawn_egg.png","glowstone_dust.png","goat_horn.png","goat_spawn_egg.png","gold_ingot.png","gold_nugget.png","golden_apple.png","golden_axe.png","golden_boots.png","golden_carrot.png","golden_chestplate.png","golden_helmet.png","golden_hoe.png","golden_horse_armor.png","golden_leggings.png","golden_pickaxe.png","golden_shovel.png","golden_sword.png","gray_bundle.png","gray_bundle_open_back.png","gray_bundle_open_front.png","gray_candle.png","gray_dye.png","gray_harness.png","green_bundle.png","green_bundle_open_back.png","green_bundle_open_front.png","green_candle.png","green_dye.png","green_harness.png","guardian_spawn_egg.png","gunpowder.png","guster_banner_pattern.png","guster_pottery_sherd.png","happy_ghast_spawn_egg.png","heart_of_the_sea.png","heart_pottery_sherd.png","heartbreak_pottery_sherd.png","hoglin_spawn_egg.png","honey_bottle.png","honeycomb.png","hopper.png","hopper_minecart.png","horse_spawn_egg.png","host_armor_trim_smithing_template.png","howl_pottery_sherd.png","husk_spawn_egg.png","ink_sac.png","iron_axe.png","iron_boots.png","iron_chestplate.png","iron_door.png","iron_golem_spawn_egg.png","iron_helmet.png","iron_hoe.png","iron_horse_armor.png","iron_ingot.png","iron_leggings.png","iron_nugget.png","iron_pickaxe.png","iron_shovel.png","iron_sword.png","item_frame.png","jungle_boat.png","jungle_chest_boat.png","jungle_door.png","jungle_hanging_sign.png","jungle_sign.png","kelp.png","knowledge_book.png","lantern.png","lapis_lazuli.png","lava_bucket.png","lead.png","leaf_litter.png","leather.png","leather_boots.png","leather_boots_overlay.png","leather_chestplate.png","leather_chestplate_overlay.png","leather_helmet.png","leather_helmet_overlay.png","leather_horse_armor.png","leather_leggings.png","leather_leggings_overlay.png","light.png","light_00.png","light_01.png","light_02.png","light_03.png","light_04.png","light_05.png","light_06.png","light_07.png","light_08.png","light_09.png","light_10.png","light_11.png","light_12.png","light_13.png","light_14.png","light_15.png","light_blue_bundle.png","light_blue_bundle_open_back.png","light_blue_bundle_open_front.png","light_blue_candle.png","light_blue_dye.png","light_blue_harness.png","light_gray_bundle.png","light_gray_bundle_open_back.png","light_gray_bundle_open_front.png","light_gray_candle.png","light_gray_dye.png","light_gray_harness.png","lime_bundle.png","lime_bundle_open_back.png","lime_bundle_open_front.png","lime_candle.png","lime_dye.png","lime_harness.png","lingering_potion.png","llama_spawn_egg.png","mace.png","magenta_bundle.png","magenta_bundle_open_back.png","magenta_bundle_open_front.png","magenta_candle.png","magenta_dye.png","magenta_harness.png","magma_cream.png","magma_cube_spawn_egg.png","mangrove_boat.png","mangrove_chest_boat.png","mangrove_door.png","mangrove_hanging_sign.png","mangrove_propagule.png","mangrove_sign.png","map.png","melon_seeds.png","melon_slice.png","milk_bucket.png","minecart.png","miner_pottery_sherd.png","mojang_banner_pattern.png","mooshroom_spawn_egg.png","mourner_pottery_sherd.png","mule_spawn_egg.png","mushroom_stew.png","music_disc_11.png","music_disc_13.png","music_disc_5.png","music_disc_blocks.png","music_disc_cat.png","music_disc_chirp.png","music_disc_creator.png","music_disc_creator_music_box.png","music_disc_far.png","music_disc_mall.png","music_disc_mellohi.png","music_disc_otherside.png","music_disc_pigstep.png","music_disc_precipice.png","music_disc_relic.png","music_disc_stal.png","music_disc_strad.png","music_disc_tears.png","music_disc_wait.png","music_disc_ward.png","mutton.png","name_tag.png","nautilus_shell.png","nether_brick.png","nether_sprouts.png","nether_star.png","nether_wart.png","netherite_axe.png","netherite_boots.png","netherite_chestplate.png","netherite_helmet.png","netherite_hoe.png","netherite_ingot.png","netherite_leggings.png","netherite_pickaxe.png","netherite_scrap.png","netherite_shovel.png","netherite_sword.png","netherite_upgrade_smithing_template.png","oak_boat.png","oak_chest_boat.png","oak_door.png","oak_hanging_sign.png","oak_sign.png","ocelot_spawn_egg.png","ominous_bottle.png","ominous_trial_key.png","orange_bundle.png","orange_bundle_open_back.png","orange_bundle_open_front.png","orange_candle.png","orange_dye.png","orange_harness.png","oxidized_copper_door.png","painting.png","pale_oak_boat.png","pale_oak_chest_boat.png","pale_oak_door.png","pale_oak_hanging_sign.png","pale_oak_sign.png","panda_spawn_egg.png","paper.png","parrot_spawn_egg.png","phantom_membrane.png","phantom_spawn_egg.png","pig_spawn_egg.png","piglin_banner_pattern.png","piglin_brute_spawn_egg.png","piglin_spawn_egg.png","pillager_spawn_egg.png","pink_bundle.png","pink_bundle_open_back.png","pink_bundle_open_front.png","pink_candle.png","pink_dye.png","pink_harness.png","pink_petals.png","pitcher_plant.png","pitcher_pod.png","plenty_pottery_sherd.png","pointed_dripstone.png","poisonous_potato.png","polar_bear_spawn_egg.png","popped_chorus_fruit.png","porkchop.png","potato.png","potion.png","potion_overlay.png","powder_snow_bucket.png","prismarine_crystals.png","prismarine_shard.png","prize_pottery_sherd.png","pufferfish.png","pufferfish_bucket.png","pufferfish_spawn_egg.png","pumpkin_pie.png","pumpkin_seeds.png","purple_bundle.png","purple_bundle_open_back.png","purple_bundle_open_front.png","purple_candle.png","purple_dye.png","purple_harness.png","quartz.png","rabbit.png","rabbit_foot.png","rabbit_hide.png","rabbit_spawn_egg.png","rabbit_stew.png","raiser_armor_trim_smithing_template.png","ravager_spawn_egg.png","raw_copper.png","raw_gold.png","raw_iron.png","recovery_compass_00.png","recovery_compass_01.png","recovery_compass_02.png","recovery_compass_03.png","recovery_compass_04.png","recovery_compass_05.png","recovery_compass_06.png","recovery_compass_07.png","recovery_compass_08.png","recovery_compass_09.png","recovery_compass_10.png","recovery_compass_11.png","recovery_compass_12.png","recovery_compass_13.png","recovery_compass_14.png","recovery_compass_15.png","recovery_compass_16.png","recovery_compass_17.png","recovery_compass_18.png","recovery_compass_19.png","recovery_compass_20.png","recovery_compass_21.png","recovery_compass_22.png","recovery_compass_23.png","recovery_compass_24.png","recovery_compass_25.png","recovery_compass_26.png","recovery_compass_27.png","recovery_compass_28.png","recovery_compass_29.png","recovery_compass_30.png","recovery_compass_31.png","red_bundle.png","red_bundle_open_back.png","red_bundle_open_front.png","red_candle.png","red_dye.png","red_harness.png","redstone.png","repeater.png","resin_brick.png","resin_clump.png","rib_armor_trim_smithing_template.png","rotten_flesh.png","saddle.png","salmon.png","salmon_bucket.png","salmon_spawn_egg.png","scrape_pottery_sherd.png","sea_pickle.png","seagrass.png","sentry_armor_trim_smithing_template.png","shaper_armor_trim_smithing_template.png","sheaf_pottery_sherd.png","shears.png","sheep_spawn_egg.png","shelter_pottery_sherd.png","shulker_shell.png","shulker_spawn_egg.png","silence_armor_trim_smithing_template.png","silverfish_spawn_egg.png","skeleton_horse_spawn_egg.png","skeleton_spawn_egg.png","skull_banner_pattern.png","skull_pottery_sherd.png","slime_ball.png","slime_spawn_egg.png","sniffer_egg.png","sniffer_spawn_egg.png","snort_pottery_sherd.png","snout_armor_trim_smithing_template.png","snow_golem_spawn_egg.png","snowball.png","soul_campfire.png","soul_lantern.png","spectral_arrow.png","spider_eye.png","spider_spawn_egg.png","spire_armor_trim_smithing_template.png","splash_potion.png","spruce_boat.png","spruce_chest_boat.png","spruce_door.png","spruce_hanging_sign.png","spruce_sign.png","spyglass.png","spyglass_model.png","squid_spawn_egg.png","stick.png","stone_axe.png","stone_hoe.png","stone_pickaxe.png","stone_shovel.png","stone_sword.png","stray_spawn_egg.png","strider_spawn_egg.png","string.png","structure_void.png","sugar.png","sugar_cane.png","suspicious_stew.png","sweet_berries.png","tadpole_bucket.png","tadpole_spawn_egg.png","tide_armor_trim_smithing_template.png","tipped_arrow_base.png","tipped_arrow_head.png","tnt_minecart.png","torchflower_seeds.png","totem_of_undying.png","trader_llama_spawn_egg.png","trial_key.png","trident.png","tropical_fish.png","tropical_fish_bucket.png","tropical_fish_spawn_egg.png","turtle_egg.png","turtle_helmet.png","turtle_scute.png","turtle_spawn_egg.png","vex_armor_trim_smithing_template.png","vex_spawn_egg.png","villager_spawn_egg.png","vindicator_spawn_egg.png","wandering_trader_spawn_egg.png","ward_armor_trim_smithing_template.png","warden_spawn_egg.png","warped_door.png","warped_fungus_on_a_stick.png","warped_hanging_sign.png","warped_sign.png","water_bucket.png","wayfinder_armor_trim_smithing_template.png","weathered_copper_door.png","wheat.png","wheat_seeds.png","white_bundle.png","white_bundle_open_back.png","white_bundle_open_front.png","white_candle.png","white_dye.png","white_harness.png","wild_armor_trim_smithing_template.png","wildflowers.png","wind_charge.png","witch_spawn_egg.png","wither_skeleton_spawn_egg.png","wither_spawn_egg.png","wolf_armor.png","wolf_armor_overlay.png","wolf_spawn_egg.png","wooden_axe.png","wooden_hoe.png","wooden_pickaxe.png","wooden_shovel.png","wooden_sword.png","writable_book.png","written_book.png","yellow_bundle.png","yellow_bundle_open_back.png","yellow_bundle_open_front.png","yellow_candle.png","yellow_dye.png","yellow_harness.png","zoglin_spawn_egg.png","zombie_horse_spawn_egg.png","zombie_spawn_egg.png","zombie_villager_spawn_egg.png","zombified_piglin_spawn_egg.png"]} \ No newline at end of file +{"directories":[],"files":["acacia_boat.png","acacia_chest_boat.png","acacia_door.png","acacia_hanging_sign.png","acacia_sign.png","allay_spawn_egg.png","amethyst_shard.png","angler_pottery_sherd.png","apple.png","archer_pottery_sherd.png","armadillo_scute.png","armadillo_spawn_egg.png","armor_stand.png","arms_up_pottery_sherd.png","arrow.png","axolotl_bucket.png","axolotl_spawn_egg.png","baked_potato.png","bamboo.png","bamboo_chest_raft.png","bamboo_door.png","bamboo_hanging_sign.png","bamboo_raft.png","bamboo_sign.png","barrier.png","bat_spawn_egg.png","bee_spawn_egg.png","beef.png","beetroot.png","beetroot_seeds.png","beetroot_soup.png","bell.png","birch_boat.png","birch_chest_boat.png","birch_door.png","birch_hanging_sign.png","birch_sign.png","black_bundle.png","black_bundle_open_back.png","black_bundle_open_front.png","black_candle.png","black_dye.png","black_harness.png","blade_pottery_sherd.png","blaze_powder.png","blaze_rod.png","blaze_spawn_egg.png","blue_bundle.png","blue_bundle_open_back.png","blue_bundle_open_front.png","blue_candle.png","blue_dye.png","blue_egg.png","blue_harness.png","bogged_spawn_egg.png","bolt_armor_trim_smithing_template.png","bone.png","bone_meal.png","book.png","bordure_indented_banner_pattern.png","bow.png","bow_pulling_0.png","bow_pulling_1.png","bow_pulling_2.png","bowl.png","bread.png","breeze_rod.png","breeze_spawn_egg.png","brewer_pottery_sherd.png","brewing_stand.png","brick.png","brown_bundle.png","brown_bundle_open_back.png","brown_bundle_open_front.png","brown_candle.png","brown_dye.png","brown_egg.png","brown_harness.png","brush.png","bucket.png","bundle.png","bundle_open_back.png","bundle_open_front.png","burn_pottery_sherd.png","cake.png","camel_spawn_egg.png","campfire.png","candle.png","carrot.png","carrot_on_a_stick.png","cat_spawn_egg.png","cauldron.png","cave_spider_spawn_egg.png","chain.png","chainmail_boots.png","chainmail_chestplate.png","chainmail_helmet.png","chainmail_leggings.png","charcoal.png","cherry_boat.png","cherry_chest_boat.png","cherry_door.png","cherry_hanging_sign.png","cherry_sign.png","chest_minecart.png","chicken.png","chicken_spawn_egg.png","chorus_fruit.png","clay_ball.png","clock_00.png","clock_01.png","clock_02.png","clock_03.png","clock_04.png","clock_05.png","clock_06.png","clock_07.png","clock_08.png","clock_09.png","clock_10.png","clock_11.png","clock_12.png","clock_13.png","clock_14.png","clock_15.png","clock_16.png","clock_17.png","clock_18.png","clock_19.png","clock_20.png","clock_21.png","clock_22.png","clock_23.png","clock_24.png","clock_25.png","clock_26.png","clock_27.png","clock_28.png","clock_29.png","clock_30.png","clock_31.png","clock_32.png","clock_33.png","clock_34.png","clock_35.png","clock_36.png","clock_37.png","clock_38.png","clock_39.png","clock_40.png","clock_41.png","clock_42.png","clock_43.png","clock_44.png","clock_45.png","clock_46.png","clock_47.png","clock_48.png","clock_49.png","clock_50.png","clock_51.png","clock_52.png","clock_53.png","clock_54.png","clock_55.png","clock_56.png","clock_57.png","clock_58.png","clock_59.png","clock_60.png","clock_61.png","clock_62.png","clock_63.png","coal.png","coast_armor_trim_smithing_template.png","cocoa_beans.png","cod.png","cod_bucket.png","cod_spawn_egg.png","command_block_minecart.png","comparator.png","compass_00.png","compass_01.png","compass_02.png","compass_03.png","compass_04.png","compass_05.png","compass_06.png","compass_07.png","compass_08.png","compass_09.png","compass_10.png","compass_11.png","compass_12.png","compass_13.png","compass_14.png","compass_15.png","compass_16.png","compass_17.png","compass_18.png","compass_19.png","compass_20.png","compass_21.png","compass_22.png","compass_23.png","compass_24.png","compass_25.png","compass_26.png","compass_27.png","compass_28.png","compass_29.png","compass_30.png","compass_31.png","cooked_beef.png","cooked_chicken.png","cooked_cod.png","cooked_mutton.png","cooked_porkchop.png","cooked_rabbit.png","cooked_salmon.png","cookie.png","copper_door.png","copper_ingot.png","cow_spawn_egg.png","creaking_spawn_egg.png","creeper_banner_pattern.png","creeper_spawn_egg.png","crimson_door.png","crimson_hanging_sign.png","crimson_sign.png","crossbow_arrow.png","crossbow_firework.png","crossbow_pulling_0.png","crossbow_pulling_1.png","crossbow_pulling_2.png","crossbow_standby.png","cyan_bundle.png","cyan_bundle_open_back.png","cyan_bundle_open_front.png","cyan_candle.png","cyan_dye.png","cyan_harness.png","danger_pottery_sherd.png","dark_oak_boat.png","dark_oak_chest_boat.png","dark_oak_door.png","dark_oak_hanging_sign.png","dark_oak_sign.png","diamond.png","diamond_axe.png","diamond_boots.png","diamond_chestplate.png","diamond_helmet.png","diamond_hoe.png","diamond_horse_armor.png","diamond_leggings.png","diamond_pickaxe.png","diamond_shovel.png","diamond_sword.png","disc_fragment_5.png","dolphin_spawn_egg.png","donkey_spawn_egg.png","dragon_breath.png","dried_kelp.png","drowned_spawn_egg.png","dune_armor_trim_smithing_template.png","echo_shard.png","egg.png","elder_guardian_spawn_egg.png","elytra.png","elytra_broken.png","emerald.png","enchanted_book.png","end_crystal.png","ender_dragon_spawn_egg.png","ender_eye.png","ender_pearl.png","enderman_spawn_egg.png","endermite_spawn_egg.png","evoker_spawn_egg.png","experience_bottle.png","explorer_pottery_sherd.png","exposed_copper_door.png","eye_armor_trim_smithing_template.png","feather.png","fermented_spider_eye.png","field_masoned_banner_pattern.png","filled_map.png","filled_map_markings.png","fire_charge.png","firefly_bush.png","firework_rocket.png","firework_star.png","firework_star_overlay.png","fishing_rod.png","fishing_rod_cast.png","flint.png","flint_and_steel.png","flow_armor_trim_smithing_template.png","flow_banner_pattern.png","flow_pottery_sherd.png","flower_banner_pattern.png","flower_pot.png","fox_spawn_egg.png","friend_pottery_sherd.png","frog_spawn_egg.png","furnace_minecart.png","ghast_spawn_egg.png","ghast_tear.png","glass_bottle.png","glistering_melon_slice.png","globe_banner_pattern.png","glow_berries.png","glow_ink_sac.png","glow_item_frame.png","glow_squid_spawn_egg.png","glowstone_dust.png","goat_horn.png","goat_spawn_egg.png","gold_ingot.png","gold_nugget.png","golden_apple.png","golden_axe.png","golden_boots.png","golden_carrot.png","golden_chestplate.png","golden_helmet.png","golden_hoe.png","golden_horse_armor.png","golden_leggings.png","golden_pickaxe.png","golden_shovel.png","golden_sword.png","gray_bundle.png","gray_bundle_open_back.png","gray_bundle_open_front.png","gray_candle.png","gray_dye.png","gray_harness.png","green_bundle.png","green_bundle_open_back.png","green_bundle_open_front.png","green_candle.png","green_dye.png","green_harness.png","guardian_spawn_egg.png","gunpowder.png","guster_banner_pattern.png","guster_pottery_sherd.png","happy_ghast_spawn_egg.png","heart_of_the_sea.png","heart_pottery_sherd.png","heartbreak_pottery_sherd.png","hoglin_spawn_egg.png","honey_bottle.png","honeycomb.png","hopper.png","hopper_minecart.png","horse_spawn_egg.png","host_armor_trim_smithing_template.png","howl_pottery_sherd.png","husk_spawn_egg.png","ink_sac.png","iron_axe.png","iron_boots.png","iron_chestplate.png","iron_door.png","iron_golem_spawn_egg.png","iron_helmet.png","iron_hoe.png","iron_horse_armor.png","iron_ingot.png","iron_leggings.png","iron_nugget.png","iron_pickaxe.png","iron_shovel.png","iron_sword.png","item_frame.png","jungle_boat.png","jungle_chest_boat.png","jungle_door.png","jungle_hanging_sign.png","jungle_sign.png","kelp.png","knowledge_book.png","lantern.png","lapis_lazuli.png","lava_bucket.png","lead.png","leaf_litter.png","leather.png","leather_boots.png","leather_boots_overlay.png","leather_chestplate.png","leather_chestplate_overlay.png","leather_helmet.png","leather_helmet_overlay.png","leather_horse_armor.png","leather_leggings.png","leather_leggings_overlay.png","light.png","light_00.png","light_01.png","light_02.png","light_03.png","light_04.png","light_05.png","light_06.png","light_07.png","light_08.png","light_09.png","light_10.png","light_11.png","light_12.png","light_13.png","light_14.png","light_15.png","light_blue_bundle.png","light_blue_bundle_open_back.png","light_blue_bundle_open_front.png","light_blue_candle.png","light_blue_dye.png","light_blue_harness.png","light_gray_bundle.png","light_gray_bundle_open_back.png","light_gray_bundle_open_front.png","light_gray_candle.png","light_gray_dye.png","light_gray_harness.png","lime_bundle.png","lime_bundle_open_back.png","lime_bundle_open_front.png","lime_candle.png","lime_dye.png","lime_harness.png","lingering_potion.png","llama_spawn_egg.png","mace.png","magenta_bundle.png","magenta_bundle_open_back.png","magenta_bundle_open_front.png","magenta_candle.png","magenta_dye.png","magenta_harness.png","magma_cream.png","magma_cube_spawn_egg.png","mangrove_boat.png","mangrove_chest_boat.png","mangrove_door.png","mangrove_hanging_sign.png","mangrove_propagule.png","mangrove_sign.png","map.png","melon_seeds.png","melon_slice.png","milk_bucket.png","minecart.png","miner_pottery_sherd.png","mojang_banner_pattern.png","mooshroom_spawn_egg.png","mourner_pottery_sherd.png","mule_spawn_egg.png","mushroom_stew.png","music_disc_11.png","music_disc_13.png","music_disc_5.png","music_disc_blocks.png","music_disc_cat.png","music_disc_chirp.png","music_disc_creator.png","music_disc_creator_music_box.png","music_disc_far.png","music_disc_lava_chicken.png","music_disc_mall.png","music_disc_mellohi.png","music_disc_otherside.png","music_disc_pigstep.png","music_disc_precipice.png","music_disc_relic.png","music_disc_stal.png","music_disc_strad.png","music_disc_tears.png","music_disc_wait.png","music_disc_ward.png","mutton.png","name_tag.png","nautilus_shell.png","nether_brick.png","nether_sprouts.png","nether_star.png","nether_wart.png","netherite_axe.png","netherite_boots.png","netherite_chestplate.png","netherite_helmet.png","netherite_hoe.png","netherite_ingot.png","netherite_leggings.png","netherite_pickaxe.png","netherite_scrap.png","netherite_shovel.png","netherite_sword.png","netherite_upgrade_smithing_template.png","oak_boat.png","oak_chest_boat.png","oak_door.png","oak_hanging_sign.png","oak_sign.png","ocelot_spawn_egg.png","ominous_bottle.png","ominous_trial_key.png","orange_bundle.png","orange_bundle_open_back.png","orange_bundle_open_front.png","orange_candle.png","orange_dye.png","orange_harness.png","oxidized_copper_door.png","painting.png","pale_oak_boat.png","pale_oak_chest_boat.png","pale_oak_door.png","pale_oak_hanging_sign.png","pale_oak_sign.png","panda_spawn_egg.png","paper.png","parrot_spawn_egg.png","phantom_membrane.png","phantom_spawn_egg.png","pig_spawn_egg.png","piglin_banner_pattern.png","piglin_brute_spawn_egg.png","piglin_spawn_egg.png","pillager_spawn_egg.png","pink_bundle.png","pink_bundle_open_back.png","pink_bundle_open_front.png","pink_candle.png","pink_dye.png","pink_harness.png","pink_petals.png","pitcher_plant.png","pitcher_pod.png","plenty_pottery_sherd.png","pointed_dripstone.png","poisonous_potato.png","polar_bear_spawn_egg.png","popped_chorus_fruit.png","porkchop.png","potato.png","potion.png","potion_overlay.png","powder_snow_bucket.png","prismarine_crystals.png","prismarine_shard.png","prize_pottery_sherd.png","pufferfish.png","pufferfish_bucket.png","pufferfish_spawn_egg.png","pumpkin_pie.png","pumpkin_seeds.png","purple_bundle.png","purple_bundle_open_back.png","purple_bundle_open_front.png","purple_candle.png","purple_dye.png","purple_harness.png","quartz.png","rabbit.png","rabbit_foot.png","rabbit_hide.png","rabbit_spawn_egg.png","rabbit_stew.png","raiser_armor_trim_smithing_template.png","ravager_spawn_egg.png","raw_copper.png","raw_gold.png","raw_iron.png","recovery_compass_00.png","recovery_compass_01.png","recovery_compass_02.png","recovery_compass_03.png","recovery_compass_04.png","recovery_compass_05.png","recovery_compass_06.png","recovery_compass_07.png","recovery_compass_08.png","recovery_compass_09.png","recovery_compass_10.png","recovery_compass_11.png","recovery_compass_12.png","recovery_compass_13.png","recovery_compass_14.png","recovery_compass_15.png","recovery_compass_16.png","recovery_compass_17.png","recovery_compass_18.png","recovery_compass_19.png","recovery_compass_20.png","recovery_compass_21.png","recovery_compass_22.png","recovery_compass_23.png","recovery_compass_24.png","recovery_compass_25.png","recovery_compass_26.png","recovery_compass_27.png","recovery_compass_28.png","recovery_compass_29.png","recovery_compass_30.png","recovery_compass_31.png","red_bundle.png","red_bundle_open_back.png","red_bundle_open_front.png","red_candle.png","red_dye.png","red_harness.png","redstone.png","repeater.png","resin_brick.png","resin_clump.png","rib_armor_trim_smithing_template.png","rotten_flesh.png","saddle.png","salmon.png","salmon_bucket.png","salmon_spawn_egg.png","scrape_pottery_sherd.png","sea_pickle.png","seagrass.png","sentry_armor_trim_smithing_template.png","shaper_armor_trim_smithing_template.png","sheaf_pottery_sherd.png","shears.png","sheep_spawn_egg.png","shelter_pottery_sherd.png","shulker_shell.png","shulker_spawn_egg.png","silence_armor_trim_smithing_template.png","silverfish_spawn_egg.png","skeleton_horse_spawn_egg.png","skeleton_spawn_egg.png","skull_banner_pattern.png","skull_pottery_sherd.png","slime_ball.png","slime_spawn_egg.png","sniffer_egg.png","sniffer_spawn_egg.png","snort_pottery_sherd.png","snout_armor_trim_smithing_template.png","snow_golem_spawn_egg.png","snowball.png","soul_campfire.png","soul_lantern.png","spectral_arrow.png","spider_eye.png","spider_spawn_egg.png","spire_armor_trim_smithing_template.png","splash_potion.png","spruce_boat.png","spruce_chest_boat.png","spruce_door.png","spruce_hanging_sign.png","spruce_sign.png","spyglass.png","spyglass_model.png","squid_spawn_egg.png","stick.png","stone_axe.png","stone_hoe.png","stone_pickaxe.png","stone_shovel.png","stone_sword.png","stray_spawn_egg.png","strider_spawn_egg.png","string.png","structure_void.png","sugar.png","sugar_cane.png","suspicious_stew.png","sweet_berries.png","tadpole_bucket.png","tadpole_spawn_egg.png","tide_armor_trim_smithing_template.png","tipped_arrow_base.png","tipped_arrow_head.png","tnt_minecart.png","torchflower_seeds.png","totem_of_undying.png","trader_llama_spawn_egg.png","trial_key.png","trident.png","tropical_fish.png","tropical_fish_bucket.png","tropical_fish_spawn_egg.png","turtle_egg.png","turtle_helmet.png","turtle_scute.png","turtle_spawn_egg.png","vex_armor_trim_smithing_template.png","vex_spawn_egg.png","villager_spawn_egg.png","vindicator_spawn_egg.png","wandering_trader_spawn_egg.png","ward_armor_trim_smithing_template.png","warden_spawn_egg.png","warped_door.png","warped_fungus_on_a_stick.png","warped_hanging_sign.png","warped_sign.png","water_bucket.png","wayfinder_armor_trim_smithing_template.png","weathered_copper_door.png","wheat.png","wheat_seeds.png","white_bundle.png","white_bundle_open_back.png","white_bundle_open_front.png","white_candle.png","white_dye.png","white_harness.png","wild_armor_trim_smithing_template.png","wildflowers.png","wind_charge.png","witch_spawn_egg.png","wither_skeleton_spawn_egg.png","wither_spawn_egg.png","wolf_armor.png","wolf_armor_overlay.png","wolf_spawn_egg.png","wooden_axe.png","wooden_hoe.png","wooden_pickaxe.png","wooden_shovel.png","wooden_sword.png","writable_book.png","written_book.png","yellow_bundle.png","yellow_bundle_open_back.png","yellow_bundle_open_front.png","yellow_candle.png","yellow_dye.png","yellow_harness.png","zoglin_spawn_egg.png","zombie_horse_spawn_egg.png","zombie_spawn_egg.png","zombie_villager_spawn_egg.png","zombified_piglin_spawn_egg.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/map/_list.json b/common-files/src/main/resources/internal/textures/map/_list.json new file mode 100644 index 000000000..ba655cf14 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/map/_list.json @@ -0,0 +1 @@ +{"directories":["decorations"],"files":["map_background.png","map_background_checkerboard.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/map/decorations/_list.json b/common-files/src/main/resources/internal/textures/map/decorations/_list.json new file mode 100644 index 000000000..8482cc88f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/map/decorations/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["black_banner.png","blue_banner.png","blue_marker.png","brown_banner.png","cyan_banner.png","desert_village.png","frame.png","gray_banner.png","green_banner.png","jungle_temple.png","light_blue_banner.png","light_gray_banner.png","lime_banner.png","magenta_banner.png","ocean_monument.png","orange_banner.png","pink_banner.png","plains_village.png","player.png","player_off_limits.png","player_off_map.png","purple_banner.png","red_banner.png","red_marker.png","red_x.png","savanna_village.png","snowy_village.png","swamp_hut.png","taiga_village.png","target_point.png","target_x.png","trial_chambers.png","white_banner.png","woodland_mansion.png","yellow_banner.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/misc/_list.json b/common-files/src/main/resources/internal/textures/misc/_list.json new file mode 100644 index 000000000..5e62d577f --- /dev/null +++ b/common-files/src/main/resources/internal/textures/misc/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["credits_vignette.png","credits_vignette.png.mcmeta","enchanted_glint_armor.png","enchanted_glint_armor.png.mcmeta","enchanted_glint_item.png","enchanted_glint_item.png.mcmeta","forcefield.png","nausea.png","nausea.png.mcmeta","powder_snow_outline.png","pumpkinblur.png","pumpkinblur.png.mcmeta","shadow.png","shadow.png.mcmeta","spyglass_scope.png","underwater.png","unknown_pack.png","unknown_server.png","vignette.png","vignette.png.mcmeta","white.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/mob_effect/_list.json b/common-files/src/main/resources/internal/textures/mob_effect/_list.json new file mode 100644 index 000000000..351bdea95 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/mob_effect/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["absorption.png","bad_omen.png","blindness.png","conduit_power.png","darkness.png","dolphins_grace.png","fire_resistance.png","glowing.png","haste.png","health_boost.png","hero_of_the_village.png","hunger.png","infested.png","instant_damage.png","instant_health.png","invisibility.png","jump_boost.png","levitation.png","luck.png","mining_fatigue.png","nausea.png","night_vision.png","oozing.png","poison.png","raid_omen.png","regeneration.png","resistance.png","saturation.png","slow_falling.png","slowness.png","speed.png","strength.png","trial_omen.png","unluck.png","water_breathing.png","weakness.png","weaving.png","wind_charged.png","wither.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/painting/_list.json b/common-files/src/main/resources/internal/textures/painting/_list.json new file mode 100644 index 000000000..ae4993796 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/painting/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["alban.png","aztec.png","aztec2.png","back.png","backyard.png","baroque.png","bomb.png","bouquet.png","burning_skull.png","bust.png","cavebird.png","changing.png","cotan.png","courbet.png","creebet.png","dennis.png","donkey_kong.png","earth.png","endboss.png","fern.png","fighters.png","finding.png","fire.png","graham.png","humble.png","kebab.png","lowmist.png","match.png","meditative.png","orb.png","owlemons.png","passage.png","pigscene.png","plant.png","pointer.png","pond.png","pool.png","prairie_ride.png","sea.png","skeleton.png","skull_and_roses.png","stage.png","sunflowers.png","sunset.png","tides.png","unpacked.png","void.png","wanderer.png","wasteland.png","water.png","wind.png","wither.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/particle/_list.json b/common-files/src/main/resources/internal/textures/particle/_list.json new file mode 100644 index 000000000..5dd5db100 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/particle/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["angry.png","big_smoke_0.png","big_smoke_1.png","big_smoke_10.png","big_smoke_11.png","big_smoke_2.png","big_smoke_3.png","big_smoke_4.png","big_smoke_5.png","big_smoke_6.png","big_smoke_7.png","big_smoke_8.png","big_smoke_9.png","bubble.png","bubble_pop_0.png","bubble_pop_1.png","bubble_pop_2.png","bubble_pop_3.png","bubble_pop_4.png","cherry_0.png","cherry_1.png","cherry_10.png","cherry_11.png","cherry_2.png","cherry_3.png","cherry_4.png","cherry_5.png","cherry_6.png","cherry_7.png","cherry_8.png","cherry_9.png","critical_hit.png","damage.png","drip_fall.png","drip_hang.png","drip_land.png","effect_0.png","effect_1.png","effect_2.png","effect_3.png","effect_4.png","effect_5.png","effect_6.png","effect_7.png","enchanted_hit.png","explosion_0.png","explosion_1.png","explosion_10.png","explosion_11.png","explosion_12.png","explosion_13.png","explosion_14.png","explosion_15.png","explosion_2.png","explosion_3.png","explosion_4.png","explosion_5.png","explosion_6.png","explosion_7.png","explosion_8.png","explosion_9.png","firefly.png","flame.png","flash.png","generic_0.png","generic_1.png","generic_2.png","generic_3.png","generic_4.png","generic_5.png","generic_6.png","generic_7.png","glint.png","glitter_0.png","glitter_1.png","glitter_2.png","glitter_3.png","glitter_4.png","glitter_5.png","glitter_6.png","glitter_7.png","glow.png","goldheart_0.png","goldheart_1.png","goldheart_2.png","gust_0.png","gust_1.png","gust_10.png","gust_11.png","gust_2.png","gust_3.png","gust_4.png","gust_5.png","gust_6.png","gust_7.png","gust_8.png","gust_9.png","heart.png","infested.png","lava.png","leaf_0.png","leaf_1.png","leaf_10.png","leaf_11.png","leaf_2.png","leaf_3.png","leaf_4.png","leaf_5.png","leaf_6.png","leaf_7.png","leaf_8.png","leaf_9.png","nautilus.png","note.png","ominous_spawning.png","pale_oak_0.png","pale_oak_1.png","pale_oak_10.png","pale_oak_11.png","pale_oak_2.png","pale_oak_3.png","pale_oak_4.png","pale_oak_5.png","pale_oak_6.png","pale_oak_7.png","pale_oak_8.png","pale_oak_9.png","raid_omen.png","sculk_charge_0.png","sculk_charge_1.png","sculk_charge_2.png","sculk_charge_3.png","sculk_charge_4.png","sculk_charge_5.png","sculk_charge_6.png","sculk_charge_pop_0.png","sculk_charge_pop_1.png","sculk_charge_pop_2.png","sculk_charge_pop_3.png","sculk_soul_0.png","sculk_soul_1.png","sculk_soul_10.png","sculk_soul_2.png","sculk_soul_3.png","sculk_soul_4.png","sculk_soul_5.png","sculk_soul_6.png","sculk_soul_7.png","sculk_soul_8.png","sculk_soul_9.png","sga_a.png","sga_b.png","sga_c.png","sga_d.png","sga_e.png","sga_f.png","sga_g.png","sga_h.png","sga_i.png","sga_j.png","sga_k.png","sga_l.png","sga_m.png","sga_n.png","sga_o.png","sga_p.png","sga_q.png","sga_r.png","sga_s.png","sga_t.png","sga_u.png","sga_v.png","sga_w.png","sga_x.png","sga_y.png","sga_z.png","shriek.png","small_gust_0.png","small_gust_1.png","small_gust_2.png","small_gust_3.png","small_gust_4.png","small_gust_5.png","small_gust_6.png","sonic_boom_0.png","sonic_boom_1.png","sonic_boom_10.png","sonic_boom_11.png","sonic_boom_12.png","sonic_boom_13.png","sonic_boom_14.png","sonic_boom_15.png","sonic_boom_2.png","sonic_boom_3.png","sonic_boom_4.png","sonic_boom_5.png","sonic_boom_6.png","sonic_boom_7.png","sonic_boom_8.png","sonic_boom_9.png","soul_0.png","soul_1.png","soul_10.png","soul_2.png","soul_3.png","soul_4.png","soul_5.png","soul_6.png","soul_7.png","soul_8.png","soul_9.png","soul_fire_flame.png","spark_0.png","spark_1.png","spark_2.png","spark_3.png","spark_4.png","spark_5.png","spark_6.png","spark_7.png","spell_0.png","spell_1.png","spell_2.png","spell_3.png","spell_4.png","spell_5.png","spell_6.png","spell_7.png","splash_0.png","splash_1.png","splash_2.png","splash_3.png","sweep_0.png","sweep_1.png","sweep_2.png","sweep_3.png","sweep_4.png","sweep_5.png","sweep_6.png","sweep_7.png","trial_omen.png","trial_spawner_detection_0.png","trial_spawner_detection_1.png","trial_spawner_detection_2.png","trial_spawner_detection_3.png","trial_spawner_detection_4.png","trial_spawner_detection_ominous_0.png","trial_spawner_detection_ominous_1.png","trial_spawner_detection_ominous_2.png","trial_spawner_detection_ominous_3.png","trial_spawner_detection_ominous_4.png","vault_connection.png","vibration.png","vibration.png.mcmeta"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/_list.json b/common-files/src/main/resources/internal/textures/trims/_list.json new file mode 100644 index 000000000..c69c06142 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/_list.json @@ -0,0 +1 @@ +{"directories":["color_palettes","entity","items"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/color_palettes/_list.json b/common-files/src/main/resources/internal/textures/trims/color_palettes/_list.json new file mode 100644 index 000000000..c4a5269d1 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/color_palettes/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["amethyst.png","copper.png","diamond.png","diamond_darker.png","emerald.png","gold.png","gold_darker.png","iron.png","iron_darker.png","lapis.png","netherite.png","netherite_darker.png","quartz.png","redstone.png","resin.png","trim_palette.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/entity/_list.json b/common-files/src/main/resources/internal/textures/trims/entity/_list.json new file mode 100644 index 000000000..8a6bf51b7 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/entity/_list.json @@ -0,0 +1 @@ +{"directories":["humanoid","humanoid_leggings"],"files":[]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/entity/humanoid/_list.json b/common-files/src/main/resources/internal/textures/trims/entity/humanoid/_list.json new file mode 100644 index 000000000..55d694706 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/entity/humanoid/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bolt.png","coast.png","dune.png","eye.png","flow.png","host.png","raiser.png","rib.png","sentry.png","shaper.png","silence.png","snout.png","spire.png","tide.png","vex.png","ward.png","wayfinder.png","wild.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/entity/humanoid_leggings/_list.json b/common-files/src/main/resources/internal/textures/trims/entity/humanoid_leggings/_list.json new file mode 100644 index 000000000..55d694706 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/entity/humanoid_leggings/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["bolt.png","coast.png","dune.png","eye.png","flow.png","host.png","raiser.png","rib.png","sentry.png","shaper.png","silence.png","snout.png","spire.png","tide.png","vex.png","ward.png","wayfinder.png","wild.png"]} \ No newline at end of file diff --git a/common-files/src/main/resources/internal/textures/trims/items/_list.json b/common-files/src/main/resources/internal/textures/trims/items/_list.json new file mode 100644 index 000000000..e5cf69a14 --- /dev/null +++ b/common-files/src/main/resources/internal/textures/trims/items/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["boots_trim.png","chestplate_trim.png","helmet_trim.png","leggings_trim.png"]} \ No newline at end of file diff --git a/core/src/main/java/net/momirealms/craftengine/core/pack/AbstractPackManager.java b/core/src/main/java/net/momirealms/craftengine/core/pack/AbstractPackManager.java index e5343799e..eee612041 100644 --- a/core/src/main/java/net/momirealms/craftengine/core/pack/AbstractPackManager.java +++ b/core/src/main/java/net/momirealms/craftengine/core/pack/AbstractPackManager.java @@ -115,17 +115,10 @@ public abstract class AbstractPackManager implements PackManager { loadInternalData("internal/models/block/_all.json", PRESET_MODELS_BLOCK::put); loadModernItemModel("internal/items/_all.json", PRESET_ITEMS::put); - loadInternalList("textures", "block/", VANILLA_TEXTURES::add); - loadInternalList("textures", "item/", VANILLA_TEXTURES::add); - loadInternalList("textures", "font/", VANILLA_TEXTURES::add); - for (String trimItem : TRIM_ITEMS) { - for (String trimColorPalette : TRIM_COLOR_PALETTES) { - VANILLA_TEXTURES.add(Key.of("minecraft", "trims/items/" + trimItem + "_" + trimColorPalette)); - } - } - loadInternalList("models", "block/", VANILLA_MODELS::add); loadInternalList("models", "item/", VANILLA_MODELS::add); + + loadInternalList("textures", "", VANILLA_TEXTURES::add); VANILLA_MODELS.add(Key.of("minecraft", "builtin/entity")); for (int i = 0; i < 256; i++) { VANILLA_TEXTURES.add(Key.of("minecraft", "font/unicode_page_" + String.format("%02x", i))); @@ -605,7 +598,7 @@ public abstract class AbstractPackManager implements PackManager { @Override public void generateResourcePack() throws IOException { this.plugin.logger().info("Generating resource pack..."); - long start = System.currentTimeMillis(); + long time1 = System.currentTimeMillis(); // get the target location try (FileSystem fs = Jimfs.newFileSystem(Configuration.forCurrentPlatform())) { @@ -645,9 +638,13 @@ public abstract class AbstractPackManager implements PackManager { if (Config.excludeShaders()) { this.removeAllShaders(generatedPackPath); } + long time2 = System.currentTimeMillis(); + this.plugin.logger().info("Generated resource pack in " + (time2 - time1) + "ms"); if (Config.validateResourcePack()) { this.validateResourcePack(generatedPackPath); } + long time3 = System.currentTimeMillis(); + this.plugin.logger().info("Validated resource pack in " + (time3 - time2) + "ms"); Path finalPath = resourcePackPath(); Files.createDirectories(finalPath.getParent()); try { @@ -655,8 +652,8 @@ public abstract class AbstractPackManager implements PackManager { } catch (Exception e) { this.plugin.logger().severe("Error zipping resource pack", e); } - long end = System.currentTimeMillis(); - this.plugin.logger().info("Finished generating resource pack in " + (end - start) + "ms"); + long time4 = System.currentTimeMillis(); + this.plugin.logger().info("Created resource pack zip file in " + (time4 - time3) + "ms"); this.eventDispatcher.accept(generatedPackPath, finalPath); } }