diff --git a/bukkit-loader/src/main/resources/config.yml b/bukkit-loader/src/main/resources/config.yml index d586d6ef9..1f47e72c3 100644 --- a/bukkit-loader/src/main/resources/config.yml +++ b/bukkit-loader/src/main/resources/config.yml @@ -43,10 +43,11 @@ resource-pack: # Sometimes, some vanilla files that have been overwritten might be mistakenly obfuscated. # Please add the ignored textures/models/sounds here. bypass-textures: - - minecraft:block/farmland - - "@font_images" + # - minecraft:block/farmland - "@legacy_unicode" - - "@vanilla_textures" + - "@vanilla_font_textures" + - "@vanilla_item_textures" + - "@vanilla_block_textures" bypass-models: [] bypass-sounds: [] bypass-equipments: [] diff --git a/bukkit-loader/src/main/resources/internal/models/block/modern/_all.json b/bukkit-loader/src/main/resources/internal/models/block/_all.json similarity index 100% rename from bukkit-loader/src/main/resources/internal/models/block/modern/_all.json rename to bukkit-loader/src/main/resources/internal/models/block/_all.json diff --git a/bukkit-loader/src/main/resources/internal/models/block/modern/_list.json b/bukkit-loader/src/main/resources/internal/models/block/_list.json similarity index 100% rename from bukkit-loader/src/main/resources/internal/models/block/modern/_list.json rename to bukkit-loader/src/main/resources/internal/models/block/_list.json diff --git a/bukkit-loader/src/main/resources/internal/models/block/legacy/_all.json b/bukkit-loader/src/main/resources/internal/models/block/legacy/_all.json deleted file mode 100644 index f37467939..000000000 --- a/bukkit-loader/src/main/resources/internal/models/block/legacy/_all.json +++ /dev/null @@ -1 +0,0 @@ -{"acacia_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/acacia_door_bottom","top":"minecraft:block/acacia_door_top"}},"acacia_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_acacia_log"}},"acacia_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/acacia_leaves"}},"acacia_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/acacia_log_top","side":"minecraft:block/acacia_log"}},"acacia_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/acacia_log_top","side":"minecraft:block/acacia_log"}},"acacia_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/acacia_planks"}},"acacia_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/acacia_planks"}},"acacia_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/acacia_sapling"}},"acacia_sign":{"textures":{"particle":"minecraft:block/acacia_planks"}},"acacia_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/acacia_planks","side":"minecraft:block/acacia_planks","top":"minecraft:block/acacia_planks"}},"acacia_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/acacia_planks","side":"minecraft:block/acacia_planks","top":"minecraft:block/acacia_planks"}},"acacia_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/acacia_planks","side":"minecraft:block/acacia_planks","top":"minecraft:block/acacia_planks"}},"acacia_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/acacia_planks","side":"minecraft:block/acacia_planks","top":"minecraft:block/acacia_planks"}},"acacia_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/acacia_planks","side":"minecraft:block/acacia_planks","top":"minecraft:block/acacia_planks"}},"acacia_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/acacia_trapdoor"}},"acacia_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/acacia_trapdoor"}},"acacia_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/acacia_trapdoor"}},"acacia_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/acacia_log","side":"minecraft:block/acacia_log"}},"activator_rail":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/activator_rail"}},"activator_rail_on":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/activator_rail_on"}},"activator_rail_on_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/activator_rail_on"}},"activator_rail_on_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/activator_rail_on"}},"activator_rail_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/activator_rail"}},"activator_rail_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/activator_rail"}},"air":{},"allium":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/allium"}},"amethyst_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/amethyst_block"}},"amethyst_cluster":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/amethyst_cluster"}},"ancient_debris":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/ancient_debris_top","side":"minecraft:block/ancient_debris_side"}},"andesite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/andesite"}},"andesite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/andesite","side":"minecraft:block/andesite","top":"minecraft:block/andesite"}},"andesite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/andesite","side":"minecraft:block/andesite","top":"minecraft:block/andesite"}},"andesite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/andesite","side":"minecraft:block/andesite","top":"minecraft:block/andesite"}},"andesite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/andesite","side":"minecraft:block/andesite","top":"minecraft:block/andesite"}},"andesite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/andesite","side":"minecraft:block/andesite","top":"minecraft:block/andesite"}},"andesite_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/andesite"}},"andesite_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/andesite"}},"andesite_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/andesite"}},"andesite_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/andesite"}},"anvil":{"parent":"minecraft:block/template_anvil","textures":{"top":"minecraft:block/anvil_top"}},"attached_melon_stem":{"parent":"minecraft:block/stem_fruit","textures":{"stem":"minecraft:block/melon_stem","upperstem":"minecraft:block/attached_melon_stem"}},"attached_pumpkin_stem":{"parent":"minecraft:block/stem_fruit","textures":{"stem":"minecraft:block/pumpkin_stem","upperstem":"minecraft:block/attached_pumpkin_stem"}},"azalea":{"parent":"minecraft:block/template_azalea","textures":{"side":"minecraft:block/azalea_side","top":"minecraft:block/azalea_top"}},"azalea_leaves":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/azalea_leaves"}},"azure_bluet":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/azure_bluet"}},"bamboo1_age0":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"down":{"uv":[13,4,15,6],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,15,2],"texture":"#all","cullface":"up"},"north":{"uv":[0,0,2,16],"texture":"#all"},"south":{"uv":[0,0,2,16],"texture":"#all"},"west":{"uv":[0,0,2,16],"texture":"#all"},"east":{"uv":[0,0,2,16],"texture":"#all"}}}]},"bamboo1_age1":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[6.5,0,6.5],"to":[9.5,16,9.5],"faces":{"down":{"uv":[13,4,16,7],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,16,3],"texture":"#all","cullface":"up"},"north":{"uv":[0,0,3,16],"texture":"#all"},"south":{"uv":[0,0,3,16],"texture":"#all"},"west":{"uv":[0,0,3,16],"texture":"#all"},"east":{"uv":[0,0,3,16],"texture":"#all"}}}]},"bamboo2_age0":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"down":{"uv":[13,4,15,6],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,15,2],"texture":"#all","cullface":"up"},"north":{"uv":[3,0,5,16],"texture":"#all"},"south":{"uv":[3,0,5,16],"texture":"#all"},"west":{"uv":[3,0,5,16],"texture":"#all"},"east":{"uv":[3,0,5,16],"texture":"#all"}}}]},"bamboo2_age1":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[6.5,0,6.5],"to":[9.5,16,9.5],"faces":{"down":{"uv":[13,4,16,7],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,16,3],"texture":"#all","cullface":"up"},"north":{"uv":[3,0,6,16],"texture":"#all"},"south":{"uv":[3,0,6,16],"texture":"#all"},"west":{"uv":[3,0,6,16],"texture":"#all"},"east":{"uv":[3,0,6,16],"texture":"#all"}}}]},"bamboo3_age0":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"down":{"uv":[13,4,15,6],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,15,2],"texture":"#all","cullface":"up"},"north":{"uv":[6,0,8,16],"texture":"#all"},"south":{"uv":[6,0,8,16],"texture":"#all"},"west":{"uv":[6,0,8,16],"texture":"#all"},"east":{"uv":[6,0,8,16],"texture":"#all"}}}]},"bamboo3_age1":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[6.5,0,6.5],"to":[9.5,16,9.5],"faces":{"down":{"uv":[13,4,16,7],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,16,3],"texture":"#all","cullface":"up"},"north":{"uv":[6,0,9,16],"texture":"#all"},"south":{"uv":[6,0,9,16],"texture":"#all"},"west":{"uv":[6,0,9,16],"texture":"#all"},"east":{"uv":[6,0,9,16],"texture":"#all"}}}]},"bamboo4_age0":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"down":{"uv":[13,4,15,6],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,15,2],"texture":"#all","cullface":"up"},"north":{"uv":[9,0,11,16],"texture":"#all"},"south":{"uv":[9,0,11,16],"texture":"#all"},"west":{"uv":[9,0,11,16],"texture":"#all"},"east":{"uv":[9,0,11,16],"texture":"#all"}}}]},"bamboo4_age1":{"textures":{"all":"block/bamboo_stalk","particle":"block/bamboo_stalk"},"elements":[{"from":[6.5,0,6.5],"to":[9.5,16,9.5],"faces":{"down":{"uv":[13,4,16,7],"texture":"#all","cullface":"down"},"up":{"uv":[13,0,16,3],"texture":"#all","cullface":"up"},"north":{"uv":[9,0,12,16],"texture":"#all"},"south":{"uv":[9,0,12,16],"texture":"#all"},"west":{"uv":[9,0,12,16],"texture":"#all"},"east":{"uv":[9,0,12,16],"texture":"#all"}}}]},"bamboo_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/bamboo_block_top","side":"minecraft:block/bamboo_block"}},"bamboo_block_x":{"parent":"minecraft:block/cube_column_uv_locked_x","textures":{"end":"minecraft:block/bamboo_block_top","side":"minecraft:block/bamboo_block"}},"bamboo_block_y":{"parent":"minecraft:block/cube_column_uv_locked_y","textures":{"end":"minecraft:block/bamboo_block_top","side":"minecraft:block/bamboo_block"}},"bamboo_block_z":{"parent":"minecraft:block/cube_column_uv_locked_z","textures":{"end":"minecraft:block/bamboo_block_top","side":"minecraft:block/bamboo_block"}},"bamboo_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/bamboo_planks"}},"bamboo_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/bamboo_planks"}},"bamboo_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/bamboo_planks"}},"bamboo_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/bamboo_door_bottom","top":"minecraft:block/bamboo_door_top"}},"bamboo_fence_gate":{"parent":"minecraft:block/template_custom_fence_gate","textures":{"particle":"minecraft:block/bamboo_fence_gate_particle","texture":"minecraft:block/bamboo_fence_gate"}},"bamboo_fence_gate_open":{"parent":"minecraft:block/template_custom_fence_gate_open","textures":{"particle":"minecraft:block/bamboo_fence_gate_particle","texture":"minecraft:block/bamboo_fence_gate"}},"bamboo_fence_gate_wall":{"parent":"minecraft:block/template_custom_fence_gate_wall","textures":{"particle":"minecraft:block/bamboo_fence_gate_particle","texture":"minecraft:block/bamboo_fence_gate"}},"bamboo_fence_gate_wall_open":{"parent":"minecraft:block/template_custom_fence_gate_wall_open","textures":{"particle":"minecraft:block/bamboo_fence_gate_particle","texture":"minecraft:block/bamboo_fence_gate"}},"bamboo_fence_inventory":{"parent":"minecraft:block/custom_fence_inventory","textures":{"texture":"minecraft:block/bamboo_fence"}},"bamboo_fence_post":{"parent":"minecraft:block/custom_fence_post","textures":{"particle":"minecraft:block/bamboo_fence_particle","texture":"minecraft:block/bamboo_fence"}},"bamboo_fence_side_east":{"parent":"minecraft:block/custom_fence_side_east","textures":{"texture":"minecraft:block/bamboo_fence"}},"bamboo_fence_side_north":{"parent":"minecraft:block/custom_fence_side_north","textures":{"texture":"minecraft:block/bamboo_fence"}},"bamboo_fence_side_south":{"parent":"minecraft:block/custom_fence_side_south","textures":{"texture":"minecraft:block/bamboo_fence"}},"bamboo_fence_side_west":{"parent":"minecraft:block/custom_fence_side_west","textures":{"texture":"minecraft:block/bamboo_fence"}},"bamboo_hanging_sign":{"textures":{"particle":"minecraft:block/bamboo_planks"}},"bamboo_large_leaves":{"ambientocclusion":false,"textures":{"texture":"block/bamboo_large_leaves","particle":"block/bamboo_large_leaves"},"elements":[{"from":[0.8,0,8],"to":[15.2,16,8],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0}}},{"from":[8,0,0.8],"to":[8,16,15.2],"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0},"east":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0}}}]},"bamboo_mosaic":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/bamboo_mosaic"}},"bamboo_mosaic_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/bamboo_mosaic","side":"minecraft:block/bamboo_mosaic","top":"minecraft:block/bamboo_mosaic"}},"bamboo_mosaic_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/bamboo_mosaic","side":"minecraft:block/bamboo_mosaic","top":"minecraft:block/bamboo_mosaic"}},"bamboo_mosaic_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/bamboo_mosaic","side":"minecraft:block/bamboo_mosaic","top":"minecraft:block/bamboo_mosaic"}},"bamboo_mosaic_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/bamboo_mosaic","side":"minecraft:block/bamboo_mosaic","top":"minecraft:block/bamboo_mosaic"}},"bamboo_mosaic_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/bamboo_mosaic","side":"minecraft:block/bamboo_mosaic","top":"minecraft:block/bamboo_mosaic"}},"bamboo_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/bamboo_planks"}},"bamboo_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/bamboo_planks"}},"bamboo_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/bamboo_planks"}},"bamboo_sapling":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/bamboo_stage0"}},"bamboo_sign":{"textures":{"particle":"minecraft:block/bamboo_planks"}},"bamboo_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/bamboo_planks","side":"minecraft:block/bamboo_planks","top":"minecraft:block/bamboo_planks"}},"bamboo_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/bamboo_planks","side":"minecraft:block/bamboo_planks","top":"minecraft:block/bamboo_planks"}},"bamboo_small_leaves":{"ambientocclusion":false,"textures":{"texture":"block/bamboo_small_leaves","particle":"block/bamboo_small_leaves"},"elements":[{"from":[0.8,0,8],"to":[15.2,16,8],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0}}},{"from":[8,0,0.8],"to":[8,16,15.2],"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0},"east":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0}}}]},"bamboo_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/bamboo_planks","side":"minecraft:block/bamboo_planks","top":"minecraft:block/bamboo_planks"}},"bamboo_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/bamboo_planks","side":"minecraft:block/bamboo_planks","top":"minecraft:block/bamboo_planks"}},"bamboo_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/bamboo_planks","side":"minecraft:block/bamboo_planks","top":"minecraft:block/bamboo_planks"}},"bamboo_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/bamboo_trapdoor"}},"bamboo_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/bamboo_trapdoor"}},"bamboo_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/bamboo_trapdoor"}},"banner":{"textures":{"particle":"minecraft:block/oak_planks"}},"barrel":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/barrel_bottom","side":"minecraft:block/barrel_side","top":"minecraft:block/barrel_top"}},"barrel_open":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/barrel_bottom","side":"minecraft:block/barrel_side","top":"minecraft:block/barrel_top_open"}},"barrier":{"textures":{"particle":"minecraft:item/barrier"}},"basalt":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/basalt_top","side":"minecraft:block/basalt_side"}},"beacon":{"parent":"block/block","textures":{"particle":"block/glass","glass":"block/glass","obsidian":"block/obsidian","beacon":"block/beacon"},"elements":[{"__comment":"Glass shell","from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#glass"},"up":{"uv":[0,0,16,16],"texture":"#glass"},"north":{"uv":[0,0,16,16],"texture":"#glass"},"south":{"uv":[0,0,16,16],"texture":"#glass"},"west":{"uv":[0,0,16,16],"texture":"#glass"},"east":{"uv":[0,0,16,16],"texture":"#glass"}}},{"__comment":"Obsidian base","from":[2,0.1,2],"to":[14,3,14],"faces":{"down":{"uv":[2,2,14,14],"texture":"#obsidian"},"up":{"uv":[2,2,14,14],"texture":"#obsidian"},"north":{"uv":[2,13,14,16],"texture":"#obsidian"},"south":{"uv":[2,13,14,16],"texture":"#obsidian"},"west":{"uv":[2,13,14,16],"texture":"#obsidian"},"east":{"uv":[2,13,14,16],"texture":"#obsidian"}}},{"__comment":"Inner beacon texture","from":[3,3,3],"to":[13,14,13],"faces":{"down":{"uv":[3,3,13,13],"texture":"#beacon"},"up":{"uv":[3,3,13,13],"texture":"#beacon"},"north":{"uv":[3,2,13,13],"texture":"#beacon"},"south":{"uv":[3,2,13,13],"texture":"#beacon"},"west":{"uv":[3,2,13,13],"texture":"#beacon"},"east":{"uv":[3,2,13,13],"texture":"#beacon"}}}]},"bed":{"textures":{"particle":"minecraft:block/oak_planks"}},"bedrock":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/bedrock"}},"bedrock_mirrored":{"parent":"minecraft:block/cube_mirrored_all","textures":{"all":"minecraft:block/bedrock"}},"bee_nest_empty":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/bee_nest_bottom","front":"minecraft:block/bee_nest_front","particle":"minecraft:block/bee_nest_side","side":"minecraft:block/bee_nest_side","top":"minecraft:block/bee_nest_top"}},"bee_nest_honey":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/bee_nest_bottom","front":"minecraft:block/bee_nest_front_honey","particle":"minecraft:block/bee_nest_side","side":"minecraft:block/bee_nest_side","top":"minecraft:block/bee_nest_top"}},"beehive_empty":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/beehive_end","front":"minecraft:block/beehive_front","particle":"minecraft:block/beehive_side","side":"minecraft:block/beehive_side","top":"minecraft:block/beehive_end"}},"beehive_honey":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/beehive_end","front":"minecraft:block/beehive_front_honey","particle":"minecraft:block/beehive_side","side":"minecraft:block/beehive_side","top":"minecraft:block/beehive_end"}},"beetroots_stage0":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/beetroots_stage0"}},"beetroots_stage1":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/beetroots_stage1"}},"beetroots_stage2":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/beetroots_stage2"}},"beetroots_stage3":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/beetroots_stage3"}},"bell_between_walls":{"textures":{"particle":"block/bell_bottom","bar":"block/dark_oak_planks"},"elements":[{"from":[0,13,7],"to":[16,15,9],"faces":{"north":{"uv":[2,2,14,4],"texture":"#bar"},"east":{"uv":[5,4,7,6],"texture":"#bar","cullface":"east"},"south":{"uv":[2,3,14,5],"texture":"#bar"},"west":{"uv":[5,4,7,6],"texture":"#bar","cullface":"west"},"up":{"uv":[2,3,14,5],"texture":"#bar"},"down":{"uv":[2,3,14,5],"texture":"#bar"}}}]},"bell_ceiling":{"textures":{"particle":"block/bell_bottom","bar":"block/dark_oak_planks"},"elements":[{"from":[7,13,7],"to":[9,16,9],"faces":{"north":{"uv":[7,2,9,5],"texture":"#bar"},"east":{"uv":[1,2,3,5],"texture":"#bar"},"south":{"uv":[6,2,8,5],"texture":"#bar"},"west":{"uv":[4,2,6,5],"texture":"#bar"},"up":{"uv":[1,3,3,5],"texture":"#bar","cullface":"up"}}}]},"bell_floor":{"textures":{"particle":"block/bell_bottom","bar":"block/dark_oak_planks","post":"block/stone"},"elements":[{"from":[2,13,7],"to":[14,15,9],"faces":{"north":{"uv":[2,2,14,4],"texture":"#bar"},"south":{"uv":[2,3,14,5],"texture":"#bar"},"up":{"uv":[2,3,14,5],"texture":"#bar"},"down":{"uv":[2,3,14,5],"texture":"#bar"}}},{"from":[14,0,6],"to":[16,16,10],"faces":{"north":{"uv":[0,1,2,16],"texture":"#post"},"east":{"uv":[0,1,4,16],"texture":"#post"},"south":{"uv":[0,1,2,16],"texture":"#post"},"west":{"uv":[0,1,4,16],"texture":"#post"},"up":{"uv":[0,0,2,4],"texture":"#post","cullface":"up"},"down":{"uv":[0,0,2,4],"texture":"#post","cullface":"down"}}},{"from":[0,0,6],"to":[2,16,10],"faces":{"north":{"uv":[0,1,2,16],"texture":"#post"},"east":{"uv":[0,1,4,16],"texture":"#post"},"south":{"uv":[0,1,2,16],"texture":"#post"},"west":{"uv":[0,1,4,16],"texture":"#post"},"up":{"uv":[0,0,2,4],"texture":"#post","cullface":"up"},"down":{"uv":[0,0,2,4],"texture":"#post","cullface":"down"}}}]},"bell_wall":{"textures":{"particle":"block/bell_bottom","bar":"block/dark_oak_planks"},"elements":[{"from":[3,13,7],"to":[16,15,9],"faces":{"north":{"uv":[2,2,14,4],"texture":"#bar"},"east":{"uv":[5,4,7,6],"texture":"#bar","cullface":"east"},"south":{"uv":[2,3,14,5],"texture":"#bar"},"west":{"uv":[5,4,7,6],"texture":"#bar"},"up":{"uv":[2,3,14,5],"texture":"#bar"},"down":{"uv":[2,3,14,5],"texture":"#bar"}}}]},"big_dripleaf":{"parent":"block/block","textures":{"top":"minecraft:block/big_dripleaf_top","stem":"minecraft:block/big_dripleaf_stem","side":"minecraft:block/big_dripleaf_side","tip":"minecraft:block/big_dripleaf_tip","particle":"block/big_dripleaf_top"},"elements":[{"from":[0,15,0],"to":[16,15,16],"shade":false,"faces":{"down":{"uv":[0,16,16,0],"texture":"#top"},"up":{"uv":[0,0,16,16],"texture":"#top"}}},{"from":[0,11,0],"to":[16,15,0.002],"shade":false,"faces":{"north":{"uv":[0,0,16,4],"texture":"#tip","cullface":"north"},"south":{"uv":[16,0,0,4],"texture":"#tip"}}},{"from":[0,11,0],"to":[0.002,15,16],"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side"},"west":{"uv":[0,0,16,4],"texture":"#side","cullface":"west"}}},{"from":[15.998,11,0],"to":[16,15,16],"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side","cullface":"east"},"west":{"uv":[0,0,16,4],"texture":"#side"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":-45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}}]},"big_dripleaf_full_tilt":{"parent":"block/block","textures":{"top":"minecraft:block/big_dripleaf_top","stem":"minecraft:block/big_dripleaf_stem","side":"minecraft:block/big_dripleaf_side","tip":"minecraft:block/big_dripleaf_tip","particle":"block/big_dripleaf_top"},"elements":[{"from":[0,15,0],"to":[16,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-45},"shade":false,"faces":{"down":{"uv":[16,16,0,0],"texture":"#top"},"up":{"uv":[0,0,16,16],"texture":"#top"}}},{"from":[0,11,0],"to":[16,15,0],"rotation":{"origin":[8,15,16],"axis":"x","angle":-45},"shade":false,"faces":{"north":{"uv":[0,0,16,4],"texture":"#tip"},"south":{"uv":[0,0,16,4],"texture":"#tip"}}},{"from":[0,11,0],"to":[0.002,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-45},"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side"},"west":{"uv":[0,0,16,4],"texture":"#side","cullface":"west"}}},{"from":[15.998,11,0],"to":[16,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-45},"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side","cullface":"east"},"west":{"uv":[0,0,16,4],"texture":"#side"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":-45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}}]},"big_dripleaf_partial_tilt":{"parent":"block/block","textures":{"top":"minecraft:block/big_dripleaf_top","stem":"minecraft:block/big_dripleaf_stem","side":"minecraft:block/big_dripleaf_side","tip":"minecraft:block/big_dripleaf_tip","particle":"block/big_dripleaf_top"},"elements":[{"from":[0,15,0],"to":[16,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-22.5},"shade":false,"faces":{"down":{"uv":[16,16,0,0],"texture":"#top"},"up":{"uv":[0,0,16,16],"texture":"#top"}}},{"from":[0,11,0],"to":[16,15,0],"rotation":{"origin":[8,15,16],"axis":"x","angle":-22.5},"shade":false,"faces":{"north":{"uv":[0,0,16,4],"texture":"#tip"},"south":{"uv":[0,0,16,4],"texture":"#tip"}}},{"from":[0,11,0],"to":[0.002,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-22.5},"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side"},"west":{"uv":[0,0,16,4],"texture":"#side","cullface":"west"}}},{"from":[15.998,11,0],"to":[16,15,16],"rotation":{"origin":[8,15,16],"axis":"x","angle":-22.5},"shade":false,"faces":{"east":{"uv":[16,0,0,4],"texture":"#side","cullface":"east"},"west":{"uv":[0,0,16,4],"texture":"#side"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}},{"from":[5,0,12],"to":[11,15,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":-45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}}]},"big_dripleaf_stem":{"parent":"block/block","textures":{"stem":"block/big_dripleaf_stem","particle":"block/big_dripleaf_stem"},"elements":[{"from":[5,0,12],"to":[11,16,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}},{"from":[5,0,12],"to":[11,16,12],"rotation":{"origin":[8,8,12],"axis":"y","angle":-45,"rescale":true},"shade":false,"faces":{"north":{"uv":[3,0,14,16],"texture":"#stem"},"south":{"uv":[3,0,14,16],"texture":"#stem"}}}]},"birch_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/birch_planks"}},"birch_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/birch_planks"}},"birch_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/birch_planks"}},"birch_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/birch_door_bottom","top":"minecraft:block/birch_door_top"}},"birch_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/birch_planks"}},"birch_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/birch_planks"}},"birch_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_birch_log"}},"birch_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/birch_leaves"}},"birch_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/birch_log_top","side":"minecraft:block/birch_log"}},"birch_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/birch_log_top","side":"minecraft:block/birch_log"}},"birch_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/birch_planks"}},"birch_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/birch_planks"}},"birch_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/birch_planks"}},"birch_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/birch_sapling"}},"birch_sign":{"textures":{"particle":"minecraft:block/birch_planks"}},"birch_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/birch_planks","side":"minecraft:block/birch_planks","top":"minecraft:block/birch_planks"}},"birch_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/birch_planks","side":"minecraft:block/birch_planks","top":"minecraft:block/birch_planks"}},"birch_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/birch_planks","side":"minecraft:block/birch_planks","top":"minecraft:block/birch_planks"}},"birch_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/birch_planks","side":"minecraft:block/birch_planks","top":"minecraft:block/birch_planks"}},"birch_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/birch_planks","side":"minecraft:block/birch_planks","top":"minecraft:block/birch_planks"}},"birch_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/birch_trapdoor"}},"birch_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/birch_trapdoor"}},"birch_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/birch_trapdoor"}},"birch_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/birch_log","side":"minecraft:block/birch_log"}},"black_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/black_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"black_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/black_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"black_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/black_candle","particle":"minecraft:block/black_candle"}},"black_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/black_candle_lit","particle":"minecraft:block/black_candle_lit"}},"black_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/black_candle","particle":"minecraft:block/black_candle"}},"black_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/black_candle_lit","particle":"minecraft:block/black_candle_lit"}},"black_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/black_candle","particle":"minecraft:block/black_candle"}},"black_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/black_candle_lit","particle":"minecraft:block/black_candle_lit"}},"black_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/black_candle","particle":"minecraft:block/black_candle"}},"black_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/black_candle_lit","particle":"minecraft:block/black_candle_lit"}},"black_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/black_wool"}},"black_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/black_concrete"}},"black_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/black_concrete_powder"}},"black_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/black_glazed_terracotta"}},"black_shulker_box":{"textures":{"particle":"minecraft:block/black_shulker_box"}},"black_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/black_stained_glass"}},"black_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/black_stained_glass"}},"black_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/black_stained_glass"}},"black_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/black_stained_glass_pane_top","pane":"minecraft:block/black_stained_glass"}},"black_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/black_stained_glass_pane_top","pane":"minecraft:block/black_stained_glass"}},"black_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/black_stained_glass_pane_top","pane":"minecraft:block/black_stained_glass"}},"black_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/black_terracotta"}},"black_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/black_wool"}},"blackstone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone"}},"blackstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone","top":"minecraft:block/blackstone_top"}},"blackstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone","top":"minecraft:block/blackstone_top"}},"blackstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone","top":"minecraft:block/blackstone_top"}},"blackstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone","top":"minecraft:block/blackstone_top"}},"blackstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/blackstone_top","side":"minecraft:block/blackstone","top":"minecraft:block/blackstone_top"}},"blackstone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/blackstone"}},"blackstone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/blackstone"}},"blackstone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/blackstone"}},"blackstone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/blackstone"}},"blast_furnace":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/blast_furnace_front","side":"minecraft:block/blast_furnace_side","top":"minecraft:block/blast_furnace_top"}},"blast_furnace_on":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/blast_furnace_front_on","side":"minecraft:block/blast_furnace_side","top":"minecraft:block/blast_furnace_top"}},"block":{"gui_light":"side","display":{"gui":{"rotation":[30,225,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]},"fixed":{"rotation":[0,0,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]},"thirdperson_righthand":{"rotation":[75,45,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,45,0],"translation":[0,0,0],"scale":[0.40,0.40,0.40]},"firstperson_lefthand":{"rotation":[0,225,0],"translation":[0,0,0],"scale":[0.40,0.40,0.40]}}},"blue_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/blue_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"blue_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/blue_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"blue_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/blue_candle","particle":"minecraft:block/blue_candle"}},"blue_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/blue_candle_lit","particle":"minecraft:block/blue_candle_lit"}},"blue_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/blue_candle","particle":"minecraft:block/blue_candle"}},"blue_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/blue_candle_lit","particle":"minecraft:block/blue_candle_lit"}},"blue_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/blue_candle","particle":"minecraft:block/blue_candle"}},"blue_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/blue_candle_lit","particle":"minecraft:block/blue_candle_lit"}},"blue_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/blue_candle","particle":"minecraft:block/blue_candle"}},"blue_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/blue_candle_lit","particle":"minecraft:block/blue_candle_lit"}},"blue_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/blue_wool"}},"blue_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_concrete"}},"blue_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_concrete_powder"}},"blue_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/blue_glazed_terracotta"}},"blue_ice":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_ice"}},"blue_orchid":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/blue_orchid"}},"blue_shulker_box":{"textures":{"particle":"minecraft:block/blue_shulker_box"}},"blue_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_stained_glass"}},"blue_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/blue_stained_glass"}},"blue_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/blue_stained_glass"}},"blue_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/blue_stained_glass_pane_top","pane":"minecraft:block/blue_stained_glass"}},"blue_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/blue_stained_glass_pane_top","pane":"minecraft:block/blue_stained_glass"}},"blue_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/blue_stained_glass_pane_top","pane":"minecraft:block/blue_stained_glass"}},"blue_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_terracotta"}},"blue_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/blue_wool"}},"bone_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/bone_block_top","side":"minecraft:block/bone_block_side"}},"bookshelf":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/oak_planks","side":"minecraft:block/bookshelf"}},"brain_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/brain_coral"}},"brain_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brain_coral_block"}},"brain_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/brain_coral_fan"}},"brain_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/brain_coral_fan"}},"brewing_stand":{"textures":{"particle":"block/brewing_stand","base":"block/brewing_stand_base","stand":"block/brewing_stand"},"elements":[{"from":[7,0,7],"to":[9,14,9],"faces":{"down":{"uv":[7,7,9,9],"texture":"#stand"},"up":{"uv":[7,7,9,9],"texture":"#stand"},"north":{"uv":[7,2,9,16],"texture":"#stand"},"south":{"uv":[7,2,9,16],"texture":"#stand"},"west":{"uv":[7,2,9,16],"texture":"#stand"},"east":{"uv":[7,2,9,16],"texture":"#stand"}}},{"from":[9,0,5],"to":[15,2,11],"faces":{"down":{"uv":[9,5,15,11],"texture":"#base","cullface":"down"},"up":{"uv":[9,5,15,11],"texture":"#base"},"north":{"uv":[9,14,15,16],"texture":"#base"},"south":{"uv":[9,14,15,16],"texture":"#base"},"west":{"uv":[5,14,11,16],"texture":"#base"},"east":{"uv":[5,14,11,16],"texture":"#base"}}},{"from":[1,0,1],"to":[7,2,7],"faces":{"down":{"uv":[1,1,7,7],"texture":"#base","cullface":"down"},"up":{"uv":[1,1,7,7],"texture":"#base"},"north":{"uv":[1,14,7,16],"texture":"#base"},"south":{"uv":[1,14,7,16],"texture":"#base"},"west":{"uv":[1,14,7,16],"texture":"#base"},"east":{"uv":[1,14,7,16],"texture":"#base"}}},{"from":[1,0,9],"to":[7,2,15],"faces":{"down":{"uv":[1,9,7,15],"texture":"#base","cullface":"down"},"up":{"uv":[1,9,7,15],"texture":"#base"},"north":{"uv":[1,14,7,16],"texture":"#base"},"south":{"uv":[1,14,7,16],"texture":"#base"},"west":{"uv":[9,14,15,16],"texture":"#base"},"east":{"uv":[9,14,15,16],"texture":"#base"}}}]},"brewing_stand_bottle0":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[8,0,8],"to":[16,16,8],"faces":{"north":{"uv":[0,0,8,16],"texture":"#stand"},"south":{"uv":[8,0,0,16],"texture":"#stand"}}}]},"brewing_stand_bottle1":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[-0.41,0,8],"to":[7.59,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":-45},"faces":{"north":{"uv":[8,0,0,16],"texture":"#stand"},"south":{"uv":[0,0,8,16],"texture":"#stand"}}}]},"brewing_stand_bottle2":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[-0.41,0,8],"to":[7.59,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"faces":{"north":{"uv":[8,0,0,16],"texture":"#stand"},"south":{"uv":[0,0,8,16],"texture":"#stand"}}}]},"brewing_stand_empty0":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[8,0,8],"to":[16,16,8],"faces":{"north":{"uv":[16,0,8,16],"texture":"#stand"},"south":{"uv":[8,0,16,16],"texture":"#stand"}}}]},"brewing_stand_empty1":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[-0.41,0,8],"to":[7.59,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":-45},"faces":{"north":{"uv":[8,0,16,16],"texture":"#stand"},"south":{"uv":[16,0,8,16],"texture":"#stand"}}}]},"brewing_stand_empty2":{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[-0.41,0,8],"to":[7.59,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"faces":{"north":{"uv":[8,0,16,16],"texture":"#stand"},"south":{"uv":[16,0,8,16],"texture":"#stand"}}}]},"brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/bricks","side":"minecraft:block/bricks","top":"minecraft:block/bricks"}},"brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/bricks","side":"minecraft:block/bricks","top":"minecraft:block/bricks"}},"brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/bricks","side":"minecraft:block/bricks","top":"minecraft:block/bricks"}},"brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/bricks","side":"minecraft:block/bricks","top":"minecraft:block/bricks"}},"brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/bricks","side":"minecraft:block/bricks","top":"minecraft:block/bricks"}},"brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/bricks"}},"brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/bricks"}},"brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/bricks"}},"brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/bricks"}},"bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/bricks"}},"brown_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/brown_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"brown_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/brown_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"brown_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/brown_candle","particle":"minecraft:block/brown_candle"}},"brown_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/brown_candle_lit","particle":"minecraft:block/brown_candle_lit"}},"brown_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/brown_candle","particle":"minecraft:block/brown_candle"}},"brown_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/brown_candle_lit","particle":"minecraft:block/brown_candle_lit"}},"brown_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/brown_candle","particle":"minecraft:block/brown_candle"}},"brown_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/brown_candle_lit","particle":"minecraft:block/brown_candle_lit"}},"brown_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/brown_candle","particle":"minecraft:block/brown_candle"}},"brown_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/brown_candle_lit","particle":"minecraft:block/brown_candle_lit"}},"brown_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/brown_wool"}},"brown_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_concrete"}},"brown_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_concrete_powder"}},"brown_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/brown_glazed_terracotta"}},"brown_mushroom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/brown_mushroom"}},"brown_mushroom_block":{"parent":"minecraft:block/template_single_face","textures":{"texture":"minecraft:block/brown_mushroom_block"}},"brown_mushroom_block_inventory":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_mushroom_block"}},"brown_shulker_box":{"textures":{"particle":"minecraft:block/brown_shulker_box"}},"brown_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_stained_glass"}},"brown_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/brown_stained_glass"}},"brown_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/brown_stained_glass"}},"brown_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/brown_stained_glass_pane_top","pane":"minecraft:block/brown_stained_glass"}},"brown_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/brown_stained_glass_pane_top","pane":"minecraft:block/brown_stained_glass"}},"brown_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/brown_stained_glass_pane_top","pane":"minecraft:block/brown_stained_glass"}},"brown_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_terracotta"}},"brown_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/brown_wool"}},"bubble_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/bubble_coral"}},"bubble_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/bubble_coral_block"}},"bubble_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/bubble_coral_fan"}},"bubble_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/bubble_coral_fan"}},"budding_amethyst":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/budding_amethyst"}},"button":{"textures":{"particle":"#texture"},"elements":[{"from":[5,0,6],"to":[11,2,10],"faces":{"down":{"uv":[5,6,11,10],"texture":"#texture","cullface":"down"},"up":{"uv":[5,6,11,10],"texture":"#texture"},"north":{"uv":[5,14,11,16],"texture":"#texture"},"south":{"uv":[5,14,11,16],"texture":"#texture"},"west":{"uv":[6,14,10,16],"texture":"#texture"},"east":{"uv":[6,14,10,16],"texture":"#texture"}}}]},"button_inventory":{"parent":"block/block","textures":{"particle":"#texture"},"elements":[{"from":[5,6,6],"to":[11,10,10],"faces":{"down":{"uv":[5,6,11,10],"texture":"#texture"},"up":{"uv":[5,10,11,6],"texture":"#texture"},"north":{"uv":[5,12,11,16],"texture":"#texture"},"south":{"uv":[5,12,11,16],"texture":"#texture"},"west":{"uv":[6,12,10,16],"texture":"#texture"},"east":{"uv":[6,12,10,16],"texture":"#texture"}}}]},"button_pressed":{"textures":{"particle":"#texture"},"elements":[{"from":[5,0,6],"to":[11,1.02,10],"faces":{"down":{"uv":[5,6,11,10],"texture":"#texture","cullface":"down"},"up":{"uv":[5,6,11,10],"texture":"#texture"},"north":{"uv":[5,14,11,15],"texture":"#texture"},"south":{"uv":[5,14,11,15],"texture":"#texture"},"west":{"uv":[6,14,10,15],"texture":"#texture"},"east":{"uv":[6,14,10,15],"texture":"#texture"}}}]},"cactus":{"parent":"block/block","textures":{"particle":"block/cactus_side","bottom":"block/cactus_bottom","top":"block/cactus_top","side":"block/cactus_side"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[0,0,1],"to":[16,16,15],"faces":{"north":{"uv":[0,0,16,16],"texture":"#side"},"south":{"uv":[0,0,16,16],"texture":"#side"}}},{"from":[1,0,0],"to":[15,16,16],"faces":{"west":{"uv":[0,0,16,16],"texture":"#side"},"east":{"uv":[0,0,16,16],"texture":"#side"}}}]},"cake":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side"},"elements":[{"from":[1,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side"},"east":{"texture":"#side"}}}]},"cake_slice1":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[3,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"cake_slice2":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[5,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"cake_slice3":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[7,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"cake_slice4":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[9,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"cake_slice5":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[11,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"cake_slice6":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side","inside":"block/cake_inner"},"elements":[{"from":[13,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#inside"},"east":{"texture":"#side"}}}]},"calcite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/calcite"}},"calibrated_sculk_sensor":{"parent":"block/block","gui_light":"front","display":{"gui":{"rotation":[30,45,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"head":{"rotation":[0,-180,0],"translation":[0,0,0],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[75,-45,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]}},"textures":{"amethyst":"block/calibrated_sculk_sensor_amethyst","bottom":"block/sculk_sensor_bottom","side":"block/sculk_sensor_side","calibrated_side":"block/calibrated_sculk_sensor_input_side","tendrils":"block/sculk_sensor_tendril_inactive","top":"block/calibrated_sculk_sensor_top","particle":"block/sculk_sensor_bottom"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,8,16,16],"texture":"#calibrated_side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[-1,8,3],"to":[7,16,3],"rotation":{"angle":45,"axis":"y","origin":[3,12,3]},"faces":{"north":{"uv":[4,8,12,16],"texture":"#tendrils"},"south":{"uv":[12,8,4,16],"texture":"#tendrils"}}},{"from":[9,8,3],"to":[17,16,3],"rotation":{"angle":-45,"axis":"y","origin":[13,12,3]},"faces":{"north":{"uv":[12,8,4,16],"texture":"#tendrils"},"south":{"uv":[4,8,12,16],"texture":"#tendrils"}}},{"from":[9,8,13],"to":[17,16,13],"rotation":{"angle":45,"axis":"y","origin":[13,12,13]},"faces":{"north":{"uv":[12,8,4,16],"texture":"#tendrils"},"south":{"uv":[4,8,12,16],"texture":"#tendrils"}}},{"from":[-1,8,13],"to":[7,16,13],"rotation":{"angle":-45,"axis":"y","origin":[3,12,13]},"faces":{"north":{"uv":[4,8,12,16],"texture":"#tendrils"},"south":{"uv":[12,8,4,16],"texture":"#tendrils"}}},{"from":[8,8,0],"to":[8,20,16],"rotation":{"angle":45,"axis":"y","origin":[8,9,8],"rescale":true},"shade":false,"faces":{"east":{"uv":[0,4,16,16],"texture":"#amethyst"},"west":{"uv":[0,4,16,16],"texture":"#amethyst"}}},{"from":[0,8,8],"to":[16,20,8],"rotation":{"angle":45,"axis":"y","origin":[8,9,8],"rescale":true},"shade":false,"faces":{"north":{"uv":[0,4,16,16],"texture":"#amethyst"},"south":{"uv":[0,4,16,16],"texture":"#amethyst"}}}]},"calibrated_sculk_sensor_active":{"parent":"block/calibrated_sculk_sensor","textures":{"tendrils":"block/sculk_sensor_tendril_active"}},"calibrated_sculk_sensor_inactive":{"parent":"block/calibrated_sculk_sensor","textures":{"tendrils":"block/sculk_sensor_tendril_inactive"}},"campfire":{"parent":"minecraft:block/template_campfire","textures":{"fire":"minecraft:block/campfire_fire","lit_log":"minecraft:block/campfire_log_lit"}},"campfire_off":{"parent":"block/block","display":{"head":{"rotation":[0,0,0],"translation":[0,10.5,0],"scale":[1,1,1]}},"textures":{"particle":"block/campfire_log","log":"block/campfire_log"},"elements":[{"from":[1,0,0],"to":[5,4,16],"faces":{"north":{"uv":[0,4,4,8],"texture":"#log","cullface":"north"},"east":{"uv":[0,1,16,5],"texture":"#log"},"south":{"uv":[0,4,4,8],"texture":"#log","cullface":"south"},"west":{"uv":[16,0,0,4],"texture":"#log"},"up":{"uv":[0,0,16,4],"rotation":90,"texture":"#log"},"down":{"uv":[0,0,16,4],"rotation":90,"texture":"#log","cullface":"down"}}},{"from":[0,3,11],"to":[16,7,15],"faces":{"north":{"uv":[16,0,0,4],"texture":"#log"},"east":{"uv":[0,4,4,8],"texture":"#log","cullface":"east"},"south":{"uv":[0,0,16,4],"texture":"#log"},"west":{"uv":[0,4,4,8],"texture":"#log","cullface":"west"},"up":{"uv":[0,0,16,4],"rotation":180,"texture":"#log"},"down":{"uv":[0,0,16,4],"texture":"#log"}}},{"from":[11,0,0],"to":[15,4,16],"faces":{"north":{"uv":[0,4,4,8],"texture":"#log","cullface":"north"},"east":{"uv":[0,0,16,4],"texture":"#log"},"south":{"uv":[0,4,4,8],"texture":"#log","cullface":"south"},"west":{"uv":[16,1,0,5],"texture":"#log"},"up":{"uv":[0,0,16,4],"rotation":90,"texture":"#log"},"down":{"uv":[0,0,16,4],"rotation":90,"texture":"#log","cullface":"down"}}},{"from":[0,3,1],"to":[16,7,5],"faces":{"north":{"uv":[0,0,16,4],"texture":"#log"},"east":{"uv":[0,4,4,8],"texture":"#log","cullface":"east"},"south":{"uv":[16,0,0,4],"texture":"#log"},"west":{"uv":[0,4,4,8],"texture":"#log","cullface":"west"},"up":{"uv":[0,0,16,4],"rotation":180,"texture":"#log"},"down":{"uv":[0,0,16,4],"texture":"#log"}}},{"from":[5,0,0],"to":[11,1,16],"faces":{"north":{"uv":[0,15,6,16],"texture":"#log","cullface":"north"},"south":{"uv":[10,15,16,16],"texture":"#log","cullface":"south"},"up":{"uv":[0,8,16,14],"rotation":90,"texture":"#log"},"down":{"uv":[0,8,16,14],"rotation":90,"texture":"#log","cullface":"down"}}}]},"candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/candle","particle":"minecraft:block/candle"}},"candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/candle_lit","particle":"minecraft:block/candle_lit"}},"candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/candle","particle":"minecraft:block/candle"}},"candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/candle_lit","particle":"minecraft:block/candle_lit"}},"candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/candle","particle":"minecraft:block/candle"}},"candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/candle_lit","particle":"minecraft:block/candle_lit"}},"candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/candle","particle":"minecraft:block/candle"}},"candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/candle_lit","particle":"minecraft:block/candle_lit"}},"carpet":{"parent":"block/thin_block","textures":{"particle":"#wool"},"elements":[{"from":[0,0,0],"to":[16,1,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#wool","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#wool"},"north":{"uv":[0,15,16,16],"texture":"#wool","cullface":"north"},"south":{"uv":[0,15,16,16],"texture":"#wool","cullface":"south"},"west":{"uv":[0,15,16,16],"texture":"#wool","cullface":"west"},"east":{"uv":[0,15,16,16],"texture":"#wool","cullface":"east"}}}]},"carrots_stage0":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/carrots_stage0"}},"carrots_stage1":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/carrots_stage1"}},"carrots_stage2":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/carrots_stage2"}},"carrots_stage3":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/carrots_stage3"}},"cartography_table":{"parent":"minecraft:block/cube","textures":{"down":"minecraft:block/dark_oak_planks","east":"minecraft:block/cartography_table_side3","north":"minecraft:block/cartography_table_side3","particle":"minecraft:block/cartography_table_side3","south":"minecraft:block/cartography_table_side1","up":"minecraft:block/cartography_table_top","west":"minecraft:block/cartography_table_side2"}},"carved_pumpkin":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/carved_pumpkin","side":"minecraft:block/pumpkin_side","top":"minecraft:block/pumpkin_top"}},"cauldron":{"ambientocclusion":false,"textures":{"particle":"block/cauldron_side","top":"block/cauldron_top","bottom":"block/cauldron_bottom","side":"block/cauldron_side","inside":"block/cauldron_inner"},"elements":[{"from":[0,3,0],"to":[2,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,2],"to":[14,4,14],"faces":{"up":{"texture":"#inside"},"down":{"texture":"#inside"}}},{"from":[14,3,0],"to":[16,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,14],"to":[14,16,16],"faces":{"north":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[0,0,0],"to":[4,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,2],"to":[2,3,4],"faces":{"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,0],"to":[16,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,2],"to":[16,3,4],"faces":{"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[4,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,12],"to":[2,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,14],"to":[16,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,12],"to":[16,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}}]},"cave_vines":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cave_vines"}},"cave_vines_lit":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cave_vines_lit"}},"cave_vines_plant":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cave_vines_plant"}},"cave_vines_plant_lit":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cave_vines_plant_lit"}},"chain":{"parent":"block/block","textures":{"particle":"block/chain","all":"block/chain"},"elements":[{"from":[6.5,0,8],"to":[9.5,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"north":{"uv":[3,0,0,16],"texture":"#all"},"south":{"uv":[0,0,3,16],"texture":"#all"}}},{"from":[8,0,6.5],"to":[8,16,9.5],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"west":{"uv":[6,0,3,16],"texture":"#all"},"east":{"uv":[3,0,6,16],"texture":"#all"}}}]},"chain_command_block":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/chain_command_block_back","front":"minecraft:block/chain_command_block_front","side":"minecraft:block/chain_command_block_side"}},"chain_command_block_conditional":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/chain_command_block_back","front":"minecraft:block/chain_command_block_front","side":"minecraft:block/chain_command_block_conditional"}},"cherry_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/cherry_door_bottom","top":"minecraft:block/cherry_door_top"}},"cherry_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_cherry_log"}},"cherry_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/cherry_leaves"}},"cherry_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/cherry_log_top","side":"minecraft:block/cherry_log"}},"cherry_log_x":{"parent":"minecraft:block/cube_column_uv_locked_x","textures":{"end":"minecraft:block/cherry_log_top","side":"minecraft:block/cherry_log"}},"cherry_log_y":{"parent":"minecraft:block/cube_column_uv_locked_y","textures":{"end":"minecraft:block/cherry_log_top","side":"minecraft:block/cherry_log"}},"cherry_log_z":{"parent":"minecraft:block/cube_column_uv_locked_z","textures":{"end":"minecraft:block/cherry_log_top","side":"minecraft:block/cherry_log"}},"cherry_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cherry_planks"}},"cherry_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/cherry_planks"}},"cherry_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cherry_sapling"}},"cherry_sign":{"textures":{"particle":"minecraft:block/cherry_planks"}},"cherry_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/cherry_planks","side":"minecraft:block/cherry_planks","top":"minecraft:block/cherry_planks"}},"cherry_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/cherry_planks","side":"minecraft:block/cherry_planks","top":"minecraft:block/cherry_planks"}},"cherry_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/cherry_planks","side":"minecraft:block/cherry_planks","top":"minecraft:block/cherry_planks"}},"cherry_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/cherry_planks","side":"minecraft:block/cherry_planks","top":"minecraft:block/cherry_planks"}},"cherry_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/cherry_planks","side":"minecraft:block/cherry_planks","top":"minecraft:block/cherry_planks"}},"cherry_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/cherry_trapdoor"}},"cherry_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/cherry_trapdoor"}},"cherry_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/cherry_trapdoor"}},"cherry_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/cherry_log","side":"minecraft:block/cherry_log"}},"chest":{"textures":{"particle":"minecraft:block/oak_planks"}},"chipped_anvil":{"parent":"minecraft:block/template_anvil","textures":{"top":"minecraft:block/chipped_anvil_top"}},"chiseled_bookshelf":{"parent":"block/block","textures":{"top":"block/chiseled_bookshelf_top","side":"block/chiseled_bookshelf_side","particle":"#top"},"elements":[{"name":"chiseled_bookshelf_body","from":[0,0,0],"to":[16,16,16],"faces":{"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#top","cullface":"down"}}}]},"chiseled_bookshelf_empty_slot_bottom_left":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_left","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_empty_slot_bottom_mid":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_mid","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_empty_slot_bottom_right":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_right","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_empty_slot_top_left":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_left","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_empty_slot_top_mid":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_mid","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_empty_slot_top_right":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_right","textures":{"texture":"minecraft:block/chiseled_bookshelf_empty"}},"chiseled_bookshelf_inventory":{"parent":"block/block","textures":{"top":"block/chiseled_bookshelf_top","side":"block/chiseled_bookshelf_side","front":"block/chiseled_bookshelf_empty","particle":"#top"},"elements":[{"name":"chiseled_bookshelf_body","from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#front"},"east":{"uv":[0,0,16,16],"texture":"#side"},"south":{"uv":[0,0,16,16],"texture":"#side"},"west":{"uv":[0,0,16,16],"texture":"#side"},"up":{"uv":[0,0,16,16],"texture":"#top"},"down":{"uv":[0,0,16,16],"texture":"#top"}}}]},"chiseled_bookshelf_occupied_slot_bottom_left":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_left","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_bookshelf_occupied_slot_bottom_mid":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_mid","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_bookshelf_occupied_slot_bottom_right":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_bottom_right","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_bookshelf_occupied_slot_top_left":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_left","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_bookshelf_occupied_slot_top_mid":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_mid","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_bookshelf_occupied_slot_top_right":{"parent":"minecraft:block/template_chiseled_bookshelf_slot_top_right","textures":{"texture":"minecraft:block/chiseled_bookshelf_occupied"}},"chiseled_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/chiseled_copper"}},"chiseled_deepslate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/chiseled_deepslate"}},"chiseled_nether_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/chiseled_nether_bricks"}},"chiseled_polished_blackstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/chiseled_polished_blackstone"}},"chiseled_quartz_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/chiseled_quartz_block_top","side":"minecraft:block/chiseled_quartz_block"}},"chiseled_red_sandstone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/red_sandstone_top","side":"minecraft:block/chiseled_red_sandstone"}},"chiseled_sandstone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/sandstone_top","side":"minecraft:block/chiseled_sandstone"}},"chiseled_stone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/chiseled_stone_bricks"}},"chiseled_tuff":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/chiseled_tuff_top","side":"minecraft:block/chiseled_tuff"}},"chiseled_tuff_bricks":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/chiseled_tuff_bricks_top","side":"minecraft:block/chiseled_tuff_bricks"}},"chorus_flower":{"parent":"minecraft:block/template_chorus_flower","textures":{"texture":"minecraft:block/chorus_flower"}},"chorus_flower_dead":{"parent":"minecraft:block/template_chorus_flower","textures":{"texture":"minecraft:block/chorus_flower_dead"}},"chorus_plant":{"parent":"block/block","textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[2,14,2],"to":[14,16,14],"faces":{"up":{"uv":[2,2,14,14],"texture":"#texture","cullface":"up"},"north":{"uv":[2,0,14,2],"texture":"#texture","cullface":"up"},"south":{"uv":[2,0,14,2],"texture":"#texture","cullface":"up"},"west":{"uv":[2,0,14,2],"texture":"#texture","cullface":"up"},"east":{"uv":[2,0,14,2],"texture":"#texture","cullface":"up"}}},{"from":[0,2,2],"to":[2,14,14],"faces":{"down":{"uv":[16,14,14,2],"texture":"#texture","cullface":"west"},"up":{"uv":[0,2,2,14],"texture":"#texture","cullface":"west"},"north":{"uv":[14,2,16,14],"texture":"#texture","cullface":"west"},"south":{"uv":[0,2,2,14],"texture":"#texture","cullface":"west"},"west":{"uv":[2,2,14,14],"texture":"#texture","cullface":"west"}}},{"from":[2,2,0],"to":[14,14,2],"faces":{"down":{"uv":[14,2,2,0],"texture":"#texture","cullface":"north"},"up":{"uv":[2,0,14,2],"texture":"#texture","cullface":"north"},"north":{"uv":[2,2,14,14],"texture":"#texture","cullface":"north"},"west":{"uv":[0,2,2,14],"texture":"#texture","cullface":"north"},"east":{"uv":[14,2,16,14],"texture":"#texture","cullface":"north"}}},{"from":[2,2,14],"to":[14,14,16],"faces":{"down":{"uv":[14,16,2,14],"texture":"#texture","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#texture","cullface":"south"},"south":{"uv":[2,2,14,14],"texture":"#texture","cullface":"south"},"west":{"uv":[14,2,16,14],"texture":"#texture","cullface":"south"},"east":{"uv":[0,2,2,14],"texture":"#texture","cullface":"south"}}},{"from":[14,2,2],"to":[16,14,14],"faces":{"down":{"uv":[2,14,0,2],"texture":"#texture","cullface":"east"},"up":{"uv":[14,2,16,14],"texture":"#texture","cullface":"east"},"north":{"uv":[0,2,2,14],"texture":"#texture","cullface":"east"},"south":{"uv":[14,2,16,14],"texture":"#texture","cullface":"east"},"east":{"uv":[2,2,14,14],"texture":"#texture","cullface":"east"}}},{"from":[2,0,2],"to":[14,2,14],"faces":{"down":{"uv":[14,14,2,2],"texture":"#texture","cullface":"down"},"north":{"uv":[2,14,14,16],"texture":"#texture","cullface":"down"},"south":{"uv":[2,14,14,16],"texture":"#texture","cullface":"down"},"west":{"uv":[2,14,14,16],"texture":"#texture","cullface":"down"},"east":{"uv":[2,14,14,16],"texture":"#texture","cullface":"down"}}},{"from":[2,2,2],"to":[14,14,14],"faces":{"down":{"uv":[14,14,2,2],"texture":"#inside"},"up":{"uv":[2,2,14,14],"texture":"#inside"},"north":{"uv":[2,2,14,14],"texture":"#inside"},"south":{"uv":[2,2,14,14],"texture":"#inside"},"west":{"uv":[2,2,14,14],"texture":"#inside"},"east":{"uv":[2,2,14,14],"texture":"#inside"}}}]},"chorus_plant_noside":{"ambientocclusion":false,"textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[4,4,4],"to":[12,12,12],"faces":{"north":{"texture":"#inside"}}}]},"chorus_plant_noside1":{"ambientocclusion":false,"textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[4,4,4],"to":[12,12,12],"faces":{"north":{"texture":"#inside"}}},{"from":[4,4,3],"to":[12,12,4],"faces":{"down":{"texture":"#texture"},"up":{"texture":"#texture"},"north":{"texture":"#texture"},"west":{"texture":"#texture"},"east":{"texture":"#texture"}}}]},"chorus_plant_noside2":{"ambientocclusion":false,"textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[4,4,4],"to":[12,12,12],"faces":{"north":{"texture":"#inside"}}},{"from":[5,5,2],"to":[11,11,4],"faces":{"down":{"texture":"#texture"},"up":{"texture":"#texture"},"north":{"texture":"#texture"},"west":{"texture":"#texture"},"east":{"texture":"#texture"}}}]},"chorus_plant_noside3":{"ambientocclusion":false,"textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[4,4,4],"to":[12,12,12],"faces":{"north":{"texture":"#inside"}}},{"from":[4,4,3],"to":[12,12,4],"faces":{"down":{"texture":"#texture"},"up":{"texture":"#texture"},"north":{"texture":"#texture"},"west":{"texture":"#texture"},"east":{"texture":"#texture"}}}]},"chorus_plant_side":{"ambientocclusion":false,"textures":{"texture":"block/chorus_plant","inside":"block/chorus_plant","particle":"block/chorus_plant"},"elements":[{"from":[4,4,0],"to":[12,12,4],"faces":{"down":{"texture":"#texture"},"up":{"texture":"#texture"},"north":{"texture":"#texture","cullface":"north"},"west":{"texture":"#texture"},"east":{"texture":"#texture"}}}]},"clay":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/clay"}},"coal_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/coal_block"}},"coal_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/coal_ore"}},"coarse_dirt":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/coarse_dirt"}},"cobbled_deepslate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/cobbled_deepslate","side":"minecraft:block/cobbled_deepslate","top":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/cobbled_deepslate","side":"minecraft:block/cobbled_deepslate","top":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/cobbled_deepslate","side":"minecraft:block/cobbled_deepslate","top":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/cobbled_deepslate","side":"minecraft:block/cobbled_deepslate","top":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/cobbled_deepslate","side":"minecraft:block/cobbled_deepslate","top":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/cobbled_deepslate"}},"cobbled_deepslate_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/cobbled_deepslate"}},"cobblestone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cobblestone"}},"cobblestone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/cobblestone","side":"minecraft:block/cobblestone","top":"minecraft:block/cobblestone"}},"cobblestone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/cobblestone","side":"minecraft:block/cobblestone","top":"minecraft:block/cobblestone"}},"cobblestone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/cobblestone","side":"minecraft:block/cobblestone","top":"minecraft:block/cobblestone"}},"cobblestone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/cobblestone","side":"minecraft:block/cobblestone","top":"minecraft:block/cobblestone"}},"cobblestone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/cobblestone","side":"minecraft:block/cobblestone","top":"minecraft:block/cobblestone"}},"cobblestone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/cobblestone"}},"cobblestone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/cobblestone"}},"cobblestone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/cobblestone"}},"cobblestone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/cobblestone"}},"cobweb":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cobweb"}},"cocoa_stage0":{"ambientocclusion":false,"textures":{"particle":"block/cocoa_stage0","cocoa":"block/cocoa_stage0"},"elements":[{"from":[6,7,11],"to":[10,12,15],"faces":{"down":{"uv":[0,0,4,4],"texture":"#cocoa"},"up":{"uv":[0,0,4,4],"texture":"#cocoa"},"north":{"uv":[11,4,15,9],"texture":"#cocoa"},"south":{"uv":[11,4,15,9],"texture":"#cocoa"},"west":{"uv":[11,4,15,9],"texture":"#cocoa"},"east":{"uv":[11,4,15,9],"texture":"#cocoa"}}},{"from":[8,12,12],"to":[8,16,16],"faces":{"west":{"uv":[12,0,16,4],"texture":"#cocoa"},"east":{"uv":[16,0,12,4],"texture":"#cocoa"}}}]},"cocoa_stage1":{"ambientocclusion":false,"textures":{"particle":"block/cocoa_stage1","cocoa":"block/cocoa_stage1"},"elements":[{"from":[5,5,9],"to":[11,12,15],"faces":{"down":{"uv":[0,0,6,6],"texture":"#cocoa"},"up":{"uv":[0,0,6,6],"texture":"#cocoa"},"north":{"uv":[9,4,15,11],"texture":"#cocoa"},"south":{"uv":[9,4,15,11],"texture":"#cocoa"},"west":{"uv":[9,4,15,11],"texture":"#cocoa"},"east":{"uv":[9,4,15,11],"texture":"#cocoa"}}},{"from":[8,12,12],"to":[8,16,16],"faces":{"west":{"uv":[12,0,16,4],"texture":"#cocoa"},"east":{"uv":[16,0,12,4],"texture":"#cocoa"}}}]},"cocoa_stage2":{"ambientocclusion":false,"textures":{"particle":"block/cocoa_stage2","cocoa":"block/cocoa_stage2"},"elements":[{"from":[4,3,7],"to":[12,12,15],"faces":{"up":{"uv":[0,0,8,8],"texture":"#cocoa"},"down":{"uv":[0,0,8,8],"texture":"#cocoa"},"north":{"uv":[8,4,16,13],"texture":"#cocoa"},"south":{"uv":[8,4,16,13],"texture":"#cocoa"},"west":{"uv":[8,4,16,13],"texture":"#cocoa"},"east":{"uv":[8,4,16,13],"texture":"#cocoa"}}},{"from":[8,12,12],"to":[8,16,16],"faces":{"east":{"uv":[16,0,12,4],"texture":"#cocoa"},"west":{"uv":[12,0,16,4],"texture":"#cocoa"}}}]},"command_block":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/command_block_back","front":"minecraft:block/command_block_front","side":"minecraft:block/command_block_side"}},"command_block_conditional":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/command_block_back","front":"minecraft:block/command_block_front","side":"minecraft:block/command_block_conditional"}},"comparator":{"ambientocclusion":false,"textures":{"particle":"block/comparator","slab":"block/smooth_stone","top":"block/comparator","unlit":"block/redstone_torch_off","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[4,2,11],"to":[6,7,13],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[10,2,11],"to":[12,7,13],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,5,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,9],"texture":"#unlit"},"south":{"uv":[7,6,9,9],"texture":"#unlit"},"west":{"uv":[7,6,9,9],"texture":"#unlit"},"east":{"uv":[7,6,9,9],"texture":"#unlit"}}}]},"comparator_on":{"ambientocclusion":false,"textures":{"particle":"block/comparator_on","slab":"block/smooth_stone","top":"block/comparator_on","unlit":"block/redstone_torch_off","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[4,2,11],"to":[6,7,13],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[7,2,2],"to":[9,5,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,9],"texture":"#unlit"},"south":{"uv":[7,6,9,9],"texture":"#unlit"},"west":{"uv":[7,6,9,9],"texture":"#unlit"},"east":{"uv":[7,6,9,9],"texture":"#unlit"}}},{"from":[10,2,11],"to":[12,7,13],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[3.5,1.5,10.5],"to":[6.5,4.5,13.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,7.5,10.5],"to":[6.5,10.5,13.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,4.5,7.5],"to":[6.5,7.5,10.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,4.5,13.5],"to":[6.5,7.5,16.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[0.5,4.5,10.5],"to":[3.5,7.5,13.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,4.5,10.5],"to":[9.5,7.5,13.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,1.5,10.5],"to":[12.5,4.5,13.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,7.5,10.5],"to":[12.5,10.5,13.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,4.5,7.5],"to":[12.5,7.5,10.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,4.5,13.5],"to":[12.5,7.5,16.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,4.5,10.5],"to":[9.5,7.5,13.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[12.5,4.5,10.5],"to":[15.5,7.5,13.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}}]},"comparator_on_subtract":{"ambientocclusion":false,"textures":{"particle":"block/comparator_on","slab":"block/smooth_stone","top":"block/comparator_on","unlit":"block/redstone_torch_off","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,2],"to":[9,5,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,9],"texture":"#lit"},"south":{"uv":[7,6,9,9],"texture":"#lit"},"west":{"uv":[7,6,9,9],"texture":"#lit"},"east":{"uv":[7,6,9,9],"texture":"#lit"}}},{"from":[4,2,11],"to":[6,7,13],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[10,2,11],"to":[12,7,13],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[3.5,1.5,10.5],"to":[6.5,4.5,13.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,7.5,10.5],"to":[6.5,10.5,13.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,4.5,7.5],"to":[6.5,7.5,10.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,4.5,13.5],"to":[6.5,7.5,16.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[0.5,4.5,10.5],"to":[3.5,7.5,13.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,4.5,10.5],"to":[9.5,7.5,13.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,1.5,10.5],"to":[12.5,4.5,13.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,7.5,10.5],"to":[12.5,10.5,13.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,4.5,7.5],"to":[12.5,7.5,10.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,4.5,13.5],"to":[12.5,7.5,16.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,4.5,10.5],"to":[9.5,7.5,13.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[12.5,4.5,10.5],"to":[15.5,7.5,13.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,-0.5,1.5],"to":[9.5,2.5,4.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,5.5,1.5],"to":[9.5,8.5,4.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,2.5,-1.5],"to":[9.5,5.5,1.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,2.5,4.5],"to":[9.5,5.5,7.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,2.5,1.5],"to":[6.5,5.5,4.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,2.5,1.5],"to":[12.5,5.5,4.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}}]},"comparator_subtract":{"ambientocclusion":false,"textures":{"particle":"block/comparator","slab":"block/smooth_stone","top":"block/comparator","unlit":"block/redstone_torch_off","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[4,2,11],"to":[6,7,13],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[10,2,11],"to":[12,7,13],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,5,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,9],"texture":"#lit"},"south":{"uv":[7,6,9,9],"texture":"#lit"},"west":{"uv":[7,6,9,9],"texture":"#lit"},"east":{"uv":[7,6,9,9],"texture":"#lit"}}},{"from":[6.5,-0.5,1.5],"to":[9.5,2.5,4.5],"shade":false,"faces":{"up":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,5.5,1.5],"to":[9.5,8.5,4.5],"shade":false,"faces":{"down":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,2.5,-1.5],"to":[9.5,5.5,1.5],"shade":false,"faces":{"south":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[6.5,2.5,4.5],"to":[9.5,5.5,7.5],"shade":false,"faces":{"north":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[3.5,2.5,1.5],"to":[6.5,5.5,4.5],"shade":false,"faces":{"east":{"uv":[6,5,7,6],"texture":"#lit"}}},{"from":[9.5,2.5,1.5],"to":[12.5,5.5,4.5],"shade":false,"faces":{"west":{"uv":[6,5,7,6],"texture":"#lit"}}}]},"composter":{"parent":"block/block","textures":{"particle":"block/composter_side","top":"block/composter_top","bottom":"block/composter_bottom","side":"block/composter_side","inside":"block/composter_bottom"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"up":{"texture":"#inside"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"east":{"texture":"#side"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"}}}]},"composter_contents1":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,3,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents2":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,5,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents3":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,7,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents4":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,9,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents5":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,11,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents6":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,13,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents7":{"textures":{"particle":"block/composter_compost","inside":"block/composter_compost"},"elements":[{"from":[2,0,2],"to":[14,15,14],"faces":{"up":{"texture":"#inside"}}}]},"composter_contents_ready":{"textures":{"particle":"block/composter_compost","inside":"block/composter_ready"},"elements":[{"from":[2,0,2],"to":[14,15,14],"faces":{"up":{"texture":"#inside"}}}]},"conduit":{"textures":{"particle":"minecraft:block/conduit"}},"copper_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_block"}},"copper_bulb":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_bulb"}},"copper_bulb_lit":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_bulb_lit"}},"copper_bulb_lit_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_bulb_lit_powered"}},"copper_bulb_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_bulb_powered"}},"copper_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/copper_door_bottom","top":"minecraft:block/copper_door_top"}},"copper_grate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_grate"}},"copper_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/copper_ore"}},"copper_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/copper_trapdoor"}},"copper_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/copper_trapdoor"}},"copper_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/copper_trapdoor"}},"coral_fan":{"ambientocclusion":false,"textures":{"particle":"#fan"},"elements":[{"from":[8,0,0],"to":[24,0,16],"rotation":{"origin":[8,0,0],"axis":"z","angle":22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#fan","rotation":90},"down":{"uv":[0,16,16,0],"texture":"#fan","rotation":270}}},{"from":[-8,0,0],"to":[8,0,16],"rotation":{"origin":[8,0,0],"axis":"z","angle":-22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#fan","rotation":270},"down":{"uv":[0,16,16,0],"texture":"#fan","rotation":90}}},{"from":[0,0,8],"to":[16,0,24],"rotation":{"origin":[0,0,8],"axis":"x","angle":-22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[16,16,0,0],"texture":"#fan"},"down":{"uv":[16,0,0,16],"texture":"#fan"}}},{"from":[0,0,-8],"to":[16,0,8],"rotation":{"origin":[0,0,8],"axis":"x","angle":22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#fan"},"down":{"uv":[0,16,16,0],"texture":"#fan"}}}]},"coral_wall_fan":{"ambientocclusion":false,"textures":{"particle":"#fan"},"elements":[{"from":[0,8,0],"to":[16,8,16],"rotation":{"origin":[8,8,14],"axis":"x","angle":22.5,"rescale":true},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#fan"},"down":{"uv":[16,16,0,0],"texture":"#fan"}}},{"from":[0,8,0],"to":[16,8,16],"rotation":{"origin":[8,8,14],"axis":"x","angle":-22.5,"rescale":true},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#fan"},"down":{"uv":[16,16,0,0],"texture":"#fan"}}}]},"cornflower":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/cornflower"}},"cracked_deepslate_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cracked_deepslate_bricks"}},"cracked_deepslate_tiles":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cracked_deepslate_tiles"}},"cracked_nether_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cracked_nether_bricks"}},"cracked_polished_blackstone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cracked_polished_blackstone_bricks"}},"cracked_stone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cracked_stone_bricks"}},"crafter":{"parent":"block/block","textures":{"bottom":"block/crafter_bottom","top":"block/crafter_top","north":"block/crafter_north","south":"block/crafter_south","west":"block/crafter_west","east":"block/crafter_east","particle":"#north"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"rotation":180,"texture":"#top","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#north","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#south","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#west","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#east","cullface":"east"}}}]},"crafter_crafting":{"parent":"block/crafter_triggered","textures":{"top":"block/crafter_top_crafting","north":"block/crafter_north_crafting","east":"block/crafter_east_crafting","west":"block/crafter_west_crafting"}},"crafter_crafting_triggered":{"parent":"block/crafter_crafting"},"crafter_triggered":{"parent":"block/crafter","textures":{"top":"block/crafter_top_triggered","south":"block/crafter_south_triggered","west":"block/crafter_west_triggered","east":"block/crafter_east_triggered"}},"crafting_table":{"parent":"minecraft:block/cube","textures":{"down":"minecraft:block/oak_planks","east":"minecraft:block/crafting_table_side","north":"minecraft:block/crafting_table_front","particle":"minecraft:block/crafting_table_front","south":"minecraft:block/crafting_table_side","up":"minecraft:block/crafting_table_top","west":"minecraft:block/crafting_table_front"}},"creaking_heart":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/creaking_heart_top","side":"minecraft:block/creaking_heart"}},"creaking_heart_active":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/creaking_heart_top_active","side":"minecraft:block/creaking_heart_active"}},"creaking_heart_active_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/creaking_heart_top_active","side":"minecraft:block/creaking_heart_active"}},"creaking_heart_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/creaking_heart_top","side":"minecraft:block/creaking_heart"}},"crimson_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/crimson_door_bottom","top":"minecraft:block/crimson_door_top"}},"crimson_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_fungus":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/crimson_fungus"}},"crimson_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_crimson_stem"}},"crimson_hyphae":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/crimson_stem","side":"minecraft:block/crimson_stem"}},"crimson_nylium":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/netherrack","side":"minecraft:block/crimson_nylium_side","top":"minecraft:block/crimson_nylium"}},"crimson_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/crimson_planks"}},"crimson_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/crimson_planks"}},"crimson_roots":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/crimson_roots"}},"crimson_sign":{"textures":{"particle":"minecraft:block/crimson_planks"}},"crimson_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/crimson_planks","side":"minecraft:block/crimson_planks","top":"minecraft:block/crimson_planks"}},"crimson_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/crimson_planks","side":"minecraft:block/crimson_planks","top":"minecraft:block/crimson_planks"}},"crimson_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/crimson_planks","side":"minecraft:block/crimson_planks","top":"minecraft:block/crimson_planks"}},"crimson_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/crimson_planks","side":"minecraft:block/crimson_planks","top":"minecraft:block/crimson_planks"}},"crimson_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/crimson_planks","side":"minecraft:block/crimson_planks","top":"minecraft:block/crimson_planks"}},"crimson_stem":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/crimson_stem_top","side":"minecraft:block/crimson_stem"}},"crimson_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/crimson_trapdoor"}},"crimson_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/crimson_trapdoor"}},"crimson_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/crimson_trapdoor"}},"crop":{"ambientocclusion":false,"textures":{"particle":"#crop"},"elements":[{"from":[4,-1,0],"to":[4,15,16],"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#crop"},"east":{"uv":[16,0,0,16],"texture":"#crop"}}},{"from":[12,-1,0],"to":[12,15,16],"shade":false,"faces":{"west":{"uv":[16,0,0,16],"texture":"#crop"},"east":{"uv":[0,0,16,16],"texture":"#crop"}}},{"from":[0,-1,4],"to":[16,15,4],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#crop"},"south":{"uv":[16,0,0,16],"texture":"#crop"}}},{"from":[0,-1,12],"to":[16,15,12],"shade":false,"faces":{"north":{"uv":[16,0,0,16],"texture":"#crop"},"south":{"uv":[0,0,16,16],"texture":"#crop"}}}]},"cross":{"ambientocclusion":false,"textures":{"particle":"#cross"},"elements":[{"from":[0.8,0,8],"to":[15.2,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#cross"},"south":{"uv":[0,0,16,16],"texture":"#cross"}}},{"from":[8,0,0.8],"to":[8,16,15.2],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#cross"},"east":{"uv":[0,0,16,16],"texture":"#cross"}}}]},"crying_obsidian":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/crying_obsidian"}},"cube":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"texture":"#west","cullface":"west"},"east":{"texture":"#east","cullface":"east"}}}]},"cube_all":{"parent":"block/cube","textures":{"particle":"#all","down":"#all","up":"#all","north":"#all","east":"#all","south":"#all","west":"#all"}},"cube_all_inner_faces":{"parent":"block/cube_all","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#all","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#all","cullface":"east"},"south":{"uv":[0,0,16,16],"texture":"#all","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#all","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#all","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#all","cullface":"down"}}},{"from":[15.998,0.002,0.002],"to":[0.002,15.998,15.998],"faces":{"north":{"uv":[16,0,0,16],"texture":"#all","cullface":"south"},"east":{"uv":[16,0,0,16],"texture":"#all","cullface":"west"},"south":{"uv":[16,0,0,16],"texture":"#all","cullface":"north"},"west":{"uv":[16,0,0,16],"texture":"#all","cullface":"east"},"up":{"uv":[16,0,0,16],"texture":"#all","cullface":"up"},"down":{"uv":[16,0,0,16],"texture":"#all","cullface":"down"}}}]},"cube_bottom_top":{"parent":"block/cube","textures":{"particle":"#side","down":"#bottom","up":"#top","north":"#side","east":"#side","south":"#side","west":"#side"}},"cube_bottom_top_inner_faces":{"parent":"block/cube_bottom_top","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[15.998,0.002,0.002],"to":[0.002,15.998,15.998],"faces":{"north":{"uv":[16,0,0,16],"texture":"#side","cullface":"south"},"east":{"uv":[16,0,0,16],"texture":"#side","cullface":"west"},"south":{"uv":[16,0,0,16],"texture":"#side","cullface":"north"},"west":{"uv":[16,0,0,16],"texture":"#side","cullface":"east"},"up":{"uv":[16,0,0,16],"texture":"#top","cullface":"up"},"down":{"uv":[16,0,0,16],"texture":"#bottom","cullface":"down"}}}]},"cube_column":{"parent":"block/cube","textures":{"particle":"#side","down":"#end","up":"#end","north":"#side","east":"#side","south":"#side","west":"#side"}},"cube_column_horizontal":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","rotation":180,"cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"texture":"#west","cullface":"west"},"east":{"texture":"#east","cullface":"east"}}}],"textures":{"particle":"#side","down":"#end","up":"#end","north":"#side","east":"#side","south":"#side","west":"#side"}},"cube_column_mirrored":{"parent":"block/cube_mirrored","textures":{"particle":"#side","down":"#end","up":"#end","north":"#side","east":"#side","south":"#side","west":"#side"}},"cube_column_uv_locked_x":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","rotation":90,"cullface":"down"},"up":{"texture":"#up","rotation":90,"cullface":"up"},"north":{"texture":"#north","rotation":90,"cullface":"north"},"south":{"texture":"#south","rotation":90,"cullface":"south"},"west":{"texture":"#west","cullface":"west"},"east":{"texture":"#east","cullface":"east"}}}],"textures":{"particle":"#side","down":"#side","up":"#side","north":"#side","east":"#end","south":"#side","west":"#end"}},"cube_column_uv_locked_y":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"texture":"#west","cullface":"west"},"east":{"texture":"#east","cullface":"east"}}}],"textures":{"particle":"#side","down":"#end","up":"#end","north":"#side","east":"#side","south":"#side","west":"#side"}},"cube_column_uv_locked_z":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"texture":"#west","rotation":90,"cullface":"west"},"east":{"texture":"#east","rotation":90,"cullface":"east"}}}],"textures":{"particle":"#side","down":"#side","up":"#side","north":"#end","east":"#side","south":"#end","west":"#side"}},"cube_directional":{"parent":"block/block","elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down","rotation":180},"up":{"texture":"#up","cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"texture":"#west","cullface":"west","rotation":270},"east":{"texture":"#east","cullface":"east","rotation":90}}}]},"cube_mirrored":{"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[16,0,0,16],"texture":"#down","cullface":"down"},"up":{"uv":[16,0,0,16],"texture":"#up","cullface":"up"},"north":{"uv":[16,0,0,16],"texture":"#north","cullface":"north"},"south":{"uv":[16,0,0,16],"texture":"#south","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#west","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#east","cullface":"east"}}}]},"cube_mirrored_all":{"parent":"block/cube_mirrored","textures":{"particle":"#all","down":"#all","up":"#all","north":"#all","east":"#all","south":"#all","west":"#all"}},"cube_north_west_mirrored":{"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","cullface":"up"},"north":{"uv":[16,0,0,16],"texture":"#north","cullface":"north"},"south":{"texture":"#south","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#west","cullface":"west"},"east":{"texture":"#east","cullface":"east"}}}]},"cube_north_west_mirrored_all":{"parent":"block/cube_north_west_mirrored","textures":{"particle":"#all","down":"#all","up":"#all","north":"#all","east":"#all","south":"#all","west":"#all"}},"cube_top":{"parent":"block/cube","textures":{"particle":"#side","down":"#side","up":"#top","north":"#side","east":"#side","south":"#side","west":"#side"}},"custom_fence_inventory":{"parent":"block/block","display":{"gui":{"rotation":[30,135,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"fixed":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}},"elements":[{"from":[6,0,0],"to":[10,16,4],"faces":{"north":{"uv":[0,0,4,16],"texture":"#texture"},"east":{"uv":[0,0,4,16],"texture":"#texture"},"south":{"uv":[0,0,4,16],"texture":"#texture"},"west":{"uv":[0,0,4,16],"texture":"#texture"},"up":{"uv":[4,0,8,4],"texture":"#texture"},"down":{"uv":[4,0,8,4],"texture":"#texture","cullface":"down"}},"__comment":"Left post"},{"from":[6,0,12],"to":[10,16,16],"faces":{"north":{"uv":[0,0,4,16],"texture":"#texture"},"east":{"uv":[0,0,4,16],"texture":"#texture"},"south":{"uv":[0,0,4,16],"texture":"#texture"},"west":{"uv":[0,0,4,16],"texture":"#texture"},"up":{"uv":[4,0,8,4],"texture":"#texture"},"down":{"uv":[4,0,8,4],"texture":"#texture","cullface":"down"}},"__comment":"Right post"},{"from":[7,12,4],"to":[9,15,12],"faces":{"east":{"uv":[8,0,16,3],"texture":"#texture"},"west":{"uv":[8,0,16,3],"texture":"#texture"},"up":{"uv":[11,7,13,15],"texture":"#texture"},"down":{"uv":[11,15,13,7],"texture":"#texture"}},"__comment":"Top bar"},{"from":[7,12,-2],"to":[9,15,0],"faces":{"north":{"uv":[13,4,15,7],"texture":"#texture"},"east":{"uv":[8,0,10,3],"texture":"#texture"},"west":{"uv":[8,0,10,3],"texture":"#texture"},"up":{"uv":[11,7,13,9],"texture":"#texture"},"down":{"uv":[11,7,13,9],"texture":"#texture"}},"__comment":"Top bar left"},{"from":[7,12,16],"to":[9,15,18],"faces":{"east":{"uv":[14,0,16,3],"texture":"#texture"},"south":{"uv":[13,4,15,7],"texture":"#texture"},"west":{"uv":[14,0,16,3],"texture":"#texture"},"up":{"uv":[11,13,13,15],"texture":"#texture"},"down":{"uv":[11,13,13,15],"texture":"#texture"}},"__comment":"Top bar right"},{"from":[7,6,4],"to":[9,9,12],"faces":{"east":{"uv":[8,0,16,3],"texture":"#texture"},"west":{"uv":[8,0,16,3],"texture":"#texture"},"up":{"uv":[11,7,13,15],"texture":"#texture"},"down":{"uv":[11,15,13,7],"texture":"#texture"}},"__comment":"Lower bar"},{"from":[7,6,-2],"to":[9,9,0],"faces":{"north":{"uv":[13,4,15,7],"texture":"#texture"},"east":{"uv":[8,0,10,3],"texture":"#texture"},"west":{"uv":[8,0,10,3],"texture":"#texture"},"up":{"uv":[11,13,13,15],"texture":"#texture"},"down":{"uv":[11,13,13,15],"texture":"#texture"}},"__comment":"Lower bar left"},{"from":[7,6,16],"to":[9,9,18],"faces":{"east":{"uv":[14,0,16,3],"texture":"#texture"},"south":{"uv":[13,4,15,7],"texture":"#texture"},"west":{"uv":[14,0,16,3],"texture":"#texture"},"up":{"uv":[11,13,13,15],"texture":"#texture"},"down":{"uv":[11,13,13,15],"texture":"#texture"}},"__comment":"Lower bar right"}]},"custom_fence_post":{"textures":{"particle":"#particle"},"elements":[{"from":[6,0,6],"to":[10,16,10],"faces":{"up":{"uv":[4,0,8,4],"texture":"#texture","cullface":"up"},"down":{"uv":[4,0,8,4],"texture":"#texture","cullface":"down"},"north":{"uv":[0,0,4,16],"texture":"#texture"},"east":{"uv":[0,0,4,16],"texture":"#texture"},"south":{"uv":[0,0,4,16],"texture":"#texture"},"west":{"uv":[0,0,4,16],"texture":"#texture"}},"__comment":"Center post special"}]},"custom_fence_side_east":{"elements":[{"name":"top bar","from":[7,12,7],"to":[16,15,9],"faces":{"north":{"uv":[4,4,13,7],"texture":"#texture"},"east":{"uv":[13,4,15,7],"texture":"#texture","cullface":"east"},"south":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"rotation":270,"texture":"#texture"},"down":{"uv":[13,7,15,16],"rotation":90,"texture":"#texture"}}},{"name":"lower bar","from":[7,6,7],"to":[16,9,9],"faces":{"north":{"uv":[4,4,13,7],"texture":"#texture"},"east":{"uv":[13,4,15,7],"texture":"#texture","cullface":"east"},"south":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"rotation":270,"texture":"#texture"},"down":{"uv":[13,7,15,16],"rotation":90,"texture":"#texture"}}}],"groups":[{"name":"east","origin":[0,0,0],"color":0,"children":[0,1]}]},"custom_fence_side_north":{"elements":[{"name":"top bar","from":[7,12,0],"to":[9,15,9],"faces":{"north":{"uv":[13,4,15,7],"rotation":180,"texture":"#texture","cullface":"north"},"east":{"uv":[4,4,13,7],"texture":"#texture"},"west":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"texture":"#texture"},"down":{"uv":[13,7,15,16],"texture":"#texture"}}},{"name":"lower bar","from":[7,6,0],"to":[9,9,9],"faces":{"north":{"uv":[13,4,15,7],"rotation":180,"texture":"#texture","cullface":"north"},"east":{"uv":[4,4,13,7],"texture":"#texture"},"west":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"texture":"#texture"},"down":{"uv":[13,7,15,16],"texture":"#texture"}}}],"groups":[{"name":"north","origin":[0,0,0],"color":0,"children":[0,1]}]},"custom_fence_side_south":{"elements":[{"name":"top bar","from":[7,12,7],"to":[9,15,16],"faces":{"east":{"uv":[4,4,13,7],"texture":"#texture"},"south":{"uv":[13,4,15,7],"texture":"#texture","cullface":"south"},"west":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"texture":"#texture"},"down":{"uv":[13,7,15,16],"texture":"#texture"}}},{"name":"lower bar","from":[7,6,7],"to":[9,9,16],"faces":{"east":{"uv":[4,4,13,7],"texture":"#texture"},"south":{"uv":[13,4,15,7],"texture":"#texture","cullface":"south"},"west":{"uv":[4,4,13,7],"texture":"#texture"},"up":{"uv":[13,7,15,16],"texture":"#texture"},"down":{"uv":[13,7,15,16],"texture":"#texture"}}}],"groups":[{"name":"south","origin":[0,0,0],"color":0,"children":[0,1]}]},"custom_fence_side_west":{"elements":[{"name":"top bar","from":[0,12,7],"to":[9,15,9],"faces":{"north":{"uv":[4,4,13,7],"texture":"#texture"},"south":{"uv":[4,4,13,7],"texture":"#texture"},"west":{"uv":[15,4,13,7],"texture":"#texture","cullface":"west"},"up":{"uv":[13,7,15,16],"rotation":270,"texture":"#texture"},"down":{"uv":[13,7,15,16],"rotation":90,"texture":"#texture"}}},{"name":"lower bar","from":[0,6,7],"to":[9,9,9],"faces":{"north":{"uv":[4,4,13,7],"texture":"#texture"},"south":{"uv":[4,4,13,7],"texture":"#texture"},"west":{"uv":[15,4,13,7],"texture":"#texture","cullface":"west"},"up":{"uv":[13,7,15,16],"rotation":270,"texture":"#texture"},"down":{"uv":[13,7,15,16],"rotation":90,"texture":"#texture"}}}],"groups":[{"name":"west","origin":[0,0,0],"color":0,"children":[0,1]}]},"cut_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cut_copper"}},"cut_copper_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/cut_copper","side":"minecraft:block/cut_copper","top":"minecraft:block/cut_copper"}},"cut_copper_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/cut_copper","side":"minecraft:block/cut_copper","top":"minecraft:block/cut_copper"}},"cut_copper_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/cut_copper","side":"minecraft:block/cut_copper","top":"minecraft:block/cut_copper"}},"cut_copper_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/cut_copper","side":"minecraft:block/cut_copper","top":"minecraft:block/cut_copper"}},"cut_copper_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/cut_copper","side":"minecraft:block/cut_copper","top":"minecraft:block/cut_copper"}},"cut_red_sandstone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/red_sandstone_top","side":"minecraft:block/cut_red_sandstone"}},"cut_red_sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/cut_red_sandstone","top":"minecraft:block/red_sandstone_top"}},"cut_red_sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/cut_red_sandstone","top":"minecraft:block/red_sandstone_top"}},"cut_sandstone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/sandstone_top","side":"minecraft:block/cut_sandstone"}},"cut_sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/cut_sandstone","top":"minecraft:block/sandstone_top"}},"cut_sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/cut_sandstone","top":"minecraft:block/sandstone_top"}},"cyan_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/cyan_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"cyan_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/cyan_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"cyan_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/cyan_candle","particle":"minecraft:block/cyan_candle"}},"cyan_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/cyan_candle_lit","particle":"minecraft:block/cyan_candle_lit"}},"cyan_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/cyan_candle","particle":"minecraft:block/cyan_candle"}},"cyan_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/cyan_candle_lit","particle":"minecraft:block/cyan_candle_lit"}},"cyan_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/cyan_candle","particle":"minecraft:block/cyan_candle"}},"cyan_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/cyan_candle_lit","particle":"minecraft:block/cyan_candle_lit"}},"cyan_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/cyan_candle","particle":"minecraft:block/cyan_candle"}},"cyan_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/cyan_candle_lit","particle":"minecraft:block/cyan_candle_lit"}},"cyan_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/cyan_wool"}},"cyan_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cyan_concrete"}},"cyan_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cyan_concrete_powder"}},"cyan_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/cyan_glazed_terracotta"}},"cyan_shulker_box":{"textures":{"particle":"minecraft:block/cyan_shulker_box"}},"cyan_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cyan_stained_glass"}},"cyan_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/cyan_stained_glass"}},"cyan_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/cyan_stained_glass"}},"cyan_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/cyan_stained_glass_pane_top","pane":"minecraft:block/cyan_stained_glass"}},"cyan_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/cyan_stained_glass_pane_top","pane":"minecraft:block/cyan_stained_glass"}},"cyan_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/cyan_stained_glass_pane_top","pane":"minecraft:block/cyan_stained_glass"}},"cyan_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cyan_terracotta"}},"cyan_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/cyan_wool"}},"damaged_anvil":{"parent":"minecraft:block/template_anvil","textures":{"top":"minecraft:block/damaged_anvil_top"}},"dandelion":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dandelion"}},"dark_oak_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/dark_oak_door_bottom","top":"minecraft:block/dark_oak_door_top"}},"dark_oak_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_dark_oak_log"}},"dark_oak_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/dark_oak_leaves"}},"dark_oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/dark_oak_log_top","side":"minecraft:block/dark_oak_log"}},"dark_oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/dark_oak_log_top","side":"minecraft:block/dark_oak_log"}},"dark_oak_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dark_oak_planks"}},"dark_oak_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/dark_oak_planks"}},"dark_oak_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dark_oak_sapling"}},"dark_oak_sign":{"textures":{"particle":"minecraft:block/dark_oak_planks"}},"dark_oak_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/dark_oak_planks","side":"minecraft:block/dark_oak_planks","top":"minecraft:block/dark_oak_planks"}},"dark_oak_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/dark_oak_planks","side":"minecraft:block/dark_oak_planks","top":"minecraft:block/dark_oak_planks"}},"dark_oak_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/dark_oak_planks","side":"minecraft:block/dark_oak_planks","top":"minecraft:block/dark_oak_planks"}},"dark_oak_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/dark_oak_planks","side":"minecraft:block/dark_oak_planks","top":"minecraft:block/dark_oak_planks"}},"dark_oak_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/dark_oak_planks","side":"minecraft:block/dark_oak_planks","top":"minecraft:block/dark_oak_planks"}},"dark_oak_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/dark_oak_trapdoor"}},"dark_oak_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/dark_oak_trapdoor"}},"dark_oak_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/dark_oak_trapdoor"}},"dark_oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/dark_oak_log","side":"minecraft:block/dark_oak_log"}},"dark_prismarine":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dark_prismarine"}},"dark_prismarine_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/dark_prismarine","side":"minecraft:block/dark_prismarine","top":"minecraft:block/dark_prismarine"}},"dark_prismarine_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/dark_prismarine","side":"minecraft:block/dark_prismarine","top":"minecraft:block/dark_prismarine"}},"dark_prismarine_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/dark_prismarine","side":"minecraft:block/dark_prismarine","top":"minecraft:block/dark_prismarine"}},"dark_prismarine_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/dark_prismarine","side":"minecraft:block/dark_prismarine","top":"minecraft:block/dark_prismarine"}},"dark_prismarine_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/dark_prismarine","side":"minecraft:block/dark_prismarine","top":"minecraft:block/dark_prismarine"}},"daylight_detector":{"parent":"minecraft:block/template_daylight_detector","textures":{"side":"minecraft:block/daylight_detector_side","top":"minecraft:block/daylight_detector_top"}},"daylight_detector_inverted":{"parent":"minecraft:block/template_daylight_detector","textures":{"side":"minecraft:block/daylight_detector_side","top":"minecraft:block/daylight_detector_inverted_top"}},"dead_brain_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_brain_coral"}},"dead_brain_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dead_brain_coral_block"}},"dead_brain_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/dead_brain_coral_fan"}},"dead_brain_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/dead_brain_coral_fan"}},"dead_bubble_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_bubble_coral"}},"dead_bubble_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dead_bubble_coral_block"}},"dead_bubble_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/dead_bubble_coral_fan"}},"dead_bubble_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/dead_bubble_coral_fan"}},"dead_bush":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_bush"}},"dead_fire_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_fire_coral"}},"dead_fire_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dead_fire_coral_block"}},"dead_fire_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/dead_fire_coral_fan"}},"dead_fire_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/dead_fire_coral_fan"}},"dead_horn_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_horn_coral"}},"dead_horn_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dead_horn_coral_block"}},"dead_horn_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/dead_horn_coral_fan"}},"dead_horn_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/dead_horn_coral_fan"}},"dead_sea_pickle":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[6,0,6],"to":[10,6,10],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[6,5.95,6],"to":[10,5.95,10],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}}]},"dead_tube_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/dead_tube_coral"}},"dead_tube_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dead_tube_coral_block"}},"dead_tube_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/dead_tube_coral_fan"}},"dead_tube_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/dead_tube_coral_fan"}},"decorated_pot":{"textures":{"particle":"minecraft:block/terracotta"}},"deepslate":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/deepslate_top","side":"minecraft:block/deepslate"}},"deepslate_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/deepslate_bricks","side":"minecraft:block/deepslate_bricks","top":"minecraft:block/deepslate_bricks"}},"deepslate_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/deepslate_bricks","side":"minecraft:block/deepslate_bricks","top":"minecraft:block/deepslate_bricks"}},"deepslate_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/deepslate_bricks","side":"minecraft:block/deepslate_bricks","top":"minecraft:block/deepslate_bricks"}},"deepslate_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/deepslate_bricks","side":"minecraft:block/deepslate_bricks","top":"minecraft:block/deepslate_bricks"}},"deepslate_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/deepslate_bricks","side":"minecraft:block/deepslate_bricks","top":"minecraft:block/deepslate_bricks"}},"deepslate_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/deepslate_bricks"}},"deepslate_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/deepslate_bricks"}},"deepslate_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/deepslate_bricks"}},"deepslate_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/deepslate_bricks"}},"deepslate_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_bricks"}},"deepslate_coal_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_coal_ore"}},"deepslate_copper_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_copper_ore"}},"deepslate_diamond_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_diamond_ore"}},"deepslate_emerald_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_emerald_ore"}},"deepslate_gold_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_gold_ore"}},"deepslate_iron_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_iron_ore"}},"deepslate_lapis_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_lapis_ore"}},"deepslate_mirrored":{"parent":"minecraft:block/cube_column_mirrored","textures":{"end":"minecraft:block/deepslate_top","side":"minecraft:block/deepslate"}},"deepslate_redstone_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_redstone_ore"}},"deepslate_tile_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/deepslate_tiles","side":"minecraft:block/deepslate_tiles","top":"minecraft:block/deepslate_tiles"}},"deepslate_tile_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/deepslate_tiles","side":"minecraft:block/deepslate_tiles","top":"minecraft:block/deepslate_tiles"}},"deepslate_tile_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/deepslate_tiles","side":"minecraft:block/deepslate_tiles","top":"minecraft:block/deepslate_tiles"}},"deepslate_tile_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/deepslate_tiles","side":"minecraft:block/deepslate_tiles","top":"minecraft:block/deepslate_tiles"}},"deepslate_tile_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/deepslate_tiles","side":"minecraft:block/deepslate_tiles","top":"minecraft:block/deepslate_tiles"}},"deepslate_tile_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/deepslate_tiles"}},"deepslate_tile_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/deepslate_tiles"}},"deepslate_tile_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/deepslate_tiles"}},"deepslate_tile_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/deepslate_tiles"}},"deepslate_tiles":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/deepslate_tiles"}},"detector_rail":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/detector_rail"}},"detector_rail_on":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/detector_rail_on"}},"detector_rail_on_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/detector_rail_on"}},"detector_rail_on_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/detector_rail_on"}},"detector_rail_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/detector_rail"}},"detector_rail_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/detector_rail"}},"diamond_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/diamond_block"}},"diamond_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/diamond_ore"}},"diorite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/diorite"}},"diorite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/diorite","side":"minecraft:block/diorite","top":"minecraft:block/diorite"}},"diorite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/diorite","side":"minecraft:block/diorite","top":"minecraft:block/diorite"}},"diorite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/diorite","side":"minecraft:block/diorite","top":"minecraft:block/diorite"}},"diorite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/diorite","side":"minecraft:block/diorite","top":"minecraft:block/diorite"}},"diorite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/diorite","side":"minecraft:block/diorite","top":"minecraft:block/diorite"}},"diorite_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/diorite"}},"diorite_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/diorite"}},"diorite_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/diorite"}},"diorite_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/diorite"}},"dirt":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dirt"}},"dirt_path":{"parent":"block/block","textures":{"particle":"block/dirt","top":"block/dirt_path_top","side":"block/dirt_path_side","bottom":"block/dirt"},"elements":[{"from":[0,0,0],"to":[16,15,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,1,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,1,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,1,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,1,16,16],"texture":"#side","cullface":"east"}}}]},"dispenser":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/dispenser_front","side":"minecraft:block/furnace_side","top":"minecraft:block/furnace_top"}},"dispenser_vertical":{"parent":"minecraft:block/orientable_vertical","textures":{"front":"minecraft:block/dispenser_front_vertical","side":"minecraft:block/furnace_top"}},"door_bottom_left":{"ambientocclusion":false,"textures":{"particle":"#bottom"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"down":{"uv":[16,13,0,16],"texture":"#bottom","cullface":"down","rotation":90},"north":{"uv":[3,0,0,16],"texture":"#bottom","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#bottom"}}}]},"door_bottom_left_open":{"ambientocclusion":false,"textures":{"particle":"#bottom"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"down":{"uv":[0,16,16,13],"texture":"#bottom","cullface":"down","rotation":90},"north":{"uv":[0,0,3,16],"texture":"#bottom","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#bottom","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#bottom"}}}]},"door_bottom_right":{"ambientocclusion":false,"textures":{"particle":"#bottom"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"down":{"uv":[0,13,16,16],"texture":"#bottom","cullface":"down","rotation":90},"north":{"uv":[3,0,0,16],"texture":"#bottom","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#bottom","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#bottom"}}}]},"door_bottom_right_open":{"ambientocclusion":false,"textures":{"particle":"#bottom"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"down":{"uv":[16,16,0,13],"texture":"#bottom","cullface":"down","rotation":90},"north":{"uv":[3,0,0,16],"texture":"#bottom","cullface":"north"},"south":{"uv":[3,0,0,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#bottom"}}}]},"door_top_left":{"ambientocclusion":false,"textures":{"particle":"#top"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"up":{"uv":[0,3,16,0],"texture":"#top","cullface":"up","rotation":90},"north":{"uv":[3,0,0,16],"texture":"#top","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#top","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#top","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#top"}}}]},"door_top_left_open":{"ambientocclusion":false,"textures":{"particle":"#top"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"up":{"uv":[0,3,16,0],"texture":"#top","cullface":"up","rotation":270},"north":{"uv":[0,0,3,16],"texture":"#top","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#top","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#top","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#top"}}}]},"door_top_right":{"ambientocclusion":false,"textures":{"particle":"#top"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"up":{"uv":[0,0,16,3],"texture":"#top","cullface":"up","rotation":270},"north":{"uv":[3,0,0,16],"texture":"#top","cullface":"north"},"south":{"uv":[0,0,3,16],"texture":"#top","cullface":"south"},"west":{"uv":[16,0,0,16],"texture":"#top","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#top"}}}]},"door_top_right_open":{"ambientocclusion":false,"textures":{"particle":"#top"},"elements":[{"from":[0,0,0],"to":[3,16,16],"faces":{"up":{"uv":[0,0,16,3],"texture":"#top","cullface":"up","rotation":90},"north":{"uv":[3,0,0,16],"texture":"#top","cullface":"north"},"south":{"uv":[3,0,0,16],"texture":"#top","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#top","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#top"}}}]},"dragon_egg":{"parent":"block/block","textures":{"particle":"block/dragon_egg","all":"block/dragon_egg"},"elements":[{"from":[6,15,6],"to":[10,16,10],"faces":{"north":{"uv":[6,0,10,1],"texture":"#all"},"east":{"uv":[6,0,10,1],"texture":"#all"},"south":{"uv":[6,0,10,1],"texture":"#all"},"west":{"uv":[6,0,10,1],"texture":"#all"},"up":{"uv":[6,6,10,10],"texture":"#all","cullface":"up"}}},{"from":[5,14,5],"to":[11,15,11],"faces":{"north":{"uv":[5,1,11,2],"texture":"#all"},"east":{"uv":[5,1,11,2],"texture":"#all"},"south":{"uv":[5,1,11,2],"texture":"#all"},"west":{"uv":[5,1,11,2],"texture":"#all"},"up":{"uv":[5,5,11,11],"texture":"#all"}}},{"from":[4,13,4],"to":[12,14,12],"rotation":{"angle":0,"axis":"y","origin":[0,-1,0]},"faces":{"north":{"uv":[4,2,12,3],"texture":"#all"},"east":{"uv":[4,2,12,3],"texture":"#all"},"south":{"uv":[4,2,12,3],"texture":"#all"},"west":{"uv":[4,2,12,3],"texture":"#all"},"up":{"uv":[4,4,12,12],"texture":"#all"}}},{"from":[3,0,3],"to":[13,13,13],"faces":{"north":{"uv":[3,3,13,16],"texture":"#all"},"east":{"uv":[3,3,13,16],"texture":"#all"},"south":{"uv":[3,3,13,16],"texture":"#all"},"west":{"uv":[3,3,13,16],"texture":"#all"},"up":{"uv":[3,3,13,13],"texture":"#all"},"down":{"uv":[3,3,13,13],"texture":"#all","cullface":"down"}}},{"from":[2,1,2],"to":[14,11,14],"faces":{"north":{"uv":[2,5,14,15],"texture":"#all"},"east":{"uv":[2,5,14,15],"texture":"#all"},"south":{"uv":[2,5,14,15],"texture":"#all"},"west":{"uv":[2,5,14,15],"texture":"#all"},"up":{"uv":[2,2,14,14],"texture":"#all"},"down":{"uv":[2,2,14,14],"texture":"#all"}}},{"from":[1,3,1],"to":[15,8,15],"faces":{"north":{"uv":[1,8,15,13],"texture":"#all"},"east":{"uv":[1,8,15,13],"texture":"#all"},"south":{"uv":[1,8,15,13],"texture":"#all"},"west":{"uv":[1,8,15,13],"texture":"#all"},"up":{"uv":[1,1,15,15],"texture":"#all"},"down":{"uv":[1,1,15,15],"texture":"#all"}}}]},"dried_kelp_block":{"parent":"block/block","textures":{"particle":"block/dried_kelp_side","down":"block/dried_kelp_bottom","up":"block/dried_kelp_top","north":"block/dried_kelp_side","east":"block/dried_kelp_side","south":"block/dried_kelp_side","west":"block/dried_kelp_side"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#up","cullface":"up"},"north":{"texture":"#north","cullface":"north"},"south":{"uv":[16,0,0,16],"texture":"#south","cullface":"south"},"west":{"texture":"#west","cullface":"west"},"east":{"uv":[16,0,0,16],"texture":"#east","cullface":"east"}}}]},"dripstone_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/dripstone_block"}},"dropper":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/dropper_front","side":"minecraft:block/furnace_side","top":"minecraft:block/furnace_top"}},"dropper_vertical":{"parent":"minecraft:block/orientable_vertical","textures":{"front":"minecraft:block/dropper_front_vertical","side":"minecraft:block/furnace_top"}},"emerald_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/emerald_block"}},"emerald_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/emerald_ore"}},"enchanting_table":{"parent":"block/block","textures":{"particle":"block/enchanting_table_bottom","bottom":"block/enchanting_table_bottom","top":"block/enchanting_table_top","side":"block/enchanting_table_side"},"elements":[{"from":[0,0,0],"to":[16,12,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,4,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,4,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,4,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,4,16,16],"texture":"#side","cullface":"east"}}}]},"end_portal":{"textures":{"particle":"minecraft:block/obsidian"}},"end_portal_frame":{"parent":"block/block","textures":{"particle":"block/end_portal_frame_side","bottom":"block/end_stone","top":"block/end_portal_frame_top","side":"block/end_portal_frame_side"},"elements":[{"from":[0,0,0],"to":[16,13,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,3,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,3,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,3,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,3,16,16],"texture":"#side","cullface":"east"}}}]},"end_portal_frame_filled":{"textures":{"particle":"block/end_portal_frame_side","bottom":"block/end_stone","top":"block/end_portal_frame_top","side":"block/end_portal_frame_side","eye":"block/end_portal_frame_eye"},"elements":[{"from":[0,0,0],"to":[16,13,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,3,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,3,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,3,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,3,16,16],"texture":"#side","cullface":"east"}}},{"from":[4,13,4],"to":[12,16,12],"faces":{"up":{"uv":[4,4,12,12],"texture":"#eye","cullface":"up"},"north":{"uv":[4,0,12,3],"texture":"#eye"},"south":{"uv":[4,0,12,3],"texture":"#eye"},"west":{"uv":[4,0,12,3],"texture":"#eye"},"east":{"uv":[4,0,12,3],"texture":"#eye"}}}]},"end_rod":{"parent":"block/block","display":{"head":{"rotation":[-60,0,0],"translation":[0,5,-9],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[0,0,0],"translation":[0,0,0],"scale":[0.375,0.375,0.375]}},"textures":{"end_rod":"block/end_rod","particle":"block/end_rod"},"elements":[{"from":[6,0,6],"to":[10,1,10],"faces":{"down":{"uv":[6,6,2,2],"texture":"#end_rod","cullface":"down"},"up":{"uv":[2,2,6,6],"texture":"#end_rod"},"north":{"uv":[2,6,6,7],"texture":"#end_rod"},"south":{"uv":[2,6,6,7],"texture":"#end_rod"},"west":{"uv":[2,6,6,7],"texture":"#end_rod"},"east":{"uv":[2,6,6,7],"texture":"#end_rod"}}},{"from":[7,1,7],"to":[9,16,9],"faces":{"up":{"uv":[2,0,4,2],"texture":"#end_rod","cullface":"up"},"north":{"uv":[0,0,2,15],"texture":"#end_rod"},"south":{"uv":[0,0,2,15],"texture":"#end_rod"},"west":{"uv":[0,0,2,15],"texture":"#end_rod"},"east":{"uv":[0,0,2,15],"texture":"#end_rod"}}}]},"end_stone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/end_stone"}},"end_stone_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/end_stone_bricks","side":"minecraft:block/end_stone_bricks","top":"minecraft:block/end_stone_bricks"}},"end_stone_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/end_stone_bricks","side":"minecraft:block/end_stone_bricks","top":"minecraft:block/end_stone_bricks"}},"end_stone_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/end_stone_bricks","side":"minecraft:block/end_stone_bricks","top":"minecraft:block/end_stone_bricks"}},"end_stone_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/end_stone_bricks","side":"minecraft:block/end_stone_bricks","top":"minecraft:block/end_stone_bricks"}},"end_stone_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/end_stone_bricks","side":"minecraft:block/end_stone_bricks","top":"minecraft:block/end_stone_bricks"}},"end_stone_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/end_stone_bricks"}},"end_stone_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/end_stone_bricks"}},"end_stone_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/end_stone_bricks"}},"end_stone_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/end_stone_bricks"}},"end_stone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/end_stone_bricks"}},"ender_chest":{"textures":{"particle":"minecraft:block/obsidian"}},"exposed_chiseled_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_chiseled_copper"}},"exposed_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper"}},"exposed_copper_bulb":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper_bulb"}},"exposed_copper_bulb_lit":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper_bulb_lit"}},"exposed_copper_bulb_lit_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper_bulb_lit_powered"}},"exposed_copper_bulb_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper_bulb_powered"}},"exposed_copper_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/exposed_copper_door_bottom","top":"minecraft:block/exposed_copper_door_top"}},"exposed_copper_grate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_copper_grate"}},"exposed_copper_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/exposed_copper_trapdoor"}},"exposed_copper_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/exposed_copper_trapdoor"}},"exposed_copper_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/exposed_copper_trapdoor"}},"exposed_cut_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/exposed_cut_copper"}},"exposed_cut_copper_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/exposed_cut_copper","side":"minecraft:block/exposed_cut_copper","top":"minecraft:block/exposed_cut_copper"}},"exposed_cut_copper_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/exposed_cut_copper","side":"minecraft:block/exposed_cut_copper","top":"minecraft:block/exposed_cut_copper"}},"exposed_cut_copper_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/exposed_cut_copper","side":"minecraft:block/exposed_cut_copper","top":"minecraft:block/exposed_cut_copper"}},"exposed_cut_copper_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/exposed_cut_copper","side":"minecraft:block/exposed_cut_copper","top":"minecraft:block/exposed_cut_copper"}},"exposed_cut_copper_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/exposed_cut_copper","side":"minecraft:block/exposed_cut_copper","top":"minecraft:block/exposed_cut_copper"}},"farmland":{"parent":"minecraft:block/template_farmland","textures":{"dirt":"minecraft:block/dirt","top":"minecraft:block/farmland"}},"farmland_moist":{"parent":"minecraft:block/template_farmland","textures":{"dirt":"minecraft:block/dirt","top":"minecraft:block/farmland_moist"}},"fence_inventory":{"parent":"block/block","display":{"gui":{"rotation":[30,135,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"fixed":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}},"textures":{"particle":"#texture"},"elements":[{"from":[6,0,0],"to":[10,16,4],"faces":{"down":{"uv":[6,0,10,4],"texture":"#texture","cullface":"down"},"up":{"uv":[6,0,10,4],"texture":"#texture"},"north":{"uv":[6,0,10,16],"texture":"#texture"},"south":{"uv":[6,0,10,16],"texture":"#texture"},"west":{"uv":[0,0,4,16],"texture":"#texture"},"east":{"uv":[0,0,4,16],"texture":"#texture"}},"__comment":"Left post"},{"from":[6,0,12],"to":[10,16,16],"faces":{"down":{"uv":[6,12,10,16],"texture":"#texture","cullface":"down"},"up":{"uv":[6,12,10,16],"texture":"#texture"},"north":{"uv":[6,0,10,16],"texture":"#texture"},"south":{"uv":[6,0,10,16],"texture":"#texture"},"west":{"uv":[12,0,16,16],"texture":"#texture"},"east":{"uv":[12,0,16,16],"texture":"#texture"}},"__comment":"Right post"},{"from":[7,12,0],"to":[9,15,16],"faces":{"down":{"uv":[7,0,9,16],"texture":"#texture"},"up":{"uv":[7,0,9,16],"texture":"#texture"},"west":{"uv":[0,1,16,4],"texture":"#texture"},"east":{"uv":[0,1,16,4],"texture":"#texture"}},"__comment":"Top bar"},{"from":[7,12,-2],"to":[9,15,0],"faces":{"down":{"uv":[7,0,9,2],"texture":"#texture"},"up":{"uv":[7,14,9,16],"texture":"#texture"},"north":{"uv":[7,1,9,4],"texture":"#texture"},"west":{"uv":[14,1,16,4],"texture":"#texture"},"east":{"uv":[0,1,2,4],"texture":"#texture"}},"__comment":"Top bar left"},{"from":[7,12,16],"to":[9,15,18],"faces":{"down":{"uv":[7,14,9,16],"texture":"#texture"},"up":{"uv":[7,0,9,2],"texture":"#texture"},"south":{"uv":[7,1,9,4],"texture":"#texture"},"west":{"uv":[0,1,2,4],"texture":"#texture"},"east":{"uv":[14,1,16,4],"texture":"#texture"}},"__comment":"Top bar right"},{"from":[7,6,0],"to":[9,9,16],"faces":{"down":{"uv":[7,0,9,16],"texture":"#texture"},"up":{"uv":[7,0,9,16],"texture":"#texture"},"west":{"uv":[0,7,16,10],"texture":"#texture"},"east":{"uv":[0,7,16,10],"texture":"#texture"}},"__comment":"Lower bar"},{"from":[7,6,-2],"to":[9,9,0],"faces":{"down":{"uv":[7,0,9,2],"texture":"#texture"},"up":{"uv":[7,14,9,16],"texture":"#texture"},"north":{"uv":[7,7,9,10],"texture":"#texture"},"west":{"uv":[14,7,16,10],"texture":"#texture"},"east":{"uv":[0,7,2,10],"texture":"#texture"}},"__comment":"Lower bar left"},{"from":[7,6,16],"to":[9,9,18],"faces":{"down":{"uv":[7,14,9,16],"texture":"#texture"},"up":{"uv":[7,0,9,2],"texture":"#texture"},"south":{"uv":[7,7,9,10],"texture":"#texture"},"west":{"uv":[0,7,2,10],"texture":"#texture"},"east":{"uv":[14,7,16,10],"texture":"#texture"}},"__comment":"Lower bar right"}]},"fence_post":{"textures":{"particle":"#texture"},"elements":[{"from":[6,0,6],"to":[10,16,10],"faces":{"down":{"uv":[6,6,10,10],"texture":"#texture","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#texture","cullface":"up"},"north":{"uv":[6,0,10,16],"texture":"#texture"},"south":{"uv":[6,0,10,16],"texture":"#texture"},"west":{"uv":[6,0,10,16],"texture":"#texture"},"east":{"uv":[6,0,10,16],"texture":"#texture"}},"__comment":"Center post"}]},"fence_side":{"textures":{"particle":"#texture"},"elements":[{"from":[7,12,0],"to":[9,15,9],"faces":{"down":{"uv":[7,0,9,9],"texture":"#texture"},"up":{"uv":[7,0,9,9],"texture":"#texture"},"north":{"uv":[7,1,9,4],"texture":"#texture","cullface":"north"},"west":{"uv":[0,1,9,4],"texture":"#texture"},"east":{"uv":[0,1,9,4],"texture":"#texture"}},"__comment":"top bar"},{"from":[7,6,0],"to":[9,9,9],"faces":{"down":{"uv":[7,0,9,9],"texture":"#texture"},"up":{"uv":[7,0,9,9],"texture":"#texture"},"north":{"uv":[7,7,9,10],"texture":"#texture","cullface":"north"},"west":{"uv":[0,7,9,10],"texture":"#texture"},"east":{"uv":[0,7,9,10],"texture":"#texture"}},"__comment":"lower bar"}]},"fern":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/fern"}},"fire_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/fire_coral"}},"fire_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/fire_coral_block"}},"fire_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/fire_coral_fan"}},"fire_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/fire_coral_fan"}},"fire_floor0":{"parent":"minecraft:block/template_fire_floor","textures":{"fire":"minecraft:block/fire_0"}},"fire_floor1":{"parent":"minecraft:block/template_fire_floor","textures":{"fire":"minecraft:block/fire_1"}},"fire_side0":{"parent":"minecraft:block/template_fire_side","textures":{"fire":"minecraft:block/fire_0"}},"fire_side1":{"parent":"minecraft:block/template_fire_side","textures":{"fire":"minecraft:block/fire_1"}},"fire_side_alt0":{"parent":"minecraft:block/template_fire_side_alt","textures":{"fire":"minecraft:block/fire_0"}},"fire_side_alt1":{"parent":"minecraft:block/template_fire_side_alt","textures":{"fire":"minecraft:block/fire_1"}},"fire_up0":{"parent":"minecraft:block/template_fire_up","textures":{"fire":"minecraft:block/fire_0"}},"fire_up1":{"parent":"minecraft:block/template_fire_up","textures":{"fire":"minecraft:block/fire_1"}},"fire_up_alt0":{"parent":"minecraft:block/template_fire_up_alt","textures":{"fire":"minecraft:block/fire_0"}},"fire_up_alt1":{"parent":"minecraft:block/template_fire_up_alt","textures":{"fire":"minecraft:block/fire_1"}},"fletching_table":{"parent":"minecraft:block/cube","textures":{"down":"minecraft:block/birch_planks","east":"minecraft:block/fletching_table_side","north":"minecraft:block/fletching_table_front","particle":"minecraft:block/fletching_table_front","south":"minecraft:block/fletching_table_front","up":"minecraft:block/fletching_table_top","west":"minecraft:block/fletching_table_side"}},"flower_pot":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","dirt":"block/dirt"},"elements":[{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}}]},"flower_pot_cross":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","dirt":"block/dirt"},"elements":[{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}},{"from":[2.6,4,8],"to":[13.4,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#plant"},"south":{"uv":[0,0,16,16],"texture":"#plant"}}},{"from":[8,4,2.6],"to":[8,16,13.4],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#plant"},"east":{"uv":[0,0,16,16],"texture":"#plant"}}}]},"flowerbed_1":{"ambientocclusion":false,"textures":{"particle":"#flowerbed"},"elements":[{"from":[0,2.99,0],"to":[8,2.99,8],"faces":{"up":{"uv":[0,0,8,8],"texture":"#flowerbed"},"down":{"uv":[0,8,8,0],"texture":"#flowerbed"}}},{"from":[4.25,0,-2.6],"to":[4.25,2.99,-1.6],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"east":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}},{"from":[3.75,0,-2.1],"to":[4.75,2.99,-2.1],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"north":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}},{"from":[4.9,0,2.3],"to":[4.9,2.99,3.3],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"east":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}},{"from":[4.4,0,2.8],"to":[5.4,2.99,2.8],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"north":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}},{"from":[9.15,0,-0.45],"to":[9.15,2.99,0.55],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"east":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}},{"from":[8.65,0,0.05],"to":[9.65,2.99,0.05],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"north":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,4,1,7],"texture":"#stem","tintindex":1}}}]},"flowerbed_2":{"ambientocclusion":false,"textures":{"particle":"#flowerbed"},"elements":[{"from":[0,1,8],"to":[8,1,16],"faces":{"up":{"uv":[0,8,8,16],"texture":"#flowerbed"},"down":{"uv":[0,16,8,8],"texture":"#flowerbed"}}},{"from":[0,1,8],"to":[8,1,16],"faces":{"up":{"uv":[0,8,8,16],"texture":"#flowerbed"},"down":{"uv":[0,16,8,8],"texture":"#flowerbed"}}},{"from":[10.15,0,5.25],"to":[11.15,1,5.25],"rotation":{"angle":-45,"axis":"y","origin":[0,0,1]},"faces":{"north":{"uv":[0,6,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,6,1,7],"texture":"#stem","tintindex":1}}},{"from":[10.65,0,4.75],"to":[10.65,1,5.75],"rotation":{"angle":-45,"axis":"y","origin":[0,0,1]},"faces":{"east":{"uv":[0,6,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,6,1,7],"texture":"#stem","tintindex":1}}}]},"flowerbed_3":{"ambientocclusion":false,"textures":{"particle":"#flowerbed"},"elements":[{"from":[8,2,8],"to":[16,2,16],"faces":{"up":{"uv":[8,8,16,16],"texture":"#flowerbed"},"down":{"uv":[8,16,16,8],"texture":"#flowerbed"}}},{"from":[17.65,0,1.9],"to":[18.65,2,1.9],"rotation":{"angle":-45,"axis":"y","origin":[0.5,0,0.5]},"faces":{"north":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[18.15,0,1.4],"to":[18.15,2,2.4],"rotation":{"angle":-45,"axis":"y","origin":[0.5,0,0.5]},"faces":{"east":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[17.65,0,-3.35],"to":[17.65,2,-2.35],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"east":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[17.15,0,-2.85],"to":[18.15,2,-2.85],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"north":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[13.4,0,-0.5],"to":[13.4,2,0.5],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"east":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[12.9,0,0],"to":[13.9,2,0],"rotation":{"angle":-45,"axis":"y","origin":[0,0,0]},"faces":{"north":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}}]},"flowerbed_4":{"ambientocclusion":false,"textures":{"particle":"#flowerbed"},"elements":[{"from":[8,2,0],"to":[16,2,8],"faces":{"up":{"uv":[8,0,16,8],"texture":"#flowerbed"},"down":{"uv":[8,8,16,0],"texture":"#flowerbed"}}},{"from":[12.4,0,-7.7],"to":[12.4,2,-6.7],"rotation":{"angle":-45,"axis":"y","origin":[-1,0,-3]},"faces":{"east":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"west":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}},{"from":[11.9,0,-7.2],"to":[12.9,2,-7.2],"rotation":{"angle":-45,"axis":"y","origin":[-1,0,-3]},"faces":{"north":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1},"south":{"uv":[0,5,1,7],"texture":"#stem","tintindex":1}}}]},"flowering_azalea":{"parent":"minecraft:block/template_azalea","textures":{"side":"minecraft:block/flowering_azalea_side","top":"minecraft:block/flowering_azalea_top"}},"flowering_azalea_leaves":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/flowering_azalea_leaves"}},"four_dead_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[2,0,2],"to":[6,6,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[2,5.95,2],"to":[6,5.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[9,0,10],"to":[13,4,14],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[9,3.95,10],"to":[13,3.95,14],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[9,0,2],"to":[13,6,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[9,5.95,2],"to":[13,5.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[2,0,8],"to":[6,7,12],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,12],"texture":"#all"},"south":{"uv":[0,5,4,12],"texture":"#all"},"west":{"uv":[8,5,12,12],"texture":"#all"},"east":{"uv":[12,5,16,12],"texture":"#all"}}},{"from":[2,6.95,8],"to":[6,6.95,12],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}}]},"four_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[2,0,2],"to":[6,6,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[2,5.95,2],"to":[6,5.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[9,0,10],"to":[13,4,14],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[9,3.95,10],"to":[13,3.95,14],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[9,0,2],"to":[13,6,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[9,5.95,2],"to":[13,5.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[2,0,8],"to":[6,7,12],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,12],"texture":"#all"},"south":{"uv":[0,5,4,12],"texture":"#all"},"west":{"uv":[8,5,12,12],"texture":"#all"},"east":{"uv":[12,5,16,12],"texture":"#all"}}},{"from":[2,6.95,8],"to":[6,6.95,12],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[3.5,5.2,4],"to":[4.5,8.7,4],"rotation":{"origin":[4,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[4,5.2,3.5],"to":[4,8.7,4.5],"rotation":{"origin":[4,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[10.5,3.2,12],"to":[11.5,6.7,12],"rotation":{"origin":[11,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[11,3.2,11.5],"to":[11,6.7,12.5],"rotation":{"origin":[11,8,12],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[10.5,5.2,4],"to":[11.5,8.7,4],"rotation":{"origin":[11,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[11,5.2,3.5],"to":[11,8.7,4.5],"rotation":{"origin":[11,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[3.5,6.2,10],"to":[4.5,9.7,10],"rotation":{"origin":[4,8,10],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[4,6.2,9.5],"to":[4,9.7,10.5],"rotation":{"origin":[4,8,10],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}}]},"four_slightly_cracked_turtle_eggs":{"parent":"minecraft:block/template_four_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_slightly_cracked"}},"four_turtle_eggs":{"parent":"minecraft:block/template_four_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg"}},"four_very_cracked_turtle_eggs":{"parent":"minecraft:block/template_four_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_very_cracked"}},"frogspawn":{"ambientocclusion":false,"textures":{"particle":"block/frogspawn","texture":"block/frogspawn"},"elements":[{"from":[0,0.25,0],"to":[16,0.25,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,16],"texture":"#texture"}}}]},"frosted_ice_0":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/frosted_ice_0"}},"frosted_ice_1":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/frosted_ice_1"}},"frosted_ice_2":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/frosted_ice_2"}},"frosted_ice_3":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/frosted_ice_3"}},"furnace":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/furnace_front","side":"minecraft:block/furnace_side","top":"minecraft:block/furnace_top"}},"furnace_on":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/furnace_front_on","side":"minecraft:block/furnace_side","top":"minecraft:block/furnace_top"}},"gilded_blackstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gilded_blackstone"}},"glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/glass"}},"glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/glass"}},"glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/glass"}},"glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/glass_pane_top","pane":"minecraft:block/glass"}},"glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/glass_pane_top","pane":"minecraft:block/glass"}},"glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/glass_pane_top","pane":"minecraft:block/glass"}},"glow_item_frame":{"parent":"minecraft:block/template_item_frame","textures":{"particle":"block/birch_planks","wood":"block/birch_planks","back":"block/glow_item_frame"}},"glow_item_frame_map":{"parent":"minecraft:block/template_item_frame_map","textures":{"particle":"block/birch_planks","wood":"block/birch_planks","back":"block/glow_item_frame"}},"glow_lichen":{"ambientocclusion":false,"textures":{"particle":"block/glow_lichen","glow_lichen":"block/glow_lichen"},"elements":[{"from":[0,0,0.1],"to":[16,16,0.1],"faces":{"north":{"uv":[16,0,0,16],"texture":"#glow_lichen"},"south":{"uv":[0,0,16,16],"texture":"#glow_lichen"}}}]},"glowstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/glowstone"}},"gold_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gold_block"}},"gold_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gold_ore"}},"granite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/granite"}},"granite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/granite","side":"minecraft:block/granite","top":"minecraft:block/granite"}},"granite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/granite","side":"minecraft:block/granite","top":"minecraft:block/granite"}},"granite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/granite","side":"minecraft:block/granite","top":"minecraft:block/granite"}},"granite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/granite","side":"minecraft:block/granite","top":"minecraft:block/granite"}},"granite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/granite","side":"minecraft:block/granite","top":"minecraft:block/granite"}},"granite_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/granite"}},"granite_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/granite"}},"granite_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/granite"}},"granite_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/granite"}},"grass_block":{"parent":"block/block","textures":{"particle":"block/dirt","bottom":"block/dirt","top":"block/grass_block_top","side":"block/grass_block_side","overlay":"block/grass_block_side_overlay"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up","tintindex":0},"north":{"uv":[0,0,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"}}},{"from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#overlay","tintindex":0,"cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#overlay","tintindex":0,"cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#overlay","tintindex":0,"cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#overlay","tintindex":0,"cullface":"east"}}}]},"grass_block_snow":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/dirt","particle":"minecraft:block/dirt","side":"minecraft:block/grass_block_snow","top":"minecraft:block/grass_block_top"}},"gravel":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gravel"}},"gray_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/gray_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"gray_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/gray_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"gray_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/gray_candle","particle":"minecraft:block/gray_candle"}},"gray_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/gray_candle_lit","particle":"minecraft:block/gray_candle_lit"}},"gray_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/gray_candle","particle":"minecraft:block/gray_candle"}},"gray_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/gray_candle_lit","particle":"minecraft:block/gray_candle_lit"}},"gray_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/gray_candle","particle":"minecraft:block/gray_candle"}},"gray_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/gray_candle_lit","particle":"minecraft:block/gray_candle_lit"}},"gray_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/gray_candle","particle":"minecraft:block/gray_candle"}},"gray_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/gray_candle_lit","particle":"minecraft:block/gray_candle_lit"}},"gray_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/gray_wool"}},"gray_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gray_concrete"}},"gray_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gray_concrete_powder"}},"gray_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/gray_glazed_terracotta"}},"gray_shulker_box":{"textures":{"particle":"minecraft:block/gray_shulker_box"}},"gray_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gray_stained_glass"}},"gray_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/gray_stained_glass"}},"gray_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/gray_stained_glass"}},"gray_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/gray_stained_glass_pane_top","pane":"minecraft:block/gray_stained_glass"}},"gray_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/gray_stained_glass_pane_top","pane":"minecraft:block/gray_stained_glass"}},"gray_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/gray_stained_glass_pane_top","pane":"minecraft:block/gray_stained_glass"}},"gray_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gray_terracotta"}},"gray_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/gray_wool"}},"green_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/green_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"green_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/green_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"green_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/green_candle","particle":"minecraft:block/green_candle"}},"green_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/green_candle_lit","particle":"minecraft:block/green_candle_lit"}},"green_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/green_candle","particle":"minecraft:block/green_candle"}},"green_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/green_candle_lit","particle":"minecraft:block/green_candle_lit"}},"green_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/green_candle","particle":"minecraft:block/green_candle"}},"green_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/green_candle_lit","particle":"minecraft:block/green_candle_lit"}},"green_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/green_candle","particle":"minecraft:block/green_candle"}},"green_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/green_candle_lit","particle":"minecraft:block/green_candle_lit"}},"green_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/green_wool"}},"green_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/green_concrete"}},"green_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/green_concrete_powder"}},"green_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/green_glazed_terracotta"}},"green_shulker_box":{"textures":{"particle":"minecraft:block/green_shulker_box"}},"green_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/green_stained_glass"}},"green_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/green_stained_glass"}},"green_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/green_stained_glass"}},"green_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/green_stained_glass_pane_top","pane":"minecraft:block/green_stained_glass"}},"green_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/green_stained_glass_pane_top","pane":"minecraft:block/green_stained_glass"}},"green_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/green_stained_glass_pane_top","pane":"minecraft:block/green_stained_glass"}},"green_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/green_terracotta"}},"green_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/green_wool"}},"grindstone":{"parent":"block/block","textures":{"pivot":"block/grindstone_pivot","round":"block/grindstone_round","side":"block/grindstone_side","particle":"block/grindstone_side","leg":"block/dark_oak_log"},"elements":[{"from":[12,0,6],"to":[14,7,10],"faces":{"north":{"uv":[2,9,4,16],"texture":"#leg"},"east":{"uv":[10,16,6,9],"texture":"#leg"},"south":{"uv":[12,9,14,16],"texture":"#leg"},"west":{"uv":[6,9,10,16],"texture":"#leg"},"down":{"uv":[12,6,14,10],"texture":"#leg","cullface":"down"}}},{"from":[2,0,6],"to":[4,7,10],"faces":{"north":{"uv":[12,9,14,16],"texture":"#leg"},"east":{"uv":[10,16,6,9],"texture":"#leg"},"south":{"uv":[2,9,4,16],"texture":"#leg"},"west":{"uv":[6,9,10,16],"texture":"#leg"},"down":{"uv":[2,6,4,10],"texture":"#leg","cullface":"down"}}},{"from":[12,7,5],"to":[14,13,11],"faces":{"north":{"uv":[6,0,8,6],"texture":"#pivot"},"east":{"uv":[0,0,6,6],"texture":"#pivot"},"south":{"uv":[6,0,8,6],"texture":"#pivot"},"up":{"uv":[8,0,10,6],"texture":"#pivot"},"down":{"uv":[8,0,10,6],"texture":"#pivot"}}},{"from":[2,7,5],"to":[4,13,11],"faces":{"north":{"uv":[6,0,8,6],"texture":"#pivot"},"south":{"uv":[6,0,8,6],"texture":"#pivot"},"west":{"uv":[0,0,6,6],"texture":"#pivot"},"up":{"uv":[8,0,10,6],"texture":"#pivot"},"down":{"uv":[8,0,10,6],"texture":"#pivot"}}},{"from":[4,4,2],"to":[12,16,14],"faces":{"north":{"uv":[0,0,8,12],"texture":"#round"},"east":{"uv":[0,0,12,12],"texture":"#side"},"south":{"uv":[0,0,8,12],"texture":"#round"},"west":{"uv":[0,0,12,12],"texture":"#side"},"up":{"uv":[0,0,8,12],"texture":"#round","cullface":"up"},"down":{"uv":[0,0,8,12],"texture":"#round"}}}]},"hanging_roots":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/hanging_roots"}},"hay_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/hay_block_top","side":"minecraft:block/hay_block_side"}},"hay_block_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/hay_block_top","side":"minecraft:block/hay_block_side"}},"heavy_core":{"display":{"gui":{"rotation":[30,225,0],"translation":[0,3,0],"scale":[1,1,1]},"ground":{"rotation":[0,0,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]},"fixed":{"rotation":[0,180,0],"translation":[0,4,0],"scale":[1,1,1]},"thirdperson_righthand":{"rotation":[45,45,0],"translation":[0,3,0],"scale":[0.5,0.5,0.5]}},"texture_size":[16,16],"textures":{"all":"block/heavy_core","particle":"block/heavy_core"},"elements":[{"name":"heavy_core","from":[4,0,4],"to":[12,8,12],"faces":{"north":{"uv":[0,8,8,16],"texture":"all"},"east":{"uv":[0,8,8,16],"texture":"all"},"south":{"uv":[0,8,8,16],"texture":"all"},"west":{"uv":[0,8,8,16],"texture":"all"},"up":{"uv":[0,0,8,8],"texture":"all"},"down":{"uv":[8,0,16,8],"texture":"all"}}}]},"heavy_weighted_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/iron_block"}},"heavy_weighted_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/iron_block"}},"honey_block":{"parent":"block/block","textures":{"particle":"block/honey_block_top","down":"block/honey_block_bottom","up":"block/honey_block_top","side":"block/honey_block_side"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"texture":"#down","cullface":"down"},"up":{"texture":"#down","cullface":"up"},"north":{"texture":"#down","cullface":"north"},"south":{"texture":"#down","cullface":"south"},"west":{"texture":"#down","cullface":"west"},"east":{"texture":"#down","cullface":"east"}}},{"from":[1,1,1],"to":[15,15,15],"faces":{"down":{"uv":[1,1,15,15],"texture":"#down"},"up":{"uv":[1,1,15,15],"texture":"#up"},"north":{"uv":[1,1,15,15],"texture":"#side"},"south":{"uv":[1,1,15,15],"texture":"#side"},"west":{"uv":[1,1,15,15],"texture":"#side"},"east":{"uv":[1,1,15,15],"texture":"#side"}}}]},"honeycomb_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/honeycomb_block"}},"hopper":{"ambientocclusion":false,"textures":{"particle":"block/hopper_outside","top":"block/hopper_top","side":"block/hopper_outside","inside":"block/hopper_inside"},"elements":[{"from":[0,10,0],"to":[16,11,16],"faces":{"down":{"texture":"#inside"},"up":{"texture":"#inside","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"east":{"texture":"#side","cullface":"east"}}},{"from":[0,11,0],"to":[2,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"east":{"texture":"#side","cullface":"up"}}},{"from":[14,11,0],"to":[16,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"up"},"east":{"texture":"#side","cullface":"east"}}},{"from":[2,11,0],"to":[14,16,2],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"up"}}},{"from":[2,11,14],"to":[14,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"up"},"south":{"texture":"#side","cullface":"south"}}},{"from":[4,4,4],"to":[12,10,12],"faces":{"down":{"texture":"#inside"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side"},"east":{"texture":"#side"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"texture":"#inside","cullface":"down"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side"},"east":{"texture":"#side"}}}]},"hopper_side":{"ambientocclusion":false,"textures":{"particle":"block/hopper_outside","top":"block/hopper_top","side":"block/hopper_outside","inside":"block/hopper_inside"},"elements":[{"from":[0,10,0],"to":[16,11,16],"faces":{"down":{"texture":"#inside"},"up":{"texture":"#inside","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"east":{"texture":"#side","cullface":"east"}}},{"from":[0,11,0],"to":[2,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"east":{"texture":"#side","cullface":"up"}}},{"from":[14,11,0],"to":[16,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"up"},"east":{"texture":"#side","cullface":"east"}}},{"from":[2,11,0],"to":[14,16,2],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","cullface":"up"}}},{"from":[2,11,14],"to":[14,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"north":{"texture":"#side","cullface":"up"},"south":{"texture":"#side","cullface":"south"}}},{"from":[4,4,4],"to":[12,10,12],"faces":{"down":{"texture":"#inside"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side"},"east":{"texture":"#side"}}},{"from":[6,4,0],"to":[10,8,4],"faces":{"down":{"texture":"#inside"},"up":{"texture":"#side"},"north":{"texture":"#side","cullface":"north"},"west":{"texture":"#side"},"east":{"texture":"#side"}}}]},"horn_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/horn_coral"}},"horn_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/horn_coral_block"}},"horn_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/horn_coral_fan"}},"horn_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/horn_coral_fan"}},"ice":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/ice"}},"inner_stairs":{"textures":{"particle":"#side"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"}}},{"from":[8,8,0],"to":[16,16,16],"faces":{"up":{"uv":[8,0,16,16],"texture":"#top","cullface":"up"},"north":{"uv":[0,0,8,8],"texture":"#side","cullface":"north"},"south":{"uv":[8,0,16,8],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,8],"texture":"#side"},"east":{"uv":[0,0,16,8],"texture":"#side","cullface":"east"}}},{"from":[0,8,8],"to":[8,16,16],"faces":{"up":{"uv":[0,8,8,16],"texture":"#top","cullface":"up"},"north":{"uv":[8,0,16,8],"texture":"#side"},"south":{"uv":[0,0,8,8],"texture":"#side","cullface":"south"},"west":{"uv":[8,0,16,8],"texture":"#side","cullface":"west"}}}]},"iron_bars_cap":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","bars":"block/iron_bars","edge":"block/iron_bars"},"elements":[{"from":[8,0,8],"to":[8,16,9],"faces":{"west":{"uv":[8,0,7,16],"texture":"#bars"},"east":{"uv":[7,0,8,16],"texture":"#bars"}}},{"from":[7,0,9],"to":[9,16,9],"faces":{"north":{"uv":[9,0,7,16],"texture":"#bars"},"south":{"uv":[7,0,9,16],"texture":"#bars"}}}]},"iron_bars_cap_alt":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","bars":"block/iron_bars","edge":"block/iron_bars"},"elements":[{"from":[8,0,7],"to":[8,16,8],"faces":{"west":{"uv":[8,0,9,16],"texture":"#bars"},"east":{"uv":[9,0,8,16],"texture":"#bars"}}},{"from":[7,0,7],"to":[9,16,7],"faces":{"north":{"uv":[7,0,9,16],"texture":"#bars"},"south":{"uv":[9,0,7,16],"texture":"#bars"}}}]},"iron_bars_post":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","bars":"block/iron_bars"},"elements":[{"from":[8,0,7],"to":[8,16,9],"faces":{"west":{"uv":[7,0,9,16],"texture":"#bars"},"east":{"uv":[9,0,7,16],"texture":"#bars"}}},{"from":[7,0,8],"to":[9,16,8],"faces":{"north":{"uv":[7,0,9,16],"texture":"#bars"},"south":{"uv":[9,0,7,16],"texture":"#bars"}}}]},"iron_bars_post_ends":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","edge":"block/iron_bars"},"elements":[{"from":[7,0.001,7],"to":[9,0.001,9],"faces":{"down":{"uv":[7,7,9,9],"texture":"#edge"},"up":{"uv":[7,7,9,9],"texture":"#edge"}}},{"from":[7,15.999,7],"to":[9,15.999,9],"faces":{"down":{"uv":[7,7,9,9],"texture":"#edge"},"up":{"uv":[7,7,9,9],"texture":"#edge"}}}]},"iron_bars_side":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","bars":"block/iron_bars","edge":"block/iron_bars"},"elements":[{"from":[8,0,0],"to":[8,16,8],"faces":{"west":{"uv":[16,0,8,16],"texture":"#bars"},"east":{"uv":[8,0,16,16],"texture":"#bars"}}},{"from":[7,0,0],"to":[9,16,7],"faces":{"north":{"uv":[7,0,9,16],"texture":"#edge","cullface":"north"}}},{"from":[7,0.001,0],"to":[9,0.001,7],"faces":{"down":{"uv":[9,0,7,7],"texture":"#edge"},"up":{"uv":[7,0,9,7],"texture":"#edge"}}},{"from":[7,15.999,0],"to":[9,15.999,7],"faces":{"down":{"uv":[9,0,7,7],"texture":"#edge"},"up":{"uv":[7,0,9,7],"texture":"#edge"}}}]},"iron_bars_side_alt":{"ambientocclusion":false,"textures":{"particle":"block/iron_bars","bars":"block/iron_bars","edge":"block/iron_bars"},"elements":[{"from":[8,0,8],"to":[8,16,16],"faces":{"west":{"uv":[8,0,0,16],"texture":"#bars"},"east":{"uv":[0,0,8,16],"texture":"#bars"}}},{"from":[7,0,9],"to":[9,16,16],"faces":{"south":{"uv":[7,0,9,16],"texture":"#edge","cullface":"south"},"down":{"uv":[9,9,7,16],"texture":"#edge"},"up":{"uv":[7,9,9,16],"texture":"#edge"}}},{"from":[7,0.001,9],"to":[9,0.001,16],"faces":{"down":{"uv":[9,9,7,16],"texture":"#edge"},"up":{"uv":[7,9,9,16],"texture":"#edge"}}},{"from":[7,15.999,9],"to":[9,15.999,16],"faces":{"down":{"uv":[9,9,7,16],"texture":"#edge"},"up":{"uv":[7,9,9,16],"texture":"#edge"}}}]},"iron_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/iron_block"}},"iron_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/iron_door_bottom","top":"minecraft:block/iron_door_top"}},"iron_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/iron_ore"}},"iron_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/iron_trapdoor"}},"iron_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/iron_trapdoor"}},"iron_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/iron_trapdoor"}},"item_frame":{"parent":"minecraft:block/template_item_frame","textures":{"particle":"block/birch_planks","wood":"block/birch_planks","back":"block/item_frame"}},"item_frame_map":{"parent":"minecraft:block/template_item_frame_map","textures":{"particle":"block/birch_planks","wood":"block/birch_planks","back":"block/item_frame"}},"jack_o_lantern":{"parent":"minecraft:block/orientable","textures":{"front":"minecraft:block/jack_o_lantern","side":"minecraft:block/pumpkin_side","top":"minecraft:block/pumpkin_top"}},"jigsaw":{"parent":"minecraft:block/cube_directional","textures":{"down":"minecraft:block/jigsaw_side","east":"minecraft:block/jigsaw_side","north":"minecraft:block/jigsaw_top","particle":"minecraft:block/jigsaw_top","south":"minecraft:block/jigsaw_bottom","up":"minecraft:block/jigsaw_lock","west":"minecraft:block/jigsaw_side"}},"jukebox":{"parent":"minecraft:block/cube_top","textures":{"side":"minecraft:block/jukebox_side","top":"minecraft:block/jukebox_top"}},"jungle_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/jungle_door_bottom","top":"minecraft:block/jungle_door_top"}},"jungle_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_jungle_log"}},"jungle_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/jungle_leaves"}},"jungle_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/jungle_log_top","side":"minecraft:block/jungle_log"}},"jungle_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/jungle_log_top","side":"minecraft:block/jungle_log"}},"jungle_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/jungle_planks"}},"jungle_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/jungle_planks"}},"jungle_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/jungle_sapling"}},"jungle_sign":{"textures":{"particle":"minecraft:block/jungle_planks"}},"jungle_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/jungle_planks","side":"minecraft:block/jungle_planks","top":"minecraft:block/jungle_planks"}},"jungle_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/jungle_planks","side":"minecraft:block/jungle_planks","top":"minecraft:block/jungle_planks"}},"jungle_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/jungle_planks","side":"minecraft:block/jungle_planks","top":"minecraft:block/jungle_planks"}},"jungle_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/jungle_planks","side":"minecraft:block/jungle_planks","top":"minecraft:block/jungle_planks"}},"jungle_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/jungle_planks","side":"minecraft:block/jungle_planks","top":"minecraft:block/jungle_planks"}},"jungle_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/jungle_trapdoor"}},"jungle_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/jungle_trapdoor"}},"jungle_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/jungle_trapdoor"}},"jungle_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/jungle_log","side":"minecraft:block/jungle_log"}},"kelp":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/kelp"}},"kelp_plant":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/kelp_plant"}},"ladder":{"ambientocclusion":false,"textures":{"particle":"block/ladder","texture":"block/ladder"},"elements":[{"from":[0,0,15.2],"to":[16,16,15.2],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture"},"south":{"uv":[16,0,0,16],"texture":"#texture"}}}]},"lantern":{"parent":"minecraft:block/template_lantern","textures":{"lantern":"minecraft:block/lantern"}},"lantern_hanging":{"parent":"minecraft:block/template_hanging_lantern","textures":{"lantern":"minecraft:block/lantern"}},"lapis_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lapis_block"}},"lapis_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lapis_ore"}},"large_amethyst_bud":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/large_amethyst_bud"}},"large_fern_bottom":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/large_fern_bottom"}},"large_fern_top":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/large_fern_top"}},"lava":{"textures":{"particle":"block/lava_still"}},"lava_cauldron":{"parent":"minecraft:block/template_cauldron_full","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/lava_still","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"leaves":{"parent":"block/block","textures":{"particle":"#all"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#all","tintindex":0,"cullface":"east"}}}]},"lectern":{"parent":"block/block","display":{"firstperson_righthand":{"rotation":[0,135,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}},"textures":{"particle":"block/lectern_sides","bottom":"block/oak_planks","base":"block/lectern_base","front":"block/lectern_front","sides":"block/lectern_sides","top":"block/lectern_top"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"north":{"uv":[0,14,16,16],"texture":"#base","cullface":"north"},"east":{"uv":[0,6,16,8],"texture":"#base","cullface":"east"},"south":{"uv":[0,6,16,8],"texture":"#base","cullface":"south"},"west":{"uv":[0,6,16,8],"texture":"#base","cullface":"west"},"up":{"uv":[0,0,16,16],"rotation":180,"texture":"#base"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[4,2,4],"to":[12,15,12],"faces":{"north":{"uv":[0,0,8,13],"texture":"#front"},"east":{"uv":[2,16,15,8],"rotation":90,"texture":"#sides"},"south":{"uv":[8,3,16,16],"texture":"#front"},"west":{"uv":[2,8,15,16],"rotation":90,"texture":"#sides"}}},{"from":[0.0125,12,3],"to":[15.9875,16,16],"rotation":{"angle":-22.5,"axis":"x","origin":[8,8,8]},"faces":{"north":{"uv":[0,0,16,4],"texture":"#sides"},"east":{"uv":[0,4,13,8],"texture":"#sides"},"south":{"uv":[0,4,16,8],"texture":"#sides"},"west":{"uv":[0,4,13,8],"texture":"#sides"},"up":{"uv":[0,1,16,14],"rotation":180,"texture":"#top"},"down":{"uv":[0,0,16,13],"texture":"#bottom"}}}]},"lever":{"ambientocclusion":false,"textures":{"particle":"block/cobblestone","base":"block/cobblestone","lever":"block/lever"},"elements":[{"from":[5,-0.02,4],"to":[11,2.98,12],"faces":{"down":{"uv":[5,4,11,12],"texture":"#base","cullface":"down"},"up":{"uv":[5,4,11,12],"texture":"#base"},"north":{"uv":[5,0,11,3],"texture":"#base"},"south":{"uv":[5,0,11,3],"texture":"#base"},"west":{"uv":[4,0,12,3],"texture":"#base"},"east":{"uv":[4,0,12,3],"texture":"#base"}}},{"from":[7,1,7],"to":[9,11,9],"rotation":{"origin":[8,1,8],"axis":"x","angle":-45},"faces":{"up":{"uv":[7,6,9,8],"texture":"#lever"},"north":{"uv":[7,6,9,16],"texture":"#lever"},"south":{"uv":[7,6,9,16],"texture":"#lever"},"west":{"uv":[7,6,9,16],"texture":"#lever"},"east":{"uv":[7,6,9,16],"texture":"#lever"}}}]},"lever_on":{"ambientocclusion":false,"textures":{"particle":"block/cobblestone","base":"block/cobblestone","lever":"block/lever"},"elements":[{"from":[5,-0.02,4],"to":[11,2.98,12],"faces":{"down":{"uv":[5,4,11,12],"texture":"#base","cullface":"down"},"up":{"uv":[5,4,11,12],"texture":"#base"},"north":{"uv":[5,0,11,3],"texture":"#base"},"south":{"uv":[5,0,11,3],"texture":"#base"},"west":{"uv":[4,0,12,3],"texture":"#base"},"east":{"uv":[4,0,12,3],"texture":"#base"}}},{"from":[7,1,7],"to":[9,11,9],"rotation":{"origin":[8,1,8],"axis":"x","angle":45},"faces":{"up":{"uv":[7,6,9,8],"texture":"#lever"},"north":{"uv":[7,6,9,16],"texture":"#lever"},"south":{"uv":[7,6,9,16],"texture":"#lever"},"west":{"uv":[7,6,9,16],"texture":"#lever"},"east":{"uv":[7,6,9,16],"texture":"#lever"}}}]},"light_00":{"textures":{"particle":"minecraft:item/light_00"}},"light_01":{"textures":{"particle":"minecraft:item/light_01"}},"light_02":{"textures":{"particle":"minecraft:item/light_02"}},"light_03":{"textures":{"particle":"minecraft:item/light_03"}},"light_04":{"textures":{"particle":"minecraft:item/light_04"}},"light_05":{"textures":{"particle":"minecraft:item/light_05"}},"light_06":{"textures":{"particle":"minecraft:item/light_06"}},"light_07":{"textures":{"particle":"minecraft:item/light_07"}},"light_08":{"textures":{"particle":"minecraft:item/light_08"}},"light_09":{"textures":{"particle":"minecraft:item/light_09"}},"light_10":{"textures":{"particle":"minecraft:item/light_10"}},"light_11":{"textures":{"particle":"minecraft:item/light_11"}},"light_12":{"textures":{"particle":"minecraft:item/light_12"}},"light_13":{"textures":{"particle":"minecraft:item/light_13"}},"light_14":{"textures":{"particle":"minecraft:item/light_14"}},"light_15":{"textures":{"particle":"minecraft:item/light_15"}},"light_blue_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/light_blue_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"light_blue_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/light_blue_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"light_blue_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/light_blue_candle","particle":"minecraft:block/light_blue_candle"}},"light_blue_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/light_blue_candle_lit","particle":"minecraft:block/light_blue_candle_lit"}},"light_blue_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/light_blue_candle","particle":"minecraft:block/light_blue_candle"}},"light_blue_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/light_blue_candle_lit","particle":"minecraft:block/light_blue_candle_lit"}},"light_blue_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/light_blue_candle","particle":"minecraft:block/light_blue_candle"}},"light_blue_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/light_blue_candle_lit","particle":"minecraft:block/light_blue_candle_lit"}},"light_blue_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/light_blue_candle","particle":"minecraft:block/light_blue_candle"}},"light_blue_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/light_blue_candle_lit","particle":"minecraft:block/light_blue_candle_lit"}},"light_blue_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/light_blue_wool"}},"light_blue_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_blue_concrete"}},"light_blue_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_blue_concrete_powder"}},"light_blue_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/light_blue_glazed_terracotta"}},"light_blue_shulker_box":{"textures":{"particle":"minecraft:block/light_blue_shulker_box"}},"light_blue_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_blue_stained_glass"}},"light_blue_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/light_blue_stained_glass"}},"light_blue_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/light_blue_stained_glass"}},"light_blue_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/light_blue_stained_glass_pane_top","pane":"minecraft:block/light_blue_stained_glass"}},"light_blue_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/light_blue_stained_glass_pane_top","pane":"minecraft:block/light_blue_stained_glass"}},"light_blue_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/light_blue_stained_glass_pane_top","pane":"minecraft:block/light_blue_stained_glass"}},"light_blue_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_blue_terracotta"}},"light_blue_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_blue_wool"}},"light_gray_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/light_gray_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"light_gray_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/light_gray_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"light_gray_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/light_gray_candle","particle":"minecraft:block/light_gray_candle"}},"light_gray_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/light_gray_candle_lit","particle":"minecraft:block/light_gray_candle_lit"}},"light_gray_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/light_gray_candle","particle":"minecraft:block/light_gray_candle"}},"light_gray_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/light_gray_candle_lit","particle":"minecraft:block/light_gray_candle_lit"}},"light_gray_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/light_gray_candle","particle":"minecraft:block/light_gray_candle"}},"light_gray_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/light_gray_candle_lit","particle":"minecraft:block/light_gray_candle_lit"}},"light_gray_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/light_gray_candle","particle":"minecraft:block/light_gray_candle"}},"light_gray_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/light_gray_candle_lit","particle":"minecraft:block/light_gray_candle_lit"}},"light_gray_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/light_gray_wool"}},"light_gray_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_gray_concrete"}},"light_gray_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_gray_concrete_powder"}},"light_gray_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/light_gray_glazed_terracotta"}},"light_gray_shulker_box":{"textures":{"particle":"minecraft:block/light_gray_shulker_box"}},"light_gray_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_gray_stained_glass"}},"light_gray_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/light_gray_stained_glass"}},"light_gray_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/light_gray_stained_glass"}},"light_gray_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/light_gray_stained_glass_pane_top","pane":"minecraft:block/light_gray_stained_glass"}},"light_gray_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/light_gray_stained_glass_pane_top","pane":"minecraft:block/light_gray_stained_glass"}},"light_gray_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/light_gray_stained_glass_pane_top","pane":"minecraft:block/light_gray_stained_glass"}},"light_gray_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_gray_terracotta"}},"light_gray_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/light_gray_wool"}},"light_weighted_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/gold_block"}},"light_weighted_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/gold_block"}},"lightning_rod":{"parent":"block/block","display":{"head":{"rotation":[-180,0,0],"translation":[8.5,4,0]},"thirdperson_righthand":{"translation":[0,2,0.5],"scale":[0.40,0.40,0.40]}},"textures":{"texture":"block/lightning_rod","particle":"block/lightning_rod"},"elements":[{"from":[6,12,6],"to":[10,16,10],"faces":{"north":{"uv":[0,0,4,4],"texture":"#texture"},"south":{"uv":[0,0,4,4],"texture":"#texture"},"west":{"uv":[0,0,4,4],"texture":"#texture"},"east":{"uv":[0,0,4,4],"texture":"#texture"},"down":{"uv":[0,0,4,4],"texture":"#texture"},"up":{"uv":[4,4,0,0],"texture":"#texture"}}},{"from":[7,0,7],"to":[9,12,9],"faces":{"north":{"uv":[0,4,2,16],"texture":"#texture"},"south":{"uv":[0,4,2,16],"texture":"#texture"},"west":{"uv":[0,4,2,16],"texture":"#texture"},"east":{"uv":[0,4,2,16],"texture":"#texture"},"down":{"uv":[0,4,2,6],"texture":"#texture"}}}]},"lightning_rod_on":{"parent":"block/block","textures":{"texture":"block/lightning_rod_on","particle":"block/lightning_rod_on"},"elements":[{"from":[6,12,6],"to":[10,16,10],"shade":false,"faces":{"north":{"uv":[0,0,4,4],"texture":"#texture"},"south":{"uv":[0,0,4,4],"texture":"#texture"},"west":{"uv":[0,0,4,4],"texture":"#texture"},"east":{"uv":[0,0,4,4],"texture":"#texture"},"down":{"uv":[0,0,4,4],"texture":"#texture"},"up":{"uv":[4,4,0,0],"texture":"#texture"}}},{"from":[7,0,7],"to":[9,12,9],"shade":false,"faces":{"north":{"uv":[0,4,2,16],"texture":"#texture"},"south":{"uv":[0,4,2,16],"texture":"#texture"},"west":{"uv":[0,4,2,16],"texture":"#texture"},"east":{"uv":[0,4,2,16],"texture":"#texture"},"down":{"uv":[0,4,2,16],"texture":"#texture"}}}]},"lilac_bottom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/lilac_bottom"}},"lilac_top":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/lilac_top"}},"lily_of_the_valley":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/lily_of_the_valley"}},"lily_pad":{"ambientocclusion":false,"textures":{"particle":"block/lily_pad","texture":"block/lily_pad"},"elements":[{"from":[0,0.25,0],"to":[16,0.25,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#texture","tintindex":0},"up":{"uv":[0,0,16,16],"texture":"#texture","tintindex":0}}}]},"lime_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/lime_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"lime_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/lime_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"lime_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/lime_candle","particle":"minecraft:block/lime_candle"}},"lime_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/lime_candle_lit","particle":"minecraft:block/lime_candle_lit"}},"lime_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/lime_candle","particle":"minecraft:block/lime_candle"}},"lime_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/lime_candle_lit","particle":"minecraft:block/lime_candle_lit"}},"lime_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/lime_candle","particle":"minecraft:block/lime_candle"}},"lime_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/lime_candle_lit","particle":"minecraft:block/lime_candle_lit"}},"lime_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/lime_candle","particle":"minecraft:block/lime_candle"}},"lime_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/lime_candle_lit","particle":"minecraft:block/lime_candle_lit"}},"lime_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/lime_wool"}},"lime_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lime_concrete"}},"lime_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lime_concrete_powder"}},"lime_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/lime_glazed_terracotta"}},"lime_shulker_box":{"textures":{"particle":"minecraft:block/lime_shulker_box"}},"lime_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lime_stained_glass"}},"lime_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/lime_stained_glass"}},"lime_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/lime_stained_glass"}},"lime_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/lime_stained_glass_pane_top","pane":"minecraft:block/lime_stained_glass"}},"lime_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/lime_stained_glass_pane_top","pane":"minecraft:block/lime_stained_glass"}},"lime_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/lime_stained_glass_pane_top","pane":"minecraft:block/lime_stained_glass"}},"lime_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lime_terracotta"}},"lime_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/lime_wool"}},"lodestone":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/lodestone_top","side":"minecraft:block/lodestone_side"}},"loom":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/loom_bottom","front":"minecraft:block/loom_front","side":"minecraft:block/loom_side","top":"minecraft:block/loom_top"}},"magenta_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/magenta_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"magenta_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/magenta_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"magenta_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/magenta_candle","particle":"minecraft:block/magenta_candle"}},"magenta_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/magenta_candle_lit","particle":"minecraft:block/magenta_candle_lit"}},"magenta_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/magenta_candle","particle":"minecraft:block/magenta_candle"}},"magenta_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/magenta_candle_lit","particle":"minecraft:block/magenta_candle_lit"}},"magenta_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/magenta_candle","particle":"minecraft:block/magenta_candle"}},"magenta_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/magenta_candle_lit","particle":"minecraft:block/magenta_candle_lit"}},"magenta_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/magenta_candle","particle":"minecraft:block/magenta_candle"}},"magenta_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/magenta_candle_lit","particle":"minecraft:block/magenta_candle_lit"}},"magenta_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/magenta_wool"}},"magenta_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magenta_concrete"}},"magenta_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magenta_concrete_powder"}},"magenta_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/magenta_glazed_terracotta"}},"magenta_shulker_box":{"textures":{"particle":"minecraft:block/magenta_shulker_box"}},"magenta_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magenta_stained_glass"}},"magenta_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/magenta_stained_glass"}},"magenta_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/magenta_stained_glass"}},"magenta_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/magenta_stained_glass_pane_top","pane":"minecraft:block/magenta_stained_glass"}},"magenta_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/magenta_stained_glass_pane_top","pane":"minecraft:block/magenta_stained_glass"}},"magenta_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/magenta_stained_glass_pane_top","pane":"minecraft:block/magenta_stained_glass"}},"magenta_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magenta_terracotta"}},"magenta_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magenta_wool"}},"magma_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/magma"}},"mangrove_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/mangrove_door_bottom","top":"minecraft:block/mangrove_door_top"}},"mangrove_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_mangrove_log"}},"mangrove_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/mangrove_leaves"}},"mangrove_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/mangrove_log_top","side":"minecraft:block/mangrove_log"}},"mangrove_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/mangrove_log_top","side":"minecraft:block/mangrove_log"}},"mangrove_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mangrove_planks"}},"mangrove_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/mangrove_planks"}},"mangrove_propagule":{"ambientocclusion":false,"textures":{"particle":"block/mangrove_propagule","sapling":"block/mangrove_propagule"},"elements":[{"name":"leaves","from":[4.5,9,8],"to":[11.5,15,8],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"north":{"uv":[4,1,11,7],"texture":"#sapling"},"south":{"uv":[4,1,11,7],"texture":"#sapling"}}},{"name":"leaves","from":[8,9,4.5],"to":[8,15,11.5],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"east":{"uv":[4,1,11,7],"texture":"#sapling"},"west":{"uv":[4,1,11,7],"texture":"#sapling"}}},{"name":"hypocotyl","from":[8,0,7],"to":[8,9,9],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"east":{"uv":[7,7,9,16],"texture":"#sapling"},"west":{"uv":[7,7,9,16],"texture":"#sapling"}}},{"name":"hypocotyl","from":[7,0,8],"to":[9,9,8],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"north":{"uv":[7,7,9,16],"texture":"#sapling"},"south":{"uv":[7,7,9,16],"texture":"#sapling"}}}]},"mangrove_propagule_hanging_0":{"parent":"block/block","textures":{"propagule":"block/mangrove_propagule_hanging","particle":"block/mangrove_propagule_hanging"},"elements":[{"from":[7,13.61104,10.07193],"to":[9,13.61104,12.07193],"rotation":{"angle":22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":180,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"texture":"#propagule"}}},{"from":[10.07193,13.61104,7],"to":[12.07193,13.61104,9],"rotation":{"angle":-22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":90,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":90,"texture":"#propagule"}}},{"from":[7,13.61104,3.92807],"to":[9,13.61104,5.92807],"rotation":{"angle":-22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":180,"texture":"#propagule"}}},{"from":[3.92807,13.61104,7],"to":[5.92807,13.61104,9],"rotation":{"angle":22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":270,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":270,"texture":"#propagule"}}},{"from":[7,13,7],"to":[9,14,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,2,2,3],"texture":"#propagule"},"east":{"uv":[0,2,2,3],"texture":"#propagule"},"south":{"uv":[0,2,2,3],"texture":"#propagule"},"west":{"uv":[0,2,2,3],"texture":"#propagule"},"up":{"uv":[0,0,2,2],"texture":"#propagule"},"down":{"uv":[0,3,2,5],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}}]},"mangrove_propagule_hanging_1":{"parent":"block/block","textures":{"propagule":"block/mangrove_propagule_hanging","particle":"block/mangrove_propagule_hanging"},"elements":[{"from":[7,10,7],"to":[9,13,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,7,2,10],"texture":"#propagule"},"east":{"uv":[0,7,2,10],"texture":"#propagule"},"south":{"uv":[0,7,2,10],"texture":"#propagule"},"west":{"uv":[0,7,2,10],"texture":"#propagule"},"up":{"uv":[0,5,2,7],"texture":"#propagule"},"down":{"uv":[0,5,2,7],"texture":"#propagule"}}},{"from":[7,13.61104,10.07193],"to":[9,13.61104,12.07193],"rotation":{"angle":22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":180,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"texture":"#propagule"}}},{"from":[10.07193,13.61104,7],"to":[12.07193,13.61104,9],"rotation":{"angle":-22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":90,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":90,"texture":"#propagule"}}},{"from":[7,13.61104,3.92807],"to":[9,13.61104,5.92807],"rotation":{"angle":-22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":180,"texture":"#propagule"}}},{"from":[3.92807,13.61104,7],"to":[5.92807,13.61104,9],"rotation":{"angle":22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":270,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":270,"texture":"#propagule"}}},{"from":[7,13,7],"to":[9,14,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,2,2,3],"texture":"#propagule"},"east":{"uv":[0,2,2,3],"texture":"#propagule"},"south":{"uv":[0,2,2,3],"texture":"#propagule"},"west":{"uv":[0,2,2,3],"texture":"#propagule"},"up":{"uv":[0,0,2,2],"texture":"#propagule"},"down":{"uv":[0,3,2,5],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}}]},"mangrove_propagule_hanging_2":{"parent":"block/block","textures":{"propagule":"block/mangrove_propagule_hanging","particle":"block/mangrove_propagule_hanging"},"elements":[{"from":[7,10,7],"to":[9,13,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,7,2,10],"texture":"#propagule"},"east":{"uv":[0,7,2,10],"texture":"#propagule"},"south":{"uv":[0,7,2,10],"texture":"#propagule"},"west":{"uv":[0,7,2,10],"texture":"#propagule"},"up":{"uv":[0,5,2,7],"texture":"#propagule"},"down":{"uv":[0,10,2,12],"texture":"#propagule"}}},{"from":[7,13.61104,10.07193],"to":[9,13.61104,12.07193],"rotation":{"angle":22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":180,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"texture":"#propagule"}}},{"from":[10.07193,13.61104,7],"to":[12.07193,13.61104,9],"rotation":{"angle":-22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":90,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":90,"texture":"#propagule"}}},{"from":[7,13.61104,3.92807],"to":[9,13.61104,5.92807],"rotation":{"angle":-22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":180,"texture":"#propagule"}}},{"from":[3.92807,13.61104,7],"to":[5.92807,13.61104,9],"rotation":{"angle":22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":270,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":270,"texture":"#propagule"}}},{"from":[7,13,7],"to":[9,14,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,2,2,3],"texture":"#propagule"},"east":{"uv":[0,2,2,3],"texture":"#propagule"},"south":{"uv":[0,2,2,3],"texture":"#propagule"},"west":{"uv":[0,2,2,3],"texture":"#propagule"},"up":{"uv":[0,0,2,2],"texture":"#propagule"},"down":{"uv":[0,3,2,5],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,7,8],"to":[9,10,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,7,5,10],"texture":"#propagule"},"east":{"uv":[13,0,13,10],"texture":"#propagule"},"south":{"uv":[3,7,5,10],"texture":"#propagule"},"west":{"uv":[11,0,11,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"texture":"#propagule"},"down":{"uv":[11,10,13,10],"texture":"#propagule"}}},{"from":[7,7,8],"to":[9,10,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,7,5,10],"texture":"#propagule"},"east":{"uv":[11,0,11,10],"texture":"#propagule"},"south":{"uv":[3,7,5,10],"texture":"#propagule"},"west":{"uv":[13,0,13,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"rotation":180,"texture":"#propagule"},"down":{"uv":[11,10,13,10],"rotation":180,"texture":"#propagule"}}}]},"mangrove_propagule_hanging_3":{"parent":"block/block","textures":{"propagule":"block/mangrove_propagule_hanging","particle":"block/mangrove_propagule_hanging"},"elements":[{"from":[7,10,7],"to":[9,13,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,7,2,10],"texture":"#propagule"},"east":{"uv":[0,7,2,10],"texture":"#propagule"},"south":{"uv":[0,7,2,10],"texture":"#propagule"},"west":{"uv":[0,7,2,10],"texture":"#propagule"},"up":{"uv":[0,5,2,7],"texture":"#propagule"},"down":{"uv":[0,10,2,12],"texture":"#propagule"}}},{"from":[7,13.61104,10.07193],"to":[9,13.61104,12.07193],"rotation":{"angle":22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":180,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"texture":"#propagule"}}},{"from":[10.07193,13.61104,7],"to":[12.07193,13.61104,9],"rotation":{"angle":-22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":90,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":90,"texture":"#propagule"}}},{"from":[7,13.61104,3.92807],"to":[9,13.61104,5.92807],"rotation":{"angle":-22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":180,"texture":"#propagule"}}},{"from":[3.92807,13.61104,7],"to":[5.92807,13.61104,9],"rotation":{"angle":22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":270,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":270,"texture":"#propagule"}}},{"from":[7,13,7],"to":[9,14,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,2,2,3],"texture":"#propagule"},"east":{"uv":[0,2,2,3],"texture":"#propagule"},"south":{"uv":[0,2,2,3],"texture":"#propagule"},"west":{"uv":[0,2,2,3],"texture":"#propagule"},"up":{"uv":[0,0,2,2],"texture":"#propagule"},"down":{"uv":[0,3,2,5],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,3,8],"to":[9,10,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,3,5,10],"texture":"#propagule"},"east":{"uv":[13,0,13,10],"texture":"#propagule"},"south":{"uv":[3,3,5,10],"texture":"#propagule"},"west":{"uv":[11,0,11,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"texture":"#propagule"},"down":{"uv":[11,10,13,10],"texture":"#propagule"}}},{"from":[7,3,8],"to":[9,10,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,3,5,10],"texture":"#propagule"},"east":{"uv":[11,0,11,10],"texture":"#propagule"},"south":{"uv":[3,3,5,10],"texture":"#propagule"},"west":{"uv":[13,0,13,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"rotation":180,"texture":"#propagule"},"down":{"uv":[11,10,13,10],"rotation":180,"texture":"#propagule"}}}]},"mangrove_propagule_hanging_4":{"parent":"block/block","textures":{"propagule":"block/mangrove_propagule_hanging","particle":"block/mangrove_propagule_hanging"},"elements":[{"from":[7,10,7],"to":[9,13,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,7,2,10],"texture":"#propagule"},"east":{"uv":[0,7,2,10],"texture":"#propagule"},"south":{"uv":[0,7,2,10],"texture":"#propagule"},"west":{"uv":[0,7,2,10],"texture":"#propagule"},"up":{"uv":[0,5,2,7],"texture":"#propagule"},"down":{"uv":[0,10,2,12],"texture":"#propagule"}}},{"from":[7,13.61104,10.07193],"to":[9,13.61104,12.07193],"rotation":{"angle":22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":180,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"texture":"#propagule"}}},{"from":[10.07193,13.61104,7],"to":[12.07193,13.61104,9],"rotation":{"angle":-22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":90,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":90,"texture":"#propagule"}}},{"from":[7,13.61104,3.92807],"to":[9,13.61104,5.92807],"rotation":{"angle":-22.5,"axis":"x","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":180,"texture":"#propagule"}}},{"from":[3.92807,13.61104,7],"to":[5.92807,13.61104,9],"rotation":{"angle":22.5,"axis":"z","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,0],"texture":"#propagule"},"east":{"uv":[0,0,2,0],"texture":"#propagule"},"south":{"uv":[0,0,2,0],"texture":"#propagule"},"west":{"uv":[0,0,2,0],"texture":"#propagule"},"up":{"uv":[8,3,10,5],"rotation":270,"texture":"#propagule"},"down":{"uv":[6,3,8,5],"rotation":270,"texture":"#propagule"}}},{"from":[7,13,7],"to":[9,14,9],"rotation":{"angle":0,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,2,2,3],"texture":"#propagule"},"east":{"uv":[0,2,2,3],"texture":"#propagule"},"south":{"uv":[0,2,2,3],"texture":"#propagule"},"west":{"uv":[0,2,2,3],"texture":"#propagule"},"up":{"uv":[0,0,2,2],"texture":"#propagule"},"down":{"uv":[0,3,2,5],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,14,8],"to":[9,16,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,2,2],"texture":"#propagule"},"east":{"uv":[0,0,0,2],"texture":"#propagule"},"south":{"uv":[0,0,2,2],"texture":"#propagule"},"west":{"uv":[0,0,0,2],"texture":"#propagule"},"up":{"uv":[0,0,2,0],"texture":"#propagule"},"down":{"uv":[0,0,2,0],"texture":"#propagule"}}},{"from":[7,0,8],"to":[9,10,8],"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,0,5,10],"texture":"#propagule"},"east":{"uv":[13,0,13,10],"texture":"#propagule"},"south":{"uv":[3,0,5,10],"texture":"#propagule"},"west":{"uv":[11,0,11,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"texture":"#propagule"},"down":{"uv":[11,10,13,10],"texture":"#propagule"}}},{"from":[7,0,8],"to":[9,10,8],"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[3,0,5,10],"texture":"#propagule"},"east":{"uv":[11,0,11,10],"texture":"#propagule"},"south":{"uv":[3,0,5,10],"texture":"#propagule"},"west":{"uv":[13,0,13,10],"texture":"#propagule"},"up":{"uv":[11,0,13,0],"rotation":180,"texture":"#propagule"},"down":{"uv":[11,10,13,10],"rotation":180,"texture":"#propagule"}}}]},"mangrove_roots":{"parent":"block/block","textures":{"side":"block/mangrove_roots_side","top":"block/mangrove_roots_top","particle":"#side"},"elements":[{"from":[0,0,8],"to":[16,16,8],"faces":{"north":{"uv":[0,0,16,16],"texture":"#side"},"south":{"uv":[0,0,16,16],"texture":"#side"}}},{"from":[8,0,0],"to":[8,16,16],"faces":{"west":{"uv":[0,0,16,16],"texture":"#side"},"east":{"uv":[0,0,16,16],"texture":"#side"}}},{"from":[0,15.998,0],"to":[16,16,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#top","cullface":"up"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[0,0,0],"to":[16,0.002,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#top","cullface":"down"},"up":{"uv":[0,16,16,0],"texture":"#top","cullface":"down"}}},{"from":[0,0,0],"to":[16,16,0.002],"faces":{"north":{"uv":[0,0,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[16,0,0,16],"texture":"#side","cullface":"north"}}},{"from":[0,0,15.998],"to":[16,16,16],"faces":{"north":{"uv":[16,0,0,16],"texture":"#side","cullface":"south"},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south"}}},{"from":[0,0,0],"to":[0.002,16,16],"faces":{"east":{"uv":[16,0,0,16],"texture":"#side","cullface":"west"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"}}},{"from":[15.998,0,0],"to":[16,16,16],"faces":{"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"},"west":{"uv":[16,0,0,16],"texture":"#side","cullface":"east"}}}]},"mangrove_sign":{"textures":{"particle":"minecraft:block/mangrove_planks"}},"mangrove_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/mangrove_planks","side":"minecraft:block/mangrove_planks","top":"minecraft:block/mangrove_planks"}},"mangrove_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/mangrove_planks","side":"minecraft:block/mangrove_planks","top":"minecraft:block/mangrove_planks"}},"mangrove_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/mangrove_planks","side":"minecraft:block/mangrove_planks","top":"minecraft:block/mangrove_planks"}},"mangrove_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/mangrove_planks","side":"minecraft:block/mangrove_planks","top":"minecraft:block/mangrove_planks"}},"mangrove_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/mangrove_planks","side":"minecraft:block/mangrove_planks","top":"minecraft:block/mangrove_planks"}},"mangrove_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/mangrove_trapdoor"}},"mangrove_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/mangrove_trapdoor"}},"mangrove_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/mangrove_trapdoor"}},"mangrove_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/mangrove_log","side":"minecraft:block/mangrove_log"}},"medium_amethyst_bud":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/medium_amethyst_bud"}},"melon":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/melon_top","side":"minecraft:block/melon_side"}},"melon_stem_stage0":{"parent":"minecraft:block/stem_growth0","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage1":{"parent":"minecraft:block/stem_growth1","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage2":{"parent":"minecraft:block/stem_growth2","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage3":{"parent":"minecraft:block/stem_growth3","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage4":{"parent":"minecraft:block/stem_growth4","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage5":{"parent":"minecraft:block/stem_growth5","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage6":{"parent":"minecraft:block/stem_growth6","textures":{"stem":"minecraft:block/melon_stem"}},"melon_stem_stage7":{"parent":"minecraft:block/stem_growth7","textures":{"stem":"minecraft:block/melon_stem"}},"moss_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/moss_block"}},"moss_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/moss_block"}},"mossy_carpet_side":{"ambientocclusion":true,"textures":{"particle":"#side"},"elements":[{"from":[0,0,0.1],"to":[16,16,0.1],"shade":true,"faces":{"north":{"uv":[16,0,0,16],"texture":"#side"},"south":{"uv":[0,0,16,16],"texture":"#side"}}}]},"mossy_cobblestone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/mossy_cobblestone","side":"minecraft:block/mossy_cobblestone","top":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/mossy_cobblestone","side":"minecraft:block/mossy_cobblestone","top":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/mossy_cobblestone","side":"minecraft:block/mossy_cobblestone","top":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/mossy_cobblestone","side":"minecraft:block/mossy_cobblestone","top":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/mossy_cobblestone","side":"minecraft:block/mossy_cobblestone","top":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/mossy_cobblestone"}},"mossy_cobblestone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/mossy_cobblestone"}},"mossy_stone_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/mossy_stone_bricks","side":"minecraft:block/mossy_stone_bricks","top":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/mossy_stone_bricks","side":"minecraft:block/mossy_stone_bricks","top":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/mossy_stone_bricks","side":"minecraft:block/mossy_stone_bricks","top":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/mossy_stone_bricks","side":"minecraft:block/mossy_stone_bricks","top":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/mossy_stone_bricks","side":"minecraft:block/mossy_stone_bricks","top":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/mossy_stone_bricks"}},"mossy_stone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mossy_stone_bricks"}},"moving_piston":{"textures":{"particle":"minecraft:block/piston_side"}},"mud":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mud"}},"mud_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/mud_bricks","side":"minecraft:block/mud_bricks","top":"minecraft:block/mud_bricks"}},"mud_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/mud_bricks","side":"minecraft:block/mud_bricks","top":"minecraft:block/mud_bricks"}},"mud_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/mud_bricks","side":"minecraft:block/mud_bricks","top":"minecraft:block/mud_bricks"}},"mud_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/mud_bricks","side":"minecraft:block/mud_bricks","top":"minecraft:block/mud_bricks"}},"mud_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/mud_bricks","side":"minecraft:block/mud_bricks","top":"minecraft:block/mud_bricks"}},"mud_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/mud_bricks"}},"mud_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/mud_bricks"}},"mud_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/mud_bricks"}},"mud_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/mud_bricks"}},"mud_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mud_bricks"}},"mud_bricks_north_west_mirrored":{"parent":"minecraft:block/cube_north_west_mirrored_all","textures":{"all":"minecraft:block/mud_bricks"}},"muddy_mangrove_roots":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/muddy_mangrove_roots_top","side":"minecraft:block/muddy_mangrove_roots_side"}},"mushroom_block_inside":{"parent":"block/template_single_face","textures":{"texture":"block/mushroom_block_inside"}},"mushroom_stem":{"parent":"minecraft:block/template_single_face","textures":{"texture":"minecraft:block/mushroom_stem"}},"mushroom_stem_inventory":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/mushroom_stem"}},"mycelium":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/dirt","side":"minecraft:block/mycelium_side","top":"minecraft:block/mycelium_top"}},"nether_brick_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/nether_bricks"}},"nether_brick_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/nether_bricks"}},"nether_brick_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/nether_bricks"}},"nether_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/nether_bricks","side":"minecraft:block/nether_bricks","top":"minecraft:block/nether_bricks"}},"nether_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/nether_bricks","side":"minecraft:block/nether_bricks","top":"minecraft:block/nether_bricks"}},"nether_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/nether_bricks","side":"minecraft:block/nether_bricks","top":"minecraft:block/nether_bricks"}},"nether_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/nether_bricks","side":"minecraft:block/nether_bricks","top":"minecraft:block/nether_bricks"}},"nether_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/nether_bricks","side":"minecraft:block/nether_bricks","top":"minecraft:block/nether_bricks"}},"nether_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/nether_bricks"}},"nether_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/nether_bricks"}},"nether_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/nether_bricks"}},"nether_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/nether_bricks"}},"nether_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/nether_bricks"}},"nether_gold_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/nether_gold_ore"}},"nether_portal_ew":{"textures":{"particle":"block/nether_portal","portal":"block/nether_portal"},"elements":[{"from":[6,0,0],"to":[10,16,16],"faces":{"east":{"uv":[0,0,16,16],"texture":"#portal"},"west":{"uv":[0,0,16,16],"texture":"#portal"}}}]},"nether_portal_ns":{"textures":{"particle":"block/nether_portal","portal":"block/nether_portal"},"elements":[{"from":[0,0,6],"to":[16,16,10],"faces":{"north":{"uv":[0,0,16,16],"texture":"#portal"},"south":{"uv":[0,0,16,16],"texture":"#portal"}}}]},"nether_quartz_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/nether_quartz_ore"}},"nether_sprouts":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/nether_sprouts"}},"nether_wart_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/nether_wart_block"}},"nether_wart_stage0":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/nether_wart_stage0"}},"nether_wart_stage1":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/nether_wart_stage1"}},"nether_wart_stage2":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/nether_wart_stage2"}},"netherite_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/netherite_block"}},"netherrack":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/netherrack"}},"note_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/note_block"}},"oak_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/oak_planks"}},"oak_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/oak_planks"}},"oak_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/oak_planks"}},"oak_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/oak_door_bottom","top":"minecraft:block/oak_door_top"}},"oak_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/oak_planks"}},"oak_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/oak_planks"}},"oak_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_oak_log"}},"oak_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/oak_leaves"}},"oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/oak_log_top","side":"minecraft:block/oak_log"}},"oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/oak_log_top","side":"minecraft:block/oak_log"}},"oak_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oak_planks"}},"oak_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/oak_planks"}},"oak_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/oak_planks"}},"oak_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/oak_sapling"}},"oak_sign":{"textures":{"particle":"minecraft:block/oak_planks"}},"oak_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"oak_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"oak_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"oak_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"oak_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"oak_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/oak_trapdoor"}},"oak_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/oak_trapdoor"}},"oak_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/oak_trapdoor"}},"oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/oak_log","side":"minecraft:block/oak_log"}},"observer":{"parent":"block/block","textures":{"bottom":"block/observer_back","side":"block/observer_side","top":"block/observer_top","front":"block/observer_front","particle":"block/observer_front"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#top","cullface":"down"},"up":{"uv":[0,16,16,0],"texture":"#top","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#front","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"}}}]},"observer_on":{"parent":"block/observer","textures":{"bottom":"block/observer_back_on"}},"obsidian":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/obsidian"}},"ochre_froglight":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/ochre_froglight_top","side":"minecraft:block/ochre_froglight_side"}},"ochre_froglight_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/ochre_froglight_top","side":"minecraft:block/ochre_froglight_side"}},"orange_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/orange_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"orange_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/orange_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"orange_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/orange_candle","particle":"minecraft:block/orange_candle"}},"orange_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/orange_candle_lit","particle":"minecraft:block/orange_candle_lit"}},"orange_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/orange_candle","particle":"minecraft:block/orange_candle"}},"orange_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/orange_candle_lit","particle":"minecraft:block/orange_candle_lit"}},"orange_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/orange_candle","particle":"minecraft:block/orange_candle"}},"orange_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/orange_candle_lit","particle":"minecraft:block/orange_candle_lit"}},"orange_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/orange_candle","particle":"minecraft:block/orange_candle"}},"orange_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/orange_candle_lit","particle":"minecraft:block/orange_candle_lit"}},"orange_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/orange_wool"}},"orange_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/orange_concrete"}},"orange_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/orange_concrete_powder"}},"orange_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/orange_glazed_terracotta"}},"orange_shulker_box":{"textures":{"particle":"minecraft:block/orange_shulker_box"}},"orange_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/orange_stained_glass"}},"orange_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/orange_stained_glass"}},"orange_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/orange_stained_glass"}},"orange_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/orange_stained_glass_pane_top","pane":"minecraft:block/orange_stained_glass"}},"orange_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/orange_stained_glass_pane_top","pane":"minecraft:block/orange_stained_glass"}},"orange_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/orange_stained_glass_pane_top","pane":"minecraft:block/orange_stained_glass"}},"orange_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/orange_terracotta"}},"orange_tulip":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/orange_tulip"}},"orange_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/orange_wool"}},"orientable":{"parent":"block/orientable_with_bottom","textures":{"bottom":"#top"}},"orientable_vertical":{"parent":"block/cube","textures":{"particle":"#side","down":"#side","up":"#front","north":"#side","east":"#side","south":"#side","west":"#side"}},"orientable_with_bottom":{"parent":"block/cube","display":{"firstperson_righthand":{"rotation":[0,135,0],"translation":[0,0,0],"scale":[0.40,0.40,0.40]}},"textures":{"particle":"#front","down":"#bottom","up":"#top","north":"#front","east":"#side","south":"#side","west":"#side"}},"outer_stairs":{"textures":{"particle":"#side"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"}}},{"from":[8,8,8],"to":[16,16,16],"faces":{"up":{"uv":[8,8,16,16],"texture":"#top","cullface":"up"},"north":{"uv":[0,0,8,8],"texture":"#side"},"south":{"uv":[8,0,16,8],"texture":"#side","cullface":"south"},"west":{"uv":[8,0,16,8],"texture":"#side"},"east":{"uv":[0,0,8,8],"texture":"#side","cullface":"east"}}}]},"oxeye_daisy":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/oxeye_daisy"}},"oxidized_chiseled_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_chiseled_copper"}},"oxidized_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper"}},"oxidized_copper_bulb":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper_bulb"}},"oxidized_copper_bulb_lit":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper_bulb_lit"}},"oxidized_copper_bulb_lit_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper_bulb_lit_powered"}},"oxidized_copper_bulb_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper_bulb_powered"}},"oxidized_copper_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/oxidized_copper_door_bottom","top":"minecraft:block/oxidized_copper_door_top"}},"oxidized_copper_grate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_copper_grate"}},"oxidized_copper_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/oxidized_copper_trapdoor"}},"oxidized_copper_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/oxidized_copper_trapdoor"}},"oxidized_copper_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/oxidized_copper_trapdoor"}},"oxidized_cut_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/oxidized_cut_copper"}},"oxidized_cut_copper_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/oxidized_cut_copper","side":"minecraft:block/oxidized_cut_copper","top":"minecraft:block/oxidized_cut_copper"}},"oxidized_cut_copper_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/oxidized_cut_copper","side":"minecraft:block/oxidized_cut_copper","top":"minecraft:block/oxidized_cut_copper"}},"oxidized_cut_copper_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/oxidized_cut_copper","side":"minecraft:block/oxidized_cut_copper","top":"minecraft:block/oxidized_cut_copper"}},"oxidized_cut_copper_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/oxidized_cut_copper","side":"minecraft:block/oxidized_cut_copper","top":"minecraft:block/oxidized_cut_copper"}},"oxidized_cut_copper_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/oxidized_cut_copper","side":"minecraft:block/oxidized_cut_copper","top":"minecraft:block/oxidized_cut_copper"}},"packed_ice":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/packed_ice"}},"packed_mud":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/packed_mud"}},"pale_hanging_moss":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/pale_hanging_moss"}},"pale_hanging_moss_tip":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/pale_hanging_moss_tip"}},"pale_moss_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pale_moss_block"}},"pale_moss_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/pale_moss_carpet"}},"pale_moss_carpet_side_small":{"parent":"minecraft:block/mossy_carpet_side","textures":{"side":"minecraft:block/pale_moss_carpet_side_small"}},"pale_moss_carpet_side_tall":{"parent":"minecraft:block/mossy_carpet_side","textures":{"side":"minecraft:block/pale_moss_carpet_side_tall"}},"pale_oak_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/pale_oak_door_bottom","top":"minecraft:block/pale_oak_door_top"}},"pale_oak_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_pale_oak_log"}},"pale_oak_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/pale_oak_leaves"}},"pale_oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/pale_oak_log_top","side":"minecraft:block/pale_oak_log"}},"pale_oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/pale_oak_log_top","side":"minecraft:block/pale_oak_log"}},"pale_oak_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pale_oak_planks"}},"pale_oak_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/pale_oak_planks"}},"pale_oak_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/pale_oak_sapling"}},"pale_oak_sign":{"textures":{"particle":"minecraft:block/pale_oak_planks"}},"pale_oak_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/pale_oak_planks","side":"minecraft:block/pale_oak_planks","top":"minecraft:block/pale_oak_planks"}},"pale_oak_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/pale_oak_planks","side":"minecraft:block/pale_oak_planks","top":"minecraft:block/pale_oak_planks"}},"pale_oak_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/pale_oak_planks","side":"minecraft:block/pale_oak_planks","top":"minecraft:block/pale_oak_planks"}},"pale_oak_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/pale_oak_planks","side":"minecraft:block/pale_oak_planks","top":"minecraft:block/pale_oak_planks"}},"pale_oak_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/pale_oak_planks","side":"minecraft:block/pale_oak_planks","top":"minecraft:block/pale_oak_planks"}},"pale_oak_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/pale_oak_trapdoor"}},"pale_oak_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/pale_oak_trapdoor"}},"pale_oak_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/pale_oak_trapdoor"}},"pale_oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/pale_oak_log","side":"minecraft:block/pale_oak_log"}},"pearlescent_froglight":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/pearlescent_froglight_top","side":"minecraft:block/pearlescent_froglight_side"}},"pearlescent_froglight_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/pearlescent_froglight_top","side":"minecraft:block/pearlescent_froglight_side"}},"peony_bottom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/peony_bottom"}},"peony_top":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/peony_top"}},"petrified_oak_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"petrified_oak_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/oak_planks","side":"minecraft:block/oak_planks","top":"minecraft:block/oak_planks"}},"pink_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/pink_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"pink_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/pink_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"pink_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/pink_candle","particle":"minecraft:block/pink_candle"}},"pink_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/pink_candle_lit","particle":"minecraft:block/pink_candle_lit"}},"pink_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/pink_candle","particle":"minecraft:block/pink_candle"}},"pink_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/pink_candle_lit","particle":"minecraft:block/pink_candle_lit"}},"pink_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/pink_candle","particle":"minecraft:block/pink_candle"}},"pink_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/pink_candle_lit","particle":"minecraft:block/pink_candle_lit"}},"pink_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/pink_candle","particle":"minecraft:block/pink_candle"}},"pink_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/pink_candle_lit","particle":"minecraft:block/pink_candle_lit"}},"pink_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/pink_wool"}},"pink_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pink_concrete"}},"pink_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pink_concrete_powder"}},"pink_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/pink_glazed_terracotta"}},"pink_petals_1":{"parent":"minecraft:block/flowerbed_1","textures":{"flowerbed":"minecraft:block/pink_petals","stem":"minecraft:block/pink_petals_stem"}},"pink_petals_2":{"parent":"minecraft:block/flowerbed_2","textures":{"flowerbed":"minecraft:block/pink_petals","stem":"minecraft:block/pink_petals_stem"}},"pink_petals_3":{"parent":"minecraft:block/flowerbed_3","textures":{"flowerbed":"minecraft:block/pink_petals","stem":"minecraft:block/pink_petals_stem"}},"pink_petals_4":{"parent":"minecraft:block/flowerbed_4","textures":{"flowerbed":"minecraft:block/pink_petals","stem":"minecraft:block/pink_petals_stem"}},"pink_shulker_box":{"textures":{"particle":"minecraft:block/pink_shulker_box"}},"pink_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pink_stained_glass"}},"pink_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/pink_stained_glass"}},"pink_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/pink_stained_glass"}},"pink_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/pink_stained_glass_pane_top","pane":"minecraft:block/pink_stained_glass"}},"pink_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/pink_stained_glass_pane_top","pane":"minecraft:block/pink_stained_glass"}},"pink_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/pink_stained_glass_pane_top","pane":"minecraft:block/pink_stained_glass"}},"pink_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pink_terracotta"}},"pink_tulip":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/pink_tulip"}},"pink_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/pink_wool"}},"piston":{"parent":"minecraft:block/template_piston","textures":{"bottom":"minecraft:block/piston_bottom","platform":"minecraft:block/piston_top","side":"minecraft:block/piston_side"}},"piston_base":{"parent":"block/piston_extended","textures":{"bottom":"block/piston_bottom","side":"block/piston_side","inside":"block/piston_inner"}},"piston_extended":{"textures":{"particle":"#side"},"elements":[{"from":[0,0,4],"to":[16,16,16],"faces":{"down":{"uv":[0,4,16,16],"texture":"#side","cullface":"down","rotation":180},"up":{"uv":[0,4,16,16],"texture":"#side","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#inside"},"south":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[0,4,16,16],"texture":"#side","cullface":"west","rotation":270},"east":{"uv":[0,4,16,16],"texture":"#side","cullface":"east","rotation":90}}}]},"piston_head":{"parent":"minecraft:block/template_piston_head","textures":{"platform":"minecraft:block/piston_top","side":"minecraft:block/piston_side","unsticky":"minecraft:block/piston_top"}},"piston_head_short":{"parent":"minecraft:block/template_piston_head_short","textures":{"platform":"minecraft:block/piston_top","side":"minecraft:block/piston_side","unsticky":"minecraft:block/piston_top"}},"piston_head_short_sticky":{"parent":"minecraft:block/template_piston_head_short","textures":{"platform":"minecraft:block/piston_top_sticky","side":"minecraft:block/piston_side","unsticky":"minecraft:block/piston_top"}},"piston_head_sticky":{"parent":"minecraft:block/template_piston_head","textures":{"platform":"minecraft:block/piston_top_sticky","side":"minecraft:block/piston_side","unsticky":"minecraft:block/piston_top"}},"piston_inventory":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/piston_bottom","side":"minecraft:block/piston_side","top":"minecraft:block/piston_top"}},"pitcher_crop_bottom_stage_0":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side","pitcher_bottom":"block/pitcher_crop_bottom"},"elements":[{"name":"pitcher_crop_bottom_stage_0","from":[5,-1,5],"to":[11,3,11],"faces":{"north":{"uv":[3,10,9,14],"texture":"#pitcher_side"},"east":{"uv":[3,10,9,14],"texture":"#pitcher_side"},"south":{"uv":[3,10,9,14],"texture":"#pitcher_side"},"west":{"uv":[3,10,9,14],"texture":"#pitcher_side"},"up":{"uv":[5,5,11,11],"texture":"#pitcher_top"},"down":{"uv":[5,5,11,11],"texture":"#pitcher_bottom"}}}]},"pitcher_crop_bottom_stage_1":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_1":"block/pitcher_crop_bottom_stage_1","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side","pitcher_bottom":"block/pitcher_crop_bottom"},"elements":[{"name":"pitcher_crop_bottom_stage_1","from":[0,5,8],"to":[16,21,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,5,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_1"},"south":{"uv":[0,0,16,16],"texture":"#stage_1"}}},{"name":"pitcher_crop_bottom_stage_1","from":[0,5,8],"to":[16,21,8],"shade":false,"rotation":{"angle":-45,"axis":"y","origin":[8,5,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_1"},"south":{"uv":[0,0,16,16],"texture":"#stage_1"}}},{"name":"pitcher_crop_bottom_stage_1","from":[3,-1,3],"to":[13,5,13],"faces":{"north":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"east":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"south":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"west":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"up":{"uv":[3,3,13,13],"texture":"#pitcher_top"},"down":{"uv":[3,3,13,13],"texture":"#pitcher_bottom"}}}]},"pitcher_crop_bottom_stage_2":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_2":"block/pitcher_crop_bottom_stage_2","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side","pitcher_bottom":"block/pitcher_crop_bottom"},"elements":[{"name":"pitcher_crop_bottom_stage_2","from":[0,5,8],"to":[16,21,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,6,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_2"},"south":{"uv":[0,0,16,16],"texture":"#stage_2"}}},{"name":"pitcher_crop_bottom_stage_2","from":[8,5,0],"to":[8,21,16],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,6,8]},"faces":{"east":{"uv":[0,0,16,16],"texture":"#stage_2"},"west":{"uv":[0,0,16,16],"texture":"#stage_2"}}},{"name":"pitcher_crop_bottom_stage_1","from":[3,-1,3],"to":[13,5,13],"faces":{"north":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"east":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"south":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"west":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"up":{"uv":[3,3,13,13],"texture":"#pitcher_top"},"down":{"uv":[3,3,13,13],"texture":"#pitcher_bottom"}}}]},"pitcher_crop_bottom_stage_3":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_3_bottom":"block/pitcher_crop_bottom_stage_3","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side","pitcher_bottom":"block/pitcher_crop_bottom"},"elements":[{"name":"pitcher_crop_bottom_stage_3","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,0,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_3_bottom"},"south":{"uv":[0,0,16,16],"texture":"#stage_3_bottom"}}},{"name":"pitcher_crop_bottom_stage_3","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":-45,"axis":"y","origin":[8,0,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_3_bottom"},"south":{"uv":[0,0,16,16],"texture":"#stage_3_bottom"}}},{"name":"pitcher_crop_bottom_stage_1","from":[3,-1,3],"to":[13,5,13],"faces":{"north":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"east":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"south":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"west":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"up":{"uv":[3,3,13,13],"texture":"#pitcher_top"},"down":{"uv":[3,3,13,13],"texture":"#pitcher_bottom"}}}]},"pitcher_crop_bottom_stage_4":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_4_bottom":"block/pitcher_crop_bottom_stage_4","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side","pitcher_bottom":"block/pitcher_crop_bottom"},"elements":[{"name":"pitcher_crop_bottom_stage_4","from":[8,0,0],"to":[8,16,16],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,0,8]},"faces":{"east":{"uv":[0,0,16,16],"texture":"#stage_4_bottom"},"west":{"uv":[0,0,16,16],"texture":"#stage_4_bottom"}}},{"name":"pitcher_crop_bottom_stage_4","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,0,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_4_bottom"},"south":{"uv":[0,0,16,16],"texture":"#stage_4_bottom"}}},{"name":"pitcher_crop_bottom_stage_1","from":[3,-1,3],"to":[13,5,13],"faces":{"north":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"east":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"south":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"west":{"uv":[3,10,13,16],"texture":"#pitcher_side"},"up":{"uv":[3,3,13,13],"texture":"#pitcher_top"},"down":{"uv":[3,3,13,13],"texture":"#pitcher_bottom"}}}]},"pitcher_crop_top_stage_0":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top"}},"pitcher_crop_top_stage_1":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top"}},"pitcher_crop_top_stage_2":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top"}},"pitcher_crop_top_stage_3":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_3_top":"block/pitcher_crop_top_stage_3"},"elements":[{"name":"pitcher_crop_top_stage_3","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_3_top"},"south":{"uv":[0,0,16,16],"texture":"#stage_3_top"}}},{"name":"pitcher_crop_top_stage_3","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":-45,"axis":"y","origin":[8,16,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_3_top"},"south":{"uv":[0,0,16,16],"texture":"#stage_3_top"}}}]},"pitcher_crop_top_stage_4":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top","stage_4_top":"block/pitcher_crop_top_stage_4","pitcher_top":"block/pitcher_crop_top","pitcher_side":"block/pitcher_crop_side"},"elements":[{"name":"pitcher_crop_top_stage_4","from":[8,0,0],"to":[8,16,16],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,0,8]},"faces":{"east":{"uv":[0,0,16,16],"texture":"#stage_4_top"},"west":{"uv":[0,0,16,16],"texture":"#stage_4_top"}}},{"name":"pitcher_crop_top_stage_4","from":[0,0,8],"to":[16,16,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,0,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stage_4_top"},"south":{"uv":[0,0,16,16],"texture":"#stage_4_top"}}}]},"pitcher_plant_bottom":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_bottom_stage_4","bottom":"block/pitcher_crop_bottom_stage_4"},"elements":[{"name":"pitcher_plant_bottom","from":[8,-5,0],"to":[8,11,16],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,3,8]},"faces":{"north":{"uv":[0,0,0,16],"texture":"#bottom"},"east":{"uv":[0,0,16,16],"texture":"#bottom"},"south":{"uv":[0,0,0,16],"texture":"#bottom"},"west":{"uv":[0,0,16,16],"texture":"#bottom"},"up":{"uv":[0,0,16,0],"rotation":90,"texture":"#bottom"},"down":{"uv":[0,0,16,0],"rotation":270,"texture":"#bottom"}}},{"name":"pitcher_plant_bottom","from":[0,-5,8],"to":[16,11,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,3,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#bottom"},"east":{"uv":[0,0,0,16],"texture":"#bottom"},"south":{"uv":[0,0,16,16],"texture":"#bottom"},"west":{"uv":[0,0,0,16],"texture":"#bottom"},"up":{"uv":[0,0,16,0],"texture":"#bottom"},"down":{"uv":[0,0,16,0],"texture":"#bottom"}}}]},"pitcher_plant_top":{"ambientocclusion":false,"textures":{"particle":"block/pitcher_crop_top_stage_4","top":"block/pitcher_crop_top_stage_4"},"elements":[{"name":"pitcher_plant_top","from":[8,-5,0],"to":[8,11,16],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,19,8]},"faces":{"north":{"uv":[0,0,0,16],"texture":"#top"},"east":{"uv":[0,0,16,16],"texture":"#top"},"south":{"uv":[0,0,0,16],"texture":"#top"},"west":{"uv":[0,0,16,16],"texture":"#top"},"up":{"uv":[0,0,16,0],"rotation":90,"texture":"#top"},"down":{"uv":[0,0,16,0],"rotation":270,"texture":"#top"}}},{"name":"pitcher_plant_top","from":[0,-5,8],"to":[16,11,8],"shade":false,"rotation":{"angle":45,"axis":"y","origin":[8,19,8]},"faces":{"north":{"uv":[0,0,16,16],"texture":"#top"},"east":{"uv":[0,0,0,16],"texture":"#top"},"south":{"uv":[0,0,16,16],"texture":"#top"},"west":{"uv":[0,0,0,16],"texture":"#top"},"up":{"uv":[0,0,16,0],"texture":"#top"},"down":{"uv":[0,0,16,0],"texture":"#top"}}}]},"podzol":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/dirt","side":"minecraft:block/podzol_side","top":"minecraft:block/podzol_top"}},"pointed_dripstone":{"ambientocclusion":true,"textures":{"particle":"#cross"},"elements":[{"from":[0.8,0,8],"to":[15.2,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#cross"},"south":{"uv":[0,0,16,16],"texture":"#cross"}}},{"from":[8,0,0.8],"to":[8,16,15.2],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#cross"},"east":{"uv":[0,0,16,16],"texture":"#cross"}}}]},"pointed_dripstone_down_base":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_down_base"}},"pointed_dripstone_down_frustum":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_down_frustum"}},"pointed_dripstone_down_middle":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_down_middle"}},"pointed_dripstone_down_tip":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_down_tip"}},"pointed_dripstone_down_tip_merge":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_down_tip_merge"}},"pointed_dripstone_up_base":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_up_base"}},"pointed_dripstone_up_frustum":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_up_frustum"}},"pointed_dripstone_up_middle":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_up_middle"}},"pointed_dripstone_up_tip":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_up_tip"}},"pointed_dripstone_up_tip_merge":{"parent":"minecraft:block/pointed_dripstone","textures":{"cross":"minecraft:block/pointed_dripstone_up_tip_merge"}},"polished_andesite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_andesite"}},"polished_andesite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_andesite","side":"minecraft:block/polished_andesite","top":"minecraft:block/polished_andesite"}},"polished_andesite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_andesite","side":"minecraft:block/polished_andesite","top":"minecraft:block/polished_andesite"}},"polished_andesite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_andesite","side":"minecraft:block/polished_andesite","top":"minecraft:block/polished_andesite"}},"polished_andesite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_andesite","side":"minecraft:block/polished_andesite","top":"minecraft:block/polished_andesite"}},"polished_andesite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_andesite","side":"minecraft:block/polished_andesite","top":"minecraft:block/polished_andesite"}},"polished_basalt":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/polished_basalt_top","side":"minecraft:block/polished_basalt_side"}},"polished_blackstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_blackstone"}},"polished_blackstone_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_blackstone_bricks","side":"minecraft:block/polished_blackstone_bricks","top":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_blackstone_bricks","side":"minecraft:block/polished_blackstone_bricks","top":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_blackstone_bricks","side":"minecraft:block/polished_blackstone_bricks","top":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_blackstone_bricks","side":"minecraft:block/polished_blackstone_bricks","top":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_blackstone_bricks","side":"minecraft:block/polished_blackstone_bricks","top":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_blackstone_bricks"}},"polished_blackstone_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/polished_blackstone"}},"polished_blackstone_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/polished_blackstone"}},"polished_blackstone_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/polished_blackstone"}},"polished_blackstone_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/polished_blackstone"}},"polished_blackstone_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/polished_blackstone"}},"polished_blackstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_blackstone","side":"minecraft:block/polished_blackstone","top":"minecraft:block/polished_blackstone"}},"polished_blackstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_blackstone","side":"minecraft:block/polished_blackstone","top":"minecraft:block/polished_blackstone"}},"polished_blackstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_blackstone","side":"minecraft:block/polished_blackstone","top":"minecraft:block/polished_blackstone"}},"polished_blackstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_blackstone","side":"minecraft:block/polished_blackstone","top":"minecraft:block/polished_blackstone"}},"polished_blackstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_blackstone","side":"minecraft:block/polished_blackstone","top":"minecraft:block/polished_blackstone"}},"polished_blackstone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/polished_blackstone"}},"polished_blackstone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/polished_blackstone"}},"polished_blackstone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/polished_blackstone"}},"polished_blackstone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/polished_blackstone"}},"polished_deepslate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_deepslate"}},"polished_deepslate_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_deepslate","side":"minecraft:block/polished_deepslate","top":"minecraft:block/polished_deepslate"}},"polished_deepslate_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_deepslate","side":"minecraft:block/polished_deepslate","top":"minecraft:block/polished_deepslate"}},"polished_deepslate_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_deepslate","side":"minecraft:block/polished_deepslate","top":"minecraft:block/polished_deepslate"}},"polished_deepslate_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_deepslate","side":"minecraft:block/polished_deepslate","top":"minecraft:block/polished_deepslate"}},"polished_deepslate_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_deepslate","side":"minecraft:block/polished_deepslate","top":"minecraft:block/polished_deepslate"}},"polished_deepslate_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/polished_deepslate"}},"polished_deepslate_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/polished_deepslate"}},"polished_deepslate_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/polished_deepslate"}},"polished_deepslate_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/polished_deepslate"}},"polished_diorite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_diorite"}},"polished_diorite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_diorite","side":"minecraft:block/polished_diorite","top":"minecraft:block/polished_diorite"}},"polished_diorite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_diorite","side":"minecraft:block/polished_diorite","top":"minecraft:block/polished_diorite"}},"polished_diorite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_diorite","side":"minecraft:block/polished_diorite","top":"minecraft:block/polished_diorite"}},"polished_diorite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_diorite","side":"minecraft:block/polished_diorite","top":"minecraft:block/polished_diorite"}},"polished_diorite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_diorite","side":"minecraft:block/polished_diorite","top":"minecraft:block/polished_diorite"}},"polished_granite":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_granite"}},"polished_granite_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_granite","side":"minecraft:block/polished_granite","top":"minecraft:block/polished_granite"}},"polished_granite_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_granite","side":"minecraft:block/polished_granite","top":"minecraft:block/polished_granite"}},"polished_granite_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_granite","side":"minecraft:block/polished_granite","top":"minecraft:block/polished_granite"}},"polished_granite_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_granite","side":"minecraft:block/polished_granite","top":"minecraft:block/polished_granite"}},"polished_granite_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_granite","side":"minecraft:block/polished_granite","top":"minecraft:block/polished_granite"}},"polished_tuff":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/polished_tuff"}},"polished_tuff_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/polished_tuff","side":"minecraft:block/polished_tuff","top":"minecraft:block/polished_tuff"}},"polished_tuff_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/polished_tuff","side":"minecraft:block/polished_tuff","top":"minecraft:block/polished_tuff"}},"polished_tuff_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/polished_tuff","side":"minecraft:block/polished_tuff","top":"minecraft:block/polished_tuff"}},"polished_tuff_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/polished_tuff","side":"minecraft:block/polished_tuff","top":"minecraft:block/polished_tuff"}},"polished_tuff_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/polished_tuff","side":"minecraft:block/polished_tuff","top":"minecraft:block/polished_tuff"}},"polished_tuff_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/polished_tuff"}},"polished_tuff_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/polished_tuff"}},"polished_tuff_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/polished_tuff"}},"polished_tuff_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/polished_tuff"}},"poppy":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/poppy"}},"potatoes_stage0":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/potatoes_stage0"}},"potatoes_stage1":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/potatoes_stage1"}},"potatoes_stage2":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/potatoes_stage2"}},"potatoes_stage3":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/potatoes_stage3"}},"potted_acacia_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/acacia_sapling"}},"potted_allium":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/allium"}},"potted_azalea_bush":{"parent":"minecraft:block/template_potted_azalea_bush","textures":{"plant":"minecraft:block/potted_azalea_bush_plant","side":"minecraft:block/potted_azalea_bush_side","top":"minecraft:block/potted_azalea_bush_top"}},"potted_azure_bluet":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/azure_bluet"}},"potted_bamboo":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","dirt":"block/dirt","bamboo":"block/bamboo_stalk","leaf":"block/bamboo_singleleaf"},"elements":[{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}},{"from":[7,0,7],"to":[9,16,9],"faces":{"up":{"uv":[13,0,15,2],"texture":"#bamboo","cullface":"up"},"north":{"uv":[6,0,8,16],"texture":"#bamboo"},"south":{"uv":[6,0,8,16],"texture":"#bamboo"},"west":{"uv":[6,0,8,16],"texture":"#bamboo"},"east":{"uv":[6,0,8,16],"texture":"#bamboo"}}},{"from":[0,2,8],"to":[16,18,8],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#leaf"},"south":{"uv":[16,0,0,16],"texture":"#leaf"}}}]},"potted_birch_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/birch_sapling"}},"potted_blue_orchid":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/blue_orchid"}},"potted_brown_mushroom":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/brown_mushroom"}},"potted_cactus":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","cactus_top":"block/cactus_top","cactus":"block/cactus_side"},"elements":[{"from":[5,0,5],"to":[11,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"texture":"#flowerpot"},"north":{"texture":"#flowerpot"},"south":{"texture":"#flowerpot"},"west":{"texture":"#flowerpot"},"east":{"texture":"#flowerpot"}}},{"from":[6,5,6],"to":[10,16,10],"faces":{"up":{"texture":"#cactus_top","cullface":"up"},"north":{"uv":[6,0,10,11],"texture":"#cactus"},"south":{"uv":[6,0,10,11],"texture":"#cactus"},"west":{"uv":[6,0,10,11],"texture":"#cactus"},"east":{"uv":[6,0,10,11],"texture":"#cactus"}}}]},"potted_cherry_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/cherry_sapling"}},"potted_cornflower":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/cornflower"}},"potted_crimson_fungus":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/crimson_fungus"}},"potted_crimson_roots":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/crimson_roots_pot"}},"potted_dandelion":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/dandelion"}},"potted_dark_oak_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/dark_oak_sapling"}},"potted_dead_bush":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/dead_bush"}},"potted_fern":{"parent":"minecraft:block/tinted_flower_pot_cross","textures":{"plant":"minecraft:block/fern"}},"potted_flowering_azalea_bush":{"parent":"minecraft:block/template_potted_azalea_bush","textures":{"plant":"minecraft:block/potted_flowering_azalea_bush_plant","side":"minecraft:block/potted_flowering_azalea_bush_side","top":"minecraft:block/potted_flowering_azalea_bush_top"}},"potted_jungle_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/jungle_sapling"}},"potted_lily_of_the_valley":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/lily_of_the_valley"}},"potted_mangrove_propagule":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","sapling":"block/mangrove_propagule","flowerpot":"block/flower_pot","dirt":"block/dirt"},"elements":[{"name":"leaves","from":[4.5,9,8],"to":[11.5,15,8],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"north":{"uv":[4,1,11,7],"texture":"#sapling"},"south":{"uv":[4,1,11,7],"texture":"#sapling"}}},{"name":"leaves","from":[8,9,4.5],"to":[8,15,11.5],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"east":{"uv":[4,1,11,7],"texture":"#sapling"},"west":{"uv":[4,1,11,7],"texture":"#sapling"}}},{"name":"hypocotyl","from":[8,0,7],"to":[8,9,9],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"east":{"uv":[7,7,9,16],"texture":"#sapling"},"west":{"uv":[7,7,9,16],"texture":"#sapling"}}},{"name":"hypocotyl","from":[7,0,8],"to":[9,9,8],"rotation":{"angle":45,"axis":"y","origin":[8,0,8],"rescale":true},"faces":{"north":{"uv":[7,7,9,16],"texture":"#sapling"},"south":{"uv":[7,7,9,16],"texture":"#sapling"}}},{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}}]},"potted_oak_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/oak_sapling"}},"potted_orange_tulip":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/orange_tulip"}},"potted_oxeye_daisy":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/oxeye_daisy"}},"potted_pale_oak_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/pale_oak_sapling"}},"potted_pink_tulip":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/pink_tulip"}},"potted_poppy":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/poppy"}},"potted_red_mushroom":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/red_mushroom"}},"potted_red_tulip":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/red_tulip"}},"potted_spruce_sapling":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/spruce_sapling"}},"potted_torchflower":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/torchflower"}},"potted_warped_fungus":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/warped_fungus"}},"potted_warped_roots":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/warped_roots_pot"}},"potted_white_tulip":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/white_tulip"}},"potted_wither_rose":{"parent":"minecraft:block/flower_pot_cross","textures":{"plant":"minecraft:block/wither_rose"}},"powder_snow":{"parent":"block/block","textures":{"texture":"block/powder_snow","particle":"#texture"},"elements":[{"from":[0,15.998,0],"to":[16,16,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#texture","cullface":"up"},"up":{"uv":[0,0,16,16],"texture":"#texture","cullface":"up"}}},{"from":[0,0,0],"to":[16,0.002,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,16,16,0],"texture":"#texture","cullface":"down"}}},{"from":[0,0,0],"to":[16,16,0.002],"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[16,0,0,16],"texture":"#texture","cullface":"north"}}},{"from":[0,0,15.998],"to":[16,16,16],"faces":{"north":{"uv":[16,0,0,16],"texture":"#texture","cullface":"south"},"south":{"uv":[0,0,16,16],"texture":"#texture","cullface":"south"}}},{"from":[0,0,0],"to":[0.002,16,16],"faces":{"east":{"uv":[16,0,0,16],"texture":"#texture","cullface":"west"},"west":{"uv":[0,0,16,16],"texture":"#texture","cullface":"west"}}},{"from":[15.998,0,0],"to":[16,16,16],"faces":{"east":{"uv":[0,0,16,16],"texture":"#texture","cullface":"east"},"west":{"uv":[16,0,0,16],"texture":"#texture","cullface":"east"}}}]},"powder_snow_cauldron_full":{"parent":"minecraft:block/template_cauldron_full","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/powder_snow","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"powder_snow_cauldron_level1":{"parent":"minecraft:block/template_cauldron_level1","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/powder_snow","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"powder_snow_cauldron_level2":{"parent":"minecraft:block/template_cauldron_level2","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/powder_snow","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"powered_rail":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/powered_rail"}},"powered_rail_on":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/powered_rail_on"}},"powered_rail_on_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/powered_rail_on"}},"powered_rail_on_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/powered_rail_on"}},"powered_rail_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/powered_rail"}},"powered_rail_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/powered_rail"}},"pressure_plate_down":{"textures":{"particle":"#texture"},"elements":[{"from":[1,0,1],"to":[15,0.5,15],"faces":{"down":{"uv":[1,1,15,15],"texture":"#texture","cullface":"down"},"up":{"uv":[1,1,15,15],"texture":"#texture"},"north":{"uv":[1,15,15,15.5],"texture":"#texture"},"south":{"uv":[1,15,15,15.5],"texture":"#texture"},"west":{"uv":[1,15,15,15.5],"texture":"#texture"},"east":{"uv":[1,15,15,15.5],"texture":"#texture"}}}]},"pressure_plate_up":{"parent":"block/thin_block","textures":{"particle":"#texture"},"elements":[{"from":[1,0,1],"to":[15,1,15],"faces":{"down":{"uv":[1,1,15,15],"texture":"#texture","cullface":"down"},"up":{"uv":[1,1,15,15],"texture":"#texture"},"north":{"uv":[1,15,15,16],"texture":"#texture"},"south":{"uv":[1,15,15,16],"texture":"#texture"},"west":{"uv":[1,15,15,16],"texture":"#texture"},"east":{"uv":[1,15,15,16],"texture":"#texture"}}}]},"prismarine":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/prismarine"}},"prismarine_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/prismarine_bricks","side":"minecraft:block/prismarine_bricks","top":"minecraft:block/prismarine_bricks"}},"prismarine_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/prismarine_bricks","side":"minecraft:block/prismarine_bricks","top":"minecraft:block/prismarine_bricks"}},"prismarine_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/prismarine_bricks","side":"minecraft:block/prismarine_bricks","top":"minecraft:block/prismarine_bricks"}},"prismarine_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/prismarine_bricks","side":"minecraft:block/prismarine_bricks","top":"minecraft:block/prismarine_bricks"}},"prismarine_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/prismarine_bricks","side":"minecraft:block/prismarine_bricks","top":"minecraft:block/prismarine_bricks"}},"prismarine_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/prismarine_bricks"}},"prismarine_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/prismarine","side":"minecraft:block/prismarine","top":"minecraft:block/prismarine"}},"prismarine_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/prismarine","side":"minecraft:block/prismarine","top":"minecraft:block/prismarine"}},"prismarine_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/prismarine","side":"minecraft:block/prismarine","top":"minecraft:block/prismarine"}},"prismarine_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/prismarine","side":"minecraft:block/prismarine","top":"minecraft:block/prismarine"}},"prismarine_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/prismarine","side":"minecraft:block/prismarine","top":"minecraft:block/prismarine"}},"prismarine_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/prismarine"}},"prismarine_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/prismarine"}},"prismarine_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/prismarine"}},"prismarine_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/prismarine"}},"pumpkin":{"parent":"block/cube_column","display":{"firstperson_righthand":{"rotation":[0,135,0],"translation":[0,0,0],"scale":[0.40,0.40,0.40]}},"textures":{"end":"block/pumpkin_top","side":"block/pumpkin_side"}},"pumpkin_stem_stage0":{"parent":"minecraft:block/stem_growth0","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage1":{"parent":"minecraft:block/stem_growth1","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage2":{"parent":"minecraft:block/stem_growth2","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage3":{"parent":"minecraft:block/stem_growth3","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage4":{"parent":"minecraft:block/stem_growth4","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage5":{"parent":"minecraft:block/stem_growth5","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage6":{"parent":"minecraft:block/stem_growth6","textures":{"stem":"minecraft:block/pumpkin_stem"}},"pumpkin_stem_stage7":{"parent":"minecraft:block/stem_growth7","textures":{"stem":"minecraft:block/pumpkin_stem"}},"purple_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/purple_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"purple_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/purple_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"purple_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/purple_candle","particle":"minecraft:block/purple_candle"}},"purple_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/purple_candle_lit","particle":"minecraft:block/purple_candle_lit"}},"purple_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/purple_candle","particle":"minecraft:block/purple_candle"}},"purple_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/purple_candle_lit","particle":"minecraft:block/purple_candle_lit"}},"purple_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/purple_candle","particle":"minecraft:block/purple_candle"}},"purple_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/purple_candle_lit","particle":"minecraft:block/purple_candle_lit"}},"purple_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/purple_candle","particle":"minecraft:block/purple_candle"}},"purple_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/purple_candle_lit","particle":"minecraft:block/purple_candle_lit"}},"purple_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/purple_wool"}},"purple_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purple_concrete"}},"purple_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purple_concrete_powder"}},"purple_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/purple_glazed_terracotta"}},"purple_shulker_box":{"textures":{"particle":"minecraft:block/purple_shulker_box"}},"purple_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purple_stained_glass"}},"purple_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/purple_stained_glass"}},"purple_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/purple_stained_glass"}},"purple_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/purple_stained_glass_pane_top","pane":"minecraft:block/purple_stained_glass"}},"purple_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/purple_stained_glass_pane_top","pane":"minecraft:block/purple_stained_glass"}},"purple_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/purple_stained_glass_pane_top","pane":"minecraft:block/purple_stained_glass"}},"purple_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purple_terracotta"}},"purple_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purple_wool"}},"purpur_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/purpur_block"}},"purpur_pillar":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/purpur_pillar_top","side":"minecraft:block/purpur_pillar"}},"purpur_pillar_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/purpur_pillar_top","side":"minecraft:block/purpur_pillar"}},"purpur_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/purpur_block","side":"minecraft:block/purpur_block","top":"minecraft:block/purpur_block"}},"purpur_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/purpur_block","side":"minecraft:block/purpur_block","top":"minecraft:block/purpur_block"}},"purpur_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/purpur_block","side":"minecraft:block/purpur_block","top":"minecraft:block/purpur_block"}},"purpur_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/purpur_block","side":"minecraft:block/purpur_block","top":"minecraft:block/purpur_block"}},"purpur_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/purpur_block","side":"minecraft:block/purpur_block","top":"minecraft:block/purpur_block"}},"quartz_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side"}},"quartz_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/quartz_bricks"}},"quartz_pillar":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/quartz_pillar_top","side":"minecraft:block/quartz_pillar"}},"quartz_pillar_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/quartz_pillar_top","side":"minecraft:block/quartz_pillar"}},"quartz_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side","top":"minecraft:block/quartz_block_top"}},"quartz_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side","top":"minecraft:block/quartz_block_top"}},"quartz_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side","top":"minecraft:block/quartz_block_top"}},"quartz_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side","top":"minecraft:block/quartz_block_top"}},"quartz_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/quartz_block_top","side":"minecraft:block/quartz_block_side","top":"minecraft:block/quartz_block_top"}},"rail":{"parent":"minecraft:block/rail_flat","textures":{"rail":"minecraft:block/rail"}},"rail_corner":{"parent":"minecraft:block/rail_curved","textures":{"rail":"minecraft:block/rail_corner"}},"rail_curved":{"ambientocclusion":false,"textures":{"particle":"#rail"},"elements":[{"from":[0,1,0],"to":[16,1,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#rail"},"up":{"uv":[0,0,16,16],"texture":"#rail"}}}]},"rail_flat":{"ambientocclusion":false,"textures":{"particle":"#rail"},"elements":[{"from":[0,1,0],"to":[16,1,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#rail"},"up":{"uv":[0,0,16,16],"texture":"#rail"}}}]},"rail_raised_ne":{"parent":"minecraft:block/template_rail_raised_ne","textures":{"rail":"minecraft:block/rail"}},"rail_raised_sw":{"parent":"minecraft:block/template_rail_raised_sw","textures":{"rail":"minecraft:block/rail"}},"raw_copper_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/raw_copper_block"}},"raw_gold_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/raw_gold_block"}},"raw_iron_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/raw_iron_block"}},"red_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/red_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"red_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/red_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"red_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/red_candle","particle":"minecraft:block/red_candle"}},"red_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/red_candle_lit","particle":"minecraft:block/red_candle_lit"}},"red_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/red_candle","particle":"minecraft:block/red_candle"}},"red_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/red_candle_lit","particle":"minecraft:block/red_candle_lit"}},"red_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/red_candle","particle":"minecraft:block/red_candle"}},"red_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/red_candle_lit","particle":"minecraft:block/red_candle_lit"}},"red_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/red_candle","particle":"minecraft:block/red_candle"}},"red_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/red_candle_lit","particle":"minecraft:block/red_candle_lit"}},"red_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/red_wool"}},"red_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_concrete"}},"red_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_concrete_powder"}},"red_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/red_glazed_terracotta"}},"red_mushroom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/red_mushroom"}},"red_mushroom_block":{"parent":"minecraft:block/template_single_face","textures":{"texture":"minecraft:block/red_mushroom_block"}},"red_mushroom_block_inventory":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_mushroom_block"}},"red_nether_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/red_nether_bricks","side":"minecraft:block/red_nether_bricks","top":"minecraft:block/red_nether_bricks"}},"red_nether_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/red_nether_bricks","side":"minecraft:block/red_nether_bricks","top":"minecraft:block/red_nether_bricks"}},"red_nether_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/red_nether_bricks","side":"minecraft:block/red_nether_bricks","top":"minecraft:block/red_nether_bricks"}},"red_nether_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/red_nether_bricks","side":"minecraft:block/red_nether_bricks","top":"minecraft:block/red_nether_bricks"}},"red_nether_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/red_nether_bricks","side":"minecraft:block/red_nether_bricks","top":"minecraft:block/red_nether_bricks"}},"red_nether_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/red_nether_bricks"}},"red_nether_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/red_nether_bricks"}},"red_nether_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/red_nether_bricks"}},"red_nether_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/red_nether_bricks"}},"red_nether_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_nether_bricks"}},"red_sand":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_sand"}},"red_sandstone":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/red_sandstone_bottom","side":"minecraft:block/red_sandstone","top":"minecraft:block/red_sandstone_top"}},"red_sandstone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/red_sandstone"}},"red_sandstone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/red_sandstone"}},"red_sandstone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/red_sandstone"}},"red_sandstone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/red_sandstone"}},"red_shulker_box":{"textures":{"particle":"minecraft:block/red_shulker_box"}},"red_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_stained_glass"}},"red_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/red_stained_glass"}},"red_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/red_stained_glass"}},"red_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/red_stained_glass_pane_top","pane":"minecraft:block/red_stained_glass"}},"red_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/red_stained_glass_pane_top","pane":"minecraft:block/red_stained_glass"}},"red_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/red_stained_glass_pane_top","pane":"minecraft:block/red_stained_glass"}},"red_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_terracotta"}},"red_tulip":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/red_tulip"}},"red_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_wool"}},"redstone_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/redstone_block"}},"redstone_dust_dot":{"ambientocclusion":false,"textures":{"particle":"block/redstone_dust_dot","line":"block/redstone_dust_dot","overlay":"block/redstone_dust_overlay"},"elements":[{"from":[0,0.25,0],"to":[16,0.25,16],"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#line","tintindex":0},"down":{"uv":[0,16,16,0],"texture":"#line","tintindex":0}}},{"from":[0,0.25,0],"to":[16,0.25,16],"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#overlay"},"down":{"uv":[0,16,16,0],"texture":"#overlay"}}}]},"redstone_dust_side":{"ambientocclusion":false,"textures":{"particle":"block/redstone_dust_dot","overlay":"block/redstone_dust_overlay"},"elements":[{"from":[0,0.25,0],"to":[16,0.25,8],"shade":false,"faces":{"up":{"uv":[0,0,16,8],"texture":"#line","tintindex":0},"down":{"uv":[0,8,16,0],"texture":"#line","tintindex":0}}},{"from":[0,0.25,0],"to":[16,0.25,8],"shade":false,"faces":{"up":{"uv":[0,0,16,8],"texture":"#overlay"},"down":{"uv":[0,8,16,0],"texture":"#overlay"}}}]},"redstone_dust_side0":{"parent":"block/redstone_dust_side","textures":{"line":"block/redstone_dust_line0"}},"redstone_dust_side1":{"parent":"block/redstone_dust_side","textures":{"line":"block/redstone_dust_line1"}},"redstone_dust_side_alt":{"ambientocclusion":false,"textures":{"particle":"block/redstone_dust_dot","overlay":"block/redstone_dust_overlay"},"elements":[{"from":[0,0.25,8],"to":[16,0.25,16],"shade":false,"faces":{"up":{"uv":[0,8,16,16],"texture":"#line","tintindex":0},"down":{"uv":[0,16,16,8],"texture":"#line","tintindex":0}}},{"from":[0,0.25,8],"to":[16,0.25,16],"shade":false,"faces":{"up":{"uv":[0,8,16,16],"texture":"#overlay"},"down":{"uv":[0,16,16,8],"texture":"#overlay"}}}]},"redstone_dust_side_alt0":{"parent":"block/redstone_dust_side_alt","textures":{"line":"block/redstone_dust_line0"}},"redstone_dust_side_alt1":{"parent":"block/redstone_dust_side_alt","textures":{"line":"block/redstone_dust_line1"}},"redstone_dust_up":{"ambientocclusion":false,"textures":{"particle":"block/redstone_dust_dot","line":"block/redstone_dust_line0","overlay":"block/redstone_dust_overlay"},"elements":[{"from":[0,0,0.25],"to":[16,16,0.25],"shade":false,"faces":{"south":{"uv":[0,0,16,16],"texture":"#line","tintindex":0},"north":{"uv":[16,0,0,16],"texture":"#line","tintindex":0}}},{"from":[0,0,0.25],"to":[16,16,0.25],"shade":false,"faces":{"south":{"uv":[0,0,16,16],"texture":"#overlay"},"north":{"uv":[16,0,0,16],"texture":"#overlay"}}}]},"redstone_lamp":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/redstone_lamp"}},"redstone_lamp_on":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/redstone_lamp_on"}},"redstone_ore":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/redstone_ore"}},"redstone_torch":{"parent":"minecraft:block/template_redstone_torch","textures":{"torch":"minecraft:block/redstone_torch"}},"redstone_torch_off":{"parent":"minecraft:block/template_torch_unlit","textures":{"torch":"minecraft:block/redstone_torch_off"}},"redstone_wall_torch":{"parent":"minecraft:block/template_redstone_torch_wall","textures":{"torch":"minecraft:block/redstone_torch"}},"redstone_wall_torch_off":{"parent":"minecraft:block/template_torch_wall_unlit","textures":{"torch":"minecraft:block/redstone_torch_off"}},"reinforced_deepslate":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/reinforced_deepslate_bottom","side":"minecraft:block/reinforced_deepslate_side","top":"minecraft:block/reinforced_deepslate_top"}},"repeater_1tick":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,6],"to":[9,7,8],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_1tick_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","lock":"block/bedrock","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,6],"to":[14,4,8],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_1tick_on":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,6],"to":[9,7,8],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}},{"from":[6.5,1.5,5.5],"to":[9.5,4.5,8.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,5.5],"to":[9.5,10.5,8.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,2.5],"to":[9.5,7.5,5.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,8.5],"to":[9.5,7.5,11.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,5.5],"to":[6.5,7.5,8.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,5.5],"to":[12.5,7.5,8.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_1tick_on_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch","lock":"block/bedrock"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,6],"to":[14,4,8],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_2tick":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,8],"to":[9,7,10],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_2tick_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","lock":"block/bedrock","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,8],"to":[14,4,10],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_2tick_on":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,8],"to":[9,7,10],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}},{"from":[6.5,1.5,7.5],"to":[9.5,4.5,10.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,7.5],"to":[9.5,10.5,10.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,10.5],"to":[9.5,7.5,13.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,7.5],"to":[6.5,7.5,10.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,7.5],"to":[12.5,7.5,10.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_2tick_on_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch","lock":"block/bedrock"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,8],"to":[14,4,10],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_3tick":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,10],"to":[9,7,12],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_3tick_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","lock":"block/bedrock","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,10],"to":[14,4,12],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_3tick_on":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,10],"to":[9,7,12],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}},{"from":[6.5,1.5,9.5],"to":[9.5,4.5,12.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,9.5],"to":[9.5,10.5,12.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,6.5],"to":[9.5,7.5,9.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,12.5],"to":[9.5,7.5,15.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,9.5],"to":[6.5,7.5,12.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,9.5],"to":[12.5,7.5,12.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_3tick_on_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch","lock":"block/bedrock"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,10],"to":[14,4,12],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_4tick":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,12],"to":[9,7,14],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_4tick_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater","slab":"block/smooth_stone","top":"block/repeater","lock":"block/bedrock","unlit":"block/redstone_torch_off"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,12],"to":[14,4,14],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"faces":{"up":{"uv":[7,6,9,8],"texture":"#unlit"},"north":{"uv":[7,6,9,11],"texture":"#unlit"},"south":{"uv":[7,6,9,11],"texture":"#unlit"},"west":{"uv":[7,6,9,11],"texture":"#unlit"},"east":{"uv":[7,6,9,11],"texture":"#unlit"}}}]},"repeater_4tick_on":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[7,2,12],"to":[9,7,14],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}},{"from":[6.5,1.5,11.5],"to":[9.5,4.5,14.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,11.5],"to":[9.5,10.5,14.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,8.5],"to":[9.5,7.5,11.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,14.5],"to":[9.5,7.5,17.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,11.5],"to":[6.5,7.5,14.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,11.5],"to":[12.5,7.5,14.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeater_4tick_on_locked":{"ambientocclusion":false,"textures":{"particle":"block/repeater_on","slab":"block/smooth_stone","top":"block/repeater_on","lit":"block/redstone_torch","lock":"block/bedrock"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#slab","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,14,16,16],"texture":"#slab","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#slab","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#slab","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#slab","cullface":"east"}}},{"from":[2,2,12],"to":[14,4,14],"faces":{"up":{"uv":[7,2,9,14],"texture":"#lock","rotation":90},"north":{"uv":[2,7,14,9],"texture":"#lock"},"south":{"uv":[2,7,14,9],"texture":"#lock"},"west":{"uv":[6,7,8,9],"texture":"#lock"},"east":{"uv":[6,7,8,9],"texture":"#lock"}}},{"from":[7,2,2],"to":[9,7,4],"shade":false,"faces":{"up":{"uv":[7,6,9,8],"texture":"#lit"},"north":{"uv":[7,6,9,11],"texture":"#lit"},"south":{"uv":[7,6,9,11],"texture":"#lit"},"west":{"uv":[7,6,9,11],"texture":"#lit"},"east":{"uv":[7,6,9,11],"texture":"#lit"}}},{"from":[6.5,1.5,1.5],"to":[9.5,4.5,4.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#lit"}}},{"from":[6.5,7.5,1.5],"to":[9.5,10.5,4.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#lit"}}},{"from":[6.5,4.5,-1.5],"to":[9.5,7.5,1.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#lit"}}},{"from":[6.5,4.5,4.5],"to":[9.5,7.5,7.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#lit"}}},{"from":[3.5,4.5,1.5],"to":[6.5,7.5,4.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#lit"}}},{"from":[9.5,4.5,1.5],"to":[12.5,7.5,4.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#lit"}}}]},"repeating_command_block":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/repeating_command_block_back","front":"minecraft:block/repeating_command_block_front","side":"minecraft:block/repeating_command_block_side"}},"repeating_command_block_conditional":{"parent":"minecraft:block/template_command_block","textures":{"back":"minecraft:block/repeating_command_block_back","front":"minecraft:block/repeating_command_block_front","side":"minecraft:block/repeating_command_block_conditional"}},"respawn_anchor_0":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/respawn_anchor_bottom","side":"minecraft:block/respawn_anchor_side0","top":"minecraft:block/respawn_anchor_top_off"}},"respawn_anchor_1":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/respawn_anchor_bottom","side":"minecraft:block/respawn_anchor_side1","top":"minecraft:block/respawn_anchor_top"}},"respawn_anchor_2":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/respawn_anchor_bottom","side":"minecraft:block/respawn_anchor_side2","top":"minecraft:block/respawn_anchor_top"}},"respawn_anchor_3":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/respawn_anchor_bottom","side":"minecraft:block/respawn_anchor_side3","top":"minecraft:block/respawn_anchor_top"}},"respawn_anchor_4":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/respawn_anchor_bottom","side":"minecraft:block/respawn_anchor_side4","top":"minecraft:block/respawn_anchor_top"}},"rooted_dirt":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/rooted_dirt"}},"rose_bush_bottom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/rose_bush_bottom"}},"rose_bush_top":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/rose_bush_top"}},"sand":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/sand"}},"sandstone":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/sandstone_bottom","side":"minecraft:block/sandstone","top":"minecraft:block/sandstone_top"}},"sandstone_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/sandstone"}},"sandstone_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/sandstone"}},"sandstone_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/sandstone"}},"sandstone_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/sandstone"}},"scaffolding_stable":{"parent":"block/block","textures":{"particle":"block/scaffolding_top","top":"block/scaffolding_top","side":"block/scaffolding_side","bottom":"block/scaffolding_bottom"},"elements":[{"from":[0,15.99,0],"to":[16,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#top","uv":[0,16,16,0]}}},{"from":[0,0,0],"to":[2,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[2,16,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,14],"to":[16,16,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,0],"to":[16,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,14,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","uv":[2,2,14,4]},"down":{"texture":"#bottom"}}},{"from":[2,14,14],"to":[14,16,16],"faces":{"north":{"texture":"#side","uv":[14,0,2,2]},"south":{"texture":"#side","cullface":"south"},"down":{"texture":"#bottom"}}},{"from":[14,14,2],"to":[16,16,14],"faces":{"east":{"texture":"#side","uv":[14,0,2,2],"cullface":"east"},"west":{"texture":"#side","uv":[14,2,2,4]},"down":{"texture":"#bottom"}}},{"from":[0,14,2],"to":[2,16,14],"faces":{"east":{"texture":"#side"},"west":{"texture":"#side","uv":[14,0,2,2],"cullface":"west"},"down":{"texture":"#bottom"}}}]},"scaffolding_unstable":{"parent":"block/block","textures":{"particle":"block/scaffolding_top","top":"block/scaffolding_top","side":"block/scaffolding_side","bottom":"block/scaffolding_bottom"},"elements":[{"from":[0,15.99,0],"to":[16,16,16],"faces":{"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#top","uv":[0,16,16,0]}}},{"from":[0,0,0],"to":[2,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[2,16,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,14],"to":[16,16,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,0],"to":[16,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,14,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side","uv":[2,2,14,4]},"down":{"texture":"#bottom"}}},{"from":[2,14,14],"to":[14,16,16],"faces":{"north":{"texture":"#side","uv":[14,0,2,2]},"south":{"texture":"#side","cullface":"south"},"down":{"texture":"#bottom"}}},{"from":[14,14,2],"to":[16,16,14],"faces":{"east":{"texture":"#side","uv":[14,0,2,2],"cullface":"east"},"west":{"texture":"#side","uv":[14,2,2,4]},"down":{"texture":"#bottom"}}},{"from":[0,14,2],"to":[2,16,14],"faces":{"east":{"texture":"#side"},"west":{"texture":"#side","uv":[14,0,2,2],"cullface":"west"},"down":{"texture":"#bottom"}}},{"from":[0,1.99,0],"to":[16,2,16],"faces":{"up":{"texture":"#top"},"down":{"uv":[0,16,16,0],"texture":"#top"}}},{"from":[2,0,0],"to":[14,2,2],"faces":{"north":{"texture":"#side","uv":[2,0,14,2],"cullface":"north"},"south":{"texture":"#side","uv":[2,2,14,4]},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,0,14],"to":[14,2,16],"faces":{"north":{"texture":"#side","uv":[14,0,2,2]},"south":{"texture":"#side","uv":[2,0,14,2],"cullface":"south"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,2],"to":[16,2,14],"faces":{"east":{"texture":"#side","uv":[14,0,2,2],"cullface":"east"},"west":{"texture":"#side","uv":[14,2,2,4]},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,2],"to":[2,2,14],"faces":{"east":{"texture":"#side","uv":[2,0,14,2]},"west":{"texture":"#side","uv":[14,0,2,2],"cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}}]},"sculk":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/sculk"}},"sculk_catalyst":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/sculk_catalyst_bottom","side":"minecraft:block/sculk_catalyst_side","top":"minecraft:block/sculk_catalyst_top"}},"sculk_catalyst_bloom":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/sculk_catalyst_bottom","side":"minecraft:block/sculk_catalyst_side_bloom","top":"minecraft:block/sculk_catalyst_top_bloom"}},"sculk_mirrored":{"parent":"minecraft:block/cube_mirrored_all","textures":{"all":"minecraft:block/sculk"}},"sculk_sensor":{"parent":"block/block","textures":{"bottom":"block/sculk_sensor_bottom","side":"block/sculk_sensor_side","tendrils":"block/sculk_sensor_tendril_inactive","top":"block/sculk_sensor_top","particle":"block/sculk_sensor_bottom"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[-1,8,3],"to":[7,16,3],"rotation":{"angle":45,"axis":"y","origin":[3,12,3]},"faces":{"north":{"uv":[4,8,12,16],"texture":"#tendrils"},"south":{"uv":[12,8,4,16],"texture":"#tendrils"}}},{"from":[9,8,3],"to":[17,16,3],"rotation":{"angle":-45,"axis":"y","origin":[13,12,3]},"faces":{"north":{"uv":[12,8,4,16],"texture":"#tendrils"},"south":{"uv":[4,8,12,16],"texture":"#tendrils"}}},{"from":[9,8,13],"to":[17,16,13],"rotation":{"angle":45,"axis":"y","origin":[13,12,13]},"faces":{"north":{"uv":[12,8,4,16],"texture":"#tendrils"},"south":{"uv":[4,8,12,16],"texture":"#tendrils"}}},{"from":[-1,8,13],"to":[7,16,13],"rotation":{"angle":-45,"axis":"y","origin":[3,12,13]},"faces":{"north":{"uv":[4,8,12,16],"texture":"#tendrils"},"south":{"uv":[12,8,4,16],"texture":"#tendrils"}}}]},"sculk_sensor_active":{"parent":"block/sculk_sensor","textures":{"tendrils":"block/sculk_sensor_tendril_active"}},"sculk_sensor_inactive":{"parent":"block/sculk_sensor","textures":{"tendrils":"block/sculk_sensor_tendril_inactive"}},"sculk_shrieker":{"parent":"minecraft:block/template_sculk_shrieker","textures":{"bottom":"minecraft:block/sculk_shrieker_bottom","inner_top":"minecraft:block/sculk_shrieker_inner_top","particle":"minecraft:block/sculk_shrieker_bottom","side":"minecraft:block/sculk_shrieker_side","top":"minecraft:block/sculk_shrieker_top"}},"sculk_shrieker_can_summon":{"parent":"minecraft:block/template_sculk_shrieker","textures":{"bottom":"minecraft:block/sculk_shrieker_bottom","inner_top":"minecraft:block/sculk_shrieker_can_summon_inner_top","particle":"minecraft:block/sculk_shrieker_bottom","side":"minecraft:block/sculk_shrieker_side","top":"minecraft:block/sculk_shrieker_top"}},"sculk_vein":{"ambientocclusion":false,"textures":{"particle":"block/sculk_vein","sculk_vein":"block/sculk_vein"},"elements":[{"from":[0,0,0.1],"to":[16,16,0.1],"faces":{"north":{"uv":[0,0,16,16],"texture":"#sculk_vein"},"south":{"uv":[0,0,16,16],"texture":"#sculk_vein"}}}]},"sea_lantern":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/sea_lantern"}},"sea_pickle":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[6,0,6],"to":[10,6,10],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[6,5.95,6],"to":[10,5.95,10],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[7.5,5.2,8],"to":[8.5,8.7,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[8,5.2,7.5],"to":[8,8.7,8.5],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}}]},"seagrass":{"parent":"minecraft:block/template_seagrass","textures":{"texture":"minecraft:block/seagrass"}},"short_grass":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/short_grass"}},"shroomlight":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/shroomlight"}},"shulker_box":{"textures":{"particle":"minecraft:block/shulker_box"}},"skull":{"textures":{"particle":"minecraft:block/soul_sand"}},"slab":{"parent":"block/block","textures":{"particle":"#side"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"}}}]},"slab_top":{"textures":{"particle":"#side"},"elements":[{"from":[0,8,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},"north":{"uv":[0,0,16,8],"texture":"#side","cullface":"north"},"south":{"uv":[0,0,16,8],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,8],"texture":"#side","cullface":"west"},"east":{"uv":[0,0,16,8],"texture":"#side","cullface":"east"}}}]},"slightly_cracked_turtle_egg":{"parent":"minecraft:block/template_turtle_egg","textures":{"all":"minecraft:block/turtle_egg_slightly_cracked"}},"slime_block":{"parent":"block/block","textures":{"particle":"block/slime_block","texture":"block/slime_block"},"elements":[{"from":[3,3,3],"to":[13,13,13],"faces":{"down":{"uv":[3,3,13,13],"texture":"#texture"},"up":{"uv":[3,3,13,13],"texture":"#texture"},"north":{"uv":[3,3,13,13],"texture":"#texture"},"south":{"uv":[3,3,13,13],"texture":"#texture"},"west":{"uv":[3,3,13,13],"texture":"#texture"},"east":{"uv":[3,3,13,13],"texture":"#texture"}}},{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#texture","cullface":"east"}}}]},"small_amethyst_bud":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/small_amethyst_bud"}},"small_dripleaf_bottom":{"parent":"block/block","textures":{"stem":"block/small_dripleaf_stem_bottom","particle":"block/big_dripleaf_stem"},"elements":[{"from":[4.5,0,8],"to":[11.5,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":false},"shade":false,"faces":{"north":{"uv":[5,0,12,16],"texture":"#stem"},"south":{"uv":[5,0,12,16],"texture":"#stem"}}},{"from":[4.5,0,8],"to":[11.5,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":-45,"rescale":false},"shade":false,"faces":{"north":{"uv":[5,0,12,16],"texture":"#stem"},"south":{"uv":[5,0,12,16],"texture":"#stem"}}}]},"small_dripleaf_top":{"parent":"block/block","textures":{"top":"block/small_dripleaf_top","side":"block/small_dripleaf_side","stem":"block/small_dripleaf_stem_top","particle":"block/small_dripleaf_top"},"elements":[{"from":[8,3,8],"to":[15,3,15],"shade":false,"faces":{"down":{"uv":[8,0,0,8],"texture":"#top"},"up":{"uv":[8,8,0,0],"texture":"#top"}}},{"from":[1,8.02,1],"to":[8,8.02,8],"shade":false,"faces":{"down":{"uv":[0,8,8,0],"texture":"#top"},"up":{"uv":[0,0,8,8],"texture":"#top"}}},{"from":[1,12.02,8],"to":[8,12.02,15],"shade":false,"faces":{"down":{"uv":[8,0,0,8],"texture":"#top","rotation":270},"up":{"uv":[0,0,8,8],"texture":"#top","rotation":270}}},{"from":[8,2,8],"to":[15,3,15],"shade":false,"faces":{"east":{"uv":[0,0,8,1],"texture":"#side"},"west":{"uv":[0,0,8,1],"texture":"#side"},"north":{"uv":[0,0,8,1],"texture":"#side"},"south":{"uv":[0,0,8,1],"texture":"#side"}}},{"from":[1,7.02,1],"to":[8,8.02,8],"shade":false,"faces":{"east":{"uv":[0,0,8,1],"texture":"#side"},"west":{"uv":[0,0,8,1],"texture":"#side"},"north":{"uv":[0,0,8,1],"texture":"#side"},"south":{"uv":[0,0,8,1],"texture":"#side"}}},{"from":[1,11.02,8],"to":[8,12.02,15],"shade":false,"faces":{"east":{"uv":[0,0,8,1],"texture":"#side"},"west":{"uv":[0,0,8,1],"texture":"#side"},"north":{"uv":[0,0,8,1],"texture":"#side"},"south":{"uv":[0,0,8,1],"texture":"#side"}}},{"from":[4.5,0,8],"to":[11.5,14,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":false},"shade":false,"faces":{"north":{"uv":[4,0,12,14],"texture":"#stem"},"south":{"uv":[4,0,12,14],"texture":"#stem"}}},{"from":[4.5,0,8],"to":[11.5,14,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":-45,"rescale":false},"shade":false,"faces":{"north":{"uv":[4,0,12,14],"texture":"#stem"},"south":{"uv":[4,0,12,14],"texture":"#stem"}}}]},"smithing_table":{"parent":"minecraft:block/cube","textures":{"down":"minecraft:block/smithing_table_bottom","east":"minecraft:block/smithing_table_side","north":"minecraft:block/smithing_table_front","particle":"minecraft:block/smithing_table_front","south":"minecraft:block/smithing_table_front","up":"minecraft:block/smithing_table_top","west":"minecraft:block/smithing_table_side"}},"smoker":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/smoker_bottom","front":"minecraft:block/smoker_front","side":"minecraft:block/smoker_side","top":"minecraft:block/smoker_top"}},"smoker_on":{"parent":"minecraft:block/orientable_with_bottom","textures":{"bottom":"minecraft:block/smoker_bottom","front":"minecraft:block/smoker_front_on","side":"minecraft:block/smoker_side","top":"minecraft:block/smoker_top"}},"smooth_basalt":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/smooth_basalt"}},"smooth_quartz":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/quartz_block_bottom"}},"smooth_quartz_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/quartz_block_bottom","side":"minecraft:block/quartz_block_bottom","top":"minecraft:block/quartz_block_bottom"}},"smooth_quartz_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/quartz_block_bottom","side":"minecraft:block/quartz_block_bottom","top":"minecraft:block/quartz_block_bottom"}},"smooth_quartz_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/quartz_block_bottom","side":"minecraft:block/quartz_block_bottom","top":"minecraft:block/quartz_block_bottom"}},"smooth_quartz_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/quartz_block_bottom","side":"minecraft:block/quartz_block_bottom","top":"minecraft:block/quartz_block_bottom"}},"smooth_quartz_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/quartz_block_bottom","side":"minecraft:block/quartz_block_bottom","top":"minecraft:block/quartz_block_bottom"}},"smooth_red_sandstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/red_sandstone_top"}},"smooth_red_sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/red_sandstone_top","top":"minecraft:block/red_sandstone_top"}},"smooth_red_sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/red_sandstone_top","top":"minecraft:block/red_sandstone_top"}},"smooth_red_sandstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/red_sandstone_top","top":"minecraft:block/red_sandstone_top"}},"smooth_red_sandstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/red_sandstone_top","top":"minecraft:block/red_sandstone_top"}},"smooth_red_sandstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/red_sandstone_top","side":"minecraft:block/red_sandstone_top","top":"minecraft:block/red_sandstone_top"}},"smooth_sandstone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/sandstone_top"}},"smooth_sandstone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/sandstone_top","top":"minecraft:block/sandstone_top"}},"smooth_sandstone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/sandstone_top","top":"minecraft:block/sandstone_top"}},"smooth_sandstone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/sandstone_top","top":"minecraft:block/sandstone_top"}},"smooth_sandstone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/sandstone_top","top":"minecraft:block/sandstone_top"}},"smooth_sandstone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/sandstone_top","side":"minecraft:block/sandstone_top","top":"minecraft:block/sandstone_top"}},"smooth_stone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/smooth_stone"}},"smooth_stone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/smooth_stone","side":"minecraft:block/smooth_stone_slab_side","top":"minecraft:block/smooth_stone"}},"smooth_stone_slab_double":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/smooth_stone","side":"minecraft:block/smooth_stone_slab_side"}},"smooth_stone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/smooth_stone","side":"minecraft:block/smooth_stone_slab_side","top":"minecraft:block/smooth_stone"}},"sniffer_egg":{"textures":{"particle":"#north"},"elements":[{"from":[1,0,2],"to":[15,16,14],"faces":{"north":{"uv":[0,0,14,16],"texture":"#north"},"east":{"uv":[0,0,12,16],"texture":"#east"},"south":{"uv":[0,0,14,16],"texture":"#south"},"west":{"uv":[0,0,12,16],"texture":"#west"},"up":{"uv":[0,0,14,12],"texture":"#top","cullface":"up"},"down":{"uv":[0,0,14,12],"texture":"#bottom","cullface":"down"}}}]},"sniffer_egg_not_cracked":{"parent":"minecraft:block/sniffer_egg","textures":{"bottom":"minecraft:block/sniffer_egg_not_cracked_bottom","east":"minecraft:block/sniffer_egg_not_cracked_east","north":"minecraft:block/sniffer_egg_not_cracked_north","south":"minecraft:block/sniffer_egg_not_cracked_south","top":"minecraft:block/sniffer_egg_not_cracked_top","west":"minecraft:block/sniffer_egg_not_cracked_west"}},"sniffer_egg_slightly_cracked":{"parent":"minecraft:block/sniffer_egg","textures":{"bottom":"minecraft:block/sniffer_egg_slightly_cracked_bottom","east":"minecraft:block/sniffer_egg_slightly_cracked_east","north":"minecraft:block/sniffer_egg_slightly_cracked_north","south":"minecraft:block/sniffer_egg_slightly_cracked_south","top":"minecraft:block/sniffer_egg_slightly_cracked_top","west":"minecraft:block/sniffer_egg_slightly_cracked_west"}},"sniffer_egg_very_cracked":{"parent":"minecraft:block/sniffer_egg","textures":{"bottom":"minecraft:block/sniffer_egg_very_cracked_bottom","east":"minecraft:block/sniffer_egg_very_cracked_east","north":"minecraft:block/sniffer_egg_very_cracked_north","south":"minecraft:block/sniffer_egg_very_cracked_south","top":"minecraft:block/sniffer_egg_very_cracked_top","west":"minecraft:block/sniffer_egg_very_cracked_west"}},"snow_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/snow"}},"snow_height10":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,10,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,6,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,6,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,6,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,6,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height12":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,12,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,4,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,4,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,4,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,4,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height14":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,14,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,2,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,2,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,2,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,2,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height2":{"parent":"block/thin_block","textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,14,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,14,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,14,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,14,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height4":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,4,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,12,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,12,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,12,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,12,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height6":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,6,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,10,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,10,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,10,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,10,16,16],"texture":"#texture","cullface":"east"}}}]},"snow_height8":{"textures":{"particle":"block/snow","texture":"block/snow"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,8,16,16],"texture":"#texture","cullface":"north"},"south":{"uv":[0,8,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#texture","cullface":"west"},"east":{"uv":[0,8,16,16],"texture":"#texture","cullface":"east"}}}]},"soul_campfire":{"parent":"minecraft:block/template_campfire","textures":{"fire":"minecraft:block/soul_campfire_fire","lit_log":"minecraft:block/soul_campfire_log_lit"}},"soul_fire_floor0":{"parent":"minecraft:block/template_fire_floor","textures":{"fire":"minecraft:block/soul_fire_0"}},"soul_fire_floor1":{"parent":"minecraft:block/template_fire_floor","textures":{"fire":"minecraft:block/soul_fire_1"}},"soul_fire_side0":{"parent":"minecraft:block/template_fire_side","textures":{"fire":"minecraft:block/soul_fire_0"}},"soul_fire_side1":{"parent":"minecraft:block/template_fire_side","textures":{"fire":"minecraft:block/soul_fire_1"}},"soul_fire_side_alt0":{"parent":"minecraft:block/template_fire_side_alt","textures":{"fire":"minecraft:block/soul_fire_0"}},"soul_fire_side_alt1":{"parent":"minecraft:block/template_fire_side_alt","textures":{"fire":"minecraft:block/soul_fire_1"}},"soul_lantern":{"parent":"minecraft:block/template_lantern","textures":{"lantern":"minecraft:block/soul_lantern"}},"soul_lantern_hanging":{"parent":"minecraft:block/template_hanging_lantern","textures":{"lantern":"minecraft:block/soul_lantern"}},"soul_sand":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/soul_sand"}},"soul_soil":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/soul_soil"}},"soul_torch":{"parent":"minecraft:block/template_torch","textures":{"torch":"minecraft:block/soul_torch"}},"soul_wall_torch":{"parent":"minecraft:block/template_torch_wall","textures":{"torch":"minecraft:block/soul_torch"}},"spawner":{"parent":"minecraft:block/cube_all_inner_faces","textures":{"all":"minecraft:block/spawner"}},"sponge":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/sponge"}},"spore_blossom":{"parent":"block/block","textures":{"particle":"block/spore_blossom","flower":"block/spore_blossom","base":"block/spore_blossom_base"},"elements":[{"from":[1,15.9,1],"to":[15,15.9,15],"shade":false,"faces":{"up":{"uv":[1,1,15,15],"texture":"#base"},"down":{"uv":[1,1,15,15],"texture":"#base"}}},{"from":[8,15.7,0],"to":[24,15.7,16],"rotation":{"origin":[8,16,0],"axis":"z","angle":-22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#flower","rotation":90},"down":{"uv":[0,16,16,0],"texture":"#flower","rotation":270}}},{"from":[-8,15.7,0],"to":[8,15.7,16],"rotation":{"origin":[8,16,0],"axis":"z","angle":22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#flower","rotation":270},"down":{"uv":[0,16,16,0],"texture":"#flower","rotation":90}}},{"from":[0,15.7,8],"to":[16,15.7,24],"rotation":{"origin":[0,16,8],"axis":"x","angle":22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[16,16,0,0],"texture":"#flower"},"down":{"uv":[16,0,0,16],"texture":"#flower"}}},{"from":[0,15.7,-8],"to":[16,15.7,8],"rotation":{"origin":[0,16,8],"axis":"x","angle":-22.5,"rescale":false},"shade":false,"faces":{"up":{"uv":[0,0,16,16],"texture":"#flower"},"down":{"uv":[0,16,16,0],"texture":"#flower"}}}]},"spruce_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/spruce_door_bottom","top":"minecraft:block/spruce_door_top"}},"spruce_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_spruce_log"}},"spruce_leaves":{"parent":"minecraft:block/leaves","textures":{"all":"minecraft:block/spruce_leaves"}},"spruce_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/spruce_log_top","side":"minecraft:block/spruce_log"}},"spruce_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/spruce_log_top","side":"minecraft:block/spruce_log"}},"spruce_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/spruce_planks"}},"spruce_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/spruce_planks"}},"spruce_sapling":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/spruce_sapling"}},"spruce_sign":{"textures":{"particle":"minecraft:block/spruce_planks"}},"spruce_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/spruce_planks","side":"minecraft:block/spruce_planks","top":"minecraft:block/spruce_planks"}},"spruce_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/spruce_planks","side":"minecraft:block/spruce_planks","top":"minecraft:block/spruce_planks"}},"spruce_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/spruce_planks","side":"minecraft:block/spruce_planks","top":"minecraft:block/spruce_planks"}},"spruce_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/spruce_planks","side":"minecraft:block/spruce_planks","top":"minecraft:block/spruce_planks"}},"spruce_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/spruce_planks","side":"minecraft:block/spruce_planks","top":"minecraft:block/spruce_planks"}},"spruce_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/spruce_trapdoor"}},"spruce_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/spruce_trapdoor"}},"spruce_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/spruce_trapdoor"}},"spruce_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/spruce_log","side":"minecraft:block/spruce_log"}},"stairs":{"parent":"block/block","display":{"gui":{"rotation":[30,135,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"head":{"rotation":[0,-90,0],"translation":[0,0,0],"scale":[1,1,1]},"thirdperson_lefthand":{"rotation":[75,-135,0],"translation":[0,2.5,0],"scale":[0.375,0.375,0.375]}},"textures":{"particle":"#side"},"elements":[{"from":[0,0,0],"to":[16,8,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"}}},{"from":[8,8,0],"to":[16,16,16],"faces":{"up":{"uv":[8,0,16,16],"texture":"#top","cullface":"up"},"north":{"uv":[0,0,8,8],"texture":"#side","cullface":"north"},"south":{"uv":[8,0,16,8],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,8],"texture":"#side"},"east":{"uv":[0,0,16,8],"texture":"#side","cullface":"east"}}}]},"stem_fruit":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,7,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,8],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,8],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,7,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,8],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,8],"texture":"#stem","tintindex":0}}},{"from":[0,0,8],"to":[9,16,8],"faces":{"north":{"uv":[9,0,0,16],"texture":"#upperstem","tintindex":0},"south":{"uv":[0,0,9,16],"texture":"#upperstem","tintindex":0}}}]},"stem_growth0":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,1,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,2],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,2],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,1,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,2],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,2],"texture":"#stem","tintindex":0}}}]},"stem_growth1":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,3,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,4],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,4],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,3,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,4],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,4],"texture":"#stem","tintindex":0}}}]},"stem_growth2":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,5,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,6],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,6],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,5,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,6],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,6],"texture":"#stem","tintindex":0}}}]},"stem_growth3":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,7,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,8],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,8],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,7,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,8],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,8],"texture":"#stem","tintindex":0}}}]},"stem_growth4":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,9,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,10],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,10],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,9,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,10],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,10],"texture":"#stem","tintindex":0}}}]},"stem_growth5":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,11,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,12],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,12],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,11,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,12],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,12],"texture":"#stem","tintindex":0}}}]},"stem_growth6":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,13,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,14],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,14],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,13,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,14],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,14],"texture":"#stem","tintindex":0}}}]},"stem_growth7":{"ambientocclusion":false,"textures":{"particle":"#stem"},"elements":[{"from":[0,-1,8],"to":[16,15,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,16],"texture":"#stem","tintindex":0},"south":{"uv":[16,0,0,16],"texture":"#stem","tintindex":0}}},{"from":[8,-1,0],"to":[8,15,16],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,16],"texture":"#stem","tintindex":0},"east":{"uv":[16,0,0,16],"texture":"#stem","tintindex":0}}}]},"sticky_piston":{"parent":"minecraft:block/template_piston","textures":{"bottom":"minecraft:block/piston_bottom","platform":"minecraft:block/piston_top_sticky","side":"minecraft:block/piston_side"}},"sticky_piston_inventory":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/piston_bottom","side":"minecraft:block/piston_side","top":"minecraft:block/piston_top_sticky"}},"stone":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/stone"}},"stone_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/stone_bricks","side":"minecraft:block/stone_bricks","top":"minecraft:block/stone_bricks"}},"stone_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/stone_bricks","side":"minecraft:block/stone_bricks","top":"minecraft:block/stone_bricks"}},"stone_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/stone_bricks","side":"minecraft:block/stone_bricks","top":"minecraft:block/stone_bricks"}},"stone_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/stone_bricks","side":"minecraft:block/stone_bricks","top":"minecraft:block/stone_bricks"}},"stone_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/stone_bricks","side":"minecraft:block/stone_bricks","top":"minecraft:block/stone_bricks"}},"stone_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/stone_bricks"}},"stone_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/stone_bricks"}},"stone_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/stone_bricks"}},"stone_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/stone_bricks"}},"stone_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/stone_bricks"}},"stone_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/stone"}},"stone_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/stone"}},"stone_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/stone"}},"stone_mirrored":{"parent":"minecraft:block/cube_mirrored_all","textures":{"all":"minecraft:block/stone"}},"stone_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/stone"}},"stone_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/stone"}},"stone_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/stone","side":"minecraft:block/stone","top":"minecraft:block/stone"}},"stone_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/stone","side":"minecraft:block/stone","top":"minecraft:block/stone"}},"stone_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/stone","side":"minecraft:block/stone","top":"minecraft:block/stone"}},"stone_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/stone","side":"minecraft:block/stone","top":"minecraft:block/stone"}},"stone_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/stone","side":"minecraft:block/stone","top":"minecraft:block/stone"}},"stonecutter":{"parent":"block/block","textures":{"particle":"block/stonecutter_bottom","bottom":"block/stonecutter_bottom","top":"block/stonecutter_top","side":"block/stonecutter_side","saw":"block/stonecutter_saw"},"elements":[{"from":[0,0,0],"to":[16,9,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,7,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,7,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,7,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,7,16,16],"texture":"#side","cullface":"east"}}},{"from":[1,9,8],"to":[15,16,8],"faces":{"north":{"uv":[1,9,15,16],"texture":"#saw","tintindex":0},"south":{"uv":[15,9,1,16],"texture":"#saw","tintindex":0}}}]},"stripped_acacia_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_acacia_log_top","side":"minecraft:block/stripped_acacia_log"}},"stripped_acacia_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_acacia_log_top","side":"minecraft:block/stripped_acacia_log"}},"stripped_acacia_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_acacia_log","side":"minecraft:block/stripped_acacia_log"}},"stripped_bamboo_block":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_bamboo_block_top","side":"minecraft:block/stripped_bamboo_block"}},"stripped_bamboo_block_x":{"parent":"minecraft:block/cube_column_uv_locked_x","textures":{"end":"minecraft:block/stripped_bamboo_block_top","side":"minecraft:block/stripped_bamboo_block"}},"stripped_bamboo_block_y":{"parent":"minecraft:block/cube_column_uv_locked_y","textures":{"end":"minecraft:block/stripped_bamboo_block_top","side":"minecraft:block/stripped_bamboo_block"}},"stripped_bamboo_block_z":{"parent":"minecraft:block/cube_column_uv_locked_z","textures":{"end":"minecraft:block/stripped_bamboo_block_top","side":"minecraft:block/stripped_bamboo_block"}},"stripped_birch_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_birch_log_top","side":"minecraft:block/stripped_birch_log"}},"stripped_birch_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_birch_log_top","side":"minecraft:block/stripped_birch_log"}},"stripped_birch_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_birch_log","side":"minecraft:block/stripped_birch_log"}},"stripped_cherry_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_cherry_log_top","side":"minecraft:block/stripped_cherry_log"}},"stripped_cherry_log_x":{"parent":"minecraft:block/cube_column_uv_locked_x","textures":{"end":"minecraft:block/stripped_cherry_log_top","side":"minecraft:block/stripped_cherry_log"}},"stripped_cherry_log_y":{"parent":"minecraft:block/cube_column_uv_locked_y","textures":{"end":"minecraft:block/stripped_cherry_log_top","side":"minecraft:block/stripped_cherry_log"}},"stripped_cherry_log_z":{"parent":"minecraft:block/cube_column_uv_locked_z","textures":{"end":"minecraft:block/stripped_cherry_log_top","side":"minecraft:block/stripped_cherry_log"}},"stripped_cherry_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_cherry_log","side":"minecraft:block/stripped_cherry_log"}},"stripped_crimson_hyphae":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_crimson_stem","side":"minecraft:block/stripped_crimson_stem"}},"stripped_crimson_stem":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_crimson_stem_top","side":"minecraft:block/stripped_crimson_stem"}},"stripped_dark_oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_dark_oak_log_top","side":"minecraft:block/stripped_dark_oak_log"}},"stripped_dark_oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_dark_oak_log_top","side":"minecraft:block/stripped_dark_oak_log"}},"stripped_dark_oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_dark_oak_log","side":"minecraft:block/stripped_dark_oak_log"}},"stripped_jungle_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_jungle_log_top","side":"minecraft:block/stripped_jungle_log"}},"stripped_jungle_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_jungle_log_top","side":"minecraft:block/stripped_jungle_log"}},"stripped_jungle_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_jungle_log","side":"minecraft:block/stripped_jungle_log"}},"stripped_mangrove_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_mangrove_log_top","side":"minecraft:block/stripped_mangrove_log"}},"stripped_mangrove_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_mangrove_log_top","side":"minecraft:block/stripped_mangrove_log"}},"stripped_mangrove_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_mangrove_log","side":"minecraft:block/stripped_mangrove_log"}},"stripped_oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_oak_log_top","side":"minecraft:block/stripped_oak_log"}},"stripped_oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_oak_log_top","side":"minecraft:block/stripped_oak_log"}},"stripped_oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_oak_log","side":"minecraft:block/stripped_oak_log"}},"stripped_pale_oak_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_pale_oak_log_top","side":"minecraft:block/stripped_pale_oak_log"}},"stripped_pale_oak_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_pale_oak_log_top","side":"minecraft:block/stripped_pale_oak_log"}},"stripped_pale_oak_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_pale_oak_log","side":"minecraft:block/stripped_pale_oak_log"}},"stripped_spruce_log":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_spruce_log_top","side":"minecraft:block/stripped_spruce_log"}},"stripped_spruce_log_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/stripped_spruce_log_top","side":"minecraft:block/stripped_spruce_log"}},"stripped_spruce_wood":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_spruce_log","side":"minecraft:block/stripped_spruce_log"}},"stripped_warped_hyphae":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_warped_stem","side":"minecraft:block/stripped_warped_stem"}},"stripped_warped_stem":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/stripped_warped_stem_top","side":"minecraft:block/stripped_warped_stem"}},"structure_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/structure_block"}},"structure_block_corner":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/structure_block_corner"}},"structure_block_data":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/structure_block_data"}},"structure_block_load":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/structure_block_load"}},"structure_block_save":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/structure_block_save"}},"structure_void":{"textures":{"particle":"minecraft:item/structure_void"}},"sugar_cane":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/sugar_cane"}},"sunflower_bottom":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/sunflower_bottom"}},"sunflower_top":{"ambientocclusion":false,"textures":{"particle":"block/sunflower_front","cross":"block/sunflower_top","back":"block/sunflower_back","front":"block/sunflower_front"},"elements":[{"from":[0.8,0,8],"to":[15.2,8,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,8,16,16],"texture":"#cross"},"south":{"uv":[0,8,16,16],"texture":"#cross"}}},{"from":[8,0,0.8],"to":[8,8,15.2],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,8,16,16],"texture":"#cross"},"east":{"uv":[0,8,16,16],"texture":"#cross"}}},{"from":[9.6,-1,1],"to":[9.6,15,15],"rotation":{"origin":[8,8,8],"axis":"z","angle":22.5,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#back"},"east":{"uv":[0,0,16,16],"texture":"#front"}}}]},"suspicious_gravel_0":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_gravel_0"}},"suspicious_gravel_1":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_gravel_1"}},"suspicious_gravel_2":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_gravel_2"}},"suspicious_gravel_3":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_gravel_3"}},"suspicious_sand_0":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_sand_0"}},"suspicious_sand_1":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_sand_1"}},"suspicious_sand_2":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_sand_2"}},"suspicious_sand_3":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/suspicious_sand_3"}},"sweet_berry_bush_stage0":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/sweet_berry_bush_stage0"}},"sweet_berry_bush_stage1":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/sweet_berry_bush_stage1"}},"sweet_berry_bush_stage2":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/sweet_berry_bush_stage2"}},"sweet_berry_bush_stage3":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/sweet_berry_bush_stage3"}},"tall_grass_bottom":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/tall_grass_bottom"}},"tall_grass_top":{"parent":"minecraft:block/tinted_cross","textures":{"cross":"minecraft:block/tall_grass_top"}},"tall_seagrass_bottom":{"parent":"minecraft:block/template_seagrass","textures":{"texture":"minecraft:block/tall_seagrass_bottom"}},"tall_seagrass_top":{"parent":"minecraft:block/template_seagrass","textures":{"texture":"minecraft:block/tall_seagrass_top"}},"target":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/target_top","side":"minecraft:block/target_side"}},"template_anvil":{"parent":"block/block","textures":{"particle":"block/anvil","body":"block/anvil"},"display":{"fixed":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}},"elements":[{"__comment":"Anvil base","from":[2,0,2],"to":[14,4,14],"faces":{"down":{"uv":[2,2,14,14],"texture":"#body","rotation":180,"cullface":"down"},"up":{"uv":[2,2,14,14],"texture":"#body","rotation":180},"north":{"uv":[2,12,14,16],"texture":"#body"},"south":{"uv":[2,12,14,16],"texture":"#body"},"west":{"uv":[0,2,4,14],"texture":"#body","rotation":90},"east":{"uv":[4,2,0,14],"texture":"#body","rotation":270}}},{"__comment":"Lower narrow portion","from":[4,4,3],"to":[12,5,13],"faces":{"up":{"uv":[4,3,12,13],"texture":"#body","rotation":180},"north":{"uv":[4,11,12,12],"texture":"#body"},"south":{"uv":[4,11,12,12],"texture":"#body"},"west":{"uv":[4,3,5,13],"texture":"#body","rotation":90},"east":{"uv":[5,3,4,13],"texture":"#body","rotation":270}}},{"__comment":"Wider section beneath top portion","from":[6,5,4],"to":[10,10,12],"faces":{"north":{"uv":[6,6,10,11],"texture":"#body"},"south":{"uv":[6,6,10,11],"texture":"#body"},"west":{"uv":[5,4,10,12],"texture":"#body","rotation":90},"east":{"uv":[10,4,5,12],"texture":"#body","rotation":270}}},{"__comment":"Anvil top","from":[3,10,0],"to":[13,16,16],"faces":{"down":{"uv":[3,0,13,16],"texture":"#body","rotation":180},"up":{"uv":[3,0,13,16],"texture":"#top","rotation":180},"north":{"uv":[3,0,13,6],"texture":"#body"},"south":{"uv":[3,0,13,6],"texture":"#body"},"west":{"uv":[10,0,16,16],"texture":"#body","rotation":90},"east":{"uv":[16,0,10,16],"texture":"#body","rotation":270}}}]},"template_azalea":{"parent":"block/block","textures":{"particle":"block/azalea_plant","plant":"block/azalea_plant"},"elements":[{"from":[0,16,0],"to":[16,16,16],"faces":{"down":{"uv":[0,16,16,0],"texture":"#top"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[0,5,0],"to":[16,16,0.01],"faces":{"north":{"uv":[0,0,16,11],"texture":"#side","cullface":"north"},"south":{"uv":[16,0,0,11],"texture":"#side"}}},{"from":[0,5,15.99],"to":[16,16,16],"faces":{"north":{"uv":[16,0,0,11],"texture":"#side"},"south":{"uv":[0,0,16,11],"texture":"#side","cullface":"south"}}},{"from":[0,5,0],"to":[0.01,16,16],"faces":{"west":{"uv":[0,0,16,11],"texture":"#side","cullface":"west"},"east":{"uv":[16,0,0,11],"texture":"#side"}}},{"from":[15.99,5,0],"to":[16,16,16],"faces":{"west":{"uv":[16,0,0,11],"texture":"#side"},"east":{"uv":[0,0,16,11],"texture":"#side","cullface":"east"}}},{"from":[0.1,0,8],"to":[15.9,15.9,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,0,16,16],"texture":"#plant"},"south":{"uv":[0,0,16,16],"texture":"#plant"}}},{"from":[8,0,0.1],"to":[8,15.9,15.9],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,0,16,16],"texture":"#plant"},"east":{"uv":[0,0,16,16],"texture":"#plant"}}}]},"template_cake_with_candle":{"textures":{"particle":"block/cake_side","bottom":"block/cake_bottom","top":"block/cake_top","side":"block/cake_side"},"elements":[{"from":[1,0,1],"to":[15,8,15],"faces":{"down":{"texture":"#bottom","cullface":"down"},"up":{"texture":"#top"},"north":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side"},"east":{"texture":"#side"}}},{"from":[7,8,7],"to":[9,14,9],"faces":{"north":{"uv":[0,8,2,14],"texture":"#candle"},"east":{"uv":[0,8,2,14],"texture":"#candle"},"south":{"uv":[0,8,2,14],"texture":"#candle"},"west":{"uv":[0,8,2,14],"texture":"#candle"},"up":{"uv":[0,6,2,8],"texture":"#candle"},"down":{"uv":[0,14,2,16],"texture":"#candle","cullface":"down"}}},{"from":[7.5,14,8],"to":[8.5,15,8],"rotation":{"angle":-45,"axis":"y","origin":[8,14,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#candle"},"south":{"uv":[0,5,1,6],"texture":"#candle"}}},{"from":[7.5,14,8],"to":[8.5,15,8],"rotation":{"angle":45,"axis":"y","origin":[8,14,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#candle"},"south":{"uv":[0,5,1,6],"texture":"#candle"}}}]},"template_campfire":{"parent":"block/block","display":{"head":{"translation":[0,10.5,0]}},"textures":{"particle":"block/campfire_log","log":"block/campfire_log"},"elements":[{"from":[1,0,0],"to":[5,4,16],"faces":{"north":{"uv":[0,4,4,8],"texture":"#log","cullface":"north"},"east":{"uv":[0,1,16,5],"texture":"#lit_log"},"south":{"uv":[0,4,4,8],"texture":"#log","cullface":"south"},"west":{"uv":[16,0,0,4],"texture":"#log"},"up":{"uv":[0,0,16,4],"rotation":90,"texture":"#log"},"down":{"uv":[0,0,16,4],"rotation":90,"texture":"#log","cullface":"down"}}},{"from":[0,3,11],"to":[16,7,15],"faces":{"north":{"uv":[16,0,0,4],"texture":"#lit_log"},"east":{"uv":[0,4,4,8],"texture":"#log","cullface":"east"},"south":{"uv":[0,0,16,4],"texture":"#lit_log"},"west":{"uv":[0,4,4,8],"texture":"#log","cullface":"west"},"up":{"uv":[0,0,16,4],"rotation":180,"texture":"#log"},"down":{"uv":[0,4,16,8],"texture":"#lit_log"}}},{"from":[11,0,0],"to":[15,4,16],"faces":{"north":{"uv":[0,4,4,8],"texture":"#log","cullface":"north"},"east":{"uv":[0,0,16,4],"texture":"#log"},"south":{"uv":[0,4,4,8],"texture":"#log","cullface":"south"},"west":{"uv":[16,1,0,5],"texture":"#lit_log"},"up":{"uv":[0,0,16,4],"rotation":90,"texture":"#log"},"down":{"uv":[0,0,16,4],"rotation":90,"texture":"#log","cullface":"down"}}},{"from":[0,3,1],"to":[16,7,5],"faces":{"north":{"uv":[0,0,16,4],"texture":"#lit_log"},"east":{"uv":[0,4,4,8],"texture":"#log","cullface":"east"},"south":{"uv":[16,0,0,4],"texture":"#lit_log"},"west":{"uv":[0,4,4,8],"texture":"#log","cullface":"west"},"up":{"uv":[0,0,16,4],"rotation":180,"texture":"#log"},"down":{"uv":[0,4,16,8],"texture":"#lit_log"}}},{"from":[5,0,0],"to":[11,1,16],"faces":{"north":{"uv":[0,15,6,16],"texture":"#log","cullface":"north"},"south":{"uv":[10,15,16,16],"texture":"#log","cullface":"south"},"up":{"uv":[0,8,16,14],"rotation":90,"texture":"#lit_log"},"down":{"uv":[0,8,16,14],"rotation":90,"texture":"#log","cullface":"down"}}},{"from":[0.8,1,8],"to":[15.2,17,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#fire"},"south":{"uv":[0,0,16,16],"texture":"#fire"}}},{"from":[8,1,0.8],"to":[8,17,15.2],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#fire"},"east":{"uv":[0,0,16,16],"texture":"#fire"}}}]},"template_candle":{"parent":"block/block","elements":[{"from":[7,0,7],"to":[9,6,9],"faces":{"north":{"uv":[0,8,2,14],"texture":"#all"},"east":{"uv":[0,8,2,14],"texture":"#all"},"south":{"uv":[0,8,2,14],"texture":"#all"},"west":{"uv":[0,8,2,14],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[7.5,6,8],"to":[8.5,7,8],"rotation":{"angle":45,"axis":"y","origin":[8,6,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}},{"from":[7.5,6,8],"to":[8.5,7,8],"rotation":{"angle":-45,"axis":"y","origin":[8,6,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}}]},"template_cauldron_full":{"ambientocclusion":false,"textures":{"particle":"block/cauldron_side","top":"block/cauldron_top","bottom":"block/cauldron_bottom","side":"block/cauldron_side","inside":"block/cauldron_inner"},"elements":[{"from":[0,3,0],"to":[2,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,2],"to":[14,4,14],"faces":{"up":{"texture":"#inside"},"down":{"texture":"#inside"}}},{"from":[14,3,0],"to":[16,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,14],"to":[14,16,16],"faces":{"north":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[0,0,0],"to":[4,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,2],"to":[2,3,4],"faces":{"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,0],"to":[16,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,2],"to":[16,3,4],"faces":{"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[4,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,12],"to":[2,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,14],"to":[16,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,12],"to":[16,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,4,2],"to":[14,15,14],"faces":{"up":{"texture":"#content","tintindex":0}}}]},"template_cauldron_level1":{"ambientocclusion":false,"textures":{"particle":"block/cauldron_side","top":"block/cauldron_top","bottom":"block/cauldron_bottom","side":"block/cauldron_side","inside":"block/cauldron_inner"},"elements":[{"from":[0,3,0],"to":[2,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,2],"to":[14,4,14],"faces":{"up":{"texture":"#inside"},"down":{"texture":"#inside"}}},{"from":[14,3,0],"to":[16,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,14],"to":[14,16,16],"faces":{"north":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[0,0,0],"to":[4,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,2],"to":[2,3,4],"faces":{"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,0],"to":[16,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,2],"to":[16,3,4],"faces":{"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[4,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,12],"to":[2,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,14],"to":[16,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,12],"to":[16,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,4,2],"to":[14,9,14],"faces":{"up":{"texture":"#content","tintindex":0}}}]},"template_cauldron_level2":{"ambientocclusion":false,"textures":{"particle":"block/cauldron_side","top":"block/cauldron_top","bottom":"block/cauldron_bottom","side":"block/cauldron_side","inside":"block/cauldron_inner"},"elements":[{"from":[0,3,0],"to":[2,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,2],"to":[14,4,14],"faces":{"up":{"texture":"#inside"},"down":{"texture":"#inside"}}},{"from":[14,3,0],"to":[16,16,16],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,0],"to":[14,16,2],"faces":{"north":{"texture":"#side","cullface":"north"},"south":{"texture":"#side"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[2,3,14],"to":[14,16,16],"faces":{"north":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"up":{"texture":"#top","cullface":"up"},"down":{"texture":"#inside"}}},{"from":[0,0,0],"to":[4,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,2],"to":[2,3,4],"faces":{"east":{"texture":"#side"},"south":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,0],"to":[16,3,2],"faces":{"north":{"texture":"#side","cullface":"north"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,2],"to":[16,3,4],"faces":{"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,14],"to":[4,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[0,0,12],"to":[2,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side"},"west":{"texture":"#side","cullface":"west"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[12,0,14],"to":[16,3,16],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"south":{"texture":"#side","cullface":"south"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[14,0,12],"to":[16,3,14],"faces":{"north":{"texture":"#side"},"east":{"texture":"#side","cullface":"east"},"west":{"texture":"#side"},"down":{"texture":"#bottom","cullface":"down"}}},{"from":[2,4,2],"to":[14,12,14],"faces":{"up":{"texture":"#content","tintindex":0}}}]},"template_chiseled_bookshelf_slot_bottom_left":{"textures":{"texture":"#texture"},"elements":[{"from":[10,0,0],"to":[16,8,0],"faces":{"north":{"uv":[0,8,6,16],"texture":"#texture","cullface":"north"}}}]},"template_chiseled_bookshelf_slot_bottom_mid":{"textures":{"texture":"#texture"},"elements":[{"from":[5,0,0],"to":[10,8,0],"faces":{"north":{"uv":[6,8,11,16],"texture":"#texture","cullface":"north"}}}]},"template_chiseled_bookshelf_slot_bottom_right":{"textures":{"texture":"#texture"},"elements":[{"from":[0,0,0],"to":[5,8,0],"faces":{"north":{"uv":[11,8,16,16],"texture":"#texture","cullface":"north"}}}]},"template_chiseled_bookshelf_slot_top_left":{"textures":{"texture":"#texture"},"elements":[{"from":[10,8,0],"to":[16,16,0],"faces":{"north":{"uv":[0,0,6,8],"texture":"#texture","cullface":"north"}}}]},"template_chiseled_bookshelf_slot_top_mid":{"textures":{"texture":"#texture"},"elements":[{"from":[5,8,0],"to":[10,16,0],"faces":{"north":{"uv":[6,0,11,8],"texture":"#texture","cullface":"north"}}}]},"template_chiseled_bookshelf_slot_top_right":{"textures":{"texture":"#texture"},"elements":[{"from":[0,8,0],"to":[5,16,0],"faces":{"north":{"uv":[11,0,16,8],"texture":"#texture","cullface":"north"}}}]},"template_chorus_flower":{"parent":"block/block","textures":{"bottom":"block/chorus_plant","particle":"#texture"},"elements":[{"from":[2,14,2],"to":[14,16,14],"faces":{"up":{"uv":[2,2,14,14],"texture":"#texture"},"north":{"uv":[2,0,14,2],"texture":"#bottom"},"south":{"uv":[2,0,14,2],"texture":"#bottom"},"west":{"uv":[2,0,14,2],"texture":"#bottom"},"east":{"uv":[2,0,14,2],"texture":"#bottom"}}},{"from":[0,2,2],"to":[2,14,14],"faces":{"down":{"uv":[16,14,14,2],"texture":"#bottom"},"up":{"uv":[0,2,2,14],"texture":"#bottom"},"north":{"uv":[14,2,16,14],"texture":"#bottom"},"south":{"uv":[0,2,2,14],"texture":"#bottom"},"west":{"uv":[2,2,14,14],"texture":"#texture"}}},{"from":[2,2,0],"to":[14,14,2],"faces":{"down":{"uv":[14,2,2,0],"texture":"#bottom"},"up":{"uv":[2,0,14,2],"texture":"#bottom"},"north":{"uv":[2,2,14,14],"texture":"#texture"},"west":{"uv":[0,2,2,14],"texture":"#bottom"},"east":{"uv":[14,2,16,14],"texture":"#bottom"}}},{"from":[2,2,14],"to":[14,14,16],"faces":{"down":{"uv":[14,16,2,14],"texture":"#bottom"},"up":{"uv":[2,14,14,16],"texture":"#bottom"},"south":{"uv":[2,2,14,14],"texture":"#texture"},"west":{"uv":[14,2,16,14],"texture":"#bottom"},"east":{"uv":[0,2,2,14],"texture":"#bottom"}}},{"from":[14,2,2],"to":[16,14,14],"faces":{"down":{"uv":[2,14,0,2],"texture":"#bottom"},"up":{"uv":[14,2,16,14],"texture":"#bottom"},"north":{"uv":[0,2,2,14],"texture":"#bottom"},"south":{"uv":[14,2,16,14],"texture":"#bottom"},"east":{"uv":[2,2,14,14],"texture":"#texture"}}},{"from":[2,0,2],"to":[14,14,14],"faces":{"up":{"uv":[2,2,14,14],"texture":"#bottom"},"down":{"uv":[14,14,2,2],"texture":"#bottom"},"north":{"uv":[2,2,14,16],"texture":"#bottom"},"south":{"uv":[2,2,14,16],"texture":"#bottom"},"west":{"uv":[2,2,14,16],"texture":"#bottom"},"east":{"uv":[2,2,14,16],"texture":"#bottom"}}}]},"template_command_block":{"parent":"block/cube_directional","textures":{"particle":"#back","down":"#side","up":"#side","north":"#front","east":"#side","south":"#back","west":"#side"}},"template_custom_fence_gate":{"parent":"block/block","textures":{"particle":"#particle"},"elements":[{"name":"Left-hand post","from":[0,5,7],"to":[2,16,9],"faces":{"north":{"uv":[14,2,16,13],"texture":"#texture"},"east":{"uv":[14,2,16,13],"texture":"#texture"},"south":{"uv":[14,2,16,13],"texture":"#texture"},"west":{"uv":[14,2,16,13],"texture":"#texture","cullface":"west"},"up":{"uv":[14,0,16,2],"texture":"#texture"},"down":{"uv":[16,13,14,15],"texture":"#texture"}}},{"name":"Right-hand post","from":[14,5,7],"to":[16,16,9],"faces":{"north":{"uv":[0,2,2,13],"texture":"#texture"},"east":{"uv":[0,2,2,13],"texture":"#texture","cullface":"east"},"south":{"uv":[0,2,2,13],"texture":"#texture"},"west":{"uv":[0,2,2,13],"texture":"#texture"},"up":{"uv":[0,0,2,2],"texture":"#texture"},"down":{"uv":[2,13,0,15],"texture":"#texture"}}},{"name":"Inner vertical post of left-hand gate door","from":[6,6,7],"to":[8,15,9],"faces":{"north":{"uv":[8,3,10,12],"texture":"#texture"},"south":{"uv":[6,3,8,12],"texture":"#texture"},"west":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[8,1,10,3],"texture":"#texture"},"down":{"uv":[8,14,10,12],"texture":"#texture"}}},{"name":"Inner vertical post of right-hand gate door","from":[8,6,7],"to":[10,15,9],"faces":{"north":{"uv":[6,3,8,12],"texture":"#texture"},"east":{"uv":[6,3,8,12],"texture":"#texture"},"south":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[6,1,8,3],"texture":"#texture"},"down":{"uv":[6,14,8,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[2,6,7],"to":[6,9,9],"faces":{"north":{"uv":[10,3,14,6],"texture":"#texture"},"south":{"uv":[10,9,14,12],"texture":"#texture"},"up":{"uv":[10,1,14,3],"texture":"#texture"},"down":{"uv":[10,14,14,12],"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[2,12,7],"to":[6,15,9],"faces":{"north":{"uv":[10,3,14,6],"texture":"#texture"},"south":{"uv":[10,9,14,12],"texture":"#texture"},"up":{"uv":[10,1,14,3],"texture":"#texture"},"down":{"uv":[10,14,14,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of right-hand gate door","from":[10,6,7],"to":[14,9,9],"faces":{"north":{"uv":[2,3,6,6],"texture":"#texture"},"south":{"uv":[2,9,6,12],"texture":"#texture"},"up":{"uv":[2,1,6,3],"texture":"#texture"},"down":{"uv":[2,14,6,12],"texture":"#texture"}}},{"name":"Upper horizontal bar of right-hand gate door","from":[10,12,7],"to":[14,15,9],"faces":{"north":{"uv":[2,3,6,6],"texture":"#texture"},"south":{"uv":[2,9,6,12],"texture":"#texture"},"up":{"uv":[2,1,6,3],"texture":"#texture"},"down":{"uv":[2,14,6,12],"texture":"#texture"}}}],"display":{"gui":{"rotation":[30,45,0],"translation":[0,-1,0],"scale":[0.8,0.8,0.8]},"head":{"translation":[0,-3,-6]}}},"template_custom_fence_gate_open":{"textures":{"particle":"#particle"},"elements":[{"name":"Left-hand post","from":[0,5,7],"to":[2,16,9],"faces":{"north":{"uv":[14,2,16,13],"texture":"#texture"},"east":{"uv":[14,2,16,13],"texture":"#texture"},"south":{"uv":[14,2,16,13],"texture":"#texture"},"west":{"uv":[14,2,16,13],"texture":"#texture","cullface":"west"},"up":{"uv":[14,0,16,2],"texture":"#texture"},"down":{"uv":[16,13,14,15],"texture":"#texture"}}},{"name":"Right-hand post","from":[14,5,7],"to":[16,16,9],"faces":{"north":{"uv":[0,2,2,13],"texture":"#texture"},"east":{"uv":[0,2,2,13],"texture":"#texture","cullface":"east"},"south":{"uv":[0,2,2,13],"texture":"#texture"},"west":{"uv":[0,2,2,13],"texture":"#texture"},"up":{"uv":[0,0,2,2],"texture":"#texture"},"down":{"uv":[2,13,0,15],"texture":"#texture"}}},{"name":"Inner vertical post of left-hand gate door","from":[0,6,13],"to":[2,15,15],"faces":{"north":{"uv":[8,3,10,12],"texture":"#texture"},"east":{"uv":[8,3,10,12],"texture":"#texture"},"south":{"uv":[8,3,10,12],"texture":"#texture"},"west":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[8,1,10,3],"texture":"#texture"},"down":{"uv":[8,14,10,12],"texture":"#texture"}}},{"name":"Inner vertical post of right-hand gate door","from":[14,6,13],"to":[16,15,15],"faces":{"north":{"uv":[6,3,8,12],"texture":"#texture"},"east":{"uv":[6,3,8,12],"texture":"#texture"},"south":{"uv":[6,3,8,12],"texture":"#texture"},"west":{"uv":[6,3,8,12],"texture":"#texture"},"up":{"uv":[6,1,8,3],"texture":"#texture"},"down":{"uv":[6,14,8,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[0,6,9],"to":[2,9,13],"faces":{"east":{"uv":[2,9,6,12],"texture":"#texture"},"west":{"uv":[2,3,6,6],"texture":"#texture"},"up":{"uv":[2,1,6,3],"rotation":270,"texture":"#texture"},"down":{"uv":[2,12,6,14],"rotation":270,"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[0,12,9],"to":[2,15,13],"faces":{"east":{"uv":[2,9,6,12],"texture":"#texture"},"west":{"uv":[2,3,6,6],"texture":"#texture"},"up":{"uv":[2,1,6,3],"rotation":270,"texture":"#texture"},"down":{"uv":[2,12,6,14],"rotation":270,"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[14,6,9],"to":[16,9,13],"faces":{"east":{"uv":[10,9,14,12],"texture":"#texture"},"west":{"uv":[10,3,14,6],"texture":"#texture"},"up":{"uv":[10,1,14,3],"rotation":270,"texture":"#texture"},"down":{"uv":[10,12,14,14],"rotation":270,"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[14,12,9],"to":[16,15,13],"faces":{"east":{"uv":[10,9,14,12],"texture":"#texture"},"west":{"uv":[14,3,10,6],"texture":"#texture"},"up":{"uv":[10,1,14,3],"rotation":270,"texture":"#texture"},"down":{"uv":[10,12,14,14],"rotation":270,"texture":"#texture"}}}]},"template_custom_fence_gate_wall":{"ambientocclusion":true,"textures":{"particle":"#particle"},"elements":[{"name":"Left-hand post","from":[0,2,7],"to":[2,13,9],"faces":{"north":{"uv":[14,2,16,13],"texture":"#texture"},"east":{"uv":[14,2,16,13],"texture":"#texture"},"south":{"uv":[14,2,16,13],"texture":"#texture"},"west":{"uv":[14,2,16,13],"texture":"#texture","cullface":"west"},"up":{"uv":[14,0,16,2],"texture":"#texture"},"down":{"uv":[16,13,14,15],"texture":"#texture"}}},{"name":"Right-hand post","from":[14,2,7],"to":[16,13,9],"faces":{"north":{"uv":[0,2,2,13],"texture":"#texture"},"east":{"uv":[0,2,2,13],"texture":"#texture","cullface":"east"},"south":{"uv":[0,2,2,13],"texture":"#texture"},"west":{"uv":[0,2,2,13],"texture":"#texture"},"up":{"uv":[0,0,2,2],"texture":"#texture"},"down":{"uv":[2,13,0,15],"texture":"#texture"}}},{"name":"Inner vertical post of left-hand gate door","from":[6,3,7],"to":[8,12,9],"faces":{"north":{"uv":[8,3,10,12],"texture":"#texture"},"south":{"uv":[6,3,8,12],"texture":"#texture"},"west":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[8,1,10,3],"texture":"#texture"},"down":{"uv":[8,14,10,12],"texture":"#texture"}}},{"name":"Inner vertical post of right-hand gate door","from":[8,3,7],"to":[10,12,9],"faces":{"north":{"uv":[6,3,8,12],"texture":"#texture"},"east":{"uv":[6,3,8,12],"texture":"#texture"},"south":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[6,1,8,3],"texture":"#texture"},"down":{"uv":[6,14,8,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[2,3,7],"to":[6,6,9],"faces":{"north":{"uv":[10,3,14,6],"texture":"#texture"},"south":{"uv":[10,9,14,12],"texture":"#texture"},"up":{"uv":[10,1,14,3],"texture":"#texture"},"down":{"uv":[10,14,14,12],"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[2,9,7],"to":[6,12,9],"faces":{"north":{"uv":[10,3,14,6],"texture":"#texture"},"south":{"uv":[10,9,14,12],"texture":"#texture"},"up":{"uv":[10,1,14,3],"texture":"#texture"},"down":{"uv":[10,14,14,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of right-hand gate door","from":[10,3,7],"to":[14,6,9],"faces":{"north":{"uv":[2,3,6,6],"texture":"#texture"},"south":{"uv":[2,9,6,12],"texture":"#texture"},"up":{"uv":[2,1,6,3],"texture":"#texture"},"down":{"uv":[2,14,6,12],"texture":"#texture"}}},{"name":"Upper horizontal bar of right-hand gate door","from":[10,9,7],"to":[14,12,9],"faces":{"north":{"uv":[2,3,6,6],"texture":"#texture"},"south":{"uv":[2,9,6,12],"texture":"#texture"},"up":{"uv":[2,1,6,3],"texture":"#texture"},"down":{"uv":[2,14,6,12],"texture":"#texture"}}}]},"template_custom_fence_gate_wall_open":{"ambientocclusion":true,"textures":{"particle":"#particle"},"elements":[{"name":"Left-hand post","from":[0,2,7],"to":[2,13,9],"faces":{"north":{"uv":[14,2,16,13],"texture":"#texture"},"east":{"uv":[14,2,16,13],"texture":"#texture"},"south":{"uv":[14,2,16,13],"texture":"#texture"},"west":{"uv":[14,2,16,13],"texture":"#texture","cullface":"west"},"up":{"uv":[14,0,16,2],"texture":"#texture"},"down":{"uv":[16,13,14,15],"texture":"#texture"}}},{"name":"Right-hand post","from":[14,2,7],"to":[16,13,9],"faces":{"north":{"uv":[0,2,2,13],"texture":"#texture"},"east":{"uv":[0,2,2,13],"texture":"#texture","cullface":"east"},"south":{"uv":[0,2,2,13],"texture":"#texture"},"west":{"uv":[0,2,2,13],"texture":"#texture"},"up":{"uv":[0,0,2,2],"texture":"#texture"},"down":{"uv":[2,13,0,15],"texture":"#texture"}}},{"name":"Inner vertical post of left-hand gate door","from":[0,3,13],"to":[2,12,15],"faces":{"north":{"uv":[8,3,10,12],"texture":"#texture"},"east":{"uv":[8,3,10,12],"texture":"#texture"},"south":{"uv":[8,3,10,12],"texture":"#texture"},"west":{"uv":[8,3,10,12],"texture":"#texture"},"up":{"uv":[8,1,10,3],"texture":"#texture"},"down":{"uv":[8,14,10,12],"texture":"#texture"}}},{"name":"Inner vertical post of right-hand gate door","from":[14,3,13],"to":[16,12,15],"faces":{"north":{"uv":[6,3,8,12],"texture":"#texture"},"east":{"uv":[6,3,8,12],"texture":"#texture"},"south":{"uv":[6,3,8,12],"texture":"#texture"},"west":{"uv":[6,3,8,12],"texture":"#texture"},"up":{"uv":[6,1,8,3],"texture":"#texture"},"down":{"uv":[6,14,8,12],"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[0,3,9],"to":[2,6,13],"faces":{"east":{"uv":[2,9,6,12],"texture":"#texture"},"west":{"uv":[2,3,6,6],"texture":"#texture"},"up":{"uv":[2,1,6,3],"rotation":270,"texture":"#texture"},"down":{"uv":[2,12,6,14],"rotation":270,"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[0,9,9],"to":[2,12,13],"faces":{"east":{"uv":[2,9,6,12],"texture":"#texture"},"west":{"uv":[2,3,6,6],"texture":"#texture"},"up":{"uv":[2,1,6,3],"rotation":270,"texture":"#texture"},"down":{"uv":[2,12,6,14],"rotation":270,"texture":"#texture"}}},{"name":"Lower horizontal bar of left-hand gate door","from":[14,3,9],"to":[16,6,13],"faces":{"east":{"uv":[10,9,14,12],"texture":"#texture"},"west":{"uv":[10,3,14,6],"texture":"#texture"},"up":{"uv":[10,1,14,3],"rotation":270,"texture":"#texture"},"down":{"uv":[10,12,14,14],"rotation":270,"texture":"#texture"}}},{"name":"Upper horizontal bar of left-hand gate door","from":[14,9,9],"to":[16,12,13],"faces":{"east":{"uv":[10,9,14,12],"texture":"#texture"},"west":{"uv":[14,3,10,6],"texture":"#texture"},"up":{"uv":[10,1,14,3],"rotation":270,"texture":"#texture"},"down":{"uv":[10,12,14,14],"rotation":270,"texture":"#texture"}}}]},"template_daylight_detector":{"parent":"block/thin_block","textures":{"particle":"#top"},"elements":[{"from":[0,0,0],"to":[16,6,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#side","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,10,16,16],"texture":"#side","cullface":"north"},"south":{"uv":[0,10,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,10,16,16],"texture":"#side","cullface":"west"},"east":{"uv":[0,10,16,16],"texture":"#side","cullface":"east"}}}]},"template_farmland":{"parent":"block/block","textures":{"particle":"#dirt"},"elements":[{"from":[0,0,0],"to":[16,15,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#dirt","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top"},"north":{"uv":[0,1,16,16],"texture":"#dirt","cullface":"north"},"south":{"uv":[0,1,16,16],"texture":"#dirt","cullface":"south"},"west":{"uv":[0,1,16,16],"texture":"#dirt","cullface":"west"},"east":{"uv":[0,1,16,16],"texture":"#dirt","cullface":"east"}}}]},"template_fence_gate":{"parent":"block/block","display":{"gui":{"rotation":[30,45,0],"translation":[0,-1,0],"scale":[0.8,0.8,0.8]},"head":{"rotation":[0,0,0],"translation":[0,-3,-6],"scale":[1,1,1]}},"textures":{"particle":"#texture"},"elements":[{"__comment":"Left-hand post","from":[0,5,7],"to":[2,16,9],"faces":{"down":{"uv":[0,7,2,9],"texture":"#texture"},"up":{"uv":[0,7,2,9],"texture":"#texture"},"north":{"uv":[0,0,2,11],"texture":"#texture"},"south":{"uv":[0,0,2,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture","cullface":"west"},"east":{"uv":[7,0,9,11],"texture":"#texture"}}},{"__comment":"Right-hand post","from":[14,5,7],"to":[16,16,9],"faces":{"down":{"uv":[14,7,16,9],"texture":"#texture"},"up":{"uv":[14,7,16,9],"texture":"#texture"},"north":{"uv":[14,0,16,11],"texture":"#texture"},"south":{"uv":[14,0,16,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture"},"east":{"uv":[7,0,9,11],"texture":"#texture","cullface":"east"}}},{"__comment":"Inner vertical post of left-hand gate door","from":[6,6,7],"to":[8,15,9],"faces":{"down":{"uv":[6,7,8,9],"texture":"#texture"},"up":{"uv":[6,7,8,9],"texture":"#texture"},"north":{"uv":[6,1,8,10],"texture":"#texture"},"south":{"uv":[6,1,8,10],"texture":"#texture"},"west":{"uv":[7,1,9,10],"texture":"#texture"},"east":{"uv":[7,1,9,10],"texture":"#texture"}}},{"__comment":"Inner vertical post of right-hand gate door","from":[8,6,7],"to":[10,15,9],"faces":{"down":{"uv":[8,7,10,9],"texture":"#texture"},"up":{"uv":[8,7,10,9],"texture":"#texture"},"north":{"uv":[8,1,10,10],"texture":"#texture"},"south":{"uv":[8,1,10,10],"texture":"#texture"},"west":{"uv":[7,1,9,10],"texture":"#texture"},"east":{"uv":[7,1,9,10],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[2,6,7],"to":[6,9,9],"faces":{"down":{"uv":[2,7,6,9],"texture":"#texture"},"up":{"uv":[2,7,6,9],"texture":"#texture"},"north":{"uv":[2,7,6,10],"texture":"#texture"},"south":{"uv":[2,7,6,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[2,12,7],"to":[6,15,9],"faces":{"down":{"uv":[2,7,6,9],"texture":"#texture"},"up":{"uv":[2,7,6,9],"texture":"#texture"},"north":{"uv":[2,1,6,4],"texture":"#texture"},"south":{"uv":[2,1,6,4],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of right-hand gate door","from":[10,6,7],"to":[14,9,9],"faces":{"down":{"uv":[10,7,14,9],"texture":"#texture"},"up":{"uv":[10,7,14,9],"texture":"#texture"},"north":{"uv":[10,7,14,10],"texture":"#texture"},"south":{"uv":[10,7,14,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of right-hand gate door","from":[10,12,7],"to":[14,15,9],"faces":{"down":{"uv":[10,7,14,9],"texture":"#texture"},"up":{"uv":[10,7,14,9],"texture":"#texture"},"north":{"uv":[10,1,14,4],"texture":"#texture"},"south":{"uv":[10,1,14,4],"texture":"#texture"}}}]},"template_fence_gate_open":{"textures":{"particle":"#texture"},"elements":[{"__comment":"Left-hand post","from":[0,5,7],"to":[2,16,9],"faces":{"down":{"uv":[0,7,2,9],"texture":"#texture"},"up":{"uv":[0,7,2,9],"texture":"#texture"},"north":{"uv":[0,0,2,11],"texture":"#texture"},"south":{"uv":[0,0,2,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture","cullface":"west"},"east":{"uv":[7,0,9,11],"texture":"#texture"}}},{"__comment":"Right-hand post","from":[14,5,7],"to":[16,16,9],"faces":{"down":{"uv":[14,7,16,9],"texture":"#texture"},"up":{"uv":[14,7,16,9],"texture":"#texture"},"north":{"uv":[14,0,16,11],"texture":"#texture"},"south":{"uv":[14,0,16,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture"},"east":{"uv":[7,0,9,11],"texture":"#texture","cullface":"east"}}},{"__comment":"Inner vertical post of left-hand gate door","from":[0,6,13],"to":[2,15,15],"faces":{"down":{"uv":[0,13,2,15],"texture":"#texture"},"up":{"uv":[0,13,2,15],"texture":"#texture"},"north":{"uv":[0,1,2,10],"texture":"#texture"},"south":{"uv":[0,1,2,10],"texture":"#texture"},"west":{"uv":[13,1,15,10],"texture":"#texture"},"east":{"uv":[13,1,15,10],"texture":"#texture"}}},{"__comment":"Inner vertical post of right-hand gate door","from":[14,6,13],"to":[16,15,15],"faces":{"down":{"uv":[14,13,16,15],"texture":"#texture"},"up":{"uv":[14,13,16,15],"texture":"#texture"},"north":{"uv":[14,1,16,10],"texture":"#texture"},"south":{"uv":[14,1,16,10],"texture":"#texture"},"west":{"uv":[13,1,15,10],"texture":"#texture"},"east":{"uv":[13,1,15,10],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[0,6,9],"to":[2,9,13],"faces":{"down":{"uv":[0,9,2,13],"texture":"#texture"},"up":{"uv":[0,9,2,13],"texture":"#texture"},"west":{"uv":[13,7,15,10],"texture":"#texture"},"east":{"uv":[13,7,15,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[0,12,9],"to":[2,15,13],"faces":{"down":{"uv":[0,9,2,13],"texture":"#texture"},"up":{"uv":[0,9,2,13],"texture":"#texture"},"west":{"uv":[13,1,15,4],"texture":"#texture"},"east":{"uv":[13,1,15,4],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[14,6,9],"to":[16,9,13],"faces":{"down":{"uv":[14,9,16,13],"texture":"#texture"},"up":{"uv":[14,9,16,13],"texture":"#texture"},"west":{"uv":[13,7,15,10],"texture":"#texture"},"east":{"uv":[13,7,15,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[14,12,9],"to":[16,15,13],"faces":{"down":{"uv":[14,9,16,13],"texture":"#texture"},"up":{"uv":[14,9,16,13],"texture":"#texture"},"west":{"uv":[13,1,15,4],"texture":"#texture"},"east":{"uv":[13,1,15,4],"texture":"#texture"}}}]},"template_fence_gate_wall":{"ambientocclusion":true,"textures":{"particle":"#texture"},"elements":[{"__comment":"Left-hand post","from":[0,2,7],"to":[2,13,9],"faces":{"down":{"uv":[0,7,2,9],"texture":"#texture"},"up":{"uv":[0,7,2,9],"texture":"#texture"},"north":{"uv":[0,0,2,11],"texture":"#texture"},"south":{"uv":[0,0,2,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture","cullface":"west"},"east":{"uv":[7,0,9,11],"texture":"#texture"}}},{"__comment":"Right-hand post","from":[14,2,7],"to":[16,13,9],"faces":{"down":{"uv":[14,7,16,9],"texture":"#texture"},"up":{"uv":[14,7,16,9],"texture":"#texture"},"north":{"uv":[14,0,16,11],"texture":"#texture"},"south":{"uv":[14,0,16,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture"},"east":{"uv":[7,0,9,11],"texture":"#texture","cullface":"east"}}},{"__comment":"Inner vertical post of left-hand gate door","from":[6,3,7],"to":[8,12,9],"faces":{"down":{"uv":[6,7,8,9],"texture":"#texture"},"up":{"uv":[6,7,8,9],"texture":"#texture"},"north":{"uv":[6,1,8,10],"texture":"#texture"},"south":{"uv":[6,1,8,10],"texture":"#texture"},"west":{"uv":[7,1,9,10],"texture":"#texture"},"east":{"uv":[7,1,9,10],"texture":"#texture"}}},{"__comment":"Inner vertical post of right-hand gate door","from":[8,3,7],"to":[10,12,9],"faces":{"down":{"uv":[8,7,10,9],"texture":"#texture"},"up":{"uv":[8,7,10,9],"texture":"#texture"},"north":{"uv":[8,1,10,10],"texture":"#texture"},"south":{"uv":[8,1,10,10],"texture":"#texture"},"west":{"uv":[7,1,9,10],"texture":"#texture"},"east":{"uv":[7,1,9,10],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[2,3,7],"to":[6,6,9],"faces":{"down":{"uv":[2,7,6,9],"texture":"#texture"},"up":{"uv":[2,7,6,9],"texture":"#texture"},"north":{"uv":[2,7,6,10],"texture":"#texture"},"south":{"uv":[2,7,6,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[2,9,7],"to":[6,12,9],"faces":{"down":{"uv":[2,7,6,9],"texture":"#texture"},"up":{"uv":[2,7,6,9],"texture":"#texture"},"north":{"uv":[2,1,6,4],"texture":"#texture"},"south":{"uv":[2,1,6,4],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of right-hand gate door","from":[10,3,7],"to":[14,6,9],"faces":{"down":{"uv":[10,7,14,9],"texture":"#texture"},"up":{"uv":[10,7,14,9],"texture":"#texture"},"north":{"uv":[10,7,14,10],"texture":"#texture"},"south":{"uv":[10,7,14,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of right-hand gate door","from":[10,9,7],"to":[14,12,9],"faces":{"down":{"uv":[10,7,14,9],"texture":"#texture"},"up":{"uv":[10,7,14,9],"texture":"#texture"},"north":{"uv":[10,1,14,4],"texture":"#texture"},"south":{"uv":[10,1,14,4],"texture":"#texture"}}}]},"template_fence_gate_wall_open":{"ambientocclusion":true,"textures":{"particle":"#texture"},"elements":[{"__comment":"Left-hand post","from":[0,2,7],"to":[2,13,9],"faces":{"down":{"uv":[0,7,2,9],"texture":"#texture"},"up":{"uv":[0,7,2,9],"texture":"#texture"},"north":{"uv":[0,0,2,11],"texture":"#texture"},"south":{"uv":[0,0,2,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture","cullface":"west"},"east":{"uv":[7,0,9,11],"texture":"#texture"}}},{"__comment":"Right-hand post","from":[14,2,7],"to":[16,13,9],"faces":{"down":{"uv":[14,7,16,9],"texture":"#texture"},"up":{"uv":[14,7,16,9],"texture":"#texture"},"north":{"uv":[14,0,16,11],"texture":"#texture"},"south":{"uv":[14,0,16,11],"texture":"#texture"},"west":{"uv":[7,0,9,11],"texture":"#texture"},"east":{"uv":[7,0,9,11],"texture":"#texture","cullface":"east"}}},{"__comment":"Inner vertical post of left-hand gate door","from":[0,3,13],"to":[2,12,15],"faces":{"down":{"uv":[0,13,2,15],"texture":"#texture"},"up":{"uv":[0,13,2,15],"texture":"#texture"},"north":{"uv":[0,1,2,10],"texture":"#texture"},"south":{"uv":[0,1,2,10],"texture":"#texture"},"west":{"uv":[13,1,15,10],"texture":"#texture"},"east":{"uv":[13,1,15,10],"texture":"#texture"}}},{"__comment":"Inner vertical post of right-hand gate door","from":[14,3,13],"to":[16,12,15],"faces":{"down":{"uv":[14,13,16,15],"texture":"#texture"},"up":{"uv":[14,13,16,15],"texture":"#texture"},"north":{"uv":[14,1,16,10],"texture":"#texture"},"south":{"uv":[14,1,16,10],"texture":"#texture"},"west":{"uv":[13,1,15,10],"texture":"#texture"},"east":{"uv":[13,1,15,10],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[0,3,9],"to":[2,6,13],"faces":{"down":{"uv":[0,9,2,13],"texture":"#texture"},"up":{"uv":[0,9,2,13],"texture":"#texture"},"west":{"uv":[13,7,15,10],"texture":"#texture"},"east":{"uv":[13,7,15,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[0,9,9],"to":[2,12,13],"faces":{"down":{"uv":[0,9,2,13],"texture":"#texture"},"up":{"uv":[0,9,2,13],"texture":"#texture"},"west":{"uv":[13,1,15,4],"texture":"#texture"},"east":{"uv":[13,1,15,4],"texture":"#texture"}}},{"__comment":"Lower horizontal bar of left-hand gate door","from":[14,3,9],"to":[16,6,13],"faces":{"down":{"uv":[14,9,16,13],"texture":"#texture"},"up":{"uv":[14,9,16,13],"texture":"#texture"},"west":{"uv":[13,7,15,10],"texture":"#texture"},"east":{"uv":[13,7,15,10],"texture":"#texture"}}},{"__comment":"Upper horizontal bar of left-hand gate door","from":[14,9,9],"to":[16,12,13],"faces":{"down":{"uv":[14,9,16,13],"texture":"#texture"},"up":{"uv":[14,9,16,13],"texture":"#texture"},"west":{"uv":[13,1,15,4],"texture":"#texture"},"east":{"uv":[13,1,15,4],"texture":"#texture"}}}]},"template_fire_floor":{"textures":{"particle":"#fire"},"ambientocclusion":false,"elements":[{"from":[0,0,8.8],"to":[16,22.4,8.8],"rotation":{"origin":[8,8,8],"axis":"x","angle":-22.5,"rescale":true},"shade":false,"faces":{"south":{"uv":[0,0,16,16],"texture":"#fire"}}},{"from":[0,0,7.2],"to":[16,22.4,7.2],"rotation":{"origin":[8,8,8],"axis":"x","angle":22.5,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#fire"}}},{"from":[8.8,0,0],"to":[8.8,22.4,16],"rotation":{"origin":[8,8,8],"axis":"z","angle":-22.5,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#fire"}}},{"from":[7.2,0,0],"to":[7.2,22.4,16],"rotation":{"origin":[8,8,8],"axis":"z","angle":22.5,"rescale":true},"shade":false,"faces":{"east":{"uv":[0,0,16,16],"texture":"#fire"}}}]},"template_fire_side":{"textures":{"particle":"#fire"},"ambientocclusion":false,"elements":[{"from":[0,0,0.01],"to":[16,22.4,0.01],"shade":false,"faces":{"south":{"uv":[0,0,16,16],"texture":"#fire"},"north":{"uv":[0,0,16,16],"texture":"#fire"}}}]},"template_fire_side_alt":{"textures":{"particle":"#fire"},"ambientocclusion":false,"elements":[{"from":[0,0,0.01],"to":[16,22.4,0.01],"shade":false,"faces":{"south":{"uv":[16,0,0,16],"texture":"#fire"},"north":{"uv":[16,0,0,16],"texture":"#fire"}}}]},"template_fire_up":{"textures":{"particle":"#fire"},"ambientocclusion":false,"elements":[{"from":[0,16,0],"to":[16,16,16],"rotation":{"origin":[16,16,8],"axis":"z","angle":22.5,"rescale":true},"shade":false,"faces":{"down":{"uv":[0,0,16,16],"texture":"#fire","rotation":270}}},{"from":[0,16,0],"to":[16,16,16],"rotation":{"origin":[0,16,8],"axis":"z","angle":-22.5,"rescale":true},"shade":false,"faces":{"down":{"uv":[0,0,16,16],"texture":"#fire","rotation":90}}}]},"template_fire_up_alt":{"textures":{"particle":"#fire"},"ambientocclusion":false,"elements":[{"from":[0,16,0],"to":[16,16,16],"rotation":{"origin":[8,16,16],"axis":"x","angle":-22.5,"rescale":true},"shade":false,"faces":{"down":{"uv":[0,0,16,16],"texture":"#fire","rotation":180}}},{"from":[0,16,0],"to":[16,16,16],"rotation":{"origin":[8,16,0],"axis":"x","angle":22.5,"rescale":true},"shade":false,"faces":{"down":{"uv":[0,0,16,16],"texture":"#fire"}}}]},"template_four_candles":{"parent":"block/block","elements":[{"from":[6,0,8],"to":[8,3,10],"faces":{"north":{"uv":[0,8,2,11],"texture":"#all"},"east":{"uv":[0,8,2,11],"texture":"#all"},"south":{"uv":[0,8,2,11],"texture":"#all"},"west":{"uv":[0,8,2,11],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[6.5,3,9],"to":[7.5,4,9],"rotation":{"angle":45,"axis":"y","origin":[7,3,9]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[6.5,3,9],"to":[7.5,4,9],"rotation":{"angle":-45,"axis":"y","origin":[7,3,9]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[9,0,8],"to":[11,5,10],"faces":{"north":{"uv":[0,8,2,13],"texture":"#all"},"east":{"uv":[0,8,2,13],"texture":"#all"},"south":{"uv":[0,8,2,13],"texture":"#all"},"west":{"uv":[0,8,2,13],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[9.5,5,9],"to":[10.5,6,9],"rotation":{"angle":45,"axis":"y","origin":[10,5,9]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[9.5,5,9],"to":[10.5,6,9],"rotation":{"angle":-45,"axis":"y","origin":[10,5,9]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[5,0,5],"to":[7,5,7],"faces":{"north":{"uv":[0,8,2,13],"texture":"#all"},"east":{"uv":[0,8,2,13],"texture":"#all"},"south":{"uv":[0,8,2,13],"texture":"#all"},"west":{"uv":[0,8,2,13],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[5.5,5,6],"to":[6.5,6,6],"rotation":{"angle":45,"axis":"y","origin":[6,5,6]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[5.5,5,6],"to":[6.5,6,6],"rotation":{"angle":-45,"axis":"y","origin":[6,5,6]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[8,0,5],"to":[10,6,7],"faces":{"north":{"uv":[0,8,2,14],"texture":"#all"},"east":{"uv":[0,8,2,14],"texture":"#all"},"south":{"uv":[0,8,2,14],"texture":"#all"},"west":{"uv":[0,8,2,14],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[8.5,6,6],"to":[9.5,7,6],"rotation":{"angle":45,"axis":"y","origin":[9,6,6]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}},{"from":[8.5,6,6],"to":[9.5,7,6],"rotation":{"angle":-45,"axis":"y","origin":[9,6,6]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}}]},"template_four_turtle_eggs":{"parent":"block/block","textures":{"all":"block/turtle_egg","particle":"#all"},"elements":[{"from":[5,0,4],"to":[9,7,8],"faces":{"down":{"uv":[0,0,4,4],"texture":"#all","cullface":"down"},"up":{"uv":[0,0,4,4],"texture":"#all"},"north":{"uv":[1,4,5,11],"texture":"#all"},"south":{"uv":[1,4,5,11],"texture":"#all"},"west":{"uv":[1,4,5,11],"texture":"#all"},"east":{"uv":[1,4,5,11],"texture":"#all"}}},{"from":[1,0,7],"to":[5,5,11],"faces":{"down":{"uv":[6,7,10,11],"texture":"#all","cullface":"down"},"up":{"uv":[6,7,10,11],"texture":"#all"},"north":{"uv":[10,10,14,15],"texture":"#all"},"south":{"uv":[10,10,14,15],"texture":"#all"},"west":{"uv":[10,10,14,15],"texture":"#all"},"east":{"uv":[10,10,14,15],"texture":"#all"}}},{"from":[11,0,7],"to":[14,4,10],"faces":{"down":{"uv":[5,0,8,3],"texture":"#all","cullface":"down"},"up":{"uv":[5,0,8,3],"texture":"#all"},"north":{"uv":[8,3,11,7],"texture":"#all"},"south":{"uv":[8,3,11,7],"texture":"#all"},"west":{"uv":[8,3,11,7],"texture":"#all"},"east":{"uv":[8,3,11,7],"texture":"#all"}}},{"from":[6,0,9],"to":[10,4,13],"faces":{"down":{"uv":[0,11,4,15],"texture":"#all"},"up":{"uv":[0,11,4,15],"texture":"#all"},"north":{"uv":[4,11,8,15],"texture":"#all"},"south":{"uv":[4,11,8,15],"texture":"#all"},"west":{"uv":[4,11,8,15],"texture":"#all"},"east":{"uv":[4,11,8,15],"texture":"#all"}}}]},"template_glass_pane_noside":{"ambientocclusion":false,"textures":{"particle":"#pane"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"north":{"uv":[9,0,7,16],"texture":"#pane"}}}]},"template_glass_pane_noside_alt":{"ambientocclusion":false,"textures":{"particle":"#pane"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"east":{"uv":[7,0,9,16],"texture":"#pane"}}}]},"template_glass_pane_post":{"ambientocclusion":false,"textures":{"particle":"#pane"},"elements":[{"from":[7,0,7],"to":[9,16,9],"faces":{"down":{"uv":[7,7,9,9],"texture":"#edge"},"up":{"uv":[7,7,9,9],"texture":"#edge"}}}]},"template_glass_pane_side":{"ambientocclusion":false,"textures":{"particle":"#pane"},"elements":[{"from":[7,0,0],"to":[9,16,7],"faces":{"down":{"uv":[7,0,9,7],"texture":"#edge"},"up":{"uv":[7,0,9,7],"texture":"#edge"},"north":{"uv":[7,0,9,16],"texture":"#edge","cullface":"north"},"west":{"uv":[16,0,9,16],"texture":"#pane"},"east":{"uv":[9,0,16,16],"texture":"#pane"}}}]},"template_glass_pane_side_alt":{"ambientocclusion":false,"textures":{"particle":"#pane"},"elements":[{"from":[7,0,9],"to":[9,16,16],"faces":{"down":{"uv":[7,0,9,7],"texture":"#edge"},"up":{"uv":[7,0,9,7],"texture":"#edge"},"south":{"uv":[7,0,9,16],"texture":"#edge","cullface":"south"},"west":{"uv":[7,0,0,16],"texture":"#pane"},"east":{"uv":[0,0,7,16],"texture":"#pane"}}}]},"template_glazed_terracotta":{"parent":"block/cube","textures":{"particle":"#pattern"},"display":{"firstperson_righthand":{"rotation":[0,135,0],"translation":[0,0,0],"scale":[0.40,0.40,0.40]}},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"north","rotation":90},"south":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"south","rotation":270},"west":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"west","rotation":0},"east":{"uv":[0,0,16,16],"texture":"#pattern","cullface":"east","rotation":180}}}]},"template_hanging_lantern":{"parent":"block/block","textures":{"particle":"#lantern"},"elements":[{"from":[5,1,5],"to":[11,8,11],"faces":{"down":{"uv":[0,9,6,15],"texture":"#lantern"},"up":{"uv":[0,9,6,15],"texture":"#lantern"},"north":{"uv":[0,2,6,9],"texture":"#lantern"},"south":{"uv":[0,2,6,9],"texture":"#lantern"},"west":{"uv":[0,2,6,9],"texture":"#lantern"},"east":{"uv":[0,2,6,9],"texture":"#lantern"}}},{"from":[6,8,6],"to":[10,10,10],"faces":{"down":{"uv":[1,10,5,14],"texture":"#lantern"},"up":{"uv":[1,10,5,14],"texture":"#lantern"},"north":{"uv":[1,0,5,2],"texture":"#lantern"},"south":{"uv":[1,0,5,2],"texture":"#lantern"},"west":{"uv":[1,0,5,2],"texture":"#lantern"},"east":{"uv":[1,0,5,2],"texture":"#lantern"}}},{"from":[6.5,11,8],"to":[9.5,15,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"north":{"uv":[14,1,11,5],"texture":"#lantern"},"south":{"uv":[11,1,14,5],"texture":"#lantern"}}},{"from":[8,10,6.5],"to":[8,16,9.5],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"west":{"uv":[14,6,11,12],"texture":"#lantern"},"east":{"uv":[11,6,14,12],"texture":"#lantern"}}}]},"template_item_frame":{"elements":[{"from":[3,3,15.5],"to":[13,13,16],"faces":{"north":{"uv":[3,3,13,13],"texture":"#back"},"south":{"uv":[3,3,13,13],"texture":"#back"}}},{"from":[2,2,15],"to":[14,3,16],"faces":{"down":{"uv":[2,0,14,1],"texture":"#wood"},"up":{"uv":[2,15,14,16],"texture":"#wood"},"north":{"uv":[2,13,14,14],"texture":"#wood"},"south":{"uv":[2,13,14,14],"texture":"#wood"},"west":{"uv":[15,13,16,14],"texture":"#wood"},"east":{"uv":[0,13,1,14],"texture":"#wood"}}},{"from":[2,13,15],"to":[14,14,16],"faces":{"down":{"uv":[2,0,14,1],"texture":"#wood"},"up":{"uv":[2,15,14,16],"texture":"#wood"},"north":{"uv":[2,2,14,3],"texture":"#wood"},"south":{"uv":[2,2,14,3],"texture":"#wood"},"west":{"uv":[15,2,16,3],"texture":"#wood"},"east":{"uv":[0,2,1,3],"texture":"#wood"}}},{"from":[2,3,15],"to":[3,13,16],"faces":{"north":{"uv":[13,3,14,13],"texture":"#wood"},"south":{"uv":[2,3,3,13],"texture":"#wood"},"west":{"uv":[15,3,16,13],"texture":"#wood"},"east":{"uv":[0,3,1,13],"texture":"#wood"}}},{"from":[13,3,15],"to":[14,13,16],"faces":{"north":{"uv":[2,3,3,13],"texture":"#wood"},"south":{"uv":[13,3,14,13],"texture":"#wood"},"west":{"uv":[15,3,16,13],"texture":"#wood"},"east":{"uv":[0,3,1,13],"texture":"#wood"}}}]},"template_item_frame_map":{"elements":[{"from":[1,1,15.001],"to":[15,15,16],"faces":{"north":{"uv":[1,1,15,15],"texture":"#back"},"south":{"uv":[1,1,15,15],"texture":"#back"}}},{"from":[0,0,15.001],"to":[16,1,16],"faces":{"down":{"uv":[0,0,16,1],"texture":"#wood"},"up":{"uv":[0,15,16,16],"texture":"#wood"},"north":{"uv":[0,15,16,16],"texture":"#wood"},"south":{"uv":[0,15,16,16],"texture":"#wood"},"west":{"uv":[15,15,16,16],"texture":"#wood"},"east":{"uv":[0,15,1,16],"texture":"#wood"}}},{"from":[0,15,15.001],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,1],"texture":"#wood"},"up":{"uv":[0,15,16,16],"texture":"#wood"},"north":{"uv":[0,0,16,1],"texture":"#wood"},"south":{"uv":[0,0,16,1],"texture":"#wood"},"west":{"uv":[15,0,16,1],"texture":"#wood"},"east":{"uv":[0,0,1,1],"texture":"#wood"}}},{"from":[0,1,15.001],"to":[1,15,16],"faces":{"north":{"uv":[15,1,16,15],"texture":"#wood"},"south":{"uv":[0,1,1,15],"texture":"#wood"},"west":{"uv":[15,1,16,15],"texture":"#wood"},"east":{"uv":[0,1,1,15],"texture":"#wood"}}},{"from":[15,1,15.001],"to":[16,15,16],"faces":{"north":{"uv":[0,1,1,15],"texture":"#wood"},"south":{"uv":[15,1,16,15],"texture":"#wood"},"west":{"uv":[15,1,16,15],"texture":"#wood"},"east":{"uv":[0,1,1,15],"texture":"#wood"}}}]},"template_lantern":{"parent":"block/block","textures":{"particle":"#lantern"},"elements":[{"from":[5,0,5],"to":[11,7,11],"faces":{"down":{"uv":[0,9,6,15],"texture":"#lantern","cullface":"down"},"up":{"uv":[0,9,6,15],"texture":"#lantern"},"north":{"uv":[0,2,6,9],"texture":"#lantern"},"south":{"uv":[0,2,6,9],"texture":"#lantern"},"west":{"uv":[0,2,6,9],"texture":"#lantern"},"east":{"uv":[0,2,6,9],"texture":"#lantern"}}},{"from":[6,7,6],"to":[10,9,10],"faces":{"up":{"uv":[1,10,5,14],"texture":"#lantern"},"north":{"uv":[1,0,5,2],"texture":"#lantern"},"south":{"uv":[1,0,5,2],"texture":"#lantern"},"west":{"uv":[1,0,5,2],"texture":"#lantern"},"east":{"uv":[1,0,5,2],"texture":"#lantern"}}},{"from":[6.5,9,8],"to":[9.5,11,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"north":{"uv":[14,1,11,3],"texture":"#lantern"},"south":{"uv":[11,1,14,3],"texture":"#lantern"}}},{"from":[8,9,6.5],"to":[8,11,9.5],"rotation":{"origin":[8,8,8],"axis":"y","angle":45},"shade":false,"faces":{"west":{"uv":[14,10,11,12],"texture":"#lantern"},"east":{"uv":[11,10,14,12],"texture":"#lantern"}}}]},"template_orientable_trapdoor_bottom":{"parent":"block/thin_block","textures":{"particle":"#texture"},"elements":[{"from":[0,0,0],"to":[16,3,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,16,16,0],"texture":"#texture"},"north":{"uv":[0,0,16,3],"texture":"#texture","cullface":"north"},"south":{"uv":[0,0,16,3],"texture":"#texture","cullface":"south"},"west":{"uv":[0,0,16,3],"texture":"#texture","cullface":"west"},"east":{"uv":[0,0,16,3],"texture":"#texture","cullface":"east"}}}]},"template_orientable_trapdoor_open":{"textures":{"particle":"#texture"},"elements":[{"from":[0,0,13],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,3],"texture":"#texture","cullface":"down"},"up":{"uv":[0,3,16,0],"texture":"#texture","cullface":"up"},"north":{"uv":[0,16,16,0],"texture":"#texture"},"south":{"uv":[0,16,16,0],"texture":"#texture","cullface":"south"},"west":{"uv":[0,0,16,3],"rotation":90,"texture":"#texture","cullface":"west"},"east":{"uv":[0,3,16,0],"rotation":90,"texture":"#texture","cullface":"east"}}}]},"template_orientable_trapdoor_top":{"textures":{"particle":"#texture"},"elements":[{"from":[0,13,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture"},"up":{"uv":[0,16,16,0],"texture":"#texture","cullface":"up"},"north":{"uv":[0,0,16,3],"texture":"#texture","cullface":"north"},"south":{"uv":[0,0,16,3],"texture":"#texture","cullface":"south"},"west":{"uv":[0,0,16,3],"texture":"#texture","cullface":"west"},"east":{"uv":[0,0,16,3],"texture":"#texture","cullface":"east"}}}]},"template_piston":{"textures":{"particle":"#side"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#side","rotation":180,"cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#platform","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","rotation":270,"cullface":"west"},"east":{"uv":[0,0,16,16],"texture":"#side","rotation":90,"cullface":"east"}}}]},"template_piston_head":{"textures":{"particle":"#platform"},"elements":[{"from":[0,0,0],"to":[16,16,4],"faces":{"down":{"uv":[0,0,16,4],"texture":"#side","cullface":"down","rotation":180},"up":{"uv":[0,0,16,4],"texture":"#side","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#platform","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#unsticky"},"west":{"uv":[0,0,16,4],"texture":"#side","rotation":270,"cullface":"west"},"east":{"uv":[0,0,16,4],"texture":"#side","rotation":90,"cullface":"east"}}},{"from":[6,6,4],"to":[10,10,20],"faces":{"down":{"uv":[0,0,16,4],"texture":"#side","rotation":90},"up":{"uv":[0,0,16,4],"texture":"#side","rotation":270},"west":{"uv":[16,4,0,0],"texture":"#side"},"east":{"uv":[0,0,16,4],"texture":"#side"}}}]},"template_piston_head_short":{"textures":{"particle":"#platform"},"elements":[{"from":[0,0,0],"to":[16,16,4],"faces":{"down":{"uv":[0,0,16,4],"texture":"#side","cullface":"down","rotation":180},"up":{"uv":[0,0,16,4],"texture":"#side","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#platform","cullface":"north"},"south":{"uv":[0,0,16,16],"texture":"#unsticky"},"west":{"uv":[0,0,16,4],"texture":"#side","rotation":270,"cullface":"west"},"east":{"uv":[0,0,16,4],"texture":"#side","rotation":90,"cullface":"east"}}},{"from":[6,6,4],"to":[10,10,16],"faces":{"down":{"uv":[4,0,16,4],"texture":"#side","rotation":90},"up":{"uv":[4,0,16,4],"texture":"#side","rotation":270},"west":{"uv":[16,4,4,0],"texture":"#side"},"east":{"uv":[4,0,16,4],"texture":"#side"}}}]},"template_potted_azalea_bush":{"parent":"block/block","textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","dirt":"block/dirt"},"elements":[{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}},{"from":[4,15.9,4],"to":[12,16,12],"faces":{"down":{"uv":[4,12,12,4],"texture":"#top"},"up":{"uv":[4,4,12,12],"texture":"#top","cullface":"up"}}},{"from":[4,8,4],"to":[12,16,4],"faces":{"north":{"uv":[4,5,12,13],"texture":"#side"},"south":{"uv":[12,5,4,13],"texture":"#side"}}},{"from":[4,8,12],"to":[12,16,12],"faces":{"north":{"uv":[12,5,4,13],"texture":"#side"},"south":{"uv":[4,5,12,13],"texture":"#side"}}},{"from":[4,8,4],"to":[4,16,12],"faces":{"west":{"uv":[4,5,12,13],"texture":"#side"},"east":{"uv":[12,5,4,13],"texture":"#side"}}},{"from":[12,8,4],"to":[12,16,12],"faces":{"west":{"uv":[12,5,4,13],"texture":"#side"},"east":{"uv":[4,5,12,13],"texture":"#side"}}},{"from":[2.6,4,8],"to":[13.4,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"north":{"uv":[0,4,16,16],"texture":"#plant"},"south":{"uv":[0,4,16,16],"texture":"#plant"}}},{"from":[8,4,2.6],"to":[8,16,13.4],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"faces":{"west":{"uv":[0,4,16,16],"texture":"#plant"},"east":{"uv":[0,4,16,16],"texture":"#plant"}}}]},"template_rail_raised_ne":{"ambientocclusion":false,"textures":{"particle":"#rail"},"elements":[{"from":[0,9,0],"to":[16,9,16],"rotation":{"origin":[8,9,8],"axis":"x","angle":45,"rescale":true},"faces":{"down":{"uv":[0,16,16,0],"texture":"#rail"},"up":{"uv":[0,0,16,16],"texture":"#rail"}}}]},"template_rail_raised_sw":{"ambientocclusion":false,"textures":{"particle":"#rail"},"elements":[{"from":[0,9,0],"to":[16,9,16],"rotation":{"origin":[8,9,8],"axis":"x","angle":-45,"rescale":true},"faces":{"down":{"uv":[0,16,16,0],"texture":"#rail"},"up":{"uv":[0,0,16,16],"texture":"#rail"}}}]},"template_redstone_torch":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[7,0,7],"to":[9,10,9],"shade":false,"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch","cullface":"down"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}},{"from":[6.5,7.5,6.5],"to":[9.5,7.5,9.5],"shade":false,"faces":{"up":{"uv":[8,5,9,6],"texture":"#torch"}}},{"from":[6.5,10.5,6.5],"to":[9.5,10.5,9.5],"shade":false,"faces":{"down":{"uv":[7,5,8,6],"texture":"#torch"}}},{"from":[6.5,7.5,6.5],"to":[9.5,10.5,6.5],"shade":false,"faces":{"south":{"uv":[9,6,10,7],"texture":"#torch"}}},{"from":[9.5,7.5,6.5],"to":[9.5,10.5,9.5],"shade":false,"faces":{"west":{"uv":[6,7,7,8],"texture":"#torch"}}},{"from":[6.5,7.5,9.5],"to":[9.5,10.5,9.5],"shade":false,"faces":{"north":{"uv":[6,6,7,7],"texture":"#torch"}}},{"from":[6.5,7.5,6.5],"to":[6.5,10.5,9.5],"shade":false,"faces":{"east":{"uv":[9,7,10,8],"texture":"#torch"}}}]},"template_redstone_torch_wall":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[-1,3.5,7],"to":[1,13.5,9],"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"shade":false,"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}},{"from":[-1.5,8,6.5],"to":[1.5,11,9.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"up":{"uv":[6,5,7,6],"texture":"#torch"}}},{"from":[-1.5,14,6.5],"to":[1.5,17,9.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"down":{"uv":[6,5,7,6],"texture":"#torch"}}},{"from":[-1.5,11,3.5],"to":[1.5,14,6.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"south":{"uv":[6,5,7,6],"texture":"#torch"}}},{"from":[1.5,11,6.5],"to":[4.5,14,9.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"west":{"uv":[6,5,7,6],"texture":"#torch"}}},{"from":[-1.5,11,9.5],"to":[1.5,14,12.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"north":{"uv":[6,5,7,6],"texture":"#torch"}}},{"from":[-4.5,11,6.5],"to":[-1.5,14,9.5],"shade":false,"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"east":{"uv":[6,5,7,6],"texture":"#torch"}}}]},"template_sculk_shrieker":{"parent":"block/block","textures":{"bottom":"block/sculk_shrieker_bottom","side":"block/sculk_shrieker_side","top":"block/sculk_shrieker_top","inner_top":"block/sculk_shrieker_inner_top","particle":"block/sculk_shrieker_bottom"},"elements":[{"name":"bottom_slab","from":[0,0,0],"to":[16,8,16],"faces":{"north":{"uv":[0,8,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,8,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,8,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,8,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#inner_top"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"name":"top_slab","from":[1,8,1],"to":[15,15,15],"faces":{"north":{"uv":[1,1,15,8],"texture":"#side"},"east":{"uv":[1,1,15,8],"texture":"#side"},"south":{"uv":[1,1,15,8],"texture":"#side"},"west":{"uv":[1,1,15,8],"texture":"#side"},"up":{"uv":[1,1,15,15],"texture":"#top"}}},{"name":"up","from":[1,14.98,1],"to":[15,14.98,15],"faces":{"down":{"uv":[1,1,15,15],"texture":"#top"}}},{"name":"south","from":[1,8,14.98],"to":[15,15,14.98],"faces":{"north":{"uv":[1,1,15,8],"texture":"#side"}}},{"name":"north","from":[1,8,1.02],"to":[15,15,1.02],"faces":{"south":{"uv":[1,1,15,8],"texture":"#side"}}},{"name":"east","from":[14.98,8,1],"to":[14.98,15,15],"faces":{"west":{"uv":[1,1,15,8],"texture":"#side"}}},{"name":"west","from":[1.02,8,1],"to":[1.02,15,15],"faces":{"east":{"uv":[1,1,15,8],"texture":"#side"}}}]},"template_seagrass":{"parent":"block/block","textures":{"particle":"#texture"},"elements":[{"from":[0,0,4],"to":[16,16,4],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture"},"south":{"uv":[0,0,16,16],"texture":"#texture"}}},{"from":[12,0,0],"to":[12,16,16],"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#texture"},"east":{"uv":[0,0,16,16],"texture":"#texture"}}},{"from":[4,0,0],"to":[4,16,16],"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#texture"},"east":{"uv":[0,0,16,16],"texture":"#texture"}}},{"from":[0,0,12],"to":[16,16,12],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture"},"south":{"uv":[0,0,16,16],"texture":"#texture"}}}]},"template_single_face":{"textures":{"particle":"#texture"},"elements":[{"from":[0,0,0],"to":[16,16,0],"faces":{"north":{"texture":"#texture","cullface":"north"}}}]},"template_three_candles":{"parent":"block/block","elements":[{"from":[7,0,9],"to":[9,3,11],"faces":{"north":{"uv":[0,8,2,11],"texture":"#all"},"east":{"uv":[0,8,2,11],"texture":"#all"},"south":{"uv":[0,8,2,11],"texture":"#all"},"west":{"uv":[0,8,2,11],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[7.5,3,10],"to":[8.5,4,10],"rotation":{"angle":45,"axis":"y","origin":[8,3,10]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[7.5,3,10],"to":[8.5,4,10],"rotation":{"angle":-45,"axis":"y","origin":[8,3,10]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[5,0,7],"to":[7,5,9],"faces":{"north":{"uv":[0,8,2,13],"texture":"#all"},"east":{"uv":[0,8,2,13],"texture":"#all"},"south":{"uv":[0,8,2,13],"texture":"#all"},"west":{"uv":[0,8,2,13],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[5.5,5,8],"to":[6.5,6,8],"rotation":{"angle":45,"axis":"y","origin":[6,5,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[5.5,5,8],"to":[6.5,6,8],"rotation":{"angle":-45,"axis":"y","origin":[6,5,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[8,0,6],"to":[10,6,8],"faces":{"north":{"uv":[0,8,2,14],"texture":"#all"},"east":{"uv":[0,8,2,14],"texture":"#all"},"south":{"uv":[0,8,2,14],"texture":"#all"},"west":{"uv":[0,8,2,14],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[8.5,6,7],"to":[9.5,7,7],"rotation":{"angle":45,"axis":"y","origin":[9,6,7]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}},{"from":[8.5,6,7],"to":[9.5,7,7],"rotation":{"angle":-45,"axis":"y","origin":[9,6,7]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}}]},"template_three_turtle_eggs":{"parent":"block/block","textures":{"particle":"#all"},"elements":[{"from":[5,0,4],"to":[9,7,8],"faces":{"down":{"uv":[0,0,4,4],"texture":"#all","cullface":"down"},"up":{"uv":[0,0,4,4],"texture":"#all"},"north":{"uv":[1,4,5,11],"texture":"#all"},"south":{"uv":[1,4,5,11],"texture":"#all"},"west":{"uv":[1,4,5,11],"texture":"#all"},"east":{"uv":[1,4,5,11],"texture":"#all"}}},{"from":[1,0,7],"to":[5,5,11],"faces":{"down":{"uv":[6,7,10,11],"texture":"#all","cullface":"down"},"up":{"uv":[6,7,10,11],"texture":"#all"},"north":{"uv":[10,10,14,15],"texture":"#all"},"south":{"uv":[10,10,14,15],"texture":"#all"},"west":{"uv":[10,10,14,15],"texture":"#all"},"east":{"uv":[10,10,14,15],"texture":"#all"}}},{"from":[11,0,7],"to":[14,4,10],"faces":{"down":{"uv":[5,0,8,3],"texture":"#all","cullface":"down"},"up":{"uv":[5,0,8,3],"texture":"#all"},"north":{"uv":[8,3,11,7],"texture":"#all"},"south":{"uv":[8,3,11,7],"texture":"#all"},"west":{"uv":[8,3,11,7],"texture":"#all"},"east":{"uv":[8,3,11,7],"texture":"#all"}}}]},"template_torch":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[7,0,7],"to":[9,10,9],"shade":false,"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch","cullface":"down"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}}]},"template_torch_unlit":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[7,0,7],"to":[9,10,9],"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch","cullface":"down"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}}]},"template_torch_wall":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[-1,3.5,7],"to":[1,13.5,9],"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"shade":false,"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}}]},"template_torch_wall_unlit":{"ambientocclusion":false,"textures":{"particle":"#torch"},"elements":[{"from":[-1,3.5,7],"to":[1,13.5,9],"rotation":{"origin":[0,3.5,8],"axis":"z","angle":-22.5},"faces":{"down":{"uv":[7,13,9,15],"texture":"#torch"},"up":{"uv":[7,6,9,8],"texture":"#torch"},"north":{"uv":[7,6,9,16],"texture":"#torch"},"east":{"uv":[7,6,9,16],"texture":"#torch"},"south":{"uv":[7,6,9,16],"texture":"#torch"},"west":{"uv":[7,6,9,16],"texture":"#torch"}}}]},"template_trapdoor_bottom":{"parent":"block/thin_block","textures":{"particle":"#texture"},"elements":[{"from":[0,0,0],"to":[16,3,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#texture"},"north":{"uv":[0,16,16,13],"texture":"#texture","cullface":"north"},"south":{"uv":[0,16,16,13],"texture":"#texture","cullface":"south"},"west":{"uv":[0,16,16,13],"texture":"#texture","cullface":"west"},"east":{"uv":[0,16,16,13],"texture":"#texture","cullface":"east"}}}]},"template_trapdoor_open":{"textures":{"particle":"#texture"},"elements":[{"from":[0,0,13],"to":[16,16,16],"faces":{"down":{"uv":[0,13,16,16],"texture":"#texture","cullface":"down"},"up":{"uv":[0,16,16,13],"texture":"#texture","cullface":"up"},"north":{"uv":[0,0,16,16],"texture":"#texture"},"south":{"uv":[0,0,16,16],"texture":"#texture","cullface":"south"},"west":{"uv":[16,0,13,16],"texture":"#texture","cullface":"west"},"east":{"uv":[13,0,16,16],"texture":"#texture","cullface":"east"}}}]},"template_trapdoor_top":{"textures":{"particle":"#texture"},"elements":[{"from":[0,13,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#texture"},"up":{"uv":[0,0,16,16],"texture":"#texture","cullface":"up"},"north":{"uv":[0,16,16,13],"texture":"#texture","cullface":"north"},"south":{"uv":[0,16,16,13],"texture":"#texture","cullface":"south"},"west":{"uv":[0,16,16,13],"texture":"#texture","cullface":"west"},"east":{"uv":[0,16,16,13],"texture":"#texture","cullface":"east"}}}]},"template_turtle_egg":{"parent":"block/block","textures":{"particle":"#all"},"elements":[{"from":[5,0,4],"to":[9,7,8],"faces":{"down":{"uv":[0,0,4,4],"texture":"#all","cullface":"down"},"up":{"uv":[0,0,4,4],"texture":"#all"},"north":{"uv":[1,4,5,11],"texture":"#all"},"south":{"uv":[1,4,5,11],"texture":"#all"},"west":{"uv":[1,4,5,11],"texture":"#all"},"east":{"uv":[1,4,5,11],"texture":"#all"}}}]},"template_two_candles":{"parent":"block/block","elements":[{"from":[5,0,7],"to":[7,5,9],"faces":{"north":{"uv":[0,8,2,13],"texture":"#all"},"east":{"uv":[0,8,2,13],"texture":"#all"},"south":{"uv":[0,8,2,13],"texture":"#all"},"west":{"uv":[0,8,2,13],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[5.5,5,8],"to":[6.5,6,8],"rotation":{"angle":45,"axis":"y","origin":[6,5,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[5.5,5,8],"to":[6.5,6,8],"rotation":{"angle":-45,"axis":"y","origin":[6,5,8]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[1,5,0,6],"texture":"#all"}}},{"from":[9,0,6],"to":[11,6,8],"faces":{"north":{"uv":[0,8,2,14],"texture":"#all"},"east":{"uv":[0,8,2,14],"texture":"#all"},"south":{"uv":[0,8,2,14],"texture":"#all"},"west":{"uv":[0,8,2,14],"texture":"#all"},"up":{"uv":[0,6,2,8],"texture":"#all"},"down":{"uv":[0,14,2,16],"texture":"#all","cullface":"down"}}},{"from":[9.5,6,7],"to":[10.5,7,7],"rotation":{"angle":45,"axis":"y","origin":[10,6,7]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}},{"from":[9.5,6,7],"to":[10.5,7,7],"rotation":{"angle":-45,"axis":"y","origin":[10,6,7]},"faces":{"north":{"uv":[0,5,1,6],"texture":"#all"},"south":{"uv":[0,5,1,6],"texture":"#all"}}}]},"template_two_turtle_eggs":{"parent":"block/block","textures":{"particle":"#all"},"elements":[{"from":[5,0,4],"to":[9,7,8],"faces":{"down":{"uv":[0,0,4,4],"texture":"#all","cullface":"down"},"up":{"uv":[0,0,4,4],"texture":"#all"},"north":{"uv":[1,4,5,11],"texture":"#all"},"south":{"uv":[1,4,5,11],"texture":"#all"},"west":{"uv":[1,4,5,11],"texture":"#all"},"east":{"uv":[1,4,5,11],"texture":"#all"}}},{"from":[1,0,7],"to":[5,5,11],"faces":{"down":{"uv":[6,7,10,11],"texture":"#all","cullface":"down"},"up":{"uv":[6,7,10,11],"texture":"#all"},"north":{"uv":[10,10,14,15],"texture":"#all"},"south":{"uv":[10,10,14,15],"texture":"#all"},"west":{"uv":[10,10,14,15],"texture":"#all"},"east":{"uv":[10,10,14,15],"texture":"#all"}}}]},"template_vault":{"parent":"block/block","textures":{"particle":"#side"},"elements":[{"name":"cage","from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#front","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"name":"cage_inverted_faces","from":[15.998,3.002,0.002],"to":[0.002,15.998,15.998],"faces":{"north":{"uv":[16,0,0,13],"texture":"#front"},"east":{"uv":[16,0,0,13],"texture":"#side"},"south":{"uv":[16,0,0,13],"texture":"#side"},"west":{"uv":[16,0,0,13],"texture":"#side"},"up":{"uv":[16,0,0,16],"texture":"#top"},"down":{"uv":[0,0,16,16],"texture":"#bottom"}}}]},"template_wall_post":{"textures":{"particle":"#wall"},"elements":[{"from":[4,0,4],"to":[12,16,12],"faces":{"down":{"texture":"#wall","cullface":"down"},"up":{"texture":"#wall","cullface":"up"},"north":{"texture":"#wall"},"south":{"texture":"#wall"},"west":{"texture":"#wall"},"east":{"texture":"#wall"}},"__comment":"Center post"}]},"template_wall_side":{"textures":{"particle":"#wall"},"elements":[{"from":[5,0,0],"to":[11,14,8],"faces":{"down":{"texture":"#wall","cullface":"down"},"up":{"texture":"#wall"},"north":{"texture":"#wall","cullface":"north"},"west":{"texture":"#wall"},"east":{"texture":"#wall"}},"__comment":"wall"}]},"template_wall_side_tall":{"textures":{"particle":"#wall"},"elements":[{"from":[5,0,0],"to":[11,16,8],"faces":{"down":{"texture":"#wall","cullface":"down"},"up":{"texture":"#wall","cullface":"up"},"north":{"texture":"#wall","cullface":"north"},"west":{"texture":"#wall"},"east":{"texture":"#wall"}}}]},"terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/terracotta"}},"thin_block":{"parent":"block/block","display":{"thirdperson_righthand":{"rotation":[75,45,0],"translation":[0,2.5,2],"scale":[0.375,0.375,0.375]},"firstperson_righthand":{"rotation":[0,45,0],"translation":[0,4.2,0],"scale":[0.40,0.40,0.40]},"firstperson_lefthand":{"rotation":[0,225,0],"translation":[0,4.2,0],"scale":[0.40,0.40,0.40]}}},"three_dead_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[6,0,9],"to":[10,6,13],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[6,5.95,9],"to":[10,5.95,13],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[2,0,2],"to":[6,4,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[2,3.95,2],"to":[6,3.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[8,0,4],"to":[12,6,8],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[8,5.95,4],"to":[12,5.95,8],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}}]},"three_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[6,0,9],"to":[10,6,13],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[6,5.95,9],"to":[10,5.95,13],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[2,0,2],"to":[6,4,6],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[2,3.95,2],"to":[6,3.95,6],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[8,0,4],"to":[12,6,8],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[8,5.95,4],"to":[12,5.95,8],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[7.5,5.2,11],"to":[8.5,8.7,11],"rotation":{"origin":[8,8,11],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[8,5.2,10.5],"to":[8,8.7,11.5],"rotation":{"origin":[8,8,11],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[3.5,3.2,4],"to":[4.5,6.7,4],"rotation":{"origin":[4,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[4,3.2,3.5],"to":[4,6.7,4.5],"rotation":{"origin":[4,8,4],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[9.5,5.2,6],"to":[10.5,8.7,6],"rotation":{"origin":[10,8,6],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[10,5.2,5.5],"to":[10,8.7,6.5],"rotation":{"origin":[10,8,6],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}}]},"three_slightly_cracked_turtle_eggs":{"parent":"minecraft:block/template_three_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_slightly_cracked"}},"three_turtle_eggs":{"parent":"minecraft:block/template_three_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg"}},"three_very_cracked_turtle_eggs":{"parent":"minecraft:block/template_three_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_very_cracked"}},"tinted_cross":{"ambientocclusion":false,"textures":{"particle":"#cross"},"elements":[{"from":[0.8,0,8],"to":[15.2,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#cross","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#cross","tintindex":0}}},{"from":[8,0,0.8],"to":[8,16,15.2],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#cross","tintindex":0},"east":{"uv":[0,0,16,16],"texture":"#cross","tintindex":0}}}]},"tinted_flower_pot_cross":{"ambientocclusion":false,"textures":{"particle":"block/flower_pot","flowerpot":"block/flower_pot","dirt":"block/dirt"},"elements":[{"from":[5,0,5],"to":[6,6,11],"faces":{"down":{"uv":[5,5,6,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[5,5,6,11],"texture":"#flowerpot"},"north":{"uv":[10,10,11,16],"texture":"#flowerpot"},"south":{"uv":[5,10,6,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[10,0,5],"to":[11,6,11],"faces":{"down":{"uv":[10,5,11,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[10,5,11,11],"texture":"#flowerpot"},"north":{"uv":[5,10,6,16],"texture":"#flowerpot"},"south":{"uv":[10,10,11,16],"texture":"#flowerpot"},"west":{"uv":[5,10,11,16],"texture":"#flowerpot"},"east":{"uv":[5,10,11,16],"texture":"#flowerpot"}}},{"from":[6,0,5],"to":[10,6,6],"faces":{"down":{"uv":[6,10,10,11],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,5,10,6],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,10],"to":[10,6,11],"faces":{"down":{"uv":[6,5,10,6],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,10,10,11],"texture":"#flowerpot"},"north":{"uv":[6,10,10,16],"texture":"#flowerpot"},"south":{"uv":[6,10,10,16],"texture":"#flowerpot"}}},{"from":[6,0,6],"to":[10,4,10],"faces":{"down":{"uv":[6,12,10,16],"texture":"#flowerpot","cullface":"down"},"up":{"uv":[6,6,10,10],"texture":"#dirt"}}},{"from":[2.6,4,8],"to":[13.4,16,8],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#plant","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#plant","tintindex":0}}},{"from":[8,4,2.6],"to":[8,16,13.4],"rotation":{"origin":[8,8,8],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[0,0,16,16],"texture":"#plant","tintindex":0},"east":{"uv":[0,0,16,16],"texture":"#plant","tintindex":0}}}]},"tinted_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/tinted_glass"}},"tnt":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/tnt_bottom","side":"minecraft:block/tnt_side","top":"minecraft:block/tnt_top"}},"torch":{"parent":"minecraft:block/template_torch","textures":{"torch":"minecraft:block/torch"}},"torchflower":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/torchflower"}},"torchflower_crop_stage0":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/torchflower_crop_stage0"}},"torchflower_crop_stage1":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/torchflower_crop_stage1"}},"trial_spawner":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_inactive","top":"minecraft:block/trial_spawner_top_inactive"}},"trial_spawner_active":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_active","top":"minecraft:block/trial_spawner_top_active"}},"trial_spawner_active_ominous":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_active_ominous","top":"minecraft:block/trial_spawner_top_active_ominous"}},"trial_spawner_ejecting_reward":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_active","top":"minecraft:block/trial_spawner_top_ejecting_reward"}},"trial_spawner_ejecting_reward_ominous":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_active_ominous","top":"minecraft:block/trial_spawner_top_ejecting_reward_ominous"}},"trial_spawner_inactive_ominous":{"parent":"minecraft:block/cube_bottom_top_inner_faces","textures":{"bottom":"minecraft:block/trial_spawner_bottom","side":"minecraft:block/trial_spawner_side_inactive_ominous","top":"minecraft:block/trial_spawner_top_inactive_ominous"}},"tripwire_attached_n":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}}]},"tripwire_attached_ne":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}}]},"tripwire_attached_ns":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}}]},"tripwire_attached_nse":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}}]},"tripwire_attached_nsew":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,2,0,4],"texture":"#texture","rotation":90},"up":{"uv":[0,2,16,4],"texture":"#texture","rotation":90}}},{"from":[0,1.5,7.75],"to":[4,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}},{"from":[4,1.5,7.75],"to":[8,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,4,16,2],"texture":"#texture"},"up":{"uv":[0,2,16,4],"texture":"#texture"}}}]},"tripwire_hook":{"textures":{"particle":"block/oak_planks","hook":"block/tripwire_hook","wood":"block/oak_planks"},"elements":[{"from":[6.2,3.8,7.9],"to":[9.8,4.6,11.5],"rotation":{"origin":[8,6,5.2],"axis":"x","angle":-45},"faces":{"down":{"uv":[5,3,11,9],"texture":"#hook"},"up":{"uv":[5,3,11,9],"texture":"#hook"},"north":{"uv":[5,3,11,4],"texture":"#hook"},"south":{"uv":[5,8,11,9],"texture":"#hook"},"west":{"uv":[5,8,11,9],"texture":"#hook"},"east":{"uv":[5,3,11,4],"texture":"#hook"}}},{"from":[7.4,3.8,10.3],"to":[8.6,4.6,10.3],"rotation":{"origin":[8,6,5.2],"axis":"x","angle":-45},"faces":{"north":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[7.4,3.8,9.1],"to":[8.6,4.6,9.1],"rotation":{"origin":[8,6,5.2],"axis":"x","angle":-45},"faces":{"south":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,3.8,9.1],"to":[7.4,4.6,10.3],"rotation":{"origin":[8,6,5.2],"axis":"x","angle":-45},"faces":{"east":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[8.6,3.8,9.1],"to":[8.6,4.6,10.3],"rotation":{"origin":[8,6,5.2],"axis":"x","angle":-45},"faces":{"west":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,5.2,10],"to":[8.8,6.8,14],"rotation":{"origin":[8,6,14],"axis":"x","angle":45},"faces":{"down":{"uv":[7,9,9,14],"texture":"#wood"},"up":{"uv":[7,2,9,7],"texture":"#wood"},"north":{"uv":[7,9,9,11],"texture":"#wood"},"south":{"uv":[7,9,9,11],"texture":"#wood"},"west":{"uv":[2,9,7,11],"texture":"#wood"},"east":{"uv":[9,9,14,11],"texture":"#wood"}}},{"from":[6,1,14],"to":[10,9,16],"faces":{"down":{"uv":[6,14,10,16],"texture":"#wood"},"up":{"uv":[6,0,10,2],"texture":"#wood"},"north":{"uv":[6,7,10,15],"texture":"#wood"},"south":{"uv":[6,7,10,15],"texture":"#wood","cullface":"south"},"west":{"uv":[0,7,2,15],"texture":"#wood"},"east":{"uv":[14,7,16,15],"texture":"#wood"}}}]},"tripwire_hook_attached":{"textures":{"particle":"block/oak_planks","hook":"block/tripwire_hook","wood":"block/oak_planks","tripwire":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,6.7],"rotation":{"origin":[8,0,0],"axis":"x","angle":-22.5,"rescale":true},"faces":{"down":{"uv":[16,6,0,8],"texture":"#tripwire","rotation":90},"up":{"uv":[0,6,16,8],"texture":"#tripwire","rotation":90}}},{"from":[6.2,4.2,6.7],"to":[9.8,5,10.3],"rotation":{"origin":[8,4.2,6.7],"axis":"x","angle":-22.5,"rescale":false},"faces":{"down":{"uv":[5,3,11,9],"texture":"#hook"},"up":{"uv":[5,3,11,9],"texture":"#hook"},"north":{"uv":[5,3,11,4],"texture":"#hook"},"south":{"uv":[5,8,11,9],"texture":"#hook"},"west":{"uv":[5,8,11,9],"texture":"#hook"},"east":{"uv":[5,3,11,4],"texture":"#hook"}}},{"from":[7.4,4.2,9.1],"to":[8.6,5,9.1],"rotation":{"origin":[8,4.2,6.7],"axis":"x","angle":-22.5,"rescale":false},"faces":{"north":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[7.4,4.2,7.9],"to":[8.6,5,7.9],"rotation":{"origin":[8,4.2,6.7],"axis":"x","angle":-22.5,"rescale":false},"faces":{"south":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,4.2,7.9],"to":[7.4,5,9.1],"rotation":{"origin":[8,4.2,6.7],"axis":"x","angle":-22.5,"rescale":false},"faces":{"east":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[8.6,4.2,7.9],"to":[8.6,5,9.1],"rotation":{"origin":[8,4.2,6.7],"axis":"x","angle":-22.5,"rescale":false},"faces":{"west":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,5.2,10],"to":[8.8,6.8,14],"faces":{"down":{"uv":[7,9,9,14],"texture":"#wood"},"up":{"uv":[7,2,9,7],"texture":"#wood"},"north":{"uv":[7,9,9,11],"texture":"#wood"},"west":{"uv":[2,9,7,11],"texture":"#wood"},"east":{"uv":[9,9,14,11],"texture":"#wood"}}},{"from":[6,1,14],"to":[10,9,16],"faces":{"down":{"uv":[6,14,10,16],"texture":"#wood"},"up":{"uv":[6,0,10,2],"texture":"#wood"},"north":{"uv":[6,7,10,15],"texture":"#wood"},"south":{"uv":[6,7,10,15],"texture":"#wood","cullface":"south"},"west":{"uv":[0,7,2,15],"texture":"#wood"},"east":{"uv":[14,7,16,15],"texture":"#wood"}}}]},"tripwire_hook_attached_on":{"textures":{"particle":"block/oak_planks","hook":"block/tripwire_hook","wood":"block/oak_planks","tripwire":"block/tripwire"},"elements":[{"from":[7.75,0.5,0],"to":[8.25,0.5,6.7],"rotation":{"origin":[8,0,0],"axis":"x","angle":-22.5,"rescale":true},"faces":{"down":{"uv":[16,6,0,8],"texture":"#tripwire","rotation":90},"up":{"uv":[0,6,16,8],"texture":"#tripwire","rotation":90}}},{"from":[6.2,3.4,6.7],"to":[9.8,4.2,10.3],"faces":{"down":{"uv":[5,3,11,9],"texture":"#hook"},"up":{"uv":[5,3,11,9],"texture":"#hook"},"north":{"uv":[5,3,11,4],"texture":"#hook"},"south":{"uv":[5,8,11,9],"texture":"#hook"},"west":{"uv":[5,8,11,9],"texture":"#hook"},"east":{"uv":[5,3,11,4],"texture":"#hook"}}},{"from":[7.4,3.4,9.1],"to":[8.6,4.2,9.1],"faces":{"north":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[7.4,3.4,7.9],"to":[8.6,4.2,7.9],"faces":{"south":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,3.4,7.9],"to":[7.4,4.2,9.1],"faces":{"east":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[8.6,3.4,7.9],"to":[8.6,4.2,9.1],"faces":{"west":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,5.2,10],"to":[8.8,6.8,14],"rotation":{"origin":[8,6,14],"axis":"x","angle":-22.5},"faces":{"down":{"uv":[7,9,9,14],"texture":"#wood"},"up":{"uv":[7,2,9,7],"texture":"#wood"},"north":{"uv":[7,9,9,11],"texture":"#wood"},"south":{"uv":[7,9,9,11],"texture":"#wood"},"west":{"uv":[2,9,7,11],"texture":"#wood"},"east":{"uv":[9,9,14,11],"texture":"#wood"}}},{"from":[6,1,14],"to":[10,9,16],"faces":{"down":{"uv":[6,14,10,16],"texture":"#wood"},"up":{"uv":[6,0,10,2],"texture":"#wood"},"north":{"uv":[6,7,10,15],"texture":"#wood"},"south":{"uv":[6,7,10,15],"texture":"#wood","cullface":"south"},"west":{"uv":[0,7,2,15],"texture":"#wood"},"east":{"uv":[14,7,16,15],"texture":"#wood"}}}]},"tripwire_hook_on":{"textures":{"particle":"block/oak_planks","hook":"block/tripwire_hook","wood":"block/oak_planks"},"elements":[{"from":[6.2,4.2,6.7],"to":[9.8,5,10.3],"faces":{"down":{"uv":[5,3,11,9],"texture":"#hook"},"up":{"uv":[5,3,11,9],"texture":"#hook"},"north":{"uv":[5,3,11,4],"texture":"#hook"},"south":{"uv":[5,8,11,9],"texture":"#hook"},"west":{"uv":[5,8,11,9],"texture":"#hook"},"east":{"uv":[5,3,11,4],"texture":"#hook"}}},{"from":[7.4,4.2,9.1],"to":[8.6,5,9.1],"faces":{"north":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[7.4,4.2,7.9],"to":[8.6,5,7.9],"faces":{"south":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,4.2,7.9],"to":[7.4,5,9.1],"faces":{"east":{"uv":[7,8,9,9],"texture":"#hook"}}},{"from":[8.6,4.2,7.9],"to":[8.6,5,9.1],"faces":{"west":{"uv":[7,3,9,4],"texture":"#hook"}}},{"from":[7.4,5.2,10],"to":[8.8,6.8,14],"rotation":{"origin":[8,6,14],"axis":"x","angle":-22.5},"faces":{"down":{"uv":[7,9,9,14],"texture":"#wood"},"up":{"uv":[7,2,9,7],"texture":"#wood"},"north":{"uv":[7,9,9,11],"texture":"#wood"},"south":{"uv":[7,9,9,11],"texture":"#wood"},"west":{"uv":[2,9,7,11],"texture":"#wood"},"east":{"uv":[9,9,14,11],"texture":"#wood"}}},{"from":[6,1,14],"to":[10,9,16],"faces":{"down":{"uv":[6,14,10,16],"texture":"#wood"},"up":{"uv":[6,0,10,2],"texture":"#wood"},"north":{"uv":[6,7,10,15],"texture":"#wood"},"south":{"uv":[6,7,10,15],"texture":"#wood","cullface":"south"},"west":{"uv":[0,7,2,15],"texture":"#wood"},"east":{"uv":[14,7,16,15],"texture":"#wood"}}}]},"tripwire_n":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}}]},"tripwire_ne":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}}]},"tripwire_ns":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}}]},"tripwire_nse":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}}]},"tripwire_nsew":{"ambientocclusion":false,"textures":{"particle":"block/tripwire","texture":"block/tripwire"},"elements":[{"from":[7.75,1.5,0],"to":[8.25,1.5,4],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,4],"to":[8.25,1.5,8],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,8],"to":[8.25,1.5,12],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[7.75,1.5,12],"to":[8.25,1.5,16],"shade":false,"faces":{"down":{"uv":[16,0,0,2],"texture":"#texture","rotation":90},"up":{"uv":[0,0,16,2],"texture":"#texture","rotation":90}}},{"from":[0,1.5,7.75],"to":[4,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}},{"from":[4,1.5,7.75],"to":[8,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}},{"from":[8,1.5,7.75],"to":[12,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}},{"from":[12,1.5,7.75],"to":[16,1.5,8.25],"shade":false,"faces":{"down":{"uv":[0,2,16,0],"texture":"#texture"},"up":{"uv":[0,0,16,2],"texture":"#texture"}}}]},"tube_coral":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/tube_coral"}},"tube_coral_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/tube_coral_block"}},"tube_coral_fan":{"parent":"minecraft:block/coral_fan","textures":{"fan":"minecraft:block/tube_coral_fan"}},"tube_coral_wall_fan":{"parent":"minecraft:block/coral_wall_fan","textures":{"fan":"minecraft:block/tube_coral_fan"}},"tuff":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/tuff"}},"tuff_brick_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/tuff_bricks","side":"minecraft:block/tuff_bricks","top":"minecraft:block/tuff_bricks"}},"tuff_brick_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/tuff_bricks","side":"minecraft:block/tuff_bricks","top":"minecraft:block/tuff_bricks"}},"tuff_brick_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/tuff_bricks","side":"minecraft:block/tuff_bricks","top":"minecraft:block/tuff_bricks"}},"tuff_brick_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/tuff_bricks","side":"minecraft:block/tuff_bricks","top":"minecraft:block/tuff_bricks"}},"tuff_brick_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/tuff_bricks","side":"minecraft:block/tuff_bricks","top":"minecraft:block/tuff_bricks"}},"tuff_brick_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/tuff_bricks"}},"tuff_brick_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/tuff_bricks"}},"tuff_brick_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/tuff_bricks"}},"tuff_brick_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/tuff_bricks"}},"tuff_bricks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/tuff_bricks"}},"tuff_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/tuff","side":"minecraft:block/tuff","top":"minecraft:block/tuff"}},"tuff_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/tuff","side":"minecraft:block/tuff","top":"minecraft:block/tuff"}},"tuff_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/tuff","side":"minecraft:block/tuff","top":"minecraft:block/tuff"}},"tuff_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/tuff","side":"minecraft:block/tuff","top":"minecraft:block/tuff"}},"tuff_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/tuff","side":"minecraft:block/tuff","top":"minecraft:block/tuff"}},"tuff_wall_inventory":{"parent":"minecraft:block/wall_inventory","textures":{"wall":"minecraft:block/tuff"}},"tuff_wall_post":{"parent":"minecraft:block/template_wall_post","textures":{"wall":"minecraft:block/tuff"}},"tuff_wall_side":{"parent":"minecraft:block/template_wall_side","textures":{"wall":"minecraft:block/tuff"}},"tuff_wall_side_tall":{"parent":"minecraft:block/template_wall_side_tall","textures":{"wall":"minecraft:block/tuff"}},"turtle_egg":{"parent":"minecraft:block/template_turtle_egg","textures":{"all":"minecraft:block/turtle_egg"}},"twisting_vines":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/twisting_vines"}},"twisting_vines_plant":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/twisting_vines_plant"}},"two_dead_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[3,0,3],"to":[7,6,7],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[3,5.95,3],"to":[7,5.95,7],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[8,0,8],"to":[12,4,12],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[8,3.95,8],"to":[12,3.95,12],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}}]},"two_sea_pickles":{"parent":"block/block","textures":{"particle":"block/sea_pickle","all":"block/sea_pickle"},"elements":[{"from":[3,0,3],"to":[7,6,7],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,11],"texture":"#all"},"south":{"uv":[0,5,4,11],"texture":"#all"},"west":{"uv":[8,5,12,11],"texture":"#all"},"east":{"uv":[12,5,16,11],"texture":"#all"}}},{"from":[3,5.95,3],"to":[7,5.95,7],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[8,0,8],"to":[12,4,12],"faces":{"down":{"uv":[8,1,12,5],"texture":"#all","cullface":"down"},"up":{"uv":[4,1,8,5],"texture":"#all"},"north":{"uv":[4,5,8,9],"texture":"#all"},"south":{"uv":[0,5,4,9],"texture":"#all"},"west":{"uv":[8,5,12,9],"texture":"#all"},"east":{"uv":[12,5,16,9],"texture":"#all"}}},{"from":[8,3.95,8],"to":[12,3.95,12],"faces":{"up":{"uv":[8,1,12,5],"texture":"#all"}}},{"from":[4.5,5.2,5],"to":[5.5,8.7,5],"rotation":{"origin":[5,5.6,5],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[5,5.2,4.5],"to":[5,8.7,5.5],"rotation":{"origin":[5,5.6,5],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}},{"from":[9.5,3.2,10],"to":[10.5,6.7,10],"rotation":{"origin":[10,8,10],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"north":{"uv":[1,0,3,5],"texture":"#all"},"south":{"uv":[3,0,1,5],"texture":"#all"}}},{"from":[10,3.2,9.5],"to":[10,6.7,10.5],"rotation":{"origin":[10,8,10],"axis":"y","angle":45,"rescale":true},"shade":false,"faces":{"west":{"uv":[13,0,15,5],"texture":"#all"},"east":{"uv":[15,0,13,5],"texture":"#all"}}}]},"two_slightly_cracked_turtle_eggs":{"parent":"minecraft:block/template_two_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_slightly_cracked"}},"two_turtle_eggs":{"parent":"minecraft:block/template_two_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg"}},"two_very_cracked_turtle_eggs":{"parent":"minecraft:block/template_two_turtle_eggs","textures":{"all":"minecraft:block/turtle_egg_very_cracked"}},"vault":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom","front":"minecraft:block/vault_front_off","side":"minecraft:block/vault_side_off","top":"minecraft:block/vault_top"}},"vault_active":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom","front":"minecraft:block/vault_front_on","side":"minecraft:block/vault_side_on","top":"minecraft:block/vault_top"}},"vault_active_ominous":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom_ominous","front":"minecraft:block/vault_front_on_ominous","side":"minecraft:block/vault_side_on_ominous","top":"minecraft:block/vault_top_ominous"}},"vault_ejecting_reward":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom","front":"minecraft:block/vault_front_ejecting","side":"minecraft:block/vault_side_on","top":"minecraft:block/vault_top_ejecting"}},"vault_ejecting_reward_ominous":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom_ominous","front":"minecraft:block/vault_front_ejecting_ominous","side":"minecraft:block/vault_side_on_ominous","top":"minecraft:block/vault_top_ejecting_ominous"}},"vault_ominous":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom_ominous","front":"minecraft:block/vault_front_off_ominous","side":"minecraft:block/vault_side_off_ominous","top":"minecraft:block/vault_top_ominous"}},"vault_unlocking":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom","front":"minecraft:block/vault_front_ejecting","side":"minecraft:block/vault_side_on","top":"minecraft:block/vault_top"}},"vault_unlocking_ominous":{"parent":"minecraft:block/template_vault","textures":{"bottom":"minecraft:block/vault_bottom_ominous","front":"minecraft:block/vault_front_ejecting_ominous","side":"minecraft:block/vault_side_on_ominous","top":"minecraft:block/vault_top_ominous"}},"verdant_froglight":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/verdant_froglight_top","side":"minecraft:block/verdant_froglight_side"}},"verdant_froglight_horizontal":{"parent":"minecraft:block/cube_column_horizontal","textures":{"end":"minecraft:block/verdant_froglight_top","side":"minecraft:block/verdant_froglight_side"}},"very_cracked_turtle_egg":{"parent":"minecraft:block/template_turtle_egg","textures":{"all":"minecraft:block/turtle_egg_very_cracked"}},"vine":{"ambientocclusion":false,"textures":{"particle":"block/vine","vine":"block/vine"},"elements":[{"from":[0,0,0.8],"to":[16,16,0.8],"shade":false,"faces":{"north":{"uv":[16,0,0,16],"texture":"#vine","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#vine","tintindex":0}}}]},"wall_inventory":{"parent":"block/block","display":{"gui":{"rotation":[30,135,0],"translation":[0,0,0],"scale":[0.625,0.625,0.625]},"fixed":{"rotation":[0,90,0],"translation":[0,0,0],"scale":[0.5,0.5,0.5]}},"textures":{"particle":"#wall"},"elements":[{"from":[4,0,4],"to":[12,16,12],"faces":{"down":{"uv":[4,4,12,12],"texture":"#wall","cullface":"down"},"up":{"uv":[4,4,12,12],"texture":"#wall"},"north":{"uv":[4,0,12,16],"texture":"#wall"},"south":{"uv":[4,0,12,16],"texture":"#wall"},"west":{"uv":[4,0,12,16],"texture":"#wall"},"east":{"uv":[4,0,12,16],"texture":"#wall"}},"__comment":"Center post"},{"from":[5,0,0],"to":[11,13,16],"faces":{"down":{"uv":[5,0,11,16],"texture":"#wall","cullface":"down"},"up":{"uv":[5,0,11,16],"texture":"#wall"},"north":{"uv":[5,3,11,16],"texture":"#wall","cullface":"north"},"south":{"uv":[5,3,11,16],"texture":"#wall","cullface":"south"},"west":{"uv":[0,3,16,16],"texture":"#wall"},"east":{"uv":[0,3,16,16],"texture":"#wall"}},"__comment":"Full wall"}]},"wall_torch":{"parent":"minecraft:block/template_torch_wall","textures":{"torch":"minecraft:block/torch"}},"warped_button":{"parent":"minecraft:block/button","textures":{"texture":"minecraft:block/warped_planks"}},"warped_button_inventory":{"parent":"minecraft:block/button_inventory","textures":{"texture":"minecraft:block/warped_planks"}},"warped_button_pressed":{"parent":"minecraft:block/button_pressed","textures":{"texture":"minecraft:block/warped_planks"}},"warped_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/warped_door_bottom","top":"minecraft:block/warped_door_top"}},"warped_fence_gate":{"parent":"minecraft:block/template_fence_gate","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_gate_open":{"parent":"minecraft:block/template_fence_gate_open","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_gate_wall":{"parent":"minecraft:block/template_fence_gate_wall","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_gate_wall_open":{"parent":"minecraft:block/template_fence_gate_wall_open","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_inventory":{"parent":"minecraft:block/fence_inventory","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_post":{"parent":"minecraft:block/fence_post","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fence_side":{"parent":"minecraft:block/fence_side","textures":{"texture":"minecraft:block/warped_planks"}},"warped_fungus":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/warped_fungus"}},"warped_hanging_sign":{"textures":{"particle":"minecraft:block/stripped_warped_stem"}},"warped_hyphae":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/warped_stem","side":"minecraft:block/warped_stem"}},"warped_nylium":{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/netherrack","side":"minecraft:block/warped_nylium_side","top":"minecraft:block/warped_nylium"}},"warped_planks":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/warped_planks"}},"warped_pressure_plate":{"parent":"minecraft:block/pressure_plate_up","textures":{"texture":"minecraft:block/warped_planks"}},"warped_pressure_plate_down":{"parent":"minecraft:block/pressure_plate_down","textures":{"texture":"minecraft:block/warped_planks"}},"warped_roots":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/warped_roots"}},"warped_sign":{"textures":{"particle":"minecraft:block/warped_planks"}},"warped_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/warped_planks","side":"minecraft:block/warped_planks","top":"minecraft:block/warped_planks"}},"warped_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/warped_planks","side":"minecraft:block/warped_planks","top":"minecraft:block/warped_planks"}},"warped_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/warped_planks","side":"minecraft:block/warped_planks","top":"minecraft:block/warped_planks"}},"warped_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/warped_planks","side":"minecraft:block/warped_planks","top":"minecraft:block/warped_planks"}},"warped_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/warped_planks","side":"minecraft:block/warped_planks","top":"minecraft:block/warped_planks"}},"warped_stem":{"parent":"minecraft:block/cube_column","textures":{"end":"minecraft:block/warped_stem_top","side":"minecraft:block/warped_stem"}},"warped_trapdoor_bottom":{"parent":"minecraft:block/template_orientable_trapdoor_bottom","textures":{"texture":"minecraft:block/warped_trapdoor"}},"warped_trapdoor_open":{"parent":"minecraft:block/template_orientable_trapdoor_open","textures":{"texture":"minecraft:block/warped_trapdoor"}},"warped_trapdoor_top":{"parent":"minecraft:block/template_orientable_trapdoor_top","textures":{"texture":"minecraft:block/warped_trapdoor"}},"warped_wart_block":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/warped_wart_block"}},"water":{"textures":{"particle":"block/water_still"}},"water_cauldron_full":{"parent":"minecraft:block/template_cauldron_full","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/water_still","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"water_cauldron_level1":{"parent":"minecraft:block/template_cauldron_level1","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/water_still","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"water_cauldron_level2":{"parent":"minecraft:block/template_cauldron_level2","textures":{"bottom":"minecraft:block/cauldron_bottom","content":"minecraft:block/water_still","inside":"minecraft:block/cauldron_inner","particle":"minecraft:block/cauldron_side","side":"minecraft:block/cauldron_side","top":"minecraft:block/cauldron_top"}},"weathered_chiseled_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_chiseled_copper"}},"weathered_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper"}},"weathered_copper_bulb":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper_bulb"}},"weathered_copper_bulb_lit":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper_bulb_lit"}},"weathered_copper_bulb_lit_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper_bulb_lit_powered"}},"weathered_copper_bulb_powered":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper_bulb_powered"}},"weathered_copper_door_bottom_left":{"parent":"minecraft:block/door_bottom_left","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_bottom_left_open":{"parent":"minecraft:block/door_bottom_left_open","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_bottom_right":{"parent":"minecraft:block/door_bottom_right","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_bottom_right_open":{"parent":"minecraft:block/door_bottom_right_open","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_top_left":{"parent":"minecraft:block/door_top_left","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_top_left_open":{"parent":"minecraft:block/door_top_left_open","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_top_right":{"parent":"minecraft:block/door_top_right","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_door_top_right_open":{"parent":"minecraft:block/door_top_right_open","textures":{"bottom":"minecraft:block/weathered_copper_door_bottom","top":"minecraft:block/weathered_copper_door_top"}},"weathered_copper_grate":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_copper_grate"}},"weathered_copper_trapdoor_bottom":{"parent":"minecraft:block/template_trapdoor_bottom","textures":{"texture":"minecraft:block/weathered_copper_trapdoor"}},"weathered_copper_trapdoor_open":{"parent":"minecraft:block/template_trapdoor_open","textures":{"texture":"minecraft:block/weathered_copper_trapdoor"}},"weathered_copper_trapdoor_top":{"parent":"minecraft:block/template_trapdoor_top","textures":{"texture":"minecraft:block/weathered_copper_trapdoor"}},"weathered_cut_copper":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/weathered_cut_copper"}},"weathered_cut_copper_slab":{"parent":"minecraft:block/slab","textures":{"bottom":"minecraft:block/weathered_cut_copper","side":"minecraft:block/weathered_cut_copper","top":"minecraft:block/weathered_cut_copper"}},"weathered_cut_copper_slab_top":{"parent":"minecraft:block/slab_top","textures":{"bottom":"minecraft:block/weathered_cut_copper","side":"minecraft:block/weathered_cut_copper","top":"minecraft:block/weathered_cut_copper"}},"weathered_cut_copper_stairs":{"parent":"minecraft:block/stairs","textures":{"bottom":"minecraft:block/weathered_cut_copper","side":"minecraft:block/weathered_cut_copper","top":"minecraft:block/weathered_cut_copper"}},"weathered_cut_copper_stairs_inner":{"parent":"minecraft:block/inner_stairs","textures":{"bottom":"minecraft:block/weathered_cut_copper","side":"minecraft:block/weathered_cut_copper","top":"minecraft:block/weathered_cut_copper"}},"weathered_cut_copper_stairs_outer":{"parent":"minecraft:block/outer_stairs","textures":{"bottom":"minecraft:block/weathered_cut_copper","side":"minecraft:block/weathered_cut_copper","top":"minecraft:block/weathered_cut_copper"}},"weeping_vines":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/weeping_vines"}},"weeping_vines_plant":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/weeping_vines_plant"}},"wet_sponge":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/wet_sponge"}},"wheat_stage0":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage0"}},"wheat_stage1":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage1"}},"wheat_stage2":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage2"}},"wheat_stage3":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage3"}},"wheat_stage4":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage4"}},"wheat_stage5":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage5"}},"wheat_stage6":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage6"}},"wheat_stage7":{"parent":"minecraft:block/crop","textures":{"crop":"minecraft:block/wheat_stage7"}},"white_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/white_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"white_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/white_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"white_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/white_candle","particle":"minecraft:block/white_candle"}},"white_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/white_candle_lit","particle":"minecraft:block/white_candle_lit"}},"white_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/white_candle","particle":"minecraft:block/white_candle"}},"white_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/white_candle_lit","particle":"minecraft:block/white_candle_lit"}},"white_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/white_candle","particle":"minecraft:block/white_candle"}},"white_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/white_candle_lit","particle":"minecraft:block/white_candle_lit"}},"white_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/white_candle","particle":"minecraft:block/white_candle"}},"white_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/white_candle_lit","particle":"minecraft:block/white_candle_lit"}},"white_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/white_wool"}},"white_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/white_concrete"}},"white_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/white_concrete_powder"}},"white_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/white_glazed_terracotta"}},"white_shulker_box":{"textures":{"particle":"minecraft:block/white_shulker_box"}},"white_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/white_stained_glass"}},"white_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/white_stained_glass"}},"white_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/white_stained_glass"}},"white_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/white_stained_glass_pane_top","pane":"minecraft:block/white_stained_glass"}},"white_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/white_stained_glass_pane_top","pane":"minecraft:block/white_stained_glass"}},"white_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/white_stained_glass_pane_top","pane":"minecraft:block/white_stained_glass"}},"white_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/white_terracotta"}},"white_tulip":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/white_tulip"}},"white_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/white_wool"}},"wither_rose":{"parent":"minecraft:block/cross","textures":{"cross":"minecraft:block/wither_rose"}},"yellow_candle_cake":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/yellow_candle","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"yellow_candle_cake_lit":{"parent":"minecraft:block/template_cake_with_candle","textures":{"bottom":"minecraft:block/cake_bottom","candle":"minecraft:block/yellow_candle_lit","particle":"minecraft:block/cake_side","side":"minecraft:block/cake_side","top":"minecraft:block/cake_top"}},"yellow_candle_four_candles":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/yellow_candle","particle":"minecraft:block/yellow_candle"}},"yellow_candle_four_candles_lit":{"parent":"minecraft:block/template_four_candles","textures":{"all":"minecraft:block/yellow_candle_lit","particle":"minecraft:block/yellow_candle_lit"}},"yellow_candle_one_candle":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/yellow_candle","particle":"minecraft:block/yellow_candle"}},"yellow_candle_one_candle_lit":{"parent":"minecraft:block/template_candle","textures":{"all":"minecraft:block/yellow_candle_lit","particle":"minecraft:block/yellow_candle_lit"}},"yellow_candle_three_candles":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/yellow_candle","particle":"minecraft:block/yellow_candle"}},"yellow_candle_three_candles_lit":{"parent":"minecraft:block/template_three_candles","textures":{"all":"minecraft:block/yellow_candle_lit","particle":"minecraft:block/yellow_candle_lit"}},"yellow_candle_two_candles":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/yellow_candle","particle":"minecraft:block/yellow_candle"}},"yellow_candle_two_candles_lit":{"parent":"minecraft:block/template_two_candles","textures":{"all":"minecraft:block/yellow_candle_lit","particle":"minecraft:block/yellow_candle_lit"}},"yellow_carpet":{"parent":"minecraft:block/carpet","textures":{"wool":"minecraft:block/yellow_wool"}},"yellow_concrete":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/yellow_concrete"}},"yellow_concrete_powder":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/yellow_concrete_powder"}},"yellow_glazed_terracotta":{"parent":"minecraft:block/template_glazed_terracotta","textures":{"pattern":"minecraft:block/yellow_glazed_terracotta"}},"yellow_shulker_box":{"textures":{"particle":"minecraft:block/yellow_shulker_box"}},"yellow_stained_glass":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/yellow_stained_glass"}},"yellow_stained_glass_pane_noside":{"parent":"minecraft:block/template_glass_pane_noside","textures":{"pane":"minecraft:block/yellow_stained_glass"}},"yellow_stained_glass_pane_noside_alt":{"parent":"minecraft:block/template_glass_pane_noside_alt","textures":{"pane":"minecraft:block/yellow_stained_glass"}},"yellow_stained_glass_pane_post":{"parent":"minecraft:block/template_glass_pane_post","textures":{"edge":"minecraft:block/yellow_stained_glass_pane_top","pane":"minecraft:block/yellow_stained_glass"}},"yellow_stained_glass_pane_side":{"parent":"minecraft:block/template_glass_pane_side","textures":{"edge":"minecraft:block/yellow_stained_glass_pane_top","pane":"minecraft:block/yellow_stained_glass"}},"yellow_stained_glass_pane_side_alt":{"parent":"minecraft:block/template_glass_pane_side_alt","textures":{"edge":"minecraft:block/yellow_stained_glass_pane_top","pane":"minecraft:block/yellow_stained_glass"}},"yellow_terracotta":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/yellow_terracotta"}},"yellow_wool":{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/yellow_wool"}}} \ No newline at end of file diff --git a/bukkit-loader/src/main/resources/internal/models/block/legacy/_list.json b/bukkit-loader/src/main/resources/internal/models/block/legacy/_list.json deleted file mode 100644 index ac3302284..000000000 --- a/bukkit-loader/src/main/resources/internal/models/block/legacy/_list.json +++ /dev/null @@ -1 +0,0 @@ -{"directories":[],"files":["acacia_button.json","acacia_button_inventory.json","acacia_button_pressed.json","acacia_door_bottom_left.json","acacia_door_bottom_left_open.json","acacia_door_bottom_right.json","acacia_door_bottom_right_open.json","acacia_door_top_left.json","acacia_door_top_left_open.json","acacia_door_top_right.json","acacia_door_top_right_open.json","acacia_fence_gate.json","acacia_fence_gate_open.json","acacia_fence_gate_wall.json","acacia_fence_gate_wall_open.json","acacia_fence_inventory.json","acacia_fence_post.json","acacia_fence_side.json","acacia_hanging_sign.json","acacia_leaves.json","acacia_log.json","acacia_log_horizontal.json","acacia_planks.json","acacia_pressure_plate.json","acacia_pressure_plate_down.json","acacia_sapling.json","acacia_sign.json","acacia_slab.json","acacia_slab_top.json","acacia_stairs.json","acacia_stairs_inner.json","acacia_stairs_outer.json","acacia_trapdoor_bottom.json","acacia_trapdoor_open.json","acacia_trapdoor_top.json","acacia_wood.json","activator_rail.json","activator_rail_on.json","activator_rail_on_raised_ne.json","activator_rail_on_raised_sw.json","activator_rail_raised_ne.json","activator_rail_raised_sw.json","air.json","allium.json","amethyst_block.json","amethyst_cluster.json","ancient_debris.json","andesite.json","andesite_slab.json","andesite_slab_top.json","andesite_stairs.json","andesite_stairs_inner.json","andesite_stairs_outer.json","andesite_wall_inventory.json","andesite_wall_post.json","andesite_wall_side.json","andesite_wall_side_tall.json","anvil.json","attached_melon_stem.json","attached_pumpkin_stem.json","azalea.json","azalea_leaves.json","azure_bluet.json","bamboo1_age0.json","bamboo1_age1.json","bamboo2_age0.json","bamboo2_age1.json","bamboo3_age0.json","bamboo3_age1.json","bamboo4_age0.json","bamboo4_age1.json","bamboo_block.json","bamboo_block_x.json","bamboo_block_y.json","bamboo_block_z.json","bamboo_button.json","bamboo_button_inventory.json","bamboo_button_pressed.json","bamboo_door_bottom_left.json","bamboo_door_bottom_left_open.json","bamboo_door_bottom_right.json","bamboo_door_bottom_right_open.json","bamboo_door_top_left.json","bamboo_door_top_left_open.json","bamboo_door_top_right.json","bamboo_door_top_right_open.json","bamboo_fence_gate.json","bamboo_fence_gate_open.json","bamboo_fence_gate_wall.json","bamboo_fence_gate_wall_open.json","bamboo_fence_inventory.json","bamboo_fence_post.json","bamboo_fence_side_east.json","bamboo_fence_side_north.json","bamboo_fence_side_south.json","bamboo_fence_side_west.json","bamboo_hanging_sign.json","bamboo_large_leaves.json","bamboo_mosaic.json","bamboo_mosaic_slab.json","bamboo_mosaic_slab_top.json","bamboo_mosaic_stairs.json","bamboo_mosaic_stairs_inner.json","bamboo_mosaic_stairs_outer.json","bamboo_planks.json","bamboo_pressure_plate.json","bamboo_pressure_plate_down.json","bamboo_sapling.json","bamboo_sign.json","bamboo_slab.json","bamboo_slab_top.json","bamboo_small_leaves.json","bamboo_stairs.json","bamboo_stairs_inner.json","bamboo_stairs_outer.json","bamboo_trapdoor_bottom.json","bamboo_trapdoor_open.json","bamboo_trapdoor_top.json","banner.json","barrel.json","barrel_open.json","barrier.json","basalt.json","beacon.json","bed.json","bedrock.json","bedrock_mirrored.json","bee_nest_empty.json","bee_nest_honey.json","beehive_empty.json","beehive_honey.json","beetroots_stage0.json","beetroots_stage1.json","beetroots_stage2.json","beetroots_stage3.json","bell_between_walls.json","bell_ceiling.json","bell_floor.json","bell_wall.json","big_dripleaf.json","big_dripleaf_full_tilt.json","big_dripleaf_partial_tilt.json","big_dripleaf_stem.json","birch_button.json","birch_button_inventory.json","birch_button_pressed.json","birch_door_bottom_left.json","birch_door_bottom_left_open.json","birch_door_bottom_right.json","birch_door_bottom_right_open.json","birch_door_top_left.json","birch_door_top_left_open.json","birch_door_top_right.json","birch_door_top_right_open.json","birch_fence_gate.json","birch_fence_gate_open.json","birch_fence_gate_wall.json","birch_fence_gate_wall_open.json","birch_fence_inventory.json","birch_fence_post.json","birch_fence_side.json","birch_hanging_sign.json","birch_leaves.json","birch_log.json","birch_log_horizontal.json","birch_planks.json","birch_pressure_plate.json","birch_pressure_plate_down.json","birch_sapling.json","birch_sign.json","birch_slab.json","birch_slab_top.json","birch_stairs.json","birch_stairs_inner.json","birch_stairs_outer.json","birch_trapdoor_bottom.json","birch_trapdoor_open.json","birch_trapdoor_top.json","birch_wood.json","black_candle_cake.json","black_candle_cake_lit.json","black_candle_four_candles.json","black_candle_four_candles_lit.json","black_candle_one_candle.json","black_candle_one_candle_lit.json","black_candle_three_candles.json","black_candle_three_candles_lit.json","black_candle_two_candles.json","black_candle_two_candles_lit.json","black_carpet.json","black_concrete.json","black_concrete_powder.json","black_glazed_terracotta.json","black_shulker_box.json","black_stained_glass.json","black_stained_glass_pane_noside.json","black_stained_glass_pane_noside_alt.json","black_stained_glass_pane_post.json","black_stained_glass_pane_side.json","black_stained_glass_pane_side_alt.json","black_terracotta.json","black_wool.json","blackstone.json","blackstone_slab.json","blackstone_slab_top.json","blackstone_stairs.json","blackstone_stairs_inner.json","blackstone_stairs_outer.json","blackstone_wall_inventory.json","blackstone_wall_post.json","blackstone_wall_side.json","blackstone_wall_side_tall.json","blast_furnace.json","blast_furnace_on.json","block.json","blue_candle_cake.json","blue_candle_cake_lit.json","blue_candle_four_candles.json","blue_candle_four_candles_lit.json","blue_candle_one_candle.json","blue_candle_one_candle_lit.json","blue_candle_three_candles.json","blue_candle_three_candles_lit.json","blue_candle_two_candles.json","blue_candle_two_candles_lit.json","blue_carpet.json","blue_concrete.json","blue_concrete_powder.json","blue_glazed_terracotta.json","blue_ice.json","blue_orchid.json","blue_shulker_box.json","blue_stained_glass.json","blue_stained_glass_pane_noside.json","blue_stained_glass_pane_noside_alt.json","blue_stained_glass_pane_post.json","blue_stained_glass_pane_side.json","blue_stained_glass_pane_side_alt.json","blue_terracotta.json","blue_wool.json","bone_block.json","bookshelf.json","brain_coral.json","brain_coral_block.json","brain_coral_fan.json","brain_coral_wall_fan.json","brewing_stand.json","brewing_stand_bottle0.json","brewing_stand_bottle1.json","brewing_stand_bottle2.json","brewing_stand_empty0.json","brewing_stand_empty1.json","brewing_stand_empty2.json","brick_slab.json","brick_slab_top.json","brick_stairs.json","brick_stairs_inner.json","brick_stairs_outer.json","brick_wall_inventory.json","brick_wall_post.json","brick_wall_side.json","brick_wall_side_tall.json","bricks.json","brown_candle_cake.json","brown_candle_cake_lit.json","brown_candle_four_candles.json","brown_candle_four_candles_lit.json","brown_candle_one_candle.json","brown_candle_one_candle_lit.json","brown_candle_three_candles.json","brown_candle_three_candles_lit.json","brown_candle_two_candles.json","brown_candle_two_candles_lit.json","brown_carpet.json","brown_concrete.json","brown_concrete_powder.json","brown_glazed_terracotta.json","brown_mushroom.json","brown_mushroom_block.json","brown_mushroom_block_inventory.json","brown_shulker_box.json","brown_stained_glass.json","brown_stained_glass_pane_noside.json","brown_stained_glass_pane_noside_alt.json","brown_stained_glass_pane_post.json","brown_stained_glass_pane_side.json","brown_stained_glass_pane_side_alt.json","brown_terracotta.json","brown_wool.json","bubble_coral.json","bubble_coral_block.json","bubble_coral_fan.json","bubble_coral_wall_fan.json","budding_amethyst.json","button.json","button_inventory.json","button_pressed.json","cactus.json","cake.json","cake_slice1.json","cake_slice2.json","cake_slice3.json","cake_slice4.json","cake_slice5.json","cake_slice6.json","calcite.json","calibrated_sculk_sensor.json","calibrated_sculk_sensor_active.json","calibrated_sculk_sensor_inactive.json","campfire.json","campfire_off.json","candle_cake.json","candle_cake_lit.json","candle_four_candles.json","candle_four_candles_lit.json","candle_one_candle.json","candle_one_candle_lit.json","candle_three_candles.json","candle_three_candles_lit.json","candle_two_candles.json","candle_two_candles_lit.json","carpet.json","carrots_stage0.json","carrots_stage1.json","carrots_stage2.json","carrots_stage3.json","cartography_table.json","carved_pumpkin.json","cauldron.json","cave_vines.json","cave_vines_lit.json","cave_vines_plant.json","cave_vines_plant_lit.json","chain.json","chain_command_block.json","chain_command_block_conditional.json","cherry_button.json","cherry_button_inventory.json","cherry_button_pressed.json","cherry_door_bottom_left.json","cherry_door_bottom_left_open.json","cherry_door_bottom_right.json","cherry_door_bottom_right_open.json","cherry_door_top_left.json","cherry_door_top_left_open.json","cherry_door_top_right.json","cherry_door_top_right_open.json","cherry_fence_gate.json","cherry_fence_gate_open.json","cherry_fence_gate_wall.json","cherry_fence_gate_wall_open.json","cherry_fence_inventory.json","cherry_fence_post.json","cherry_fence_side.json","cherry_hanging_sign.json","cherry_leaves.json","cherry_log.json","cherry_log_x.json","cherry_log_y.json","cherry_log_z.json","cherry_planks.json","cherry_pressure_plate.json","cherry_pressure_plate_down.json","cherry_sapling.json","cherry_sign.json","cherry_slab.json","cherry_slab_top.json","cherry_stairs.json","cherry_stairs_inner.json","cherry_stairs_outer.json","cherry_trapdoor_bottom.json","cherry_trapdoor_open.json","cherry_trapdoor_top.json","cherry_wood.json","chest.json","chipped_anvil.json","chiseled_bookshelf.json","chiseled_bookshelf_empty_slot_bottom_left.json","chiseled_bookshelf_empty_slot_bottom_mid.json","chiseled_bookshelf_empty_slot_bottom_right.json","chiseled_bookshelf_empty_slot_top_left.json","chiseled_bookshelf_empty_slot_top_mid.json","chiseled_bookshelf_empty_slot_top_right.json","chiseled_bookshelf_inventory.json","chiseled_bookshelf_occupied_slot_bottom_left.json","chiseled_bookshelf_occupied_slot_bottom_mid.json","chiseled_bookshelf_occupied_slot_bottom_right.json","chiseled_bookshelf_occupied_slot_top_left.json","chiseled_bookshelf_occupied_slot_top_mid.json","chiseled_bookshelf_occupied_slot_top_right.json","chiseled_copper.json","chiseled_deepslate.json","chiseled_nether_bricks.json","chiseled_polished_blackstone.json","chiseled_quartz_block.json","chiseled_red_sandstone.json","chiseled_sandstone.json","chiseled_stone_bricks.json","chiseled_tuff.json","chiseled_tuff_bricks.json","chorus_flower.json","chorus_flower_dead.json","chorus_plant.json","chorus_plant_noside.json","chorus_plant_noside1.json","chorus_plant_noside2.json","chorus_plant_noside3.json","chorus_plant_side.json","clay.json","coal_block.json","coal_ore.json","coarse_dirt.json","cobbled_deepslate.json","cobbled_deepslate_slab.json","cobbled_deepslate_slab_top.json","cobbled_deepslate_stairs.json","cobbled_deepslate_stairs_inner.json","cobbled_deepslate_stairs_outer.json","cobbled_deepslate_wall_inventory.json","cobbled_deepslate_wall_post.json","cobbled_deepslate_wall_side.json","cobbled_deepslate_wall_side_tall.json","cobblestone.json","cobblestone_slab.json","cobblestone_slab_top.json","cobblestone_stairs.json","cobblestone_stairs_inner.json","cobblestone_stairs_outer.json","cobblestone_wall_inventory.json","cobblestone_wall_post.json","cobblestone_wall_side.json","cobblestone_wall_side_tall.json","cobweb.json","cocoa_stage0.json","cocoa_stage1.json","cocoa_stage2.json","command_block.json","command_block_conditional.json","comparator.json","comparator_on.json","comparator_on_subtract.json","comparator_subtract.json","composter.json","composter_contents1.json","composter_contents2.json","composter_contents3.json","composter_contents4.json","composter_contents5.json","composter_contents6.json","composter_contents7.json","composter_contents_ready.json","conduit.json","copper_block.json","copper_bulb.json","copper_bulb_lit.json","copper_bulb_lit_powered.json","copper_bulb_powered.json","copper_door_bottom_left.json","copper_door_bottom_left_open.json","copper_door_bottom_right.json","copper_door_bottom_right_open.json","copper_door_top_left.json","copper_door_top_left_open.json","copper_door_top_right.json","copper_door_top_right_open.json","copper_grate.json","copper_ore.json","copper_trapdoor_bottom.json","copper_trapdoor_open.json","copper_trapdoor_top.json","coral_fan.json","coral_wall_fan.json","cornflower.json","cracked_deepslate_bricks.json","cracked_deepslate_tiles.json","cracked_nether_bricks.json","cracked_polished_blackstone_bricks.json","cracked_stone_bricks.json","crafter.json","crafter_crafting.json","crafter_crafting_triggered.json","crafter_triggered.json","crafting_table.json","creaking_heart.json","creaking_heart_active.json","creaking_heart_active_horizontal.json","creaking_heart_horizontal.json","crimson_button.json","crimson_button_inventory.json","crimson_button_pressed.json","crimson_door_bottom_left.json","crimson_door_bottom_left_open.json","crimson_door_bottom_right.json","crimson_door_bottom_right_open.json","crimson_door_top_left.json","crimson_door_top_left_open.json","crimson_door_top_right.json","crimson_door_top_right_open.json","crimson_fence_gate.json","crimson_fence_gate_open.json","crimson_fence_gate_wall.json","crimson_fence_gate_wall_open.json","crimson_fence_inventory.json","crimson_fence_post.json","crimson_fence_side.json","crimson_fungus.json","crimson_hanging_sign.json","crimson_hyphae.json","crimson_nylium.json","crimson_planks.json","crimson_pressure_plate.json","crimson_pressure_plate_down.json","crimson_roots.json","crimson_sign.json","crimson_slab.json","crimson_slab_top.json","crimson_stairs.json","crimson_stairs_inner.json","crimson_stairs_outer.json","crimson_stem.json","crimson_trapdoor_bottom.json","crimson_trapdoor_open.json","crimson_trapdoor_top.json","crop.json","cross.json","crying_obsidian.json","cube.json","cube_all.json","cube_all_inner_faces.json","cube_bottom_top.json","cube_bottom_top_inner_faces.json","cube_column.json","cube_column_horizontal.json","cube_column_mirrored.json","cube_column_uv_locked_x.json","cube_column_uv_locked_y.json","cube_column_uv_locked_z.json","cube_directional.json","cube_mirrored.json","cube_mirrored_all.json","cube_north_west_mirrored.json","cube_north_west_mirrored_all.json","cube_top.json","custom_fence_inventory.json","custom_fence_post.json","custom_fence_side_east.json","custom_fence_side_north.json","custom_fence_side_south.json","custom_fence_side_west.json","cut_copper.json","cut_copper_slab.json","cut_copper_slab_top.json","cut_copper_stairs.json","cut_copper_stairs_inner.json","cut_copper_stairs_outer.json","cut_red_sandstone.json","cut_red_sandstone_slab.json","cut_red_sandstone_slab_top.json","cut_sandstone.json","cut_sandstone_slab.json","cut_sandstone_slab_top.json","cyan_candle_cake.json","cyan_candle_cake_lit.json","cyan_candle_four_candles.json","cyan_candle_four_candles_lit.json","cyan_candle_one_candle.json","cyan_candle_one_candle_lit.json","cyan_candle_three_candles.json","cyan_candle_three_candles_lit.json","cyan_candle_two_candles.json","cyan_candle_two_candles_lit.json","cyan_carpet.json","cyan_concrete.json","cyan_concrete_powder.json","cyan_glazed_terracotta.json","cyan_shulker_box.json","cyan_stained_glass.json","cyan_stained_glass_pane_noside.json","cyan_stained_glass_pane_noside_alt.json","cyan_stained_glass_pane_post.json","cyan_stained_glass_pane_side.json","cyan_stained_glass_pane_side_alt.json","cyan_terracotta.json","cyan_wool.json","damaged_anvil.json","dandelion.json","dark_oak_button.json","dark_oak_button_inventory.json","dark_oak_button_pressed.json","dark_oak_door_bottom_left.json","dark_oak_door_bottom_left_open.json","dark_oak_door_bottom_right.json","dark_oak_door_bottom_right_open.json","dark_oak_door_top_left.json","dark_oak_door_top_left_open.json","dark_oak_door_top_right.json","dark_oak_door_top_right_open.json","dark_oak_fence_gate.json","dark_oak_fence_gate_open.json","dark_oak_fence_gate_wall.json","dark_oak_fence_gate_wall_open.json","dark_oak_fence_inventory.json","dark_oak_fence_post.json","dark_oak_fence_side.json","dark_oak_hanging_sign.json","dark_oak_leaves.json","dark_oak_log.json","dark_oak_log_horizontal.json","dark_oak_planks.json","dark_oak_pressure_plate.json","dark_oak_pressure_plate_down.json","dark_oak_sapling.json","dark_oak_sign.json","dark_oak_slab.json","dark_oak_slab_top.json","dark_oak_stairs.json","dark_oak_stairs_inner.json","dark_oak_stairs_outer.json","dark_oak_trapdoor_bottom.json","dark_oak_trapdoor_open.json","dark_oak_trapdoor_top.json","dark_oak_wood.json","dark_prismarine.json","dark_prismarine_slab.json","dark_prismarine_slab_top.json","dark_prismarine_stairs.json","dark_prismarine_stairs_inner.json","dark_prismarine_stairs_outer.json","daylight_detector.json","daylight_detector_inverted.json","dead_brain_coral.json","dead_brain_coral_block.json","dead_brain_coral_fan.json","dead_brain_coral_wall_fan.json","dead_bubble_coral.json","dead_bubble_coral_block.json","dead_bubble_coral_fan.json","dead_bubble_coral_wall_fan.json","dead_bush.json","dead_fire_coral.json","dead_fire_coral_block.json","dead_fire_coral_fan.json","dead_fire_coral_wall_fan.json","dead_horn_coral.json","dead_horn_coral_block.json","dead_horn_coral_fan.json","dead_horn_coral_wall_fan.json","dead_sea_pickle.json","dead_tube_coral.json","dead_tube_coral_block.json","dead_tube_coral_fan.json","dead_tube_coral_wall_fan.json","decorated_pot.json","deepslate.json","deepslate_brick_slab.json","deepslate_brick_slab_top.json","deepslate_brick_stairs.json","deepslate_brick_stairs_inner.json","deepslate_brick_stairs_outer.json","deepslate_brick_wall_inventory.json","deepslate_brick_wall_post.json","deepslate_brick_wall_side.json","deepslate_brick_wall_side_tall.json","deepslate_bricks.json","deepslate_coal_ore.json","deepslate_copper_ore.json","deepslate_diamond_ore.json","deepslate_emerald_ore.json","deepslate_gold_ore.json","deepslate_iron_ore.json","deepslate_lapis_ore.json","deepslate_mirrored.json","deepslate_redstone_ore.json","deepslate_tile_slab.json","deepslate_tile_slab_top.json","deepslate_tile_stairs.json","deepslate_tile_stairs_inner.json","deepslate_tile_stairs_outer.json","deepslate_tile_wall_inventory.json","deepslate_tile_wall_post.json","deepslate_tile_wall_side.json","deepslate_tile_wall_side_tall.json","deepslate_tiles.json","detector_rail.json","detector_rail_on.json","detector_rail_on_raised_ne.json","detector_rail_on_raised_sw.json","detector_rail_raised_ne.json","detector_rail_raised_sw.json","diamond_block.json","diamond_ore.json","diorite.json","diorite_slab.json","diorite_slab_top.json","diorite_stairs.json","diorite_stairs_inner.json","diorite_stairs_outer.json","diorite_wall_inventory.json","diorite_wall_post.json","diorite_wall_side.json","diorite_wall_side_tall.json","dirt.json","dirt_path.json","dispenser.json","dispenser_vertical.json","door_bottom_left.json","door_bottom_left_open.json","door_bottom_right.json","door_bottom_right_open.json","door_top_left.json","door_top_left_open.json","door_top_right.json","door_top_right_open.json","dragon_egg.json","dried_kelp_block.json","dripstone_block.json","dropper.json","dropper_vertical.json","emerald_block.json","emerald_ore.json","enchanting_table.json","end_portal.json","end_portal_frame.json","end_portal_frame_filled.json","end_rod.json","end_stone.json","end_stone_brick_slab.json","end_stone_brick_slab_top.json","end_stone_brick_stairs.json","end_stone_brick_stairs_inner.json","end_stone_brick_stairs_outer.json","end_stone_brick_wall_inventory.json","end_stone_brick_wall_post.json","end_stone_brick_wall_side.json","end_stone_brick_wall_side_tall.json","end_stone_bricks.json","ender_chest.json","exposed_chiseled_copper.json","exposed_copper.json","exposed_copper_bulb.json","exposed_copper_bulb_lit.json","exposed_copper_bulb_lit_powered.json","exposed_copper_bulb_powered.json","exposed_copper_door_bottom_left.json","exposed_copper_door_bottom_left_open.json","exposed_copper_door_bottom_right.json","exposed_copper_door_bottom_right_open.json","exposed_copper_door_top_left.json","exposed_copper_door_top_left_open.json","exposed_copper_door_top_right.json","exposed_copper_door_top_right_open.json","exposed_copper_grate.json","exposed_copper_trapdoor_bottom.json","exposed_copper_trapdoor_open.json","exposed_copper_trapdoor_top.json","exposed_cut_copper.json","exposed_cut_copper_slab.json","exposed_cut_copper_slab_top.json","exposed_cut_copper_stairs.json","exposed_cut_copper_stairs_inner.json","exposed_cut_copper_stairs_outer.json","farmland.json","farmland_moist.json","fence_inventory.json","fence_post.json","fence_side.json","fern.json","fire_coral.json","fire_coral_block.json","fire_coral_fan.json","fire_coral_wall_fan.json","fire_floor0.json","fire_floor1.json","fire_side0.json","fire_side1.json","fire_side_alt0.json","fire_side_alt1.json","fire_up0.json","fire_up1.json","fire_up_alt0.json","fire_up_alt1.json","fletching_table.json","flower_pot.json","flower_pot_cross.json","flowerbed_1.json","flowerbed_2.json","flowerbed_3.json","flowerbed_4.json","flowering_azalea.json","flowering_azalea_leaves.json","four_dead_sea_pickles.json","four_sea_pickles.json","four_slightly_cracked_turtle_eggs.json","four_turtle_eggs.json","four_very_cracked_turtle_eggs.json","frogspawn.json","frosted_ice_0.json","frosted_ice_1.json","frosted_ice_2.json","frosted_ice_3.json","furnace.json","furnace_on.json","gilded_blackstone.json","glass.json","glass_pane_noside.json","glass_pane_noside_alt.json","glass_pane_post.json","glass_pane_side.json","glass_pane_side_alt.json","glow_item_frame.json","glow_item_frame_map.json","glow_lichen.json","glowstone.json","gold_block.json","gold_ore.json","granite.json","granite_slab.json","granite_slab_top.json","granite_stairs.json","granite_stairs_inner.json","granite_stairs_outer.json","granite_wall_inventory.json","granite_wall_post.json","granite_wall_side.json","granite_wall_side_tall.json","grass_block.json","grass_block_snow.json","gravel.json","gray_candle_cake.json","gray_candle_cake_lit.json","gray_candle_four_candles.json","gray_candle_four_candles_lit.json","gray_candle_one_candle.json","gray_candle_one_candle_lit.json","gray_candle_three_candles.json","gray_candle_three_candles_lit.json","gray_candle_two_candles.json","gray_candle_two_candles_lit.json","gray_carpet.json","gray_concrete.json","gray_concrete_powder.json","gray_glazed_terracotta.json","gray_shulker_box.json","gray_stained_glass.json","gray_stained_glass_pane_noside.json","gray_stained_glass_pane_noside_alt.json","gray_stained_glass_pane_post.json","gray_stained_glass_pane_side.json","gray_stained_glass_pane_side_alt.json","gray_terracotta.json","gray_wool.json","green_candle_cake.json","green_candle_cake_lit.json","green_candle_four_candles.json","green_candle_four_candles_lit.json","green_candle_one_candle.json","green_candle_one_candle_lit.json","green_candle_three_candles.json","green_candle_three_candles_lit.json","green_candle_two_candles.json","green_candle_two_candles_lit.json","green_carpet.json","green_concrete.json","green_concrete_powder.json","green_glazed_terracotta.json","green_shulker_box.json","green_stained_glass.json","green_stained_glass_pane_noside.json","green_stained_glass_pane_noside_alt.json","green_stained_glass_pane_post.json","green_stained_glass_pane_side.json","green_stained_glass_pane_side_alt.json","green_terracotta.json","green_wool.json","grindstone.json","hanging_roots.json","hay_block.json","hay_block_horizontal.json","heavy_core.json","heavy_weighted_pressure_plate.json","heavy_weighted_pressure_plate_down.json","honey_block.json","honeycomb_block.json","hopper.json","hopper_side.json","horn_coral.json","horn_coral_block.json","horn_coral_fan.json","horn_coral_wall_fan.json","ice.json","inner_stairs.json","iron_bars_cap.json","iron_bars_cap_alt.json","iron_bars_post.json","iron_bars_post_ends.json","iron_bars_side.json","iron_bars_side_alt.json","iron_block.json","iron_door_bottom_left.json","iron_door_bottom_left_open.json","iron_door_bottom_right.json","iron_door_bottom_right_open.json","iron_door_top_left.json","iron_door_top_left_open.json","iron_door_top_right.json","iron_door_top_right_open.json","iron_ore.json","iron_trapdoor_bottom.json","iron_trapdoor_open.json","iron_trapdoor_top.json","item_frame.json","item_frame_map.json","jack_o_lantern.json","jigsaw.json","jukebox.json","jungle_button.json","jungle_button_inventory.json","jungle_button_pressed.json","jungle_door_bottom_left.json","jungle_door_bottom_left_open.json","jungle_door_bottom_right.json","jungle_door_bottom_right_open.json","jungle_door_top_left.json","jungle_door_top_left_open.json","jungle_door_top_right.json","jungle_door_top_right_open.json","jungle_fence_gate.json","jungle_fence_gate_open.json","jungle_fence_gate_wall.json","jungle_fence_gate_wall_open.json","jungle_fence_inventory.json","jungle_fence_post.json","jungle_fence_side.json","jungle_hanging_sign.json","jungle_leaves.json","jungle_log.json","jungle_log_horizontal.json","jungle_planks.json","jungle_pressure_plate.json","jungle_pressure_plate_down.json","jungle_sapling.json","jungle_sign.json","jungle_slab.json","jungle_slab_top.json","jungle_stairs.json","jungle_stairs_inner.json","jungle_stairs_outer.json","jungle_trapdoor_bottom.json","jungle_trapdoor_open.json","jungle_trapdoor_top.json","jungle_wood.json","kelp.json","kelp_plant.json","ladder.json","lantern.json","lantern_hanging.json","lapis_block.json","lapis_ore.json","large_amethyst_bud.json","large_fern_bottom.json","large_fern_top.json","lava.json","lava_cauldron.json","leaves.json","lectern.json","lever.json","lever_on.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_candle_cake.json","light_blue_candle_cake_lit.json","light_blue_candle_four_candles.json","light_blue_candle_four_candles_lit.json","light_blue_candle_one_candle.json","light_blue_candle_one_candle_lit.json","light_blue_candle_three_candles.json","light_blue_candle_three_candles_lit.json","light_blue_candle_two_candles.json","light_blue_candle_two_candles_lit.json","light_blue_carpet.json","light_blue_concrete.json","light_blue_concrete_powder.json","light_blue_glazed_terracotta.json","light_blue_shulker_box.json","light_blue_stained_glass.json","light_blue_stained_glass_pane_noside.json","light_blue_stained_glass_pane_noside_alt.json","light_blue_stained_glass_pane_post.json","light_blue_stained_glass_pane_side.json","light_blue_stained_glass_pane_side_alt.json","light_blue_terracotta.json","light_blue_wool.json","light_gray_candle_cake.json","light_gray_candle_cake_lit.json","light_gray_candle_four_candles.json","light_gray_candle_four_candles_lit.json","light_gray_candle_one_candle.json","light_gray_candle_one_candle_lit.json","light_gray_candle_three_candles.json","light_gray_candle_three_candles_lit.json","light_gray_candle_two_candles.json","light_gray_candle_two_candles_lit.json","light_gray_carpet.json","light_gray_concrete.json","light_gray_concrete_powder.json","light_gray_glazed_terracotta.json","light_gray_shulker_box.json","light_gray_stained_glass.json","light_gray_stained_glass_pane_noside.json","light_gray_stained_glass_pane_noside_alt.json","light_gray_stained_glass_pane_post.json","light_gray_stained_glass_pane_side.json","light_gray_stained_glass_pane_side_alt.json","light_gray_terracotta.json","light_gray_wool.json","light_weighted_pressure_plate.json","light_weighted_pressure_plate_down.json","lightning_rod.json","lightning_rod_on.json","lilac_bottom.json","lilac_top.json","lily_of_the_valley.json","lily_pad.json","lime_candle_cake.json","lime_candle_cake_lit.json","lime_candle_four_candles.json","lime_candle_four_candles_lit.json","lime_candle_one_candle.json","lime_candle_one_candle_lit.json","lime_candle_three_candles.json","lime_candle_three_candles_lit.json","lime_candle_two_candles.json","lime_candle_two_candles_lit.json","lime_carpet.json","lime_concrete.json","lime_concrete_powder.json","lime_glazed_terracotta.json","lime_shulker_box.json","lime_stained_glass.json","lime_stained_glass_pane_noside.json","lime_stained_glass_pane_noside_alt.json","lime_stained_glass_pane_post.json","lime_stained_glass_pane_side.json","lime_stained_glass_pane_side_alt.json","lime_terracotta.json","lime_wool.json","lodestone.json","loom.json","magenta_candle_cake.json","magenta_candle_cake_lit.json","magenta_candle_four_candles.json","magenta_candle_four_candles_lit.json","magenta_candle_one_candle.json","magenta_candle_one_candle_lit.json","magenta_candle_three_candles.json","magenta_candle_three_candles_lit.json","magenta_candle_two_candles.json","magenta_candle_two_candles_lit.json","magenta_carpet.json","magenta_concrete.json","magenta_concrete_powder.json","magenta_glazed_terracotta.json","magenta_shulker_box.json","magenta_stained_glass.json","magenta_stained_glass_pane_noside.json","magenta_stained_glass_pane_noside_alt.json","magenta_stained_glass_pane_post.json","magenta_stained_glass_pane_side.json","magenta_stained_glass_pane_side_alt.json","magenta_terracotta.json","magenta_wool.json","magma_block.json","mangrove_button.json","mangrove_button_inventory.json","mangrove_button_pressed.json","mangrove_door_bottom_left.json","mangrove_door_bottom_left_open.json","mangrove_door_bottom_right.json","mangrove_door_bottom_right_open.json","mangrove_door_top_left.json","mangrove_door_top_left_open.json","mangrove_door_top_right.json","mangrove_door_top_right_open.json","mangrove_fence_gate.json","mangrove_fence_gate_open.json","mangrove_fence_gate_wall.json","mangrove_fence_gate_wall_open.json","mangrove_fence_inventory.json","mangrove_fence_post.json","mangrove_fence_side.json","mangrove_hanging_sign.json","mangrove_leaves.json","mangrove_log.json","mangrove_log_horizontal.json","mangrove_planks.json","mangrove_pressure_plate.json","mangrove_pressure_plate_down.json","mangrove_propagule.json","mangrove_propagule_hanging_0.json","mangrove_propagule_hanging_1.json","mangrove_propagule_hanging_2.json","mangrove_propagule_hanging_3.json","mangrove_propagule_hanging_4.json","mangrove_roots.json","mangrove_sign.json","mangrove_slab.json","mangrove_slab_top.json","mangrove_stairs.json","mangrove_stairs_inner.json","mangrove_stairs_outer.json","mangrove_trapdoor_bottom.json","mangrove_trapdoor_open.json","mangrove_trapdoor_top.json","mangrove_wood.json","medium_amethyst_bud.json","melon.json","melon_stem_stage0.json","melon_stem_stage1.json","melon_stem_stage2.json","melon_stem_stage3.json","melon_stem_stage4.json","melon_stem_stage5.json","melon_stem_stage6.json","melon_stem_stage7.json","moss_block.json","moss_carpet.json","mossy_carpet_side.json","mossy_cobblestone.json","mossy_cobblestone_slab.json","mossy_cobblestone_slab_top.json","mossy_cobblestone_stairs.json","mossy_cobblestone_stairs_inner.json","mossy_cobblestone_stairs_outer.json","mossy_cobblestone_wall_inventory.json","mossy_cobblestone_wall_post.json","mossy_cobblestone_wall_side.json","mossy_cobblestone_wall_side_tall.json","mossy_stone_brick_slab.json","mossy_stone_brick_slab_top.json","mossy_stone_brick_stairs.json","mossy_stone_brick_stairs_inner.json","mossy_stone_brick_stairs_outer.json","mossy_stone_brick_wall_inventory.json","mossy_stone_brick_wall_post.json","mossy_stone_brick_wall_side.json","mossy_stone_brick_wall_side_tall.json","mossy_stone_bricks.json","moving_piston.json","mud.json","mud_brick_slab.json","mud_brick_slab_top.json","mud_brick_stairs.json","mud_brick_stairs_inner.json","mud_brick_stairs_outer.json","mud_brick_wall_inventory.json","mud_brick_wall_post.json","mud_brick_wall_side.json","mud_brick_wall_side_tall.json","mud_bricks.json","mud_bricks_north_west_mirrored.json","muddy_mangrove_roots.json","mushroom_block_inside.json","mushroom_stem.json","mushroom_stem_inventory.json","mycelium.json","nether_brick_fence_inventory.json","nether_brick_fence_post.json","nether_brick_fence_side.json","nether_brick_slab.json","nether_brick_slab_top.json","nether_brick_stairs.json","nether_brick_stairs_inner.json","nether_brick_stairs_outer.json","nether_brick_wall_inventory.json","nether_brick_wall_post.json","nether_brick_wall_side.json","nether_brick_wall_side_tall.json","nether_bricks.json","nether_gold_ore.json","nether_portal_ew.json","nether_portal_ns.json","nether_quartz_ore.json","nether_sprouts.json","nether_wart_block.json","nether_wart_stage0.json","nether_wart_stage1.json","nether_wart_stage2.json","netherite_block.json","netherrack.json","note_block.json","oak_button.json","oak_button_inventory.json","oak_button_pressed.json","oak_door_bottom_left.json","oak_door_bottom_left_open.json","oak_door_bottom_right.json","oak_door_bottom_right_open.json","oak_door_top_left.json","oak_door_top_left_open.json","oak_door_top_right.json","oak_door_top_right_open.json","oak_fence_gate.json","oak_fence_gate_open.json","oak_fence_gate_wall.json","oak_fence_gate_wall_open.json","oak_fence_inventory.json","oak_fence_post.json","oak_fence_side.json","oak_hanging_sign.json","oak_leaves.json","oak_log.json","oak_log_horizontal.json","oak_planks.json","oak_pressure_plate.json","oak_pressure_plate_down.json","oak_sapling.json","oak_sign.json","oak_slab.json","oak_slab_top.json","oak_stairs.json","oak_stairs_inner.json","oak_stairs_outer.json","oak_trapdoor_bottom.json","oak_trapdoor_open.json","oak_trapdoor_top.json","oak_wood.json","observer.json","observer_on.json","obsidian.json","ochre_froglight.json","ochre_froglight_horizontal.json","orange_candle_cake.json","orange_candle_cake_lit.json","orange_candle_four_candles.json","orange_candle_four_candles_lit.json","orange_candle_one_candle.json","orange_candle_one_candle_lit.json","orange_candle_three_candles.json","orange_candle_three_candles_lit.json","orange_candle_two_candles.json","orange_candle_two_candles_lit.json","orange_carpet.json","orange_concrete.json","orange_concrete_powder.json","orange_glazed_terracotta.json","orange_shulker_box.json","orange_stained_glass.json","orange_stained_glass_pane_noside.json","orange_stained_glass_pane_noside_alt.json","orange_stained_glass_pane_post.json","orange_stained_glass_pane_side.json","orange_stained_glass_pane_side_alt.json","orange_terracotta.json","orange_tulip.json","orange_wool.json","orientable.json","orientable_vertical.json","orientable_with_bottom.json","outer_stairs.json","oxeye_daisy.json","oxidized_chiseled_copper.json","oxidized_copper.json","oxidized_copper_bulb.json","oxidized_copper_bulb_lit.json","oxidized_copper_bulb_lit_powered.json","oxidized_copper_bulb_powered.json","oxidized_copper_door_bottom_left.json","oxidized_copper_door_bottom_left_open.json","oxidized_copper_door_bottom_right.json","oxidized_copper_door_bottom_right_open.json","oxidized_copper_door_top_left.json","oxidized_copper_door_top_left_open.json","oxidized_copper_door_top_right.json","oxidized_copper_door_top_right_open.json","oxidized_copper_grate.json","oxidized_copper_trapdoor_bottom.json","oxidized_copper_trapdoor_open.json","oxidized_copper_trapdoor_top.json","oxidized_cut_copper.json","oxidized_cut_copper_slab.json","oxidized_cut_copper_slab_top.json","oxidized_cut_copper_stairs.json","oxidized_cut_copper_stairs_inner.json","oxidized_cut_copper_stairs_outer.json","packed_ice.json","packed_mud.json","pale_hanging_moss.json","pale_hanging_moss_tip.json","pale_moss_block.json","pale_moss_carpet.json","pale_moss_carpet_side_small.json","pale_moss_carpet_side_tall.json","pale_oak_button.json","pale_oak_button_inventory.json","pale_oak_button_pressed.json","pale_oak_door_bottom_left.json","pale_oak_door_bottom_left_open.json","pale_oak_door_bottom_right.json","pale_oak_door_bottom_right_open.json","pale_oak_door_top_left.json","pale_oak_door_top_left_open.json","pale_oak_door_top_right.json","pale_oak_door_top_right_open.json","pale_oak_fence_gate.json","pale_oak_fence_gate_open.json","pale_oak_fence_gate_wall.json","pale_oak_fence_gate_wall_open.json","pale_oak_fence_inventory.json","pale_oak_fence_post.json","pale_oak_fence_side.json","pale_oak_hanging_sign.json","pale_oak_leaves.json","pale_oak_log.json","pale_oak_log_horizontal.json","pale_oak_planks.json","pale_oak_pressure_plate.json","pale_oak_pressure_plate_down.json","pale_oak_sapling.json","pale_oak_sign.json","pale_oak_slab.json","pale_oak_slab_top.json","pale_oak_stairs.json","pale_oak_stairs_inner.json","pale_oak_stairs_outer.json","pale_oak_trapdoor_bottom.json","pale_oak_trapdoor_open.json","pale_oak_trapdoor_top.json","pale_oak_wood.json","pearlescent_froglight.json","pearlescent_froglight_horizontal.json","peony_bottom.json","peony_top.json","petrified_oak_slab.json","petrified_oak_slab_top.json","pink_candle_cake.json","pink_candle_cake_lit.json","pink_candle_four_candles.json","pink_candle_four_candles_lit.json","pink_candle_one_candle.json","pink_candle_one_candle_lit.json","pink_candle_three_candles.json","pink_candle_three_candles_lit.json","pink_candle_two_candles.json","pink_candle_two_candles_lit.json","pink_carpet.json","pink_concrete.json","pink_concrete_powder.json","pink_glazed_terracotta.json","pink_petals_1.json","pink_petals_2.json","pink_petals_3.json","pink_petals_4.json","pink_shulker_box.json","pink_stained_glass.json","pink_stained_glass_pane_noside.json","pink_stained_glass_pane_noside_alt.json","pink_stained_glass_pane_post.json","pink_stained_glass_pane_side.json","pink_stained_glass_pane_side_alt.json","pink_terracotta.json","pink_tulip.json","pink_wool.json","piston.json","piston_base.json","piston_extended.json","piston_head.json","piston_head_short.json","piston_head_short_sticky.json","piston_head_sticky.json","piston_inventory.json","pitcher_crop_bottom_stage_0.json","pitcher_crop_bottom_stage_1.json","pitcher_crop_bottom_stage_2.json","pitcher_crop_bottom_stage_3.json","pitcher_crop_bottom_stage_4.json","pitcher_crop_top_stage_0.json","pitcher_crop_top_stage_1.json","pitcher_crop_top_stage_2.json","pitcher_crop_top_stage_3.json","pitcher_crop_top_stage_4.json","pitcher_plant_bottom.json","pitcher_plant_top.json","podzol.json","pointed_dripstone.json","pointed_dripstone_down_base.json","pointed_dripstone_down_frustum.json","pointed_dripstone_down_middle.json","pointed_dripstone_down_tip.json","pointed_dripstone_down_tip_merge.json","pointed_dripstone_up_base.json","pointed_dripstone_up_frustum.json","pointed_dripstone_up_middle.json","pointed_dripstone_up_tip.json","pointed_dripstone_up_tip_merge.json","polished_andesite.json","polished_andesite_slab.json","polished_andesite_slab_top.json","polished_andesite_stairs.json","polished_andesite_stairs_inner.json","polished_andesite_stairs_outer.json","polished_basalt.json","polished_blackstone.json","polished_blackstone_brick_slab.json","polished_blackstone_brick_slab_top.json","polished_blackstone_brick_stairs.json","polished_blackstone_brick_stairs_inner.json","polished_blackstone_brick_stairs_outer.json","polished_blackstone_brick_wall_inventory.json","polished_blackstone_brick_wall_post.json","polished_blackstone_brick_wall_side.json","polished_blackstone_brick_wall_side_tall.json","polished_blackstone_bricks.json","polished_blackstone_button.json","polished_blackstone_button_inventory.json","polished_blackstone_button_pressed.json","polished_blackstone_pressure_plate.json","polished_blackstone_pressure_plate_down.json","polished_blackstone_slab.json","polished_blackstone_slab_top.json","polished_blackstone_stairs.json","polished_blackstone_stairs_inner.json","polished_blackstone_stairs_outer.json","polished_blackstone_wall_inventory.json","polished_blackstone_wall_post.json","polished_blackstone_wall_side.json","polished_blackstone_wall_side_tall.json","polished_deepslate.json","polished_deepslate_slab.json","polished_deepslate_slab_top.json","polished_deepslate_stairs.json","polished_deepslate_stairs_inner.json","polished_deepslate_stairs_outer.json","polished_deepslate_wall_inventory.json","polished_deepslate_wall_post.json","polished_deepslate_wall_side.json","polished_deepslate_wall_side_tall.json","polished_diorite.json","polished_diorite_slab.json","polished_diorite_slab_top.json","polished_diorite_stairs.json","polished_diorite_stairs_inner.json","polished_diorite_stairs_outer.json","polished_granite.json","polished_granite_slab.json","polished_granite_slab_top.json","polished_granite_stairs.json","polished_granite_stairs_inner.json","polished_granite_stairs_outer.json","polished_tuff.json","polished_tuff_slab.json","polished_tuff_slab_top.json","polished_tuff_stairs.json","polished_tuff_stairs_inner.json","polished_tuff_stairs_outer.json","polished_tuff_wall_inventory.json","polished_tuff_wall_post.json","polished_tuff_wall_side.json","polished_tuff_wall_side_tall.json","poppy.json","potatoes_stage0.json","potatoes_stage1.json","potatoes_stage2.json","potatoes_stage3.json","potted_acacia_sapling.json","potted_allium.json","potted_azalea_bush.json","potted_azure_bluet.json","potted_bamboo.json","potted_birch_sapling.json","potted_blue_orchid.json","potted_brown_mushroom.json","potted_cactus.json","potted_cherry_sapling.json","potted_cornflower.json","potted_crimson_fungus.json","potted_crimson_roots.json","potted_dandelion.json","potted_dark_oak_sapling.json","potted_dead_bush.json","potted_fern.json","potted_flowering_azalea_bush.json","potted_jungle_sapling.json","potted_lily_of_the_valley.json","potted_mangrove_propagule.json","potted_oak_sapling.json","potted_orange_tulip.json","potted_oxeye_daisy.json","potted_pale_oak_sapling.json","potted_pink_tulip.json","potted_poppy.json","potted_red_mushroom.json","potted_red_tulip.json","potted_spruce_sapling.json","potted_torchflower.json","potted_warped_fungus.json","potted_warped_roots.json","potted_white_tulip.json","potted_wither_rose.json","powder_snow.json","powder_snow_cauldron_full.json","powder_snow_cauldron_level1.json","powder_snow_cauldron_level2.json","powered_rail.json","powered_rail_on.json","powered_rail_on_raised_ne.json","powered_rail_on_raised_sw.json","powered_rail_raised_ne.json","powered_rail_raised_sw.json","pressure_plate_down.json","pressure_plate_up.json","prismarine.json","prismarine_brick_slab.json","prismarine_brick_slab_top.json","prismarine_brick_stairs.json","prismarine_brick_stairs_inner.json","prismarine_brick_stairs_outer.json","prismarine_bricks.json","prismarine_slab.json","prismarine_slab_top.json","prismarine_stairs.json","prismarine_stairs_inner.json","prismarine_stairs_outer.json","prismarine_wall_inventory.json","prismarine_wall_post.json","prismarine_wall_side.json","prismarine_wall_side_tall.json","pumpkin.json","pumpkin_stem_stage0.json","pumpkin_stem_stage1.json","pumpkin_stem_stage2.json","pumpkin_stem_stage3.json","pumpkin_stem_stage4.json","pumpkin_stem_stage5.json","pumpkin_stem_stage6.json","pumpkin_stem_stage7.json","purple_candle_cake.json","purple_candle_cake_lit.json","purple_candle_four_candles.json","purple_candle_four_candles_lit.json","purple_candle_one_candle.json","purple_candle_one_candle_lit.json","purple_candle_three_candles.json","purple_candle_three_candles_lit.json","purple_candle_two_candles.json","purple_candle_two_candles_lit.json","purple_carpet.json","purple_concrete.json","purple_concrete_powder.json","purple_glazed_terracotta.json","purple_shulker_box.json","purple_stained_glass.json","purple_stained_glass_pane_noside.json","purple_stained_glass_pane_noside_alt.json","purple_stained_glass_pane_post.json","purple_stained_glass_pane_side.json","purple_stained_glass_pane_side_alt.json","purple_terracotta.json","purple_wool.json","purpur_block.json","purpur_pillar.json","purpur_pillar_horizontal.json","purpur_slab.json","purpur_slab_top.json","purpur_stairs.json","purpur_stairs_inner.json","purpur_stairs_outer.json","quartz_block.json","quartz_bricks.json","quartz_pillar.json","quartz_pillar_horizontal.json","quartz_slab.json","quartz_slab_top.json","quartz_stairs.json","quartz_stairs_inner.json","quartz_stairs_outer.json","rail.json","rail_corner.json","rail_curved.json","rail_flat.json","rail_raised_ne.json","rail_raised_sw.json","raw_copper_block.json","raw_gold_block.json","raw_iron_block.json","red_candle_cake.json","red_candle_cake_lit.json","red_candle_four_candles.json","red_candle_four_candles_lit.json","red_candle_one_candle.json","red_candle_one_candle_lit.json","red_candle_three_candles.json","red_candle_three_candles_lit.json","red_candle_two_candles.json","red_candle_two_candles_lit.json","red_carpet.json","red_concrete.json","red_concrete_powder.json","red_glazed_terracotta.json","red_mushroom.json","red_mushroom_block.json","red_mushroom_block_inventory.json","red_nether_brick_slab.json","red_nether_brick_slab_top.json","red_nether_brick_stairs.json","red_nether_brick_stairs_inner.json","red_nether_brick_stairs_outer.json","red_nether_brick_wall_inventory.json","red_nether_brick_wall_post.json","red_nether_brick_wall_side.json","red_nether_brick_wall_side_tall.json","red_nether_bricks.json","red_sand.json","red_sandstone.json","red_sandstone_slab.json","red_sandstone_slab_top.json","red_sandstone_stairs.json","red_sandstone_stairs_inner.json","red_sandstone_stairs_outer.json","red_sandstone_wall_inventory.json","red_sandstone_wall_post.json","red_sandstone_wall_side.json","red_sandstone_wall_side_tall.json","red_shulker_box.json","red_stained_glass.json","red_stained_glass_pane_noside.json","red_stained_glass_pane_noside_alt.json","red_stained_glass_pane_post.json","red_stained_glass_pane_side.json","red_stained_glass_pane_side_alt.json","red_terracotta.json","red_tulip.json","red_wool.json","redstone_block.json","redstone_dust_dot.json","redstone_dust_side.json","redstone_dust_side0.json","redstone_dust_side1.json","redstone_dust_side_alt.json","redstone_dust_side_alt0.json","redstone_dust_side_alt1.json","redstone_dust_up.json","redstone_lamp.json","redstone_lamp_on.json","redstone_ore.json","redstone_torch.json","redstone_torch_off.json","redstone_wall_torch.json","redstone_wall_torch_off.json","reinforced_deepslate.json","repeater_1tick.json","repeater_1tick_locked.json","repeater_1tick_on.json","repeater_1tick_on_locked.json","repeater_2tick.json","repeater_2tick_locked.json","repeater_2tick_on.json","repeater_2tick_on_locked.json","repeater_3tick.json","repeater_3tick_locked.json","repeater_3tick_on.json","repeater_3tick_on_locked.json","repeater_4tick.json","repeater_4tick_locked.json","repeater_4tick_on.json","repeater_4tick_on_locked.json","repeating_command_block.json","repeating_command_block_conditional.json","respawn_anchor_0.json","respawn_anchor_1.json","respawn_anchor_2.json","respawn_anchor_3.json","respawn_anchor_4.json","rooted_dirt.json","rose_bush_bottom.json","rose_bush_top.json","sand.json","sandstone.json","sandstone_slab.json","sandstone_slab_top.json","sandstone_stairs.json","sandstone_stairs_inner.json","sandstone_stairs_outer.json","sandstone_wall_inventory.json","sandstone_wall_post.json","sandstone_wall_side.json","sandstone_wall_side_tall.json","scaffolding_stable.json","scaffolding_unstable.json","sculk.json","sculk_catalyst.json","sculk_catalyst_bloom.json","sculk_mirrored.json","sculk_sensor.json","sculk_sensor_active.json","sculk_sensor_inactive.json","sculk_shrieker.json","sculk_shrieker_can_summon.json","sculk_vein.json","sea_lantern.json","sea_pickle.json","seagrass.json","short_grass.json","shroomlight.json","shulker_box.json","skull.json","slab.json","slab_top.json","slightly_cracked_turtle_egg.json","slime_block.json","small_amethyst_bud.json","small_dripleaf_bottom.json","small_dripleaf_top.json","smithing_table.json","smoker.json","smoker_on.json","smooth_basalt.json","smooth_quartz.json","smooth_quartz_slab.json","smooth_quartz_slab_top.json","smooth_quartz_stairs.json","smooth_quartz_stairs_inner.json","smooth_quartz_stairs_outer.json","smooth_red_sandstone.json","smooth_red_sandstone_slab.json","smooth_red_sandstone_slab_top.json","smooth_red_sandstone_stairs.json","smooth_red_sandstone_stairs_inner.json","smooth_red_sandstone_stairs_outer.json","smooth_sandstone.json","smooth_sandstone_slab.json","smooth_sandstone_slab_top.json","smooth_sandstone_stairs.json","smooth_sandstone_stairs_inner.json","smooth_sandstone_stairs_outer.json","smooth_stone.json","smooth_stone_slab.json","smooth_stone_slab_double.json","smooth_stone_slab_top.json","sniffer_egg.json","sniffer_egg_not_cracked.json","sniffer_egg_slightly_cracked.json","sniffer_egg_very_cracked.json","snow_block.json","snow_height10.json","snow_height12.json","snow_height14.json","snow_height2.json","snow_height4.json","snow_height6.json","snow_height8.json","soul_campfire.json","soul_fire_floor0.json","soul_fire_floor1.json","soul_fire_side0.json","soul_fire_side1.json","soul_fire_side_alt0.json","soul_fire_side_alt1.json","soul_lantern.json","soul_lantern_hanging.json","soul_sand.json","soul_soil.json","soul_torch.json","soul_wall_torch.json","spawner.json","sponge.json","spore_blossom.json","spruce_button.json","spruce_button_inventory.json","spruce_button_pressed.json","spruce_door_bottom_left.json","spruce_door_bottom_left_open.json","spruce_door_bottom_right.json","spruce_door_bottom_right_open.json","spruce_door_top_left.json","spruce_door_top_left_open.json","spruce_door_top_right.json","spruce_door_top_right_open.json","spruce_fence_gate.json","spruce_fence_gate_open.json","spruce_fence_gate_wall.json","spruce_fence_gate_wall_open.json","spruce_fence_inventory.json","spruce_fence_post.json","spruce_fence_side.json","spruce_hanging_sign.json","spruce_leaves.json","spruce_log.json","spruce_log_horizontal.json","spruce_planks.json","spruce_pressure_plate.json","spruce_pressure_plate_down.json","spruce_sapling.json","spruce_sign.json","spruce_slab.json","spruce_slab_top.json","spruce_stairs.json","spruce_stairs_inner.json","spruce_stairs_outer.json","spruce_trapdoor_bottom.json","spruce_trapdoor_open.json","spruce_trapdoor_top.json","spruce_wood.json","stairs.json","stem_fruit.json","stem_growth0.json","stem_growth1.json","stem_growth2.json","stem_growth3.json","stem_growth4.json","stem_growth5.json","stem_growth6.json","stem_growth7.json","sticky_piston.json","sticky_piston_inventory.json","stone.json","stone_brick_slab.json","stone_brick_slab_top.json","stone_brick_stairs.json","stone_brick_stairs_inner.json","stone_brick_stairs_outer.json","stone_brick_wall_inventory.json","stone_brick_wall_post.json","stone_brick_wall_side.json","stone_brick_wall_side_tall.json","stone_bricks.json","stone_button.json","stone_button_inventory.json","stone_button_pressed.json","stone_mirrored.json","stone_pressure_plate.json","stone_pressure_plate_down.json","stone_slab.json","stone_slab_top.json","stone_stairs.json","stone_stairs_inner.json","stone_stairs_outer.json","stonecutter.json","stripped_acacia_log.json","stripped_acacia_log_horizontal.json","stripped_acacia_wood.json","stripped_bamboo_block.json","stripped_bamboo_block_x.json","stripped_bamboo_block_y.json","stripped_bamboo_block_z.json","stripped_birch_log.json","stripped_birch_log_horizontal.json","stripped_birch_wood.json","stripped_cherry_log.json","stripped_cherry_log_x.json","stripped_cherry_log_y.json","stripped_cherry_log_z.json","stripped_cherry_wood.json","stripped_crimson_hyphae.json","stripped_crimson_stem.json","stripped_dark_oak_log.json","stripped_dark_oak_log_horizontal.json","stripped_dark_oak_wood.json","stripped_jungle_log.json","stripped_jungle_log_horizontal.json","stripped_jungle_wood.json","stripped_mangrove_log.json","stripped_mangrove_log_horizontal.json","stripped_mangrove_wood.json","stripped_oak_log.json","stripped_oak_log_horizontal.json","stripped_oak_wood.json","stripped_pale_oak_log.json","stripped_pale_oak_log_horizontal.json","stripped_pale_oak_wood.json","stripped_spruce_log.json","stripped_spruce_log_horizontal.json","stripped_spruce_wood.json","stripped_warped_hyphae.json","stripped_warped_stem.json","structure_block.json","structure_block_corner.json","structure_block_data.json","structure_block_load.json","structure_block_save.json","structure_void.json","sugar_cane.json","sunflower_bottom.json","sunflower_top.json","suspicious_gravel_0.json","suspicious_gravel_1.json","suspicious_gravel_2.json","suspicious_gravel_3.json","suspicious_sand_0.json","suspicious_sand_1.json","suspicious_sand_2.json","suspicious_sand_3.json","sweet_berry_bush_stage0.json","sweet_berry_bush_stage1.json","sweet_berry_bush_stage2.json","sweet_berry_bush_stage3.json","tall_grass_bottom.json","tall_grass_top.json","tall_seagrass_bottom.json","tall_seagrass_top.json","target.json","template_anvil.json","template_azalea.json","template_cake_with_candle.json","template_campfire.json","template_candle.json","template_cauldron_full.json","template_cauldron_level1.json","template_cauldron_level2.json","template_chiseled_bookshelf_slot_bottom_left.json","template_chiseled_bookshelf_slot_bottom_mid.json","template_chiseled_bookshelf_slot_bottom_right.json","template_chiseled_bookshelf_slot_top_left.json","template_chiseled_bookshelf_slot_top_mid.json","template_chiseled_bookshelf_slot_top_right.json","template_chorus_flower.json","template_command_block.json","template_custom_fence_gate.json","template_custom_fence_gate_open.json","template_custom_fence_gate_wall.json","template_custom_fence_gate_wall_open.json","template_daylight_detector.json","template_farmland.json","template_fence_gate.json","template_fence_gate_open.json","template_fence_gate_wall.json","template_fence_gate_wall_open.json","template_fire_floor.json","template_fire_side.json","template_fire_side_alt.json","template_fire_up.json","template_fire_up_alt.json","template_four_candles.json","template_four_turtle_eggs.json","template_glass_pane_noside.json","template_glass_pane_noside_alt.json","template_glass_pane_post.json","template_glass_pane_side.json","template_glass_pane_side_alt.json","template_glazed_terracotta.json","template_hanging_lantern.json","template_item_frame.json","template_item_frame_map.json","template_lantern.json","template_orientable_trapdoor_bottom.json","template_orientable_trapdoor_open.json","template_orientable_trapdoor_top.json","template_piston.json","template_piston_head.json","template_piston_head_short.json","template_potted_azalea_bush.json","template_rail_raised_ne.json","template_rail_raised_sw.json","template_redstone_torch.json","template_redstone_torch_wall.json","template_sculk_shrieker.json","template_seagrass.json","template_single_face.json","template_three_candles.json","template_three_turtle_eggs.json","template_torch.json","template_torch_unlit.json","template_torch_wall.json","template_torch_wall_unlit.json","template_trapdoor_bottom.json","template_trapdoor_open.json","template_trapdoor_top.json","template_turtle_egg.json","template_two_candles.json","template_two_turtle_eggs.json","template_vault.json","template_wall_post.json","template_wall_side.json","template_wall_side_tall.json","terracotta.json","thin_block.json","three_dead_sea_pickles.json","three_sea_pickles.json","three_slightly_cracked_turtle_eggs.json","three_turtle_eggs.json","three_very_cracked_turtle_eggs.json","tinted_cross.json","tinted_flower_pot_cross.json","tinted_glass.json","tnt.json","torch.json","torchflower.json","torchflower_crop_stage0.json","torchflower_crop_stage1.json","trial_spawner.json","trial_spawner_active.json","trial_spawner_active_ominous.json","trial_spawner_ejecting_reward.json","trial_spawner_ejecting_reward_ominous.json","trial_spawner_inactive_ominous.json","tripwire_attached_n.json","tripwire_attached_ne.json","tripwire_attached_ns.json","tripwire_attached_nse.json","tripwire_attached_nsew.json","tripwire_hook.json","tripwire_hook_attached.json","tripwire_hook_attached_on.json","tripwire_hook_on.json","tripwire_n.json","tripwire_ne.json","tripwire_ns.json","tripwire_nse.json","tripwire_nsew.json","tube_coral.json","tube_coral_block.json","tube_coral_fan.json","tube_coral_wall_fan.json","tuff.json","tuff_brick_slab.json","tuff_brick_slab_top.json","tuff_brick_stairs.json","tuff_brick_stairs_inner.json","tuff_brick_stairs_outer.json","tuff_brick_wall_inventory.json","tuff_brick_wall_post.json","tuff_brick_wall_side.json","tuff_brick_wall_side_tall.json","tuff_bricks.json","tuff_slab.json","tuff_slab_top.json","tuff_stairs.json","tuff_stairs_inner.json","tuff_stairs_outer.json","tuff_wall_inventory.json","tuff_wall_post.json","tuff_wall_side.json","tuff_wall_side_tall.json","turtle_egg.json","twisting_vines.json","twisting_vines_plant.json","two_dead_sea_pickles.json","two_sea_pickles.json","two_slightly_cracked_turtle_eggs.json","two_turtle_eggs.json","two_very_cracked_turtle_eggs.json","vault.json","vault_active.json","vault_active_ominous.json","vault_ejecting_reward.json","vault_ejecting_reward_ominous.json","vault_ominous.json","vault_unlocking.json","vault_unlocking_ominous.json","verdant_froglight.json","verdant_froglight_horizontal.json","very_cracked_turtle_egg.json","vine.json","wall_inventory.json","wall_torch.json","warped_button.json","warped_button_inventory.json","warped_button_pressed.json","warped_door_bottom_left.json","warped_door_bottom_left_open.json","warped_door_bottom_right.json","warped_door_bottom_right_open.json","warped_door_top_left.json","warped_door_top_left_open.json","warped_door_top_right.json","warped_door_top_right_open.json","warped_fence_gate.json","warped_fence_gate_open.json","warped_fence_gate_wall.json","warped_fence_gate_wall_open.json","warped_fence_inventory.json","warped_fence_post.json","warped_fence_side.json","warped_fungus.json","warped_hanging_sign.json","warped_hyphae.json","warped_nylium.json","warped_planks.json","warped_pressure_plate.json","warped_pressure_plate_down.json","warped_roots.json","warped_sign.json","warped_slab.json","warped_slab_top.json","warped_stairs.json","warped_stairs_inner.json","warped_stairs_outer.json","warped_stem.json","warped_trapdoor_bottom.json","warped_trapdoor_open.json","warped_trapdoor_top.json","warped_wart_block.json","water.json","water_cauldron_full.json","water_cauldron_level1.json","water_cauldron_level2.json","weathered_chiseled_copper.json","weathered_copper.json","weathered_copper_bulb.json","weathered_copper_bulb_lit.json","weathered_copper_bulb_lit_powered.json","weathered_copper_bulb_powered.json","weathered_copper_door_bottom_left.json","weathered_copper_door_bottom_left_open.json","weathered_copper_door_bottom_right.json","weathered_copper_door_bottom_right_open.json","weathered_copper_door_top_left.json","weathered_copper_door_top_left_open.json","weathered_copper_door_top_right.json","weathered_copper_door_top_right_open.json","weathered_copper_grate.json","weathered_copper_trapdoor_bottom.json","weathered_copper_trapdoor_open.json","weathered_copper_trapdoor_top.json","weathered_cut_copper.json","weathered_cut_copper_slab.json","weathered_cut_copper_slab_top.json","weathered_cut_copper_stairs.json","weathered_cut_copper_stairs_inner.json","weathered_cut_copper_stairs_outer.json","weeping_vines.json","weeping_vines_plant.json","wet_sponge.json","wheat_stage0.json","wheat_stage1.json","wheat_stage2.json","wheat_stage3.json","wheat_stage4.json","wheat_stage5.json","wheat_stage6.json","wheat_stage7.json","white_candle_cake.json","white_candle_cake_lit.json","white_candle_four_candles.json","white_candle_four_candles_lit.json","white_candle_one_candle.json","white_candle_one_candle_lit.json","white_candle_three_candles.json","white_candle_three_candles_lit.json","white_candle_two_candles.json","white_candle_two_candles_lit.json","white_carpet.json","white_concrete.json","white_concrete_powder.json","white_glazed_terracotta.json","white_shulker_box.json","white_stained_glass.json","white_stained_glass_pane_noside.json","white_stained_glass_pane_noside_alt.json","white_stained_glass_pane_post.json","white_stained_glass_pane_side.json","white_stained_glass_pane_side_alt.json","white_terracotta.json","white_tulip.json","white_wool.json","wither_rose.json","yellow_candle_cake.json","yellow_candle_cake_lit.json","yellow_candle_four_candles.json","yellow_candle_four_candles_lit.json","yellow_candle_one_candle.json","yellow_candle_one_candle_lit.json","yellow_candle_three_candles.json","yellow_candle_three_candles_lit.json","yellow_candle_two_candles.json","yellow_candle_two_candles_lit.json","yellow_carpet.json","yellow_concrete.json","yellow_concrete_powder.json","yellow_glazed_terracotta.json","yellow_shulker_box.json","yellow_stained_glass.json","yellow_stained_glass_pane_noside.json","yellow_stained_glass_pane_noside_alt.json","yellow_stained_glass_pane_post.json","yellow_stained_glass_pane_side.json","yellow_stained_glass_pane_side_alt.json","yellow_terracotta.json","yellow_wool.json"]} \ No newline at end of file diff --git a/bukkit-loader/src/main/resources/internal/textures/block/_list.json b/bukkit-loader/src/main/resources/internal/textures/block/_list.json new file mode 100644 index 000000000..e1961fe6c --- /dev/null +++ b/bukkit-loader/src/main/resources/internal/textures/block/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia_door_bottom.png","acacia_door_top.png","acacia_leaves.png","acacia_log.png","acacia_log_top.png","acacia_planks.png","acacia_sapling.png","acacia_trapdoor.png","activator_rail.png","activator_rail_on.png","allium.png","amethyst_block.png","amethyst_cluster.png","ancient_debris_side.png","ancient_debris_top.png","andesite.png","anvil.png","anvil_top.png","attached_melon_stem.png","attached_pumpkin_stem.png","azalea_leaves.png","azalea_plant.png","azalea_side.png","azalea_top.png","azure_bluet.png","bamboo_block.png","bamboo_block_top.png","bamboo_door_bottom.png","bamboo_door_top.png","bamboo_fence.png","bamboo_fence_gate.png","bamboo_fence_gate_particle.png","bamboo_fence_particle.png","bamboo_large_leaves.png","bamboo_mosaic.png","bamboo_planks.png","bamboo_singleleaf.png","bamboo_small_leaves.png","bamboo_stage0.png","bamboo_stalk.png","bamboo_trapdoor.png","barrel_bottom.png","barrel_side.png","barrel_top.png","barrel_top_open.png","basalt_side.png","basalt_top.png","beacon.png","bedrock.png","bee_nest_bottom.png","bee_nest_front.png","bee_nest_front_honey.png","bee_nest_side.png","bee_nest_top.png","beehive_end.png","beehive_front.png","beehive_front_honey.png","beehive_side.png","beetroots_stage0.png","beetroots_stage1.png","beetroots_stage2.png","beetroots_stage3.png","bell_bottom.png","bell_side.png","bell_top.png","big_dripleaf_side.png","big_dripleaf_stem.png","big_dripleaf_tip.png","big_dripleaf_top.png","birch_door_bottom.png","birch_door_top.png","birch_leaves.png","birch_log.png","birch_log_top.png","birch_planks.png","birch_sapling.png","birch_trapdoor.png","black_candle.png","black_candle_lit.png","black_concrete.png","black_concrete_powder.png","black_glazed_terracotta.png","black_shulker_box.png","black_stained_glass.png","black_stained_glass_pane_top.png","black_terracotta.png","black_wool.png","blackstone.png","blackstone_top.png","blast_furnace_front.png","blast_furnace_front_on.png","blast_furnace_front_on.png.mcmeta","blast_furnace_side.png","blast_furnace_top.png","blue_candle.png","blue_candle_lit.png","blue_concrete.png","blue_concrete_powder.png","blue_glazed_terracotta.png","blue_ice.png","blue_orchid.png","blue_shulker_box.png","blue_stained_glass.png","blue_stained_glass_pane_top.png","blue_terracotta.png","blue_wool.png","bone_block_side.png","bone_block_top.png","bookshelf.png","brain_coral.png","brain_coral_block.png","brain_coral_fan.png","brewing_stand.png","brewing_stand_base.png","bricks.png","brown_candle.png","brown_candle_lit.png","brown_concrete.png","brown_concrete_powder.png","brown_glazed_terracotta.png","brown_mushroom.png","brown_mushroom_block.png","brown_shulker_box.png","brown_stained_glass.png","brown_stained_glass_pane_top.png","brown_terracotta.png","brown_wool.png","bubble_coral.png","bubble_coral_block.png","bubble_coral_fan.png","budding_amethyst.png","cactus_bottom.png","cactus_side.png","cactus_top.png","cake_bottom.png","cake_inner.png","cake_side.png","cake_top.png","calcite.png","calibrated_sculk_sensor_amethyst.png","calibrated_sculk_sensor_input_side.png","calibrated_sculk_sensor_top.png","campfire_fire.png","campfire_fire.png.mcmeta","campfire_log.png","campfire_log_lit.png","campfire_log_lit.png.mcmeta","candle.png","candle_lit.png","carrots_stage0.png","carrots_stage1.png","carrots_stage2.png","carrots_stage3.png","cartography_table_side1.png","cartography_table_side2.png","cartography_table_side3.png","cartography_table_top.png","carved_pumpkin.png","cauldron_bottom.png","cauldron_inner.png","cauldron_side.png","cauldron_top.png","cave_vines.png","cave_vines_lit.png","cave_vines_plant.png","cave_vines_plant_lit.png","chain.png","chain_command_block_back.png","chain_command_block_back.png.mcmeta","chain_command_block_conditional.png","chain_command_block_conditional.png.mcmeta","chain_command_block_front.png","chain_command_block_front.png.mcmeta","chain_command_block_side.png","chain_command_block_side.png.mcmeta","cherry_door_bottom.png","cherry_door_top.png","cherry_leaves.png","cherry_log.png","cherry_log_top.png","cherry_planks.png","cherry_sapling.png","cherry_trapdoor.png","chipped_anvil_top.png","chiseled_bookshelf_empty.png","chiseled_bookshelf_occupied.png","chiseled_bookshelf_side.png","chiseled_bookshelf_top.png","chiseled_copper.png","chiseled_deepslate.png","chiseled_nether_bricks.png","chiseled_polished_blackstone.png","chiseled_quartz_block.png","chiseled_quartz_block_top.png","chiseled_red_sandstone.png","chiseled_resin_bricks.png","chiseled_sandstone.png","chiseled_stone_bricks.png","chiseled_tuff.png","chiseled_tuff_bricks.png","chiseled_tuff_bricks_top.png","chiseled_tuff_top.png","chorus_flower.png","chorus_flower_dead.png","chorus_plant.png","clay.png","closed_eyeblossom.png","coal_block.png","coal_ore.png","coarse_dirt.png","cobbled_deepslate.png","cobblestone.png","cobweb.png","cocoa_stage0.png","cocoa_stage1.png","cocoa_stage2.png","command_block_back.png","command_block_back.png.mcmeta","command_block_conditional.png","command_block_conditional.png.mcmeta","command_block_front.png","command_block_front.png.mcmeta","command_block_side.png","command_block_side.png.mcmeta","comparator.png","comparator_on.png","composter_bottom.png","composter_compost.png","composter_ready.png","composter_side.png","composter_top.png","conduit.png","copper_block.png","copper_bulb.png","copper_bulb_lit.png","copper_bulb_lit_powered.png","copper_bulb_powered.png","copper_door_bottom.png","copper_door_top.png","copper_grate.png","copper_ore.png","copper_trapdoor.png","cornflower.png","cracked_deepslate_bricks.png","cracked_deepslate_tiles.png","cracked_nether_bricks.png","cracked_polished_blackstone_bricks.png","cracked_stone_bricks.png","crafter_bottom.png","crafter_east.png","crafter_east_crafting.png","crafter_east_triggered.png","crafter_north.png","crafter_north_crafting.png","crafter_south.png","crafter_south_triggered.png","crafter_top.png","crafter_top_crafting.png","crafter_top_triggered.png","crafter_west.png","crafter_west_crafting.png","crafter_west_triggered.png","crafting_table_front.png","crafting_table_side.png","crafting_table_top.png","creaking_heart.png","creaking_heart_active.png","creaking_heart_top.png","creaking_heart_top_active.png","crimson_door_bottom.png","crimson_door_top.png","crimson_fungus.png","crimson_nylium.png","crimson_nylium_side.png","crimson_planks.png","crimson_roots.png","crimson_roots_pot.png","crimson_stem.png","crimson_stem.png.mcmeta","crimson_stem_top.png","crimson_trapdoor.png","crying_obsidian.png","cut_copper.png","cut_red_sandstone.png","cut_sandstone.png","cyan_candle.png","cyan_candle_lit.png","cyan_concrete.png","cyan_concrete_powder.png","cyan_glazed_terracotta.png","cyan_shulker_box.png","cyan_stained_glass.png","cyan_stained_glass_pane_top.png","cyan_terracotta.png","cyan_wool.png","damaged_anvil_top.png","dandelion.png","dark_oak_door_bottom.png","dark_oak_door_top.png","dark_oak_leaves.png","dark_oak_log.png","dark_oak_log_top.png","dark_oak_planks.png","dark_oak_sapling.png","dark_oak_trapdoor.png","dark_prismarine.png","daylight_detector_inverted_top.png","daylight_detector_side.png","daylight_detector_top.png","dead_brain_coral.png","dead_brain_coral_block.png","dead_brain_coral_fan.png","dead_bubble_coral.png","dead_bubble_coral_block.png","dead_bubble_coral_fan.png","dead_bush.png","dead_fire_coral.png","dead_fire_coral_block.png","dead_fire_coral_fan.png","dead_horn_coral.png","dead_horn_coral_block.png","dead_horn_coral_fan.png","dead_tube_coral.png","dead_tube_coral_block.png","dead_tube_coral_fan.png","debug.png","debug2.png","deepslate.png","deepslate_bricks.png","deepslate_coal_ore.png","deepslate_copper_ore.png","deepslate_diamond_ore.png","deepslate_emerald_ore.png","deepslate_gold_ore.png","deepslate_iron_ore.png","deepslate_lapis_ore.png","deepslate_redstone_ore.png","deepslate_tiles.png","deepslate_top.png","destroy_stage_0.png","destroy_stage_1.png","destroy_stage_2.png","destroy_stage_3.png","destroy_stage_4.png","destroy_stage_5.png","destroy_stage_6.png","destroy_stage_7.png","destroy_stage_8.png","destroy_stage_9.png","detector_rail.png","detector_rail_on.png","diamond_block.png","diamond_ore.png","diorite.png","dirt.png","dirt_path_side.png","dirt_path_top.png","dispenser_front.png","dispenser_front_vertical.png","dragon_egg.png","dried_kelp_bottom.png","dried_kelp_side.png","dried_kelp_top.png","dripstone_block.png","dropper_front.png","dropper_front_vertical.png","emerald_block.png","emerald_ore.png","enchanting_table_bottom.png","enchanting_table_side.png","enchanting_table_top.png","end_portal_frame_eye.png","end_portal_frame_side.png","end_portal_frame_top.png","end_rod.png","end_stone.png","end_stone_bricks.png","exposed_chiseled_copper.png","exposed_copper.png","exposed_copper_bulb.png","exposed_copper_bulb_lit.png","exposed_copper_bulb_lit_powered.png","exposed_copper_bulb_powered.png","exposed_copper_door_bottom.png","exposed_copper_door_top.png","exposed_copper_grate.png","exposed_copper_trapdoor.png","exposed_cut_copper.png","farmland.png","farmland_moist.png","fern.png","fire_0.png","fire_0.png.mcmeta","fire_1.png","fire_1.png.mcmeta","fire_coral.png","fire_coral_block.png","fire_coral_fan.png","fletching_table_front.png","fletching_table_side.png","fletching_table_top.png","flower_pot.png","flowering_azalea_leaves.png","flowering_azalea_side.png","flowering_azalea_top.png","frogspawn.png","frosted_ice_0.png","frosted_ice_1.png","frosted_ice_2.png","frosted_ice_3.png","furnace_front.png","furnace_front_on.png","furnace_side.png","furnace_top.png","gilded_blackstone.png","glass.png","glass_pane_top.png","glow_item_frame.png","glow_lichen.png","glowstone.png","gold_block.png","gold_ore.png","granite.png","grass_block_side.png","grass_block_side_overlay.png","grass_block_snow.png","grass_block_top.png","gravel.png","gray_candle.png","gray_candle_lit.png","gray_concrete.png","gray_concrete_powder.png","gray_glazed_terracotta.png","gray_shulker_box.png","gray_stained_glass.png","gray_stained_glass_pane_top.png","gray_terracotta.png","gray_wool.png","green_candle.png","green_candle_lit.png","green_concrete.png","green_concrete_powder.png","green_glazed_terracotta.png","green_shulker_box.png","green_stained_glass.png","green_stained_glass_pane_top.png","green_terracotta.png","green_wool.png","grindstone_pivot.png","grindstone_round.png","grindstone_side.png","hanging_roots.png","hay_block_side.png","hay_block_top.png","heavy_core.png","honey_block_bottom.png","honey_block_side.png","honey_block_top.png","honeycomb_block.png","hopper_inside.png","hopper_outside.png","hopper_top.png","horn_coral.png","horn_coral_block.png","horn_coral_fan.png","ice.png","iron_bars.png","iron_block.png","iron_door_bottom.png","iron_door_top.png","iron_ore.png","iron_trapdoor.png","item_frame.png","jack_o_lantern.png","jigsaw_bottom.png","jigsaw_lock.png","jigsaw_side.png","jigsaw_top.png","jukebox_side.png","jukebox_top.png","jungle_door_bottom.png","jungle_door_top.png","jungle_leaves.png","jungle_log.png","jungle_log_top.png","jungle_planks.png","jungle_sapling.png","jungle_trapdoor.png","kelp.png","kelp.png.mcmeta","kelp_plant.png","kelp_plant.png.mcmeta","ladder.png","lantern.png","lantern.png.mcmeta","lapis_block.png","lapis_ore.png","large_amethyst_bud.png","large_fern_bottom.png","large_fern_top.png","lava_flow.png","lava_flow.png.mcmeta","lava_still.png","lava_still.png.mcmeta","lectern_base.png","lectern_front.png","lectern_sides.png","lectern_top.png","lever.png","light_blue_candle.png","light_blue_candle_lit.png","light_blue_concrete.png","light_blue_concrete_powder.png","light_blue_glazed_terracotta.png","light_blue_shulker_box.png","light_blue_stained_glass.png","light_blue_stained_glass_pane_top.png","light_blue_terracotta.png","light_blue_wool.png","light_gray_candle.png","light_gray_candle_lit.png","light_gray_concrete.png","light_gray_concrete_powder.png","light_gray_glazed_terracotta.png","light_gray_shulker_box.png","light_gray_stained_glass.png","light_gray_stained_glass_pane_top.png","light_gray_terracotta.png","light_gray_wool.png","lightning_rod.png","lightning_rod_on.png","lilac_bottom.png","lilac_top.png","lily_of_the_valley.png","lily_pad.png","lime_candle.png","lime_candle_lit.png","lime_concrete.png","lime_concrete_powder.png","lime_glazed_terracotta.png","lime_shulker_box.png","lime_stained_glass.png","lime_stained_glass_pane_top.png","lime_terracotta.png","lime_wool.png","lodestone_side.png","lodestone_top.png","loom_bottom.png","loom_front.png","loom_side.png","loom_top.png","magenta_candle.png","magenta_candle_lit.png","magenta_concrete.png","magenta_concrete_powder.png","magenta_glazed_terracotta.png","magenta_shulker_box.png","magenta_stained_glass.png","magenta_stained_glass_pane_top.png","magenta_terracotta.png","magenta_wool.png","magma.png","magma.png.mcmeta","mangrove_door_bottom.png","mangrove_door_top.png","mangrove_leaves.png","mangrove_log.png","mangrove_log_top.png","mangrove_planks.png","mangrove_propagule.png","mangrove_propagule_hanging.png","mangrove_roots_side.png","mangrove_roots_top.png","mangrove_trapdoor.png","medium_amethyst_bud.png","melon_side.png","melon_stem.png","melon_top.png","moss_block.png","mossy_cobblestone.png","mossy_stone_bricks.png","mud.png","mud_bricks.png","muddy_mangrove_roots_side.png","muddy_mangrove_roots_top.png","mushroom_block_inside.png","mushroom_stem.png","mycelium_side.png","mycelium_top.png","nether_bricks.png","nether_gold_ore.png","nether_portal.png","nether_portal.png.mcmeta","nether_quartz_ore.png","nether_sprouts.png","nether_wart_block.png","nether_wart_stage0.png","nether_wart_stage1.png","nether_wart_stage2.png","netherite_block.png","netherrack.png","note_block.png","oak_door_bottom.png","oak_door_top.png","oak_leaves.png","oak_log.png","oak_log_top.png","oak_planks.png","oak_sapling.png","oak_trapdoor.png","observer_back.png","observer_back_on.png","observer_front.png","observer_side.png","observer_top.png","obsidian.png","ochre_froglight_side.png","ochre_froglight_top.png","open_eyeblossom.png","open_eyeblossom_emissive.png","orange_candle.png","orange_candle_lit.png","orange_concrete.png","orange_concrete_powder.png","orange_glazed_terracotta.png","orange_shulker_box.png","orange_stained_glass.png","orange_stained_glass_pane_top.png","orange_terracotta.png","orange_tulip.png","orange_wool.png","oxeye_daisy.png","oxidized_chiseled_copper.png","oxidized_copper.png","oxidized_copper_bulb.png","oxidized_copper_bulb_lit.png","oxidized_copper_bulb_lit_powered.png","oxidized_copper_bulb_powered.png","oxidized_copper_door_bottom.png","oxidized_copper_door_top.png","oxidized_copper_grate.png","oxidized_copper_trapdoor.png","oxidized_cut_copper.png","packed_ice.png","packed_mud.png","pale_hanging_moss.png","pale_hanging_moss_tip.png","pale_moss_block.png","pale_moss_carpet.png","pale_moss_carpet_side_small.png","pale_moss_carpet_side_tall.png","pale_oak_door_bottom.png","pale_oak_door_top.png","pale_oak_leaves.png","pale_oak_log.png","pale_oak_log_top.png","pale_oak_planks.png","pale_oak_sapling.png","pale_oak_trapdoor.png","pearlescent_froglight_side.png","pearlescent_froglight_top.png","peony_bottom.png","peony_top.png","pink_candle.png","pink_candle_lit.png","pink_concrete.png","pink_concrete_powder.png","pink_glazed_terracotta.png","pink_petals.png","pink_petals_stem.png","pink_shulker_box.png","pink_stained_glass.png","pink_stained_glass_pane_top.png","pink_terracotta.png","pink_tulip.png","pink_wool.png","piston_bottom.png","piston_inner.png","piston_side.png","piston_top.png","piston_top_sticky.png","pitcher_crop_bottom.png","pitcher_crop_bottom_stage_1.png","pitcher_crop_bottom_stage_2.png","pitcher_crop_bottom_stage_3.png","pitcher_crop_bottom_stage_4.png","pitcher_crop_side.png","pitcher_crop_top.png","pitcher_crop_top_stage_3.png","pitcher_crop_top_stage_4.png","podzol_side.png","podzol_top.png","pointed_dripstone_down_base.png","pointed_dripstone_down_frustum.png","pointed_dripstone_down_middle.png","pointed_dripstone_down_tip.png","pointed_dripstone_down_tip_merge.png","pointed_dripstone_up_base.png","pointed_dripstone_up_frustum.png","pointed_dripstone_up_middle.png","pointed_dripstone_up_tip.png","pointed_dripstone_up_tip_merge.png","polished_andesite.png","polished_basalt_side.png","polished_basalt_top.png","polished_blackstone.png","polished_blackstone_bricks.png","polished_deepslate.png","polished_diorite.png","polished_granite.png","polished_tuff.png","poppy.png","potatoes_stage0.png","potatoes_stage1.png","potatoes_stage2.png","potatoes_stage3.png","potted_azalea_bush_plant.png","potted_azalea_bush_side.png","potted_azalea_bush_top.png","potted_flowering_azalea_bush_plant.png","potted_flowering_azalea_bush_side.png","potted_flowering_azalea_bush_top.png","powder_snow.png","powered_rail.png","powered_rail_on.png","prismarine.png","prismarine.png.mcmeta","prismarine_bricks.png","pumpkin_side.png","pumpkin_stem.png","pumpkin_top.png","purple_candle.png","purple_candle_lit.png","purple_concrete.png","purple_concrete_powder.png","purple_glazed_terracotta.png","purple_shulker_box.png","purple_stained_glass.png","purple_stained_glass_pane_top.png","purple_terracotta.png","purple_wool.png","purpur_block.png","purpur_pillar.png","purpur_pillar_top.png","quartz_block_bottom.png","quartz_block_side.png","quartz_block_top.png","quartz_bricks.png","quartz_pillar.png","quartz_pillar_top.png","rail.png","rail_corner.png","raw_copper_block.png","raw_gold_block.png","raw_iron_block.png","red_candle.png","red_candle_lit.png","red_concrete.png","red_concrete_powder.png","red_glazed_terracotta.png","red_mushroom.png","red_mushroom_block.png","red_nether_bricks.png","red_sand.png","red_sandstone.png","red_sandstone_bottom.png","red_sandstone_top.png","red_shulker_box.png","red_stained_glass.png","red_stained_glass_pane_top.png","red_terracotta.png","red_tulip.png","red_wool.png","redstone_block.png","redstone_dust_dot.png","redstone_dust_line0.png","redstone_dust_line1.png","redstone_dust_overlay.png","redstone_lamp.png","redstone_lamp_on.png","redstone_ore.png","redstone_torch.png","redstone_torch_off.png","reinforced_deepslate_bottom.png","reinforced_deepslate_side.png","reinforced_deepslate_top.png","repeater.png","repeater_on.png","repeating_command_block_back.png","repeating_command_block_back.png.mcmeta","repeating_command_block_conditional.png","repeating_command_block_conditional.png.mcmeta","repeating_command_block_front.png","repeating_command_block_front.png.mcmeta","repeating_command_block_side.png","repeating_command_block_side.png.mcmeta","resin_block.png","resin_bricks.png","resin_clump.png","respawn_anchor_bottom.png","respawn_anchor_side0.png","respawn_anchor_side1.png","respawn_anchor_side2.png","respawn_anchor_side3.png","respawn_anchor_side4.png","respawn_anchor_top.png","respawn_anchor_top.png.mcmeta","respawn_anchor_top_off.png","rooted_dirt.png","rose_bush_bottom.png","rose_bush_top.png","sand.png","sandstone.png","sandstone_bottom.png","sandstone_top.png","scaffolding_bottom.png","scaffolding_side.png","scaffolding_top.png","sculk.png","sculk.png.mcmeta","sculk_catalyst_bottom.png","sculk_catalyst_side.png","sculk_catalyst_side_bloom.png","sculk_catalyst_side_bloom.png.mcmeta","sculk_catalyst_top.png","sculk_catalyst_top_bloom.png","sculk_catalyst_top_bloom.png.mcmeta","sculk_sensor_bottom.png","sculk_sensor_side.png","sculk_sensor_tendril_active.png","sculk_sensor_tendril_active.png.mcmeta","sculk_sensor_tendril_inactive.png","sculk_sensor_tendril_inactive.png.mcmeta","sculk_sensor_top.png","sculk_shrieker_bottom.png","sculk_shrieker_can_summon_inner_top.png","sculk_shrieker_can_summon_inner_top.png.mcmeta","sculk_shrieker_inner_top.png","sculk_shrieker_inner_top.png.mcmeta","sculk_shrieker_side.png","sculk_shrieker_top.png","sculk_vein.png","sculk_vein.png.mcmeta","sea_lantern.png","sea_lantern.png.mcmeta","sea_pickle.png","seagrass.png","seagrass.png.mcmeta","short_grass.png","shroomlight.png","shulker_box.png","slime_block.png","small_amethyst_bud.png","small_dripleaf_side.png","small_dripleaf_stem_bottom.png","small_dripleaf_stem_top.png","small_dripleaf_top.png","smithing_table_bottom.png","smithing_table_front.png","smithing_table_side.png","smithing_table_top.png","smoker_bottom.png","smoker_front.png","smoker_front_on.png","smoker_front_on.png.mcmeta","smoker_side.png","smoker_top.png","smooth_basalt.png","smooth_stone.png","smooth_stone_slab_side.png","sniffer_egg_not_cracked_bottom.png","sniffer_egg_not_cracked_east.png","sniffer_egg_not_cracked_north.png","sniffer_egg_not_cracked_south.png","sniffer_egg_not_cracked_top.png","sniffer_egg_not_cracked_west.png","sniffer_egg_slightly_cracked_bottom.png","sniffer_egg_slightly_cracked_east.png","sniffer_egg_slightly_cracked_north.png","sniffer_egg_slightly_cracked_south.png","sniffer_egg_slightly_cracked_top.png","sniffer_egg_slightly_cracked_west.png","sniffer_egg_very_cracked_bottom.png","sniffer_egg_very_cracked_east.png","sniffer_egg_very_cracked_north.png","sniffer_egg_very_cracked_south.png","sniffer_egg_very_cracked_top.png","sniffer_egg_very_cracked_west.png","snow.png","soul_campfire_fire.png","soul_campfire_fire.png.mcmeta","soul_campfire_log_lit.png","soul_campfire_log_lit.png.mcmeta","soul_fire_0.png","soul_fire_0.png.mcmeta","soul_fire_1.png","soul_fire_1.png.mcmeta","soul_lantern.png","soul_lantern.png.mcmeta","soul_sand.png","soul_soil.png","soul_torch.png","spawner.png","sponge.png","spore_blossom.png","spore_blossom_base.png","spruce_door_bottom.png","spruce_door_top.png","spruce_leaves.png","spruce_log.png","spruce_log_top.png","spruce_planks.png","spruce_sapling.png","spruce_trapdoor.png","stone.png","stone_bricks.png","stonecutter_bottom.png","stonecutter_saw.png","stonecutter_saw.png.mcmeta","stonecutter_side.png","stonecutter_top.png","stripped_acacia_log.png","stripped_acacia_log_top.png","stripped_bamboo_block.png","stripped_bamboo_block_top.png","stripped_birch_log.png","stripped_birch_log_top.png","stripped_cherry_log.png","stripped_cherry_log_top.png","stripped_crimson_stem.png","stripped_crimson_stem_top.png","stripped_dark_oak_log.png","stripped_dark_oak_log_top.png","stripped_jungle_log.png","stripped_jungle_log_top.png","stripped_mangrove_log.png","stripped_mangrove_log_top.png","stripped_oak_log.png","stripped_oak_log_top.png","stripped_pale_oak_log.png","stripped_pale_oak_log_top.png","stripped_spruce_log.png","stripped_spruce_log_top.png","stripped_warped_stem.png","stripped_warped_stem_top.png","structure_block.png","structure_block_corner.png","structure_block_data.png","structure_block_load.png","structure_block_save.png","sugar_cane.png","sunflower_back.png","sunflower_bottom.png","sunflower_front.png","sunflower_top.png","suspicious_gravel_0.png","suspicious_gravel_1.png","suspicious_gravel_2.png","suspicious_gravel_3.png","suspicious_sand_0.png","suspicious_sand_1.png","suspicious_sand_2.png","suspicious_sand_3.png","sweet_berry_bush_stage0.png","sweet_berry_bush_stage1.png","sweet_berry_bush_stage2.png","sweet_berry_bush_stage3.png","tall_grass_bottom.png","tall_grass_top.png","tall_seagrass_bottom.png","tall_seagrass_bottom.png.mcmeta","tall_seagrass_top.png","tall_seagrass_top.png.mcmeta","target_side.png","target_top.png","terracotta.png","tinted_glass.png","tnt_bottom.png","tnt_side.png","tnt_top.png","torch.png","torchflower.png","torchflower_crop_stage0.png","torchflower_crop_stage1.png","trial_spawner_bottom.png","trial_spawner_side_active.png","trial_spawner_side_active_ominous.png","trial_spawner_side_inactive.png","trial_spawner_side_inactive_ominous.png","trial_spawner_top_active.png","trial_spawner_top_active_ominous.png","trial_spawner_top_ejecting_reward.png","trial_spawner_top_ejecting_reward_ominous.png","trial_spawner_top_inactive.png","trial_spawner_top_inactive_ominous.png","tripwire.png","tripwire_hook.png","tube_coral.png","tube_coral_block.png","tube_coral_fan.png","tuff.png","tuff_bricks.png","turtle_egg.png","turtle_egg_slightly_cracked.png","turtle_egg_very_cracked.png","twisting_vines.png","twisting_vines_plant.png","vault_bottom.png","vault_bottom_ominous.png","vault_front_ejecting.png","vault_front_ejecting_ominous.png","vault_front_off.png","vault_front_off_ominous.png","vault_front_on.png","vault_front_on_ominous.png","vault_side_off.png","vault_side_off_ominous.png","vault_side_on.png","vault_side_on_ominous.png","vault_top.png","vault_top_ejecting.png","vault_top_ejecting_ominous.png","vault_top_ominous.png","verdant_froglight_side.png","verdant_froglight_top.png","vine.png","warped_door_bottom.png","warped_door_top.png","warped_fungus.png","warped_nylium.png","warped_nylium_side.png","warped_planks.png","warped_roots.png","warped_roots_pot.png","warped_stem.png","warped_stem.png.mcmeta","warped_stem_top.png","warped_trapdoor.png","warped_wart_block.png","water_flow.png","water_flow.png.mcmeta","water_overlay.png","water_still.png","water_still.png.mcmeta","weathered_chiseled_copper.png","weathered_copper.png","weathered_copper_bulb.png","weathered_copper_bulb_lit.png","weathered_copper_bulb_lit_powered.png","weathered_copper_bulb_powered.png","weathered_copper_door_bottom.png","weathered_copper_door_top.png","weathered_copper_grate.png","weathered_copper_trapdoor.png","weathered_cut_copper.png","weeping_vines.png","weeping_vines_plant.png","wet_sponge.png","wheat_stage0.png","wheat_stage1.png","wheat_stage2.png","wheat_stage3.png","wheat_stage4.png","wheat_stage5.png","wheat_stage6.png","wheat_stage7.png","white_candle.png","white_candle_lit.png","white_concrete.png","white_concrete_powder.png","white_glazed_terracotta.png","white_shulker_box.png","white_stained_glass.png","white_stained_glass_pane_top.png","white_terracotta.png","white_tulip.png","white_wool.png","wither_rose.png","yellow_candle.png","yellow_candle_lit.png","yellow_concrete.png","yellow_concrete_powder.png","yellow_glazed_terracotta.png","yellow_shulker_box.png","yellow_stained_glass.png","yellow_stained_glass_pane_top.png","yellow_terracotta.png","yellow_wool.png"]} \ No newline at end of file diff --git a/bukkit-loader/src/main/resources/internal/textures/font/_list.json b/bukkit-loader/src/main/resources/internal/textures/font/_list.json new file mode 100644 index 000000000..38229e133 --- /dev/null +++ b/bukkit-loader/src/main/resources/internal/textures/font/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["accented.png","ascii.png","ascii_sga.png","asciillager.png","nonlatin_european.png"]} \ No newline at end of file diff --git a/bukkit-loader/src/main/resources/internal/textures/item/_list.json b/bukkit-loader/src/main/resources/internal/textures/item/_list.json new file mode 100644 index 000000000..45fa66cfa --- /dev/null +++ b/bukkit-loader/src/main/resources/internal/textures/item/_list.json @@ -0,0 +1 @@ +{"directories":[],"files":["acacia_boat.png","acacia_chest_boat.png","acacia_door.png","acacia_hanging_sign.png","acacia_sign.png","amethyst_shard.png","angler_pottery_sherd.png","apple.png","archer_pottery_sherd.png","armadillo_scute.png","armor_stand.png","arms_up_pottery_sherd.png","arrow.png","axolotl_bucket.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","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","blade_pottery_sherd.png","blaze_powder.png","blaze_rod.png","blue_bundle.png","blue_bundle_open_back.png","blue_bundle_open_front.png","blue_candle.png","blue_dye.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","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","brush.png","bucket.png","bundle.png","bundle_open_back.png","bundle_open_front.png","burn_pottery_sherd.png","cake.png","campfire.png","candle.png","carrot.png","carrot_on_a_stick.png","cauldron.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","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","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","creeper_banner_pattern.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","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","dragon_breath.png","dried_kelp.png","dune_armor_trim_smithing_template.png","echo_shard.png","egg.png","elytra.png","elytra_broken.png","emerald.png","enchanted_book.png","end_crystal.png","ender_eye.png","ender_pearl.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","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","friend_pottery_sherd.png","furnace_minecart.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","glowstone_dust.png","goat_horn.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","green_bundle.png","green_bundle_open_back.png","green_bundle_open_front.png","green_candle.png","green_dye.png","gunpowder.png","guster_banner_pattern.png","guster_pottery_sherd.png","heart_of_the_sea.png","heart_pottery_sherd.png","heartbreak_pottery_sherd.png","honey_bottle.png","honeycomb.png","hopper.png","hopper_minecart.png","host_armor_trim_smithing_template.png","howl_pottery_sherd.png","ink_sac.png","iron_axe.png","iron_boots.png","iron_chestplate.png","iron_door.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","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_gray_bundle.png","light_gray_bundle_open_back.png","light_gray_bundle_open_front.png","light_gray_candle.png","light_gray_dye.png","lime_bundle.png","lime_bundle_open_back.png","lime_bundle_open_front.png","lime_candle.png","lime_dye.png","lingering_potion.png","mace.png","magenta_bundle.png","magenta_bundle_open_back.png","magenta_bundle_open_front.png","magenta_candle.png","magenta_dye.png","magma_cream.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","mourner_pottery_sherd.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_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","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","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","paper.png","phantom_membrane.png","piglin_banner_pattern.png","pink_bundle.png","pink_bundle_open_back.png","pink_bundle_open_front.png","pink_candle.png","pink_dye.png","pink_petals.png","pitcher_plant.png","pitcher_pod.png","plenty_pottery_sherd.png","pointed_dripstone.png","poisonous_potato.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","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","quartz.png","rabbit.png","rabbit_foot.png","rabbit_hide.png","rabbit_stew.png","raiser_armor_trim_smithing_template.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","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","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","shelter_pottery_sherd.png","shulker_shell.png","silence_armor_trim_smithing_template.png","skull_banner_pattern.png","skull_pottery_sherd.png","slime_ball.png","sniffer_egg.png","snort_pottery_sherd.png","snout_armor_trim_smithing_template.png","snowball.png","soul_campfire.png","soul_lantern.png","spawn_egg.png","spawn_egg_overlay.png","spectral_arrow.png","spider_eye.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","stick.png","stone_axe.png","stone_hoe.png","stone_pickaxe.png","stone_shovel.png","stone_sword.png","string.png","structure_void.png","sugar.png","sugar_cane.png","suspicious_stew.png","sweet_berries.png","tadpole_bucket.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","trial_key.png","trident.png","tropical_fish.png","tropical_fish_bucket.png","turtle_egg.png","turtle_helmet.png","turtle_scute.png","vex_armor_trim_smithing_template.png","ward_armor_trim_smithing_template.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","wild_armor_trim_smithing_template.png","wind_charge.png","wolf_armor.png","wolf_armor_overlay.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"]} \ No newline at end of file diff --git a/bukkit/src/main/java/net/momirealms/craftengine/bukkit/item/BukkitItemManager.java b/bukkit/src/main/java/net/momirealms/craftengine/bukkit/item/BukkitItemManager.java index 01946f034..84fa5ecc2 100644 --- a/bukkit/src/main/java/net/momirealms/craftengine/bukkit/item/BukkitItemManager.java +++ b/bukkit/src/main/java/net/momirealms/craftengine/bukkit/item/BukkitItemManager.java @@ -270,6 +270,11 @@ public class BukkitItemManager extends AbstractItemManager { // TODO 1.20 } + // add it to category + if (section.containsKey("category")) { + this.plugin.itemBrowserManager().addExternalCategoryMember(id, MiscUtils.getAsStringList(section.get("category")).stream().map(Key::of).toList()); + } + // model part, can be null // but if it exists, either custom model data or item model should be configured Map modelSection = MiscUtils.castToMap(section.get("model"), true); 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 7cb646ebc..486660122 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 @@ -1,9 +1,6 @@ package net.momirealms.craftengine.core.pack; -import com.google.gson.JsonArray; -import com.google.gson.JsonElement; -import com.google.gson.JsonObject; -import com.google.gson.JsonParser; +import com.google.gson.*; import dev.dejvokep.boostedyaml.YamlDocument; import dev.dejvokep.boostedyaml.block.implementation.Section; import net.momirealms.craftengine.core.font.BitmapImage; @@ -41,15 +38,18 @@ import java.security.NoSuchAlgorithmException; import java.util.*; import java.util.concurrent.TimeUnit; import java.util.function.BiConsumer; +import java.util.function.Consumer; import static net.momirealms.craftengine.core.util.MiscUtils.castToMap; public abstract class AbstractPackManager implements PackManager { - private static final Map PRESET_MODERN_MODELS_ITEM = new HashMap<>(); - private static final Map PRESET_MODERN_MODELS_BLOCK = new HashMap<>(); - private static final Map PRESET_LEGACY_MODELS_ITEM = new HashMap<>(); - private static final Map PRESET_LEGACY_MODELS_BLOCK = new HashMap<>(); - private static final Map PRESET_ITEMS = new HashMap<>(); + public static final Map PRESET_MODERN_MODELS_ITEM = new HashMap<>(); + public static final Map PRESET_LEGACY_MODELS_ITEM = new HashMap<>(); + public static final Map PRESET_MODELS_BLOCK = new HashMap<>(); + public static final Map PRESET_ITEMS = new HashMap<>(); + public static final Set VANILLA_ITEM_TEXTURES = new HashSet<>(); + public static final Set VANILLA_BLOCK_TEXTURES = new HashSet<>(); + public static final Set VANILLA_FONT_TEXTURES = new HashSet<>(); private final CraftEngine plugin; private final BiConsumer eventDispatcher; @@ -78,10 +78,13 @@ public abstract class AbstractPackManager implements PackManager { private void initInternalData() { loadInternalData("internal/models/item/legacy/_all.json", PRESET_LEGACY_MODELS_ITEM::put); - loadInternalData("internal/models/block/legacy/_all.json", PRESET_LEGACY_MODELS_BLOCK::put); loadInternalData("internal/models/item/modern/_all.json", PRESET_MODERN_MODELS_ITEM::put); - loadInternalData("internal/models/block/modern/_all.json", PRESET_MODERN_MODELS_BLOCK::put); + loadInternalData("internal/models/block/_all.json", PRESET_MODELS_BLOCK::put); loadInternalData("internal/items/_all.json", PRESET_ITEMS::put); + + loadInternalList("internal/textures/block/_list.json", VANILLA_BLOCK_TEXTURES::add); + loadInternalList("internal/textures/item/_list.json", VANILLA_ITEM_TEXTURES::add); + loadInternalList("internal/textures/font/_list.json", VANILLA_FONT_TEXTURES::add); } private void loadInternalData(String path, BiConsumer callback) { @@ -99,6 +102,22 @@ public abstract class AbstractPackManager implements PackManager { } } + private void loadInternalList(String path, Consumer callback) { + try (InputStream inputStream = this.plugin.resourceStream(path)) { + if (inputStream != null) { + JsonObject listJson = JsonParser.parseReader(new InputStreamReader(inputStream)).getAsJsonObject(); + JsonArray list = listJson.getAsJsonArray("files"); + for (JsonElement element : list) { + if (element instanceof JsonPrimitive primitive) { + callback.accept(Key.of(FileUtils.pathWithoutExtension(primitive.getAsString()))); + } + } + } + } catch (IOException e) { + this.plugin.logger().warn("Failed to load " + path, e); + } + } + @Override public Path resourcePackPath() { return this.plugin.dataFolderPath() diff --git a/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManager.java b/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManager.java index c234b0d6e..fa7667d4d 100644 --- a/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManager.java +++ b/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManager.java @@ -8,6 +8,7 @@ import net.momirealms.craftengine.core.plugin.config.ConfigManager; import net.momirealms.craftengine.core.plugin.config.ConfigSectionParser; import net.momirealms.craftengine.core.util.Key; +import java.util.List; import java.util.Optional; import java.util.TreeSet; @@ -28,6 +29,8 @@ public interface ItemBrowserManager extends Reloadable, ConfigSectionParser { void delayedLoad(); + void addExternalCategoryMember(Key item, List category); + void open(Player player); TreeSet categories(); diff --git a/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManagerImpl.java b/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManagerImpl.java index 603dec99e..8da62a276 100644 --- a/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManagerImpl.java +++ b/core/src/main/java/net/momirealms/craftengine/core/plugin/gui/category/ItemBrowserManagerImpl.java @@ -28,10 +28,12 @@ public class ItemBrowserManagerImpl implements ItemBrowserManager { private final CraftEngine plugin; private final Map byId; private final TreeSet categoryOnMainPage; + private final Map> externalMembers; public ItemBrowserManagerImpl(CraftEngine plugin) { this.plugin = plugin; this.byId = new HashMap<>(); + this.externalMembers = new HashMap<>(); this.categoryOnMainPage = new TreeSet<>(); } @@ -42,6 +44,14 @@ public class ItemBrowserManagerImpl implements ItemBrowserManager { } public void delayedLoad() { + for (Map.Entry> entry : this.externalMembers.entrySet()) { + Key item = entry.getKey(); + for (Key categoryId : entry.getValue()) { + Optional.ofNullable(this.byId.get(categoryId)).ifPresent(category -> { + category.addMember(item.toString()); + }); + } + } for (Category category : this.byId.values()) { if (!category.hidden()) { this.categoryOnMainPage.add(category); @@ -50,6 +60,12 @@ public class ItemBrowserManagerImpl implements ItemBrowserManager { Constants.load(); } + @Override + public void addExternalCategoryMember(Key item, List category) { + List categories = this.externalMembers.computeIfAbsent(item, k -> new ArrayList<>()); + categories.addAll(category); + } + @Override public void open(Player player) { openItemBrowser(player); diff --git a/core/src/main/java/net/momirealms/craftengine/core/util/FileUtils.java b/core/src/main/java/net/momirealms/craftengine/core/util/FileUtils.java index b767cddda..0e8889039 100644 --- a/core/src/main/java/net/momirealms/craftengine/core/util/FileUtils.java +++ b/core/src/main/java/net/momirealms/craftengine/core/util/FileUtils.java @@ -13,6 +13,11 @@ public class FileUtils { private FileUtils() {} + public static String pathWithoutExtension(String path) { + int i = path.lastIndexOf('.'); + return i == -1 ? path : path.substring(0, i); + } + public static void createDirectoriesSafe(Path path) throws IOException { Files.createDirectories(Files.exists(path) ? path.toRealPath() : path); } diff --git a/gradle.properties b/gradle.properties index 1751b36f6..a01763f8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # Project settings # Rule: [major update].[feature update].[bug fix] -project_version=0.0.32 +project_version=0.0.33 config_version=13 lang_version=2 project_group=net.momirealms @@ -38,7 +38,7 @@ geantyref_version=1.3.16 zstd_version=1.5.6-9 commons_io_version=2.17.0 sparrow_nbt_version=0.3 -sparrow_util_version=0.20 +sparrow_util_version=0.21 fastutil_version=8.5.15 netty_version=4.1.119.Final joml_version=1.10.8