967967 "boat/mangrove" : " boat/mangrove_boat" ,
968968 "boat/cherry" : " boat/cherry_boat" ,
969969 "boat/pale_oak" : " boat/pale_oak_boat" ,
970+ "camel/camel_husk" : " camel_husk/camel_husk" ,
970971 "cat/all_black" : " cat/allblackcat" ,
971972 "cat/black" : [" cat/blackcat" , " cat/tuxedo" ],
972973 "cat/british_shorthair" : " cat/britishshorthair" ,
10861087 "signs/hanging/spruce" : " spruce_hanging_sign" ,
10871088 "signs/hanging/warped" : " warped_hanging_sign" ,
10881089 "skeleton/bogged_overlay" : " skeleton/bogged_clothes" ,
1090+ "skeleton/parched" : " parched/parched" ,
10891091 "skeleton/skeleton" : [" skeleton/skeleton" , " skulls/skeleton" ],
10901092 "skeleton/wither_skeleton" : [" skeleton/wither_skeleton" , " skulls/wither_skeleton" ],
10911093 "strider/strider_cold" : " strider/strider_suffocated" ,
11811183 "equipment/horse_body/copper" : " horse2/armor/horse_armor_copper" ,
11821184 "equipment/horse_body/iron" : " horse2/armor/horse_armor_iron" ,
11831185 "equipment/horse_body/gold" : " horse2/armor/horse_armor_gold" ,
1184- "equipment/horse_body/diamond" : " horse2/armor/horse_armor_diamond"
1186+ "equipment/horse_body/diamond" : " horse2/armor/horse_armor_diamond" ,
1187+
1188+ "equipment/nautilus_body/copper" : " nautilus/armor/nautilus_armor_copper" ,
1189+ "equipment/nautilus_body/iron" : " nautilus/armor/nautilus_armor_iron" ,
1190+ "equipment/nautilus_body/gold" : " nautilus/armor/nautilus_armor_gold" ,
1191+ "equipment/nautilus_body/diamond" : " nautilus/armor/nautilus_armor_diamond" ,
1192+ "equipment/nautilus_body/netherite" : " nautilus/armor/nautilus_armor_netherite"
11851193 },
11861194 "environment" : {
11871195 "clouds" : " clouds" ,
17201728 "bogged_spawn_egg" : " spawn_eggs/spawn_egg_bogged" ,
17211729 "breeze_spawn_egg" : " spawn_eggs/spawn_egg_breeze" ,
17221730 "camel_spawn_egg" : " spawn_eggs/spawn_egg_camel" ,
1731+ "camel_husk_spawn_egg" : " spawn_eggs/spawn_egg_camel_husk" ,
17231732 "cat_spawn_egg" : " spawn_eggs/spawn_egg_cat" ,
17241733 "cave_spider_spawn_egg" : " spawn_eggs/spawn_egg_cave_spider" ,
17251734 "chicken_spawn_egg" : " spawn_eggs/spawn_egg_chicken" ,
17511760 "magma_cube_spawn_egg" : " spawn_eggs/spawn_egg_magma_cube" ,
17521761 "mooshroom_spawn_egg" : " spawn_eggs/spawn_egg_mooshroom" ,
17531762 "mule_spawn_egg" : " spawn_eggs/spawn_egg_mule" ,
1763+ "nautilus_spawn_egg" : " spawn_eggs/spawn_egg_nautilus" ,
17541764 "ocelot_spawn_egg" : " spawn_eggs/spawn_egg_ocelot" ,
17551765 "panda_spawn_egg" : " spawn_eggs/spawn_egg_panda" ,
1766+ "parched_spawn_egg" : " spawn_eggs/spawn_egg_parched" ,
17561767 "parrot_spawn_egg" : " spawn_eggs/spawn_egg_parrot" ,
17571768 "phantom_spawn_egg" : " spawn_eggs/spawn_egg_phantom" ,
17581769 "pig_spawn_egg" : " spawn_eggs/spawn_egg_pig" ,
17921803 "zoglin_spawn_egg" : " spawn_eggs/spawn_egg_zoglin" ,
17931804 "zombie_spawn_egg" : " spawn_eggs/spawn_egg_zombie" ,
17941805 "zombie_horse_spawn_egg" : " spawn_eggs/spawn_egg_zombie_horse" ,
1806+ "zombie_nautilus_spawn_egg" : " spawn_eggs/spawn_egg_zombie_nautilus" ,
17951807 "zombie_villager_spawn_egg" : " spawn_eggs/spawn_egg_zombie_villager" ,
17961808 "zombified_piglin_spawn_egg" : " spawn_eggs/spawn_egg_zombified_piglin"
17971809 },
19932005 "entity/decorated_pot/sheaf_pottery_pattern" : " blocks/sheaf_pottery_pattern" ,
19942006 "entity/decorated_pot/shelter_pottery_pattern" : " blocks/shelter_pottery_pattern" ,
19952007 "entity/decorated_pot/skull_pottery_pattern" : " blocks/skull_pottery_pattern" ,
1996- "entity/decorated_pot/snort_pottery_pattern" : " blocks/snort_pottery_pattern"
2008+ "entity/decorated_pot/snort_pottery_pattern" : " blocks/snort_pottery_pattern" ,
2009+
2010+ "item/wooden_spear_in_hand" : " entity/spear/wood_spear" ,
2011+ "item/stone_spear_in_hand" : " entity/spear/stone_spear" ,
2012+ "item/copper_spear_in_hand" : " entity/spear/copper_spear" ,
2013+ "item/iron_spear_in_hand" : " entity/spear/iron_spear" ,
2014+ "item/golden_spear_in_hand" : " entity/spear/gold_spear" ,
2015+ "item/diamond_spear_in_hand" : " entity/spear/diamond_spear" ,
2016+ "item/netherite_spear_in_hand" : " entity/spear/netherite_spear"
19972017}
0 commit comments