mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-23 13:36:18 +00:00
1452 lines
43 KiB
JSON
1452 lines
43 KiB
JSON
// Do not copy this file directly into your resource pack as a starter; instead, use this file as a reference or to copy specific JSON snippets.
|
|
{
|
|
"resource_pack_name": "vanilla",
|
|
"texture_name": "atlas.items",
|
|
"texture_data": {
|
|
"apple": {
|
|
"textures": "textures/items/apple"
|
|
},
|
|
"apple_golden": {
|
|
"textures": "textures/items/apple_golden"
|
|
},
|
|
"arrow": {
|
|
"textures": "textures/items/arrow"
|
|
},
|
|
"axe": {
|
|
"textures": [
|
|
"textures/items/wood_axe",
|
|
"textures/items/stone_axe",
|
|
"textures/items/iron_axe",
|
|
"textures/items/gold_axe",
|
|
"textures/items/diamond_axe",
|
|
"textures/items/netherite_axe"
|
|
]
|
|
},
|
|
"bed": {
|
|
"textures": [
|
|
"textures/items/bed_white",
|
|
"textures/items/bed_orange",
|
|
"textures/items/bed_magenta",
|
|
"textures/items/bed_light_blue",
|
|
"textures/items/bed_yellow",
|
|
"textures/items/bed_lime",
|
|
"textures/items/bed_pink",
|
|
"textures/items/bed_gray",
|
|
"textures/items/bed_silver",
|
|
"textures/items/bed_cyan",
|
|
"textures/items/bed_purple",
|
|
"textures/items/bed_blue",
|
|
"textures/items/bed_brown",
|
|
"textures/items/bed_green",
|
|
"textures/items/bed_red",
|
|
"textures/items/bed_black"
|
|
]
|
|
},
|
|
"beef_cooked": {
|
|
"textures": "textures/items/beef_cooked"
|
|
},
|
|
"beef_raw": {
|
|
"textures": "textures/items/beef_raw"
|
|
},
|
|
"blaze_powder": {
|
|
"textures": "textures/items/blaze_powder"
|
|
},
|
|
"blaze_rod": {
|
|
"textures": "textures/items/blaze_rod"
|
|
},
|
|
"boat": {
|
|
"textures": [
|
|
"textures/items/boat_oak",
|
|
"textures/items/boat_spruce",
|
|
"textures/items/boat_birch",
|
|
"textures/items/boat_jungle",
|
|
"textures/items/boat_acacia",
|
|
"textures/items/boat_darkoak",
|
|
"textures/items/mangrove_boat",
|
|
"textures/items/bamboo_raft",
|
|
"textures/items/cherry_boat"
|
|
]
|
|
},
|
|
"bone": {
|
|
"textures": "textures/items/bone"
|
|
},
|
|
"book_enchanted": {
|
|
"textures": "textures/items/book_enchanted"
|
|
},
|
|
"book_normal": {
|
|
"textures": "textures/items/book_normal"
|
|
},
|
|
"book_writable": {
|
|
"textures": "textures/items/book_writable"
|
|
},
|
|
"book_written": {
|
|
"textures": "textures/items/book_written"
|
|
},
|
|
"book_portfolio": {
|
|
"textures": "textures/items/book_portfolio"
|
|
},
|
|
"boots": {
|
|
"textures": [
|
|
"textures/items/leather_boots",
|
|
"textures/items/chainmail_boots",
|
|
"textures/items/iron_boots",
|
|
"textures/items/gold_boots",
|
|
"textures/items/diamond_boots",
|
|
"textures/items/netherite_boots"
|
|
]
|
|
},
|
|
"bowl": {
|
|
"textures": "textures/items/bowl"
|
|
},
|
|
"bow_pulling": {
|
|
"textures": [
|
|
"textures/items/bow_pulling_0",
|
|
"textures/items/bow_pulling_1",
|
|
"textures/items/bow_pulling_2"
|
|
]
|
|
},
|
|
"bow_standby": {
|
|
"textures": "textures/items/bow_standby"
|
|
},
|
|
"bread": {
|
|
"textures": "textures/items/bread"
|
|
},
|
|
"brewing_stand": {
|
|
"textures": "textures/items/brewing_stand"
|
|
},
|
|
"brick": {
|
|
"textures": "textures/items/brick"
|
|
},
|
|
"bucket": {
|
|
"textures": [
|
|
"textures/items/bucket_empty",
|
|
"textures/items/bucket_milk",
|
|
"textures/items/bucket_water",
|
|
"textures/items/bucket_lava",
|
|
"textures/items/bucket_cod",
|
|
"textures/items/bucket_salmon",
|
|
"textures/items/bucket_tropical",
|
|
"textures/items/bucket_pufferfish",
|
|
"textures/items/bucket_powder_snow",
|
|
"textures/items/bucket_axolotl",
|
|
"textures/items/bucket_tadpole"
|
|
]
|
|
},
|
|
"cake": {
|
|
"textures": "textures/items/cake"
|
|
},
|
|
"campfire": {
|
|
"textures": "textures/items/campfire"
|
|
},
|
|
"carrot": {
|
|
"textures": "textures/items/carrot"
|
|
},
|
|
"carrot_golden": {
|
|
"textures": "textures/items/carrot_golden"
|
|
},
|
|
"carrot_on_a_stick": {
|
|
"textures": "textures/items/carrot_on_a_stick"
|
|
},
|
|
"beetroot": {
|
|
"textures": "textures/items/beetroot"
|
|
},
|
|
"cauldron": {
|
|
"textures": "textures/items/cauldron"
|
|
},
|
|
"charcoal": {
|
|
"textures": "textures/items/charcoal"
|
|
},
|
|
"chestplate": {
|
|
"textures": [
|
|
"textures/items/leather_chestplate",
|
|
"textures/items/chainmail_chestplate",
|
|
"textures/items/iron_chestplate",
|
|
"textures/items/gold_chestplate",
|
|
"textures/items/diamond_chestplate",
|
|
"textures/items/netherite_chestplate"
|
|
]
|
|
},
|
|
"chicken_cooked": {
|
|
"textures": "textures/items/chicken_cooked"
|
|
},
|
|
"chicken_raw": {
|
|
"textures": "textures/items/chicken_raw"
|
|
},
|
|
"chorus_fruit": {
|
|
"textures": "textures/items/chorus_fruit"
|
|
},
|
|
"chorus_fruit_popped": {
|
|
"textures": "textures/items/chorus_fruit_popped"
|
|
},
|
|
"mutton_cooked": {
|
|
"textures": "textures/items/mutton_cooked"
|
|
},
|
|
"mutton_raw": {
|
|
"textures": "textures/items/mutton_raw"
|
|
},
|
|
"clay_ball": {
|
|
"textures": "textures/items/clay_ball"
|
|
},
|
|
"coal": {
|
|
"textures": "textures/items/coal"
|
|
},
|
|
"comparator": {
|
|
"textures": "textures/items/comparator"
|
|
},
|
|
"cookie": {
|
|
"textures": "textures/items/cookie"
|
|
},
|
|
"crossbow_pulling": {
|
|
"textures": [
|
|
"textures/items/crossbow_pulling_0",
|
|
"textures/items/crossbow_pulling_1",
|
|
"textures/items/crossbow_pulling_2",
|
|
"textures/items/crossbow_arrow",
|
|
"textures/items/crossbow_firework"
|
|
]
|
|
},
|
|
"crossbow_standby": {
|
|
"textures": "textures/items/crossbow_standby"
|
|
},
|
|
"diamond": {
|
|
"textures": "textures/items/diamond"
|
|
},
|
|
"diamond_horse_armor": {
|
|
"textures": "textures/items/diamond_horse_armor"
|
|
},
|
|
"iron_door": {
|
|
"textures": "textures/items/door_iron"
|
|
},
|
|
"wooden_door": {
|
|
"textures": "textures/items/door_wood"
|
|
},
|
|
"spruce_door": {
|
|
"textures": "textures/items/door_spruce"
|
|
},
|
|
"birch_door": {
|
|
"textures": "textures/items/door_birch"
|
|
},
|
|
"jungle_door": {
|
|
"textures": "textures/items/door_jungle"
|
|
},
|
|
"acacia_door": {
|
|
"textures": "textures/items/door_acacia"
|
|
},
|
|
"dark_oak_door": {
|
|
"textures": "textures/items/door_dark_oak"
|
|
},
|
|
"dragon_breath": {
|
|
"textures": "textures/items/dragons_breath"
|
|
},
|
|
"dried_kelp": {
|
|
"textures": "textures/items/dried_kelp"
|
|
},
|
|
"dye_powder": {
|
|
"textures": [
|
|
"textures/items/dye_powder_black",
|
|
"textures/items/dye_powder_red",
|
|
"textures/items/dye_powder_green",
|
|
"textures/items/dye_powder_brown",
|
|
"textures/items/dye_powder_blue",
|
|
"textures/items/dye_powder_purple",
|
|
"textures/items/dye_powder_cyan",
|
|
"textures/items/dye_powder_silver",
|
|
"textures/items/dye_powder_gray",
|
|
"textures/items/dye_powder_pink",
|
|
"textures/items/dye_powder_lime",
|
|
"textures/items/dye_powder_yellow",
|
|
"textures/items/dye_powder_light_blue",
|
|
"textures/items/dye_powder_magenta",
|
|
"textures/items/dye_powder_orange",
|
|
"textures/items/dye_powder_white",
|
|
"textures/items/dye_powder_black_new",
|
|
"textures/items/dye_powder_brown_new",
|
|
"textures/items/dye_powder_blue_new",
|
|
"textures/items/dye_powder_white_new",
|
|
"textures/items/dye_powder_glow"
|
|
]
|
|
},
|
|
"egg": {
|
|
"textures": "textures/items/egg"
|
|
},
|
|
"emerald": {
|
|
"textures": "textures/items/emerald"
|
|
},
|
|
"empty_armor_slot_boots": {
|
|
"textures": "textures/items/empty_armor_slot_boots"
|
|
},
|
|
"empty_armor_slot_chestplate": {
|
|
"textures": "textures/items/empty_armor_slot_chestplate"
|
|
},
|
|
"empty_armor_slot_helmet": {
|
|
"textures": "textures/items/empty_armor_slot_helmet"
|
|
},
|
|
"empty_armor_slot_leggings": {
|
|
"textures": "textures/items/empty_armor_slot_leggings"
|
|
},
|
|
"empty_armor_slot_shield": {
|
|
"textures": "textures/items/empty_armor_slot_shield"
|
|
},
|
|
"ender_eye": {
|
|
"textures": "textures/items/ender_eye"
|
|
},
|
|
"ender_pearl": {
|
|
"textures": "textures/items/ender_pearl"
|
|
},
|
|
"end_crystal": {
|
|
"textures": "textures/items/end_crystal"
|
|
},
|
|
"experience_bottle": {
|
|
"textures": "textures/items/experience_bottle"
|
|
},
|
|
"feather": {
|
|
"textures": "textures/items/feather"
|
|
},
|
|
"fireball": {
|
|
"textures": "textures/items/fireball"
|
|
},
|
|
"fireworks": {
|
|
"textures": "textures/items/fireworks"
|
|
},
|
|
"fireworks_charge": {
|
|
"textures": [
|
|
"textures/items/fireworks_charge"
|
|
]
|
|
},
|
|
"fishing_rod": {
|
|
"textures": [
|
|
"textures/items/fishing_rod_uncast",
|
|
"textures/items/fishing_rod_cast"
|
|
]
|
|
},
|
|
"fish": {
|
|
"textures": "textures/items/fish_raw"
|
|
},
|
|
"salmon": {
|
|
"textures": "textures/items/fish_salmon_raw"
|
|
},
|
|
"clownfish": {
|
|
"textures": "textures/items/fish_clownfish_raw"
|
|
},
|
|
"pufferfish": {
|
|
"textures": "textures/items/fish_pufferfish_raw"
|
|
},
|
|
"cooked_fish": {
|
|
"textures": "textures/items/fish_cooked"
|
|
},
|
|
"cooked_salmon": {
|
|
"textures": "textures/items/fish_salmon_cooked"
|
|
},
|
|
"elytra": {
|
|
"textures": [
|
|
"textures/items/elytra",
|
|
"textures/items/broken_elytra"
|
|
]
|
|
},
|
|
"flint": {
|
|
"textures": "textures/items/flint"
|
|
},
|
|
"flint_and_steel": {
|
|
"textures": "textures/items/flint_and_steel"
|
|
},
|
|
"flower_pot": {
|
|
"textures": "textures/items/flower_pot"
|
|
},
|
|
"ghast_tear": {
|
|
"textures": "textures/items/ghast_tear"
|
|
},
|
|
"glowstone_dust": {
|
|
"textures": "textures/items/glowstone_dust"
|
|
},
|
|
"gold_horse_armor": {
|
|
"textures": "textures/items/gold_horse_armor"
|
|
},
|
|
"gold_ingot": {
|
|
"textures": "textures/items/gold_ingot"
|
|
},
|
|
"gold_nugget": {
|
|
"textures": "textures/items/gold_nugget"
|
|
},
|
|
"iron_nugget": {
|
|
"textures": "textures/items/iron_nugget"
|
|
},
|
|
"gunpowder": {
|
|
"textures": "textures/items/gunpowder"
|
|
},
|
|
"helmet": {
|
|
"textures": [
|
|
"textures/items/leather_helmet",
|
|
"textures/items/chainmail_helmet",
|
|
"textures/items/iron_helmet",
|
|
"textures/items/gold_helmet",
|
|
"textures/items/diamond_helmet",
|
|
"textures/items/netherite_helmet"
|
|
]
|
|
},
|
|
"hoe": {
|
|
"textures": [
|
|
"textures/items/wood_hoe",
|
|
"textures/items/stone_hoe",
|
|
"textures/items/iron_hoe",
|
|
"textures/items/gold_hoe",
|
|
"textures/items/diamond_hoe",
|
|
"textures/items/netherite_hoe"
|
|
]
|
|
},
|
|
"hopper": {
|
|
"textures": "textures/items/hopper"
|
|
},
|
|
"iron_horse_armor": {
|
|
"textures": "textures/items/iron_horse_armor"
|
|
},
|
|
"iron_ingot": {
|
|
"textures": "textures/items/iron_ingot"
|
|
},
|
|
"item_frame": {
|
|
"textures": "textures/items/item_frame"
|
|
},
|
|
"kelp": {
|
|
"textures": "textures/items/kelp"
|
|
},
|
|
"lead": {
|
|
"textures": "textures/items/lead"
|
|
},
|
|
"leather": {
|
|
"textures": "textures/items/leather"
|
|
},
|
|
"leather_horse_armor": {
|
|
"textures": "textures/items/leather_horse_armor"
|
|
},
|
|
"leggings": {
|
|
"textures": [
|
|
"textures/items/leather_leggings",
|
|
"textures/items/chainmail_leggings",
|
|
"textures/items/iron_leggings",
|
|
"textures/items/gold_leggings",
|
|
"textures/items/diamond_leggings",
|
|
"textures/items/netherite_leggings"
|
|
]
|
|
},
|
|
"magma_cream": {
|
|
"textures": "textures/items/magma_cream"
|
|
},
|
|
"map_empty": {
|
|
"textures": "textures/items/map_empty"
|
|
},
|
|
"map_filled": {
|
|
"textures": [
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_monument",
|
|
"textures/items/map_mansion",
|
|
"textures/items/map_nautilus",
|
|
"textures/items/map_locked",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_filled",
|
|
"textures/items/map_trial_chambers"
|
|
]
|
|
},
|
|
"melon": {
|
|
"textures": "textures/items/melon"
|
|
},
|
|
"melon_speckled": {
|
|
"textures": "textures/items/melon_speckled"
|
|
},
|
|
"minecart_chest": {
|
|
"textures": "textures/items/minecart_chest"
|
|
},
|
|
"minecart_command_block": {
|
|
"textures": "textures/items/minecart_command_block"
|
|
},
|
|
"minecart_furnace": {
|
|
"textures": "textures/items/minecart_furnace"
|
|
},
|
|
"minecart_hopper": {
|
|
"textures": "textures/items/minecart_hopper"
|
|
},
|
|
"minecart_normal": {
|
|
"textures": "textures/items/minecart_normal"
|
|
},
|
|
"minecart_tnt": {
|
|
"textures": "textures/items/minecart_tnt"
|
|
},
|
|
"mushroom_stew": {
|
|
"textures": "textures/items/mushroom_stew"
|
|
},
|
|
"beetroot_soup": {
|
|
"textures": "textures/items/beetroot_soup"
|
|
},
|
|
"name_tag": {
|
|
"textures": "textures/items/name_tag"
|
|
},
|
|
"nautilus_shell": {
|
|
"textures": "textures/items/nautilus"
|
|
},
|
|
"heart_of_the_sea": {
|
|
"textures": "textures/items/heartofthesea_closed"
|
|
},
|
|
"netherbrick": {
|
|
"textures": "textures/items/netherbrick"
|
|
},
|
|
"nether_star": {
|
|
"textures": "textures/items/nether_star"
|
|
},
|
|
"nether_wart": {
|
|
"textures": "textures/items/nether_wart"
|
|
},
|
|
"painting": {
|
|
"textures": "textures/items/painting"
|
|
},
|
|
"paper": {
|
|
"textures": "textures/items/paper"
|
|
},
|
|
"pickaxe": {
|
|
"textures": [
|
|
"textures/items/wood_pickaxe",
|
|
"textures/items/stone_pickaxe",
|
|
"textures/items/iron_pickaxe",
|
|
"textures/items/gold_pickaxe",
|
|
"textures/items/diamond_pickaxe",
|
|
"textures/items/netherite_pickaxe"
|
|
]
|
|
},
|
|
"phantom_membrane": {
|
|
"textures": "textures/items/phantom_membrane"
|
|
},
|
|
"porkchop_cooked": {
|
|
"textures": "textures/items/porkchop_cooked"
|
|
},
|
|
"porkchop_raw": {
|
|
"textures": "textures/items/porkchop_raw"
|
|
},
|
|
"potato": {
|
|
"textures": "textures/items/potato"
|
|
},
|
|
"potato_baked": {
|
|
"textures": "textures/items/potato_baked"
|
|
},
|
|
"potato_poisonous": {
|
|
"textures": "textures/items/potato_poisonous"
|
|
},
|
|
"potion_bottle_drinkable": {
|
|
"textures": [
|
|
"textures/items/potion_bottle_drinkable",
|
|
"textures/items/potion_bottle_moveSpeed",
|
|
"textures/items/potion_bottle_moveSlowdown",
|
|
"textures/items/potion_bottle_digSpeed",
|
|
"textures/items/potion_bottle_digSlowdown",
|
|
"textures/items/potion_bottle_damageBoost",
|
|
"textures/items/potion_bottle_heal",
|
|
"textures/items/potion_bottle_harm",
|
|
"textures/items/potion_bottle_jump",
|
|
"textures/items/potion_bottle_confusion",
|
|
"textures/items/potion_bottle_regeneration",
|
|
"textures/items/potion_bottle_resistance",
|
|
"textures/items/potion_bottle_fireResistance",
|
|
"textures/items/potion_bottle_waterBreathing",
|
|
"textures/items/potion_bottle_invisibility",
|
|
"textures/items/potion_bottle_blindness",
|
|
"textures/items/potion_bottle_nightVision",
|
|
"textures/items/potion_bottle_hunger",
|
|
"textures/items/potion_bottle_weakness",
|
|
"textures/items/potion_bottle_poison",
|
|
"textures/items/potion_bottle_wither",
|
|
"textures/items/potion_bottle_healthBoost",
|
|
"textures/items/potion_bottle_absorption",
|
|
"textures/items/potion_bottle_saturation",
|
|
"textures/items/potion_bottle_levitation",
|
|
"textures/items/potion_bottle_turtleMaster",
|
|
"textures/items/potion_bottle_slowFall",
|
|
"textures/items/potion_bottle_windCharged",
|
|
"textures/items/potion_bottle_weaving",
|
|
"textures/items/potion_bottle_oozing",
|
|
"textures/items/potion_bottle_infested"
|
|
]
|
|
},
|
|
"potion_bottle_empty": {
|
|
"textures": "textures/items/potion_bottle_empty"
|
|
},
|
|
"potion_bottle_lingering": {
|
|
"textures": [
|
|
"textures/items/potion_bottle_lingering",
|
|
"textures/items/potion_bottle_lingering_moveSpeed",
|
|
"textures/items/potion_bottle_lingering_moveSlowdown",
|
|
"textures/items/potion_bottle_lingering_damageBoost",
|
|
"textures/items/potion_bottle_lingering_heal",
|
|
"textures/items/potion_bottle_lingering_harm",
|
|
"textures/items/potion_bottle_lingering_jump",
|
|
"textures/items/potion_bottle_lingering_regeneration",
|
|
"textures/items/potion_bottle_lingering_fireResistance",
|
|
"textures/items/potion_bottle_lingering_waterBreathing",
|
|
"textures/items/potion_bottle_lingering_invisibility",
|
|
"textures/items/potion_bottle_lingering_nightVision",
|
|
"textures/items/potion_bottle_lingering_weakness",
|
|
"textures/items/potion_bottle_lingering_poison",
|
|
"textures/items/potion_bottle_lingering_wither",
|
|
"textures/items/potion_bottle_lingering_turtleMaster",
|
|
"textures/items/potion_bottle_lingering_slowFall",
|
|
"textures/items/potion_bottle_lingering_windCharged",
|
|
"textures/items/potion_bottle_lingering_weaving",
|
|
"textures/items/potion_bottle_lingering_oozing",
|
|
"textures/items/potion_bottle_lingering_infested"
|
|
]
|
|
},
|
|
"potion_bottle_splash": {
|
|
"textures": [
|
|
"textures/items/potion_bottle_splash",
|
|
"textures/items/potion_bottle_splash_moveSpeed",
|
|
"textures/items/potion_bottle_splash_moveSlowdown",
|
|
"textures/items/potion_bottle_splash_digSpeed",
|
|
"textures/items/potion_bottle_splash_digSlowdown",
|
|
"textures/items/potion_bottle_splash_damageBoost",
|
|
"textures/items/potion_bottle_splash_heal",
|
|
"textures/items/potion_bottle_splash_harm",
|
|
"textures/items/potion_bottle_splash_jump",
|
|
"textures/items/potion_bottle_splash_confusion",
|
|
"textures/items/potion_bottle_splash_regeneration",
|
|
"textures/items/potion_bottle_splash_resistance",
|
|
"textures/items/potion_bottle_splash_fireResistance",
|
|
"textures/items/potion_bottle_splash_waterBreathing",
|
|
"textures/items/potion_bottle_splash_invisibility",
|
|
"textures/items/potion_bottle_splash_blindness",
|
|
"textures/items/potion_bottle_splash_nightVision",
|
|
"textures/items/potion_bottle_splash_hunger",
|
|
"textures/items/potion_bottle_splash_weakness",
|
|
"textures/items/potion_bottle_splash_poison",
|
|
"textures/items/potion_bottle_splash_wither",
|
|
"textures/items/potion_bottle_splash_healthBoost",
|
|
"textures/items/potion_bottle_splash_absorption",
|
|
"textures/items/potion_bottle_splash_saturation",
|
|
"textures/items/potion_bottle_splash_turtleMaster",
|
|
"textures/items/potion_bottle_splash_slowFall",
|
|
"textures/items/potion_bottle_splash_windCharged",
|
|
"textures/items/potion_bottle_splash_weaving",
|
|
"textures/items/potion_bottle_splash_oozing",
|
|
"textures/items/potion_bottle_splash_infested"
|
|
]
|
|
},
|
|
"potion_overlay": {
|
|
"textures": "textures/items/potion_overlay"
|
|
},
|
|
"pumpkin_pie": {
|
|
"textures": "textures/items/pumpkin_pie"
|
|
},
|
|
"prismarine_crystals": {
|
|
"textures": "textures/items/prismarine_crystals"
|
|
},
|
|
"prismarine_shard": {
|
|
"textures": "textures/items/prismarine_shard"
|
|
},
|
|
"quartz": {
|
|
"textures": "textures/items/quartz"
|
|
},
|
|
"quiver": {
|
|
"textures": "textures/items/quiver"
|
|
},
|
|
"record_11": {
|
|
"textures": "textures/items/record_11"
|
|
},
|
|
"record_13": {
|
|
"textures": "textures/items/record_13"
|
|
},
|
|
"record_blocks": {
|
|
"textures": "textures/items/record_blocks"
|
|
},
|
|
"record_cat": {
|
|
"textures": "textures/items/record_cat"
|
|
},
|
|
"record_chirp": {
|
|
"textures": "textures/items/record_chirp"
|
|
},
|
|
"record_far": {
|
|
"textures": "textures/items/record_far"
|
|
},
|
|
"record_mall": {
|
|
"textures": "textures/items/record_mall"
|
|
},
|
|
"record_mellohi": {
|
|
"textures": "textures/items/record_mellohi"
|
|
},
|
|
"record_stal": {
|
|
"textures": "textures/items/record_stal"
|
|
},
|
|
"record_strad": {
|
|
"textures": "textures/items/record_strad"
|
|
},
|
|
"record_wait": {
|
|
"textures": "textures/items/record_wait"
|
|
},
|
|
"record_ward": {
|
|
"textures": "textures/items/record_ward"
|
|
},
|
|
"record_pigstep": {
|
|
"textures": "textures/items/record_pigstep"
|
|
},
|
|
"redstone_dust": {
|
|
"textures": "textures/items/redstone_dust"
|
|
},
|
|
"reeds": {
|
|
"textures": "textures/items/reeds"
|
|
},
|
|
"repeater": {
|
|
"textures": "textures/items/repeater"
|
|
},
|
|
"rotten_flesh": {
|
|
"textures": "textures/items/rotten_flesh"
|
|
},
|
|
"saddle": {
|
|
"textures": "textures/items/saddle"
|
|
},
|
|
"seeds_melon": {
|
|
"textures": "textures/items/seeds_melon"
|
|
},
|
|
"seeds_pumpkin": {
|
|
"textures": "textures/items/seeds_pumpkin"
|
|
},
|
|
"seeds_wheat": {
|
|
"textures": "textures/items/seeds_wheat"
|
|
},
|
|
"seeds_beetroot": {
|
|
"textures": "textures/items/seeds_beetroot"
|
|
},
|
|
"shears": {
|
|
"textures": "textures/items/shears"
|
|
},
|
|
"shield": {
|
|
"textures": "textures/entity/shield"
|
|
},
|
|
"shovel": {
|
|
"textures": [
|
|
"textures/items/wood_shovel",
|
|
"textures/items/stone_shovel",
|
|
"textures/items/iron_shovel",
|
|
"textures/items/gold_shovel",
|
|
"textures/items/diamond_shovel",
|
|
"textures/items/netherite_shovel"
|
|
]
|
|
},
|
|
"sign": {
|
|
"textures": "textures/items/sign"
|
|
},
|
|
"sign_acacia": {
|
|
"textures": "textures/items/sign_acacia"
|
|
},
|
|
"sign_birch": {
|
|
"textures": "textures/items/sign_birch"
|
|
},
|
|
"sign_darkoak": {
|
|
"textures": "textures/items/sign_darkoak"
|
|
},
|
|
"sign_jungle": {
|
|
"textures": "textures/items/sign_jungle"
|
|
},
|
|
"sign_spruce": {
|
|
"textures": "textures/items/sign_spruce"
|
|
},
|
|
"slimeball": {
|
|
"textures": "textures/items/slimeball"
|
|
},
|
|
"snowball": {
|
|
"textures": "textures/items/snowball"
|
|
},
|
|
"spawn_egg": {
|
|
"textures": [
|
|
"textures/items/egg_chicken",
|
|
"textures/items/egg_cow",
|
|
"textures/items/egg_pig",
|
|
"textures/items/egg_sheep",
|
|
"textures/items/egg_wolf",
|
|
"textures/items/egg_mushroomcow",
|
|
"textures/items/egg_creeper",
|
|
"textures/items/egg_enderman",
|
|
"textures/items/egg_silverfish",
|
|
"textures/items/egg_skeleton",
|
|
"textures/items/egg_slime",
|
|
"textures/items/egg_spider",
|
|
"textures/items/egg_zombie",
|
|
"textures/items/egg_pigzombie",
|
|
"textures/items/egg_villager",
|
|
"textures/items/egg_squid",
|
|
"textures/items/egg_ocelot",
|
|
"textures/items/egg_witch",
|
|
"textures/items/egg_bat",
|
|
"textures/items/egg_ghast",
|
|
"textures/items/egg_lava_slime",
|
|
"textures/items/egg_blaze",
|
|
"textures/items/egg_cave_spider",
|
|
"textures/items/egg_horse",
|
|
"textures/items/egg_rabbit",
|
|
"textures/items/egg_endermite",
|
|
"textures/items/egg_guardian",
|
|
"textures/items/egg_stray",
|
|
"textures/items/egg_husk",
|
|
"textures/items/egg_wither",
|
|
"textures/items/egg_donkey",
|
|
"textures/items/egg_mule",
|
|
"textures/items/egg_skeletonhorse",
|
|
"textures/items/egg_zombiehorse",
|
|
"textures/items/egg_shulker",
|
|
"textures/items/egg_npc",
|
|
"textures/items/egg_elderguardian",
|
|
"textures/items/egg_polarbear",
|
|
"textures/items/egg_llama",
|
|
"textures/items/egg_vindicator",
|
|
"textures/items/egg_evoker",
|
|
"textures/items/egg_vex",
|
|
"textures/items/egg_zombievillager",
|
|
"textures/items/egg_parrot",
|
|
"textures/items/egg_clownfish",
|
|
"textures/items/egg_cod",
|
|
"textures/items/egg_pufferfish",
|
|
"textures/items/egg_salmon",
|
|
"textures/items/egg_drowned",
|
|
"textures/items/egg_dolphin",
|
|
"textures/items/egg_turtle",
|
|
"textures/items/egg_phantom",
|
|
"textures/items/egg_agent",
|
|
"textures/items/egg_cat",
|
|
"textures/items/egg_panda",
|
|
"textures/items/egg_fox",
|
|
"textures/items/egg_pillager",
|
|
"textures/items/egg_ravager",
|
|
"textures/items/egg_null",
|
|
"textures/items/egg_mask"
|
|
]
|
|
},
|
|
"spider_eye": {
|
|
"textures": "textures/items/spider_eye"
|
|
},
|
|
"spider_eye_fermented": {
|
|
"textures": "textures/items/spider_eye_fermented"
|
|
},
|
|
"stick": {
|
|
"textures": "textures/items/stick"
|
|
},
|
|
"string": {
|
|
"textures": "textures/items/string"
|
|
},
|
|
"sugar": {
|
|
"textures": "textures/items/sugar"
|
|
},
|
|
"suspicious_stew": {
|
|
"textures": "textures/items/suspicious_stew"
|
|
},
|
|
"sword": {
|
|
"textures": [
|
|
"textures/items/wood_sword",
|
|
"textures/items/stone_sword",
|
|
"textures/items/iron_sword",
|
|
"textures/items/gold_sword",
|
|
"textures/items/diamond_sword",
|
|
"textures/items/netherite_sword"
|
|
]
|
|
},
|
|
"wheat": {
|
|
"textures": "textures/items/wheat"
|
|
},
|
|
"clock_item": {
|
|
"textures": "textures/items/clock_item"
|
|
},
|
|
"compass_item": {
|
|
"textures": "textures/items/compass_item"
|
|
},
|
|
"rabbit_cooked": {
|
|
"textures": "textures/items/rabbit_cooked"
|
|
},
|
|
"rabbit_foot": {
|
|
"textures": "textures/items/rabbit_foot"
|
|
},
|
|
"rabbit_hide": {
|
|
"textures": "textures/items/rabbit_hide"
|
|
},
|
|
"rabbit": {
|
|
"textures": "textures/items/rabbit_raw"
|
|
},
|
|
"rabbit_stew": {
|
|
"textures": "textures/items/rabbit_stew"
|
|
},
|
|
"lever": {
|
|
"textures": "textures/items/lever"
|
|
},
|
|
"camera": {
|
|
"textures": "textures/items/camera"
|
|
},
|
|
"chalkboard": {
|
|
"textures": [
|
|
"textures/items/chalkboard_small",
|
|
"textures/items/chalkboard_medium",
|
|
"textures/items/chalkboard_large"
|
|
]
|
|
},
|
|
"tipped_arrow": {
|
|
"textures": [
|
|
"textures/items/tipped_arrow",
|
|
"textures/items/tipped_arrow_swift",
|
|
"textures/items/tipped_arrow_slow",
|
|
"textures/items/tipped_arrow_strength",
|
|
"textures/items/tipped_arrow_healing",
|
|
"textures/items/tipped_arrow_harm",
|
|
"textures/items/tipped_arrow_leaping",
|
|
"textures/items/tipped_arrow_regen",
|
|
"textures/items/tipped_arrow_fireres",
|
|
"textures/items/tipped_arrow_waterbreathing",
|
|
"textures/items/tipped_arrow_invisibility",
|
|
"textures/items/tipped_arrow_nightvision",
|
|
"textures/items/tipped_arrow_weakness",
|
|
"textures/items/tipped_arrow_poison",
|
|
"textures/items/tipped_arrow_wither",
|
|
"textures/items/tipped_arrow_turtlemaster",
|
|
"textures/items/tipped_arrow_slowfalling",
|
|
"textures/items/tipped_arrow_windCharged",
|
|
"textures/items/tipped_arrow_weaving",
|
|
"textures/items/tipped_arrow_oozing",
|
|
"textures/items/tipped_arrow_infested"
|
|
]
|
|
},
|
|
"shulker_shell": {
|
|
"textures": "textures/items/shulker_shell"
|
|
},
|
|
"totem": {
|
|
"textures": "textures/items/totem"
|
|
},
|
|
"trident": {
|
|
"textures": "textures/items/trident"
|
|
},
|
|
"turtle_shell_piece": {
|
|
"textures": "textures/items/turtle_shell_piece"
|
|
},
|
|
"turtle_helmet": {
|
|
"textures": "textures/items/turtle_helmet"
|
|
},
|
|
"armor_stand": {
|
|
"textures": "textures/items/armor_stand"
|
|
},
|
|
"sweet_berries": {
|
|
"textures": "textures/items/sweet_berries"
|
|
},
|
|
"spawn_egg_wandering_trader": {
|
|
"textures": "textures/items/egg_wanderingtrader"
|
|
},
|
|
"banner_pattern": {
|
|
"textures": "textures/items/banner_pattern"
|
|
},
|
|
"spawn_egg_bee": {
|
|
"textures": "textures/items/egg_bee"
|
|
},
|
|
"honeycomb": {
|
|
"textures": [
|
|
"textures/items/honeycomb"
|
|
]
|
|
},
|
|
"honey_bottle": {
|
|
"textures": [
|
|
"textures/items/honey_bottle"
|
|
]
|
|
},
|
|
"egg_bee": {
|
|
"textures": [
|
|
"textures/items/egg_bee"
|
|
]
|
|
},
|
|
"netherite_ingot": {
|
|
"textures": "textures/items/netherite_ingot"
|
|
},
|
|
"netherite_scrap": {
|
|
"textures": "textures/items/netherite_scrap"
|
|
},
|
|
"warped_sign_item": {
|
|
"textures": "textures/items/sign_warped"
|
|
},
|
|
"crimson_sign_item": {
|
|
"textures": "textures/items/sign_crimson"
|
|
},
|
|
"crimson_door": {
|
|
"textures": "textures/items/crimson_door"
|
|
},
|
|
"warped_door": {
|
|
"textures": "textures/items/warped_door"
|
|
},
|
|
"lodestonecompass_item": {
|
|
"textures": "textures/items/lodestonecompass_item"
|
|
},
|
|
"warped_fungus_on_a_stick": {
|
|
"textures": "textures/items/warped_fungus_on_a_stick"
|
|
},
|
|
"chain": {
|
|
"textures": "textures/items/chain"
|
|
},
|
|
"soul_campfire": {
|
|
"textures": "textures/items/soul_campfire"
|
|
},
|
|
"nether_sprouts": {
|
|
"textures": "textures/items/nether_sprouts"
|
|
},
|
|
"hanging_roots": {
|
|
"textures": "textures/items/hanging_roots"
|
|
},
|
|
"glow_berries": {
|
|
"textures": "textures/items/glow_berries"
|
|
},
|
|
"amethyst_shard": {
|
|
"textures": "textures/items/amethyst_shard"
|
|
},
|
|
"spyglass": {
|
|
"textures": "textures/items/spyglass"
|
|
},
|
|
"copper_ingot": {
|
|
"textures": "textures/items/copper_ingot"
|
|
},
|
|
"raw_copper": {
|
|
"textures": "textures/items/raw_copper"
|
|
},
|
|
"raw_iron": {
|
|
"textures": "textures/items/raw_iron"
|
|
},
|
|
"raw_gold": {
|
|
"textures": "textures/items/raw_gold"
|
|
},
|
|
"glow_item_frame": {
|
|
"textures": "textures/items/glow_item_frame"
|
|
},
|
|
"record_otherside": {
|
|
"textures": "textures/items/record_otherside"
|
|
},
|
|
"mangrove_door": {
|
|
"textures": "textures/items/mangrove_door"
|
|
},
|
|
"mangrove_sign": {
|
|
"textures": "textures/items/mangrove_sign"
|
|
},
|
|
"chest_boat": {
|
|
"textures": [
|
|
"textures/items/oak_chest_boat",
|
|
"textures/items/spruce_chest_boat",
|
|
"textures/items/birch_chest_boat",
|
|
"textures/items/jungle_chest_boat",
|
|
"textures/items/acacia_chest_boat",
|
|
"textures/items/dark_oak_chest_boat",
|
|
"textures/items/mangrove_chest_boat",
|
|
"textures/items/bamboo_chest_raft",
|
|
"textures/items/cherry_chest_boat"
|
|
]
|
|
},
|
|
"recovery_compass": {
|
|
"textures": "textures/items/recovery_compass_item"
|
|
},
|
|
"echo_shard": {
|
|
"textures": "textures/items/echo_shard"
|
|
},
|
|
"goat_horn": {
|
|
"textures": "textures/items/goat_horn"
|
|
},
|
|
"record_5": {
|
|
"textures": "textures/items/record_5"
|
|
},
|
|
"disc_fragment_5": {
|
|
"textures": "textures/items/disc_fragment_5"
|
|
},
|
|
"pitcher_pod": {
|
|
"textures": "textures/items/pitcher_pod"
|
|
},
|
|
"torchflower_seeds": {
|
|
"textures": "textures/items/torchflower_seeds"
|
|
},
|
|
"sign_oak_hanging": {
|
|
"textures": "textures/items/oak_hanging_sign"
|
|
},
|
|
"sign_spruce_hanging": {
|
|
"textures": "textures/items/spruce_hanging_sign"
|
|
},
|
|
"sign_birch_hanging": {
|
|
"textures": "textures/items/birch_hanging_sign"
|
|
},
|
|
"sign_jungle_hanging": {
|
|
"textures": "textures/items/jungle_hanging_sign"
|
|
},
|
|
"sign_acacia_hanging": {
|
|
"textures": "textures/items/acacia_hanging_sign"
|
|
},
|
|
"sign_darkoak_hanging": {
|
|
"textures": "textures/items/dark_oak_hanging_sign"
|
|
},
|
|
"sign_crimson_hanging": {
|
|
"textures": "textures/items/crimson_hanging_sign"
|
|
},
|
|
"sign_warped_hanging": {
|
|
"textures": "textures/items/warped_hanging_sign"
|
|
},
|
|
"sign_mangrove_hanging": {
|
|
"textures": "textures/items/mangrove_hanging_sign"
|
|
},
|
|
"sign_bamboo_hanging": {
|
|
"textures": "textures/items/bamboo_hanging_sign"
|
|
},
|
|
"bamboo_door": {
|
|
"textures": "textures/items/bamboo_door"
|
|
},
|
|
"bamboo_sign": {
|
|
"textures": "textures/items/bamboo_sign"
|
|
},
|
|
"cherry_door": {
|
|
"textures": "textures/items/cherry_door"
|
|
},
|
|
"sign_cherry_hanging": {
|
|
"textures": "textures/items/cherry_hanging_sign"
|
|
},
|
|
"cherry_sign": {
|
|
"textures": "textures/items/cherry_sign"
|
|
},
|
|
"angler_pottery_sherd": {
|
|
"textures": "textures/items/angler_pottery_sherd"
|
|
},
|
|
"archer_pottery_sherd": {
|
|
"textures": "textures/items/archer_pottery_sherd"
|
|
},
|
|
"arms_up_pottery_sherd": {
|
|
"textures": "textures/items/arms_up_pottery_sherd"
|
|
},
|
|
"blade_pottery_sherd": {
|
|
"textures": "textures/items/blade_pottery_sherd"
|
|
},
|
|
"brewer_pottery_sherd": {
|
|
"textures": "textures/items/brewer_pottery_sherd"
|
|
},
|
|
"burn_pottery_sherd": {
|
|
"textures": "textures/items/burn_pottery_sherd"
|
|
},
|
|
"danger_pottery_sherd": {
|
|
"textures": "textures/items/danger_pottery_sherd"
|
|
},
|
|
"explorer_pottery_sherd": {
|
|
"textures": "textures/items/explorer_pottery_sherd"
|
|
},
|
|
"friend_pottery_sherd": {
|
|
"textures": "textures/items/friend_pottery_sherd"
|
|
},
|
|
"heart_pottery_sherd": {
|
|
"textures": "textures/items/heart_pottery_sherd"
|
|
},
|
|
"heartbreak_pottery_sherd": {
|
|
"textures": "textures/items/heartbreak_pottery_sherd"
|
|
},
|
|
"howl_pottery_sherd": {
|
|
"textures": "textures/items/howl_pottery_sherd"
|
|
},
|
|
"miner_pottery_sherd": {
|
|
"textures": "textures/items/miner_pottery_sherd"
|
|
},
|
|
"mourner_pottery_sherd": {
|
|
"textures": "textures/items/mourner_pottery_sherd"
|
|
},
|
|
"plenty_pottery_sherd": {
|
|
"textures": "textures/items/plenty_pottery_sherd"
|
|
},
|
|
"prize_pottery_sherd": {
|
|
"textures": "textures/items/prize_pottery_sherd"
|
|
},
|
|
"sheaf_pottery_sherd": {
|
|
"textures": "textures/items/sheaf_pottery_sherd"
|
|
},
|
|
"shelter_pottery_sherd": {
|
|
"textures": "textures/items/shelter_pottery_sherd"
|
|
},
|
|
"skull_pottery_sherd": {
|
|
"textures": "textures/items/skull_pottery_sherd"
|
|
},
|
|
"snort_pottery_sherd": {
|
|
"textures": "textures/items/snort_pottery_sherd"
|
|
},
|
|
"brush": {
|
|
"textures": "textures/items/brush"
|
|
},
|
|
"netherite_upgrade_smithing_template": {
|
|
"textures": "textures/items/netherite_upgrade_smithing_template"
|
|
},
|
|
"sentry_armor_trim_smithing_template": {
|
|
"textures": "textures/items/sentry_armor_trim_smithing_template"
|
|
},
|
|
"dune_armor_trim_smithing_template": {
|
|
"textures": "textures/items/dune_armor_trim_smithing_template"
|
|
},
|
|
"coast_armor_trim_smithing_template": {
|
|
"textures": "textures/items/coast_armor_trim_smithing_template"
|
|
},
|
|
"wild_armor_trim_smithing_template": {
|
|
"textures": "textures/items/wild_armor_trim_smithing_template"
|
|
},
|
|
"ward_armor_trim_smithing_template": {
|
|
"textures": "textures/items/ward_armor_trim_smithing_template"
|
|
},
|
|
"eye_armor_trim_smithing_template": {
|
|
"textures": "textures/items/eye_armor_trim_smithing_template"
|
|
},
|
|
"vex_armor_trim_smithing_template": {
|
|
"textures": "textures/items/vex_armor_trim_smithing_template"
|
|
},
|
|
"tide_armor_trim_smithing_template": {
|
|
"textures": "textures/items/tide_armor_trim_smithing_template"
|
|
},
|
|
"snout_armor_trim_smithing_template": {
|
|
"textures": "textures/items/snout_armor_trim_smithing_template"
|
|
},
|
|
"rib_armor_trim_smithing_template": {
|
|
"textures": "textures/items/rib_armor_trim_smithing_template"
|
|
},
|
|
"spire_armor_trim_smithing_template": {
|
|
"textures": "textures/items/spire_armor_trim_smithing_template"
|
|
},
|
|
"silence_armor_trim_smithing_template": {
|
|
"textures": "textures/items/silence_armor_trim_smithing_template"
|
|
},
|
|
"wayfinder_armor_trim_smithing_template": {
|
|
"textures": "textures/items/wayfinder_armor_trim_smithing_template"
|
|
},
|
|
"raiser_armor_trim_smithing_template": {
|
|
"textures": "textures/items/raiser_armor_trim_smithing_template"
|
|
},
|
|
"shaper_armor_trim_smithing_template": {
|
|
"textures": "textures/items/shaper_armor_trim_smithing_template"
|
|
},
|
|
"host_armor_trim_smithing_template": {
|
|
"textures": "textures/items/host_armor_trim_smithing_template"
|
|
},
|
|
"record_relic": {
|
|
"textures": "textures/items/music_disc_relic"
|
|
},
|
|
"armadillo_scute": {
|
|
"textures": "textures/items/armadillo_scute"
|
|
},
|
|
"wolf_armor": {
|
|
"textures": [
|
|
"textures/items/wolf_armor",
|
|
"textures/items/wolf_armor_dyed"
|
|
]
|
|
},
|
|
"copper_door": {
|
|
"textures": "textures/items/copper_door"
|
|
},
|
|
"exposed_copper_door": {
|
|
"textures": "textures/items/exposed_copper_door"
|
|
},
|
|
"weathered_copper_door": {
|
|
"textures": "textures/items/weathered_copper_door"
|
|
},
|
|
"oxidized_copper_door": {
|
|
"textures": "textures/items/oxidized_copper_door"
|
|
},
|
|
"trial_key": {
|
|
"textures": "textures/items/trial_key"
|
|
},
|
|
"ominous_trial_key": {
|
|
"textures": "textures/items/ominous_trial_key"
|
|
},
|
|
"wind_charge": {
|
|
"textures": "textures/items/wind_charge"
|
|
},
|
|
"guster_pottery_sherd": {
|
|
"textures": "textures/items/guster_pottery_sherd"
|
|
},
|
|
"ominous_bottle": {
|
|
"textures": "textures/items/ominous_bottle"
|
|
},
|
|
"flow_pottery_sherd": {
|
|
"textures": "textures/items/flow_pottery_sherd"
|
|
},
|
|
"scrape_pottery_sherd": {
|
|
"textures": "textures/items/scrape_pottery_sherd"
|
|
},
|
|
"flow_banner_pattern": {
|
|
"textures": "textures/items/flow_banner_pattern"
|
|
},
|
|
"guster_banner_pattern": {
|
|
"textures": "textures/items/guster_banner_pattern"
|
|
},
|
|
"breeze_rod": {
|
|
"textures": "textures/items/breeze_rod"
|
|
},
|
|
"mace": {
|
|
"textures": "textures/items/mace"
|
|
},
|
|
"flow_armor_trim_smithing_template": {
|
|
"textures": "textures/items/flow_armor_trim_smithing_template"
|
|
},
|
|
"bolt_armor_trim_smithing_template": {
|
|
"textures": "textures/items/bolt_armor_trim_smithing_template"
|
|
},
|
|
"record_creator": {
|
|
"textures": "textures/items/music_disc_creator"
|
|
},
|
|
"record_creator_music_box": {
|
|
"textures": "textures/items/music_disc_creator_music_box"
|
|
},
|
|
"record_precipice": {
|
|
"textures": "textures/items/music_disc_precipice"
|
|
},
|
|
"creeper_banner_pattern": {
|
|
"textures": "textures/items/creeper_banner_pattern"
|
|
},
|
|
"flower_banner_pattern": {
|
|
"textures": "textures/items/flower_banner_pattern"
|
|
},
|
|
"globe_banner_pattern": {
|
|
"textures": "textures/items/globe_banner_pattern"
|
|
},
|
|
"mojang_banner_pattern": {
|
|
"textures": "textures/items/mojang_banner_pattern"
|
|
},
|
|
"piglin_banner_pattern": {
|
|
"textures": "textures/items/piglin_banner_pattern"
|
|
},
|
|
"skull_banner_pattern": {
|
|
"textures": "textures/items/skull_banner_pattern"
|
|
},
|
|
"field_masoned_banner_pattern": {
|
|
"textures": "textures/items/field_masoned_banner_pattern"
|
|
},
|
|
"bordure_indented_banner_pattern": {
|
|
"textures": "textures/items/bordure_indented_banner_pattern"
|
|
},
|
|
"bundle": {
|
|
"textures": [
|
|
"textures/items/bundle",
|
|
"textures/items/bundle_open",
|
|
"textures/items/bundle_open_back",
|
|
"textures/items/bundle_open_front"
|
|
]
|
|
},
|
|
"bundle_white": {
|
|
"textures": [
|
|
"textures/items/bundle_white",
|
|
"textures/items/bundle_white_open",
|
|
"textures/items/bundle_white_open_back",
|
|
"textures/items/bundle_white_open_front"
|
|
]
|
|
},
|
|
"bundle_black": {
|
|
"textures": [
|
|
"textures/items/bundle_black",
|
|
"textures/items/bundle_black_open",
|
|
"textures/items/bundle_black_open_back",
|
|
"textures/items/bundle_black_open_front"
|
|
]
|
|
},
|
|
"bundle_gray": {
|
|
"textures": [
|
|
"textures/items/bundle_gray",
|
|
"textures/items/bundle_gray_open",
|
|
"textures/items/bundle_gray_open_back",
|
|
"textures/items/bundle_gray_open_front"
|
|
]
|
|
},
|
|
"bundle_light_gray": {
|
|
"textures": [
|
|
"textures/items/bundle_light_gray",
|
|
"textures/items/bundle_light_gray_open",
|
|
"textures/items/bundle_light_gray_open_back",
|
|
"textures/items/bundle_light_gray_open_front"
|
|
]
|
|
},
|
|
"bundle_light_blue": {
|
|
"textures": [
|
|
"textures/items/bundle_light_blue",
|
|
"textures/items/bundle_light_blue_open",
|
|
"textures/items/bundle_light_blue_open_back",
|
|
"textures/items/bundle_light_blue_open_front"
|
|
]
|
|
},
|
|
"bundle_blue": {
|
|
"textures": [
|
|
"textures/items/bundle_blue",
|
|
"textures/items/bundle_blue_open",
|
|
"textures/items/bundle_blue_open_back",
|
|
"textures/items/bundle_blue_open_front"
|
|
]
|
|
},
|
|
"bundle_cyan": {
|
|
"textures": [
|
|
"textures/items/bundle_cyan",
|
|
"textures/items/bundle_cyan_open",
|
|
"textures/items/bundle_cyan_open_back",
|
|
"textures/items/bundle_cyan_open_front"
|
|
]
|
|
},
|
|
"bundle_lime": {
|
|
"textures": [
|
|
"textures/items/bundle_lime",
|
|
"textures/items/bundle_lime_open",
|
|
"textures/items/bundle_lime_open_back",
|
|
"textures/items/bundle_lime_open_front"
|
|
]
|
|
},
|
|
"bundle_green": {
|
|
"textures": [
|
|
"textures/items/bundle_green",
|
|
"textures/items/bundle_green_open",
|
|
"textures/items/bundle_green_open_back",
|
|
"textures/items/bundle_green_open_front"
|
|
]
|
|
},
|
|
"bundle_pink": {
|
|
"textures": [
|
|
"textures/items/bundle_pink",
|
|
"textures/items/bundle_pink_open",
|
|
"textures/items/bundle_pink_open_back",
|
|
"textures/items/bundle_pink_open_front"
|
|
]
|
|
},
|
|
"bundle_purple": {
|
|
"textures": [
|
|
"textures/items/bundle_purple",
|
|
"textures/items/bundle_purple_open",
|
|
"textures/items/bundle_purple_open_back",
|
|
"textures/items/bundle_purple_open_front"
|
|
]
|
|
},
|
|
"bundle_magenta": {
|
|
"textures": [
|
|
"textures/items/bundle_magenta",
|
|
"textures/items/bundle_magenta_open",
|
|
"textures/items/bundle_magenta_open_back",
|
|
"textures/items/bundle_magenta_open_front"
|
|
]
|
|
},
|
|
"bundle_orange": {
|
|
"textures": [
|
|
"textures/items/bundle_orange",
|
|
"textures/items/bundle_orange_open",
|
|
"textures/items/bundle_orange_open_back",
|
|
"textures/items/bundle_orange_open_front"
|
|
]
|
|
},
|
|
"bundle_yellow": {
|
|
"textures": [
|
|
"textures/items/bundle_yellow",
|
|
"textures/items/bundle_yellow_open",
|
|
"textures/items/bundle_yellow_open_back",
|
|
"textures/items/bundle_yellow_open_front"
|
|
]
|
|
},
|
|
"bundle_red": {
|
|
"textures": [
|
|
"textures/items/bundle_red",
|
|
"textures/items/bundle_red_open",
|
|
"textures/items/bundle_red_open_back",
|
|
"textures/items/bundle_red_open_front"
|
|
]
|
|
},
|
|
"bundle_brown": {
|
|
"textures": [
|
|
"textures/items/bundle_brown",
|
|
"textures/items/bundle_brown_open",
|
|
"textures/items/bundle_brown_open_back",
|
|
"textures/items/bundle_brown_open_front"
|
|
]
|
|
}
|
|
}
|
|
} |