From 2eb67f01742ca3a8653eb6cacf2d54155a8b4ab4 Mon Sep 17 00:00:00 2001 From: Moritz Zwerger Date: Tue, 3 Oct 2023 20:52:29 +0200 Subject: [PATCH] add some items --- _/blocks.json | 140 ++--- _/items.json | 1472 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1542 insertions(+), 70 deletions(-) create mode 100644 _/items.json diff --git a/_/blocks.json b/_/blocks.json index 728e129..819a86d 100644 --- a/_/blocks.json +++ b/_/blocks.json @@ -3078,7 +3078,7 @@ }, { "id": 69, - "meta":9, + "meta": 9, "properties": { "facing": "east", "powered": true, @@ -7590,7 +7590,7 @@ }, { "id": 149, - "meta":15, + "meta": 15, "properties": { "facing": "east", "mode": "subtract", @@ -7734,7 +7734,7 @@ }, { "id": 150, - "meta":15, + "meta": 15, "properties": { "facing": "west", "mode": "subtract", @@ -8370,7 +8370,7 @@ }, { "id": 158, - "meta":11, + "meta": 11, "properties": { "facing": "south", "triggered": true @@ -9292,73 +9292,73 @@ "meta": 2 }, "red_sandstone_stairs": { - "states": [ - { - "id": 180, - "meta": 0, - "properties": { - "facing": "east", - "half": "bottom" + "states": [ + { + "id": 180, + "meta": 0, + "properties": { + "facing": "east", + "half": "bottom" + } + }, + { + "id": 180, + "meta": 1, + "properties": { + "facing": "west", + "half": "bottom" + } + }, + { + "id": 180, + "meta": 2, + "properties": { + "facing": "south", + "half": "bottom" + } + }, + { + "id": 180, + "meta": 3, + "properties": { + "facing": "north", + "half": "bottom" + } + }, + { + "id": 180, + "meta": 4, + "properties": { + "facing": "east", + "half": "top" + } + }, + { + "id": 180, + "meta": 5, + "properties": { + "facing": "west", + "half": "top" + } + }, + { + "id": 180, + "meta": 6, + "properties": { + "facing": "south", + "half": "top" + } + }, + { + "id": 180, + "meta": 7, + "properties": { + "facing": "north", + "half": "top" + } } - }, - { - "id": 180, - "meta": 1, - "properties": { - "facing": "west", - "half": "bottom" - } - }, - { - "id": 180, - "meta": 2, - "properties": { - "facing": "south", - "half": "bottom" - } - }, - { - "id": 180, - "meta": 3, - "properties": { - "facing": "north", - "half": "bottom" - } - }, - { - "id": 180, - "meta": 4, - "properties": { - "facing": "east", - "half": "top" - } - }, - { - "id": 180, - "meta": 5, - "properties": { - "facing": "west", - "half": "top" - } - }, - { - "id": 180, - "meta": 6, - "properties": { - "facing": "south", - "half": "top" - } - }, - { - "id": 180, - "meta": 7, - "properties": { - "facing": "north", - "half": "top" - } - } - ] -}, + ] + }, "smooth_red_sandstone": { "id": 181, "meta": 8 diff --git a/_/items.json b/_/items.json new file mode 100644 index 0000000..f97faa4 --- /dev/null +++ b/_/items.json @@ -0,0 +1,1472 @@ +{ + "stone": { + "id": 1, + "meta": 0 + }, + "granite": { + "id": 1, + "meta": 1 + }, + "polished_granite": { + "id": 1, + "meta": 2 + }, + "diorite": { + "id": 1, + "meta": 3 + }, + "polished_diorite": { + "id": 1, + "meta": 4 + }, + "andesite": { + "id": 1, + "meta": 5 + }, + "polished_andesite": { + "id": 1, + "meta": 6 + }, + "grass_block": { + "id": 2, + "meta": 0 + }, + "dirt": { + "id": 3, + "meta": 0 + }, + "coarse_dirt": { + "id": 3, + "meta": 1 + }, + "podzol": { + "id": 3, + "meta": 2 + }, + "cobblestone": { + "id": 4 + }, + "oak_planks": { + "id": 5, + "meta": 0 + }, + "spruce_planks": { + "id": 5, + "meta": 1 + }, + "birch_planks": { + "id": 5, + "meta": 2 + }, + "jungle_planks": { + "id": 5, + "meta": 3 + }, + "acacia_planks": { + "id": 5, + "meta": 4 + }, + "dark_oak_planks": { + "id": 5, + "meta": 5 + }, + "oak_sapling": { + "id": 6, + "meta": 0 + }, + "spruce_sapling": { + "id": 6, + "meta": 1 + }, + "birch_sapling": { + "id": 6, + "meta": 2 + }, + "jungle_sapling": { + "id": 6, + "meta": 3 + }, + "acacia_sapling": { + "id": 6, + "meta": 4 + }, + "dark_oak_sapling": { + "id": 6, + "meta": 5 + }, + "bedrock": { + "id": 7 + }, + "sand": { + "id": 12, + "meta": 0 + }, + "red_sand": { + "id": 12, + "meta": 1 + }, + "gravel": { + "id": 13 + }, + "gold_ore": { + "id": 14 + }, + "iron_ore": { + "id": 15 + }, + "coal_ore": { + "id": 16 + }, + "oak_wood": { + "id": 17, + "meta": 0 + }, + "spruce_wood": { + "id": 17, + "meta": 1 + }, + "birch_wood": { + "id": 17, + "meta": 2 + }, + "jungle_wood": { + "id": 17, + "meta": 3 + }, + "oak_leaves": { + "id": 18, + "meta": 0 + }, + "spruce_leaves": { + "id": 18, + "meta": 1 + }, + "birch_leaves": { + "id": 18, + "meta": 2 + }, + "jungle_leaves": { + "id": 18, + "meta": 3 + }, + "sponge": { + "id": 19, + "meta": 0 + }, + "wet_sponge": { + "id": 19, + "meta": 1 + }, + "glass": { + "id": 20 + }, + "lapis_ore": { + "id": 21 + }, + "lapis_block": { + "id": 22 + }, + "dispenser": { + "id": 23, + "meta": 0 + }, + "sandstone": { + "id": 24, + "meta": 0 + }, + "chiseled_sandstone": { + "id": 24, + "meta": 1 + }, + "cut_sandstone": { + "id": 24, + "meta": 2 + }, + "note_block": { + "id": 25 + }, + "red_bed": { + "id": 26, + "meta": 0 + }, + "powered_rail": { + "model": "golden_rail", + "id": 27, + "meta": 0 + }, + "detector_rail": { + "id": 28, + "meta": 0 + }, + "sticky_piston": { + "id": 29, + "meta": 0 + }, + "shrub": { + "id": 31, + "meta": 0, + "model": "dead_bush" + }, + "tall_grass": { + "id": 31, + "meta": 1 + }, + "fern": { + "id": 31, + "meta": 2 + }, + "dead_bush": { + "id": 32 + }, + "piston": { + "id": 33, + "meta": 0 + }, + "white_wool": { + "id": 35, + "meta": 0 + }, + "orange_wool": { + "id": 35, + "meta": 1 + }, + "magenta_wool": { + "id": 35, + "meta": 2 + }, + "light_blue_wool": { + "id": 35, + "meta": 3 + }, + "yellow_wool": { + "id": 35, + "meta": 4 + }, + "lime_wool": { + "id": 35, + "meta": 5 + }, + "pink_wool": { + "id": 35, + "meta": 6 + }, + "gray_wool": { + "id": 35, + "meta": 7 + }, + "light_gray_wool": { + "id": 35, + "meta": 8 + }, + "cyan_wool": { + "id": 35, + "meta": 9 + }, + "purple_wool": { + "id": 35, + "meta": 10 + }, + "blue_wool": { + "id": 35, + "meta": 11 + }, + "brown_wool": { + "id": 35, + "meta": 12 + }, + "green_wool": { + "id": 35, + "meta": 13 + }, + "red_wool": { + "id": 35, + "meta": 14 + }, + "black_wool": { + "id": 35, + "meta": 15 + }, + "dandelion": { + "id": 37, + "meta": 0 + }, + "poppy": { + "id": 38, + "meta": 0 + }, + "blue_orchid": { + "id": 38, + "meta": 1 + }, + "allium": { + "id": 38, + "meta": 2 + }, + "azure_bluet": { + "id": 38, + "meta": 3 + }, + "red_tulip": { + "id": 38, + "meta": 4 + }, + "orange_tulip": { + "id": 38, + "meta": 5 + }, + "white_tulip": { + "id": 38, + "meta": 6 + }, + "pink_tulip": { + "id": 38, + "meta": 7 + }, + "oxeye_daisy": { + "id": 38, + "meta": 8 + }, + "brown_mushroom": { + "id": 39, + "meta": 0 + }, + "red_mushroom": { + "id": 40, + "meta": 0 + }, + "gold_block": { + "id": 41, + "meta": 0 + }, + "iron_block": { + "id": 42, + "meta": 0 + }, + "smooth_stone": { + "id": 43, + "meta": 8 + }, + "smooth_sandstone": { + "id": 43, + "meta": 9 + }, + "smooth_quartz": { + "id": 43, + "meta": 15 + }, + "stone_slab": { + "id": 44, + "meta": 0 + }, + "sandstone_slab": { + "id": 44, + "meta": 1 + }, + "petrified_oak_slab": { + "id": 44, + "meta": 2 + }, + "cobblestone_slab": { + "id": 44, + "meta": 3 + }, + "brick_slab": { + "id": 44, + "meta": 4 + }, + "stone_brick_slab": { + "id": 44, + "meta": 5 + }, + "nether_brick_slab": { + "id": 44, + "meta": 6 + }, + "quartz_slab": { + "id": 44, + "meta": 7 + }, + "bricks": { + "id": 45 + }, + "tnt": { + "id": 46 + }, + "bookshelf": { + "id": 47 + }, + "mossy_cobblestone": { + "id": 48 + }, + "obsidian": { + "id": 49 + }, + "torch": { + "id": 50 + }, + "spawner": { + "id": 52 + }, + "oak_stairs": { + "id": 53 + }, + "chest": { + "id": 54 + }, + "redstone_wire": { + "id": 55 + }, + "diamond_ore": { + "id": 56 + }, + "diamond_block": { + "id": 57 + }, + "crafting_table": { + "id": 58 + }, + "wheat": { + "id": 59 + }, + "farmland": { + "id": 60 + }, + "furnace": { + "id": 61 + }, + "sign": { + "id": 63 + }, + "oak_door": { + "id": 64 + }, + "ladder": { + "id": 65 + }, + "rail": { + "id": 66 + }, + "stone_stairs": { + "id": 67 + }, + "lever": { + "id": 69 + }, + "stone_pressure_plate": { + "id": 70 + }, + "iron_door": { + "id": 71 + }, + "oak_pressure_plate": { + "id": 72 + }, + "redstone_ore": { + "id": 73 + }, + "redstone_torch": { + "id": 75 + }, + "stone_button": { + "id": 77 + }, + "snow": { + "id": 78 + }, + "ice": { + "id": 79 + }, + "snow_block": { + "id": 80 + }, + "cactus": { + "id": 81 + }, + "clay": { + "id": 82 + }, + "sugar_cane": { + "id": 83 + }, + "jukebox": { + "id": 84 + }, + "oak_fence": { + "id": 85 + }, + "carved_pumpkin": { + "id": 86 + }, + "netherrack": { + "id": 87 + }, + "soul_sand": { + "id": 88 + }, + "glowstone": { + "id": 89 + }, + "nether_portal": { + "id": 90 + }, + "jack_o_lantern": { + "id": 91 + }, + "white_stained_glass": { + "id": 95, + "meta": 0 + }, + "orange_stained_glass": { + "id": 95, + "meta": 1 + }, + "magenta_stained_glass": { + "id": 95, + "meta": 2 + }, + "light_blue_stained_glass": { + "id": 95, + "meta": 3 + }, + "yellow_stained_glass": { + "id": 95, + "meta": 4 + }, + "lime_stained_glass": { + "id": 95, + "meta": 5 + }, + "pink_stained_glass": { + "id": 95, + "meta": 6 + }, + "gray_stained_glass": { + "id": 95, + "meta": 7 + }, + "light_gray_stained_glass": { + "id": 95, + "meta": 8 + }, + "cyan_stained_glass": { + "id": 95, + "meta": 9 + }, + "purple_stained_glass": { + "id": 95, + "meta": 10 + }, + "blue_stained_glass": { + "id": 95, + "meta": 11 + }, + "brown_stained_glass": { + "id": 95, + "meta": 12 + }, + "green_stained_glass": { + "id": 95, + "meta": 13 + }, + "red_stained_glass": { + "id": 95, + "meta": 14 + }, + "black_stained_glass": { + "id": 95, + "meta": 15 + }, + "oak_trapdoor": { + "id": 96 + }, + "infested_stone": { + "id": 97, + "meta": 0 + }, + "infested_cobblestone": { + "id": 97, + "meta": 1 + }, + "infested_stone_bricks": { + "id": 97, + "meta": 2 + }, + "infested_mossy_stone_bricks": { + "id": 97, + "meta": 3 + }, + "infested_cracked_stone_bricks": { + "id": 97, + "meta": 4 + }, + "infested_chiseled_stone_bricks": { + "id": 97, + "meta": 5 + }, + "stone_bricks": { + "id": 98, + "meta": 0 + }, + "mossy_stone_bricks": { + "id": 98, + "meta": 1 + }, + "cracked_stone_bricks": { + "id": 98, + "meta": 2 + }, + "chiseled_stone_bricks": { + "id": 98, + "meta": 3 + }, + "red_mushroom_block": { + "id": 99 + }, + "red_mushroom_stem": { + "id": 99, + "meta": 10 + }, + "brown_mushroom_block": { + "id": 100 + }, + "brown_mushroom_stem": { + "id": 100, + "meta": 10 + }, + "iron_bars": { + "id": 101 + }, + "glass_pane": { + "id": 102 + }, + "melon": { + "id": 103 + }, + "pumpkin_stem": { + "id": 104 + }, + "melon_stem": { + "id": 105 + }, + "vine": { + "id": 106 + }, + "oak_fence_gate": { + "id": 107 + }, + "brick_stairs": { + "id": 108 + }, + "stone_brick_stairs": { + "id": 109 + }, + "mycelium": { + "id": 110 + }, + "lily_pad": { + "id": 111 + }, + "nether_brick": { + "id": 112 + }, + "nether_brick_fence": { + "id": 113 + }, + "nether_brick_stairs": { + "id": 114 + }, + "nether_wart": { + "id": 115 + }, + "enchanting_table": { + "id": 116 + }, + "brewing_stand": { + "id": 117 + }, + "cauldron": { + "id": 118 + }, + "water_cauldron": { + "id": 118 + }, + "end_portal": { + "id": 119 + }, + "end_portal_frame": { + "id": 120 + }, + "end_stone": { + "id": 121 + }, + "dragon_egg": { + "id": 122 + }, + "redstone_lamp": { + "id": 123 + }, + "oak_slab": { + "id": 126, + "meta": 0 + }, + "spruce_slab": { + "id": 126, + "meta": 1 + }, + "birch_slab": { + "id": 126, + "meta": 2 + }, + "jungle_slab": { + "id": 126, + "meta": 3 + }, + "acacia_slab": { + "id": 126, + "meta": 4 + }, + "dark_oak_slab": { + "id": 126, + "meta": 5 + }, + "cocoa": { + "id": 127 + }, + "sandstone_stairs": { + "id": 128 + }, + "emerald_ore": { + "id": 129 + }, + "ender_chest": { + "id": 130 + }, + "tripwire_hook": { + "id": 131 + }, + "emerald_block": { + "id": 133 + }, + "spruce_stairs": { + "id": 134 + }, + "birch_stairs": { + "id": 135 + }, + "jungle_stairs": { + "id": 136 + }, + "command_block": { + "id": 137 + }, + "beacon": { + "id": 138 + }, + "cobblestone_wall": { + "id": 139, + "meta": 0 + }, + "mossy_cobblestone_wall": { + "id": 139, + "meta": 1 + }, + "flower_pot": { + "id": 140 + }, + "carrots": { + "id": 141 + }, + "potatoes": { + "id": 142 + }, + "oak_button": { + "id": 143 + }, + "skull": { + "id": 144 + }, + "anvil": { + "id": 145 + }, + "trapped_chest": { + "id": 146 + }, + "light_weighted_pressure_plate": { + "id": 147 + }, + "heavy_weighted_pressure_plate": { + "id": 148 + }, + "comparator": { + "id": 149 + }, + "daylight_detector": { + "id": 178 + }, + "redstone_block": { + "id": 152 + }, + "quartz_ore": { + "id": 153 + }, + "hopper": { + "id": 154 + }, + "quartz_block": { + "id": 155, + "meta": 0 + }, + "chiseled_quartz_block": { + "id": 155, + "meta": 1 + }, + "quartz_pillar": { + "id": 155 + }, + "quartz_stairs": { + "id": 156 + }, + "activator_rail": { + "id": 157 + }, + "dropper": { + "id": 158 + }, + "white_terracotta": { + "id": 159, + "meta": 0 + }, + "orange_terracotta": { + "id": 159, + "meta": 1 + }, + "magenta_terracotta": { + "id": 159, + "meta": 2 + }, + "light_blue_terracotta": { + "id": 159, + "meta": 3 + }, + "yellow_terracotta": { + "id": 159, + "meta": 4 + }, + "lime_terracotta": { + "id": 159, + "meta": 5 + }, + "pink_terracotta": { + "id": 159, + "meta": 6 + }, + "gray_terracotta": { + "id": 159, + "meta": 7 + }, + "light_gray_terracotta": { + "id": 159, + "meta": 8 + }, + "cyan_terracotta": { + "id": 159, + "meta": 9 + }, + "purple_terracotta": { + "id": 159, + "meta": 10 + }, + "blue_terracotta": { + "id": 159, + "meta": 11 + }, + "brown_terracotta": { + "id": 159, + "meta": 12 + }, + "green_terracotta": { + "id": 159, + "meta": 13 + }, + "red_terracotta": { + "id": 159, + "meta": 14 + }, + "black_terracotta": { + "id": 159, + "meta": 15 + }, + "white_stained_glass_pane": { + "id": 160, + "meta": 0 + }, + "orange_stained_glass_pane": { + "id": 160, + "meta": 1 + }, + "magenta_stained_glass_pane": { + "id": 160, + "meta": 2 + }, + "light_blue_stained_glass_pane": { + "id": 160, + "meta": 3 + }, + "yellow_stained_glass_pane": { + "id": 160, + "meta": 4 + }, + "lime_stained_glass_pane": { + "id": 160, + "meta": 5 + }, + "pink_stained_glass_pane": { + "id": 160, + "meta": 6 + }, + "gray_stained_glass_pane": { + "id": 160, + "meta": 7 + }, + "light_gray_stained_glass_pane": { + "id": 160, + "meta": 8 + }, + "cyan_stained_glass_pane": { + "id": 160, + "meta": 9 + }, + "purple_stained_glass_pane": { + "id": 160, + "meta": 10 + }, + "blue_stained_glass_pane": { + "id": 160, + "meta": 11 + }, + "brown_stained_glass_pane": { + "id": 160, + "meta": 12 + }, + "green_stained_glass_pane": { + "id": 160, + "meta": 13 + }, + "red_stained_glass_pane": { + "id": 160, + "meta": 14 + }, + "black_stained_glass_pane": { + "id": 160, + "meta": 15 + }, + "acacia_leaves": { + "id": 161, + "meta": 0 + }, + "dark_oak_leaves": { + "id": 161, + "meta": 1 + }, + "acacia_log": { + "id": 162, + "meta": 0 + }, + "dark_oak_log": { + "id": 162, + "meta": 1 + }, + "acacia_wood": { + "id": 162, + "meta": 12 + }, + "dark_oak_wood": { + "id": 162, + "meta": 13 + }, + "acacia_stairs": { + "id": 163 + }, + "dark_oak_stairs": { + "id": 164 + }, + "slime": { + "id": 165 + }, + "barrier": { + "id": 166 + }, + "iron_trapdoor": { + "id": 167 + }, + "prismarine": { + "id": 168, + "meta": 0 + }, + "prismarine_bricks": { + "id": 168, + "meta": 1 + }, + "dark_prismarine": { + "id": 168, + "meta": 2 + }, + "sea_lantern": { + "id": 169 + }, + "hay_block": { + "id": 170 + }, + "white_carpet": { + "id": 171, + "meta": 0 + }, + "orange_carpet": { + "id": 171, + "meta": 1 + }, + "magenta_carpet": { + "id": 171, + "meta": 2 + }, + "light_blue_carpet": { + "id": 171, + "meta": 3 + }, + "yellow_carpet": { + "id": 171, + "meta": 4 + }, + "lime_carpet": { + "id": 171, + "meta": 5 + }, + "pink_carpet": { + "id": 171, + "meta": 6 + }, + "gray_carpet": { + "id": 171, + "meta": 7 + }, + "light_gray_carpet": { + "id": 171, + "meta": 8 + }, + "cyan_carpet": { + "id": 171, + "meta": 9 + }, + "purple_carpet": { + "id": 171, + "meta": 10 + }, + "blue_carpet": { + "id": 171, + "meta": 11 + }, + "brown_carpet": { + "id": 171, + "meta": 12 + }, + "green_carpet": { + "id": 171, + "meta": 13 + }, + "red_carpet": { + "id": 171, + "meta": 14 + }, + "black_carpet": { + "id": 171, + "meta": 15 + }, + "terracotta": { + "id": 172 + }, + "coal_block": { + "id": 173 + }, + "packed_ice": { + "id": 174 + }, + "sunflower": { + "id": 175, + "meta": 0 + }, + "lilac": { + "id": 175, + "meta": 1 + }, + "double_grass": { + "id": 175, + "meta": 2 + }, + "large_fern": { + "id": 175, + "meta": 3 + }, + "rose_bush": { + "id": 175, + "meta": 4 + }, + "peony": { + "id": 175, + "meta": 5 + }, + "red_sandstone": { + "id": 179, + "meta": 0 + }, + "chiseled_red_sandstone": { + "id": 179, + "meta": 1 + }, + "cut_red_sandstone": { + "id": 179, + "meta": 2 + }, + "red_sandstone_stairs": { + "id": 180 + }, + "smooth_red_sandstone": { + "id": 181, + "meta": 8 + }, + "red_sandstone_slab": { + "id": 182 + }, + "spruce_fence_gate": { + "id": 183 + }, + "birch_fence_gate": { + "id": 184 + }, + "jungle_fence_gate": { + "id": 185 + }, + "dark_oak_fence_gate": { + "id": 186 + }, + "acacia_fence_gate": { + "id": 187 + }, + "spruce_fence": { + "id": 188 + }, + "birch_fence": { + "id": 189 + }, + "jungle_fence": { + "id": 190 + }, + "dark_oak_fence": { + "id": 191 + }, + "acacia_fence": { + "id": 192 + }, + "spruce_door": { + "id": 193 + }, + "birch_door": { + "id": 194 + }, + "jungle_door": { + "id": 195 + }, + "acacia_door": { + "id": 196 + }, + "dark_oak_door": { + "id": 197 + }, + "end_rod": { + "id": 198 + }, + "chorus_plant": { + "id": 199 + }, + "chorus_flower": { + "id": 200 + }, + "purpur_block": { + "id": 201 + }, + "purpur_pillar": { + "id": 202 + }, + "purpur_stairs": { + "id": 203 + }, + "purpur_slab": { + "id": 205 + }, + "end_bricks": { + "id": 206 + }, + "beetroots": { + "id": 207 + }, + "grass_path": { + "id": 208 + }, + "end_gateway": { + "id": 209 + }, + "repeating_command_block": { + "id": 210 + }, + "chain_command_block": { + "id": 211 + }, + "frosted_ice": { + "id": 212 + }, + "magma_block": { + "id": 213 + }, + "nether_wart_block": { + "id": 214 + }, + "red_nether_bricks": { + "id": 215 + }, + "bone_block": { + "id": 216 + }, + "structure_void": { + "id": 217 + }, + "observer": { + "id": 218 + }, + "white_shulker_box": { + "id": 219 + }, + "orange_shulker_box": { + "id": 220 + }, + "magenta_shulker_box": { + "id": 221 + }, + "light_blue_shulker_box": { + "id": 222 + }, + "yellow_shulker_box": { + "id": 223 + }, + "lime_shulker_box": { + "id": 224 + }, + "pink_shulker_box": { + "id": 225 + }, + "gray_shulker_box": { + "id": 226 + }, + "silver_shulker_box": { + "id": 227 + }, + "cyan_shulker_box": { + "id": 228 + }, + "purple_shulker_box": { + "id": 229 + }, + "blue_shulker_box": { + "id": 230 + }, + "brown_shulker_box": { + "id": 231 + }, + "green_shulker_box": { + "id": 232 + }, + "red_shulker_box": { + "id": 233 + }, + "black_shulker_box": { + "id": 234 + }, + "white_glazed_terracotta": { + "id": 235 + }, + "orange_glazed_terracotta": { + "id": 236 + }, + "magenta_glazed_terracotta": { + "id": 237 + }, + "light_blue_glazed_terracotta": { + "id": 238 + }, + "yellow_glazed_terracotta": { + "id": 239 + }, + "lime_glazed_terracotta": { + "id": 240 + }, + "pink_glazed_terracotta": { + "id": 241 + }, + "gray_glazed_terracotta": { + "id": 242 + }, + "silver_glazed_terracotta": { + "id": 243 + }, + "cyan_glazed_terracotta": { + "id": 244 + }, + "purple_glazed_terracotta": { + "id": 245 + }, + "blue_glazed_terracotta": { + "id": 246 + }, + "brown_glazed_terracotta": { + "id": 247 + }, + "green_glazed_terracotta": { + "id": 248 + }, + "red_glazed_terracotta": { + "id": 249 + }, + "black_glazed_terracotta": { + "id": 250 + }, + "white_concrete": { + "id": 251, + "meta": 0 + }, + "orange_concrete": { + "id": 251, + "meta": 1 + }, + "magenta_concrete": { + "id": 251, + "meta": 2 + }, + "light_blue_concrete": { + "id": 251, + "meta": 3 + }, + "yellow_concrete": { + "id": 251, + "meta": 4 + }, + "lime_concrete": { + "id": 251, + "meta": 5 + }, + "pink_concrete": { + "id": 251, + "meta": 6 + }, + "gray_concrete": { + "id": 251, + "meta": 7 + }, + "light_gray_concrete": { + "id": 251, + "meta": 8 + }, + "cyan_concrete": { + "id": 251, + "meta": 9 + }, + "purple_concrete": { + "id": 251, + "meta": 10 + }, + "blue_concrete": { + "id": 251, + "meta": 11 + }, + "brown_concrete": { + "id": 251, + "meta": 12 + }, + "green_concrete": { + "id": 251, + "meta": 13 + }, + "red_concrete": { + "id": 251, + "meta": 14 + }, + "black_concrete": { + "id": 251, + "meta": 15 + }, + "white_concrete_powder": { + "id": 252, + "meta": 0 + }, + "orange_concrete_powder": { + "id": 252, + "meta": 1 + }, + "magenta_concrete_powder": { + "id": 252, + "meta": 2 + }, + "light_blue_concrete_powder": { + "id": 252, + "meta": 3 + }, + "yellow_concrete_powder": { + "id": 252, + "meta": 4 + }, + "lime_concrete_powder": { + "id": 252, + "meta": 5 + }, + "pink_concrete_powder": { + "id": 252, + "meta": 6 + }, + "gray_concrete_powder": { + "id": 252, + "meta": 7 + }, + "light_gray_concrete_powder": { + "id": 252, + "meta": 8, + "model": "silver_concrete_powder" + }, + "cyan_concrete_powder": { + "id": 252, + "meta": 9 + }, + "purple_concrete_powder": { + "id": 252, + "meta": 10 + }, + "blue_concrete_powder": { + "id": 252, + "meta": 11 + }, + "brown_concrete_powder": { + "id": 252, + "meta": 12 + }, + "green_concrete_powder": { + "id": 252, + "meta": 13 + }, + "red_concrete_powder": { + "id": 252, + "meta": 14 + }, + "black_concrete_powder": { + "id": 252, + "meta": 15 + }, + "structure_block": { + "id": 255 + } +}