From a920c77cb8d27682d4467c0f1f25cea89f644bf4 Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Sun, 12 Aug 2018 23:52:46 +1000 Subject: [PATCH] update legacy.sjon to fix some issues added some missing entries to the legacy.json using a script --- .../worldedit/world/registry/legacy.json | 292 +++++++++++------- 1 file changed, 178 insertions(+), 114 deletions(-) diff --git a/worldedit-core/src/main/resources/com/sk89q/worldedit/world/registry/legacy.json b/worldedit-core/src/main/resources/com/sk89q/worldedit/world/registry/legacy.json index de49e6443..7fc9510b3 100644 --- a/worldedit-core/src/main/resources/com/sk89q/worldedit/world/registry/legacy.json +++ b/worldedit-core/src/main/resources/com/sk89q/worldedit/world/registry/legacy.json @@ -316,11 +316,16 @@ "47:0": "minecraft:bookshelf", "48:0": "minecraft:mossy_cobblestone", "49:0": "minecraft:obsidian", + "50:0": "minecraft:torch", "50:1": "minecraft:wall_torch[facing=east]", "50:2": "minecraft:wall_torch[facing=west]", "50:3": "minecraft:wall_torch[facing=south]", "50:4": "minecraft:wall_torch[facing=north]", - "50:5": "minecraft:torch", + "50:9": "minecraft:torch[facing=east]", + "50:10": "minecraft:torch[facing=west]", + "50:11": "minecraft:torch[facing=south]", + "50:12": "minecraft:torch[facing=north]", + "50:13": "minecraft:torch[facing=up]", "51:0": "minecraft:fire[east=false,south=false,north=false,west=false,up=false,age=0]", "51:1": "minecraft:fire[east=false,south=false,north=false,west=false,up=false,age=1]", "51:2": "minecraft:fire[east=false,south=false,north=false,west=false,up=false,age=2]", @@ -338,18 +343,23 @@ "51:14": "minecraft:fire[east=false,south=false,north=false,west=false,up=false,age=14]", "51:15": "minecraft:fire[east=false,south=false,north=false,west=false,up=false,age=15]", "52:0": "minecraft:spawner", - "53:0": "minecraft:oak_stairs[half=bottom,shape=outer_right,facing=east]", - "53:1": "minecraft:oak_stairs[half=bottom,shape=outer_right,facing=west]", - "53:2": "minecraft:oak_stairs[half=bottom,shape=outer_right,facing=south]", - "53:3": "minecraft:oak_stairs[half=bottom,shape=outer_right,facing=north]", - "53:4": "minecraft:oak_stairs[half=top,shape=outer_right,facing=east]", - "53:5": "minecraft:oak_stairs[half=top,shape=outer_right,facing=west]", - "53:6": "minecraft:oak_stairs[half=top,shape=outer_right,facing=south]", - "53:7": "minecraft:oak_stairs[half=top,shape=outer_right,facing=north]", + "53:0": "minecraft:oak_stairs[half=bottom,shape=straight,facing=east]", + "53:1": "minecraft:oak_stairs[half=bottom,shape=straight,facing=west]", + "53:2": "minecraft:oak_stairs[half=bottom,shape=straight,facing=south]", + "53:3": "minecraft:oak_stairs[half=bottom,shape=straight,facing=north]", + "53:4": "minecraft:oak_stairs[half=top,shape=straight,facing=east]", + "53:5": "minecraft:oak_stairs[half=top,shape=straight,facing=west]", + "53:6": "minecraft:oak_stairs[half=top,shape=straight,facing=south]", + "53:7": "minecraft:oak_stairs[half=top,shape=straight,facing=north]", + "54:0": "minecraft:chest", "54:2": "minecraft:chest[facing=north,type=single]", "54:3": "minecraft:chest[facing=south,type=single]", "54:4": "minecraft:chest[facing=west,type=single]", "54:5": "minecraft:chest[facing=east,type=single]", + "54:10": "minecraft:chest[facing=north]", + "54:11": "minecraft:chest[facing=south]", + "54:12": "minecraft:chest[facing=west]", + "54:13": "minecraft:chest[facing=east]", "55:0": "minecraft:redstone_wire[east=none,south=none,north=none,west=none,power=0]", "55:1": "minecraft:redstone_wire[east=none,south=none,north=none,west=none,power=1]", "55:2": "minecraft:redstone_wire[east=none,south=none,north=none,west=none,power=2]", @@ -385,14 +395,24 @@ "60:5": "minecraft:farmland[moisture=5]", "60:6": "minecraft:farmland[moisture=6]", "60:7": "minecraft:farmland[moisture=7]", + "61:0": "minecraft:furnace", "61:2": "minecraft:furnace[facing=north,lit=false]", "61:3": "minecraft:furnace[facing=south,lit=false]", "61:4": "minecraft:furnace[facing=west,lit=false]", "61:5": "minecraft:furnace[facing=east,lit=false]", + "61:10": "minecraft:furnace[facing=north,lit=false]", + "61:11": "minecraft:furnace[facing=south,lit=false]", + "61:12": "minecraft:furnace[facing=west,lit=false]", + "61:13": "minecraft:furnace[facing=east,lit=false]", + "62:0": "minecraft:lit_furnace", "62:2": "minecraft:furnace[facing=north,lit=true]", "62:3": "minecraft:furnace[facing=south,lit=true]", "62:4": "minecraft:furnace[facing=west,lit=true]", "62:5": "minecraft:furnace[facing=east,lit=true]", + "62:10": "minecraft:furnace[facing=north,lit=true]", + "62:11": "minecraft:furnace[facing=south,lit=true]", + "62:12": "minecraft:furnace[facing=west,lit=true]", + "62:13": "minecraft:furnace[facing=east,lit=true]", "63:0": "minecraft:sign[rotation=0]", "63:1": "minecraft:sign[rotation=1]", "63:2": "minecraft:sign[rotation=2]", @@ -421,10 +441,15 @@ "64:9": "minecraft:oak_door[hinge=right,half=upper,powered=false,facing=east,open=false]", "64:10": "minecraft:oak_door[hinge=left,half=upper,powered=true,facing=east,open=false]", "64:11": "minecraft:oak_door[hinge=right,half=upper,powered=true,facing=east,open=false]", + "65:0": "minecraft:ladder", "65:2": "minecraft:ladder[facing=north]", "65:3": "minecraft:ladder[facing=south]", "65:4": "minecraft:ladder[facing=west]", "65:5": "minecraft:ladder[facing=east]", + "65:10": "minecraft:ladder[facing=north]", + "65:11": "minecraft:ladder[facing=south]", + "65:12": "minecraft:ladder[facing=west]", + "65:13": "minecraft:ladder[facing=east]", "66:0": "minecraft:rail[shape=north_south]", "66:1": "minecraft:rail[shape=east_west]", "66:2": "minecraft:rail[shape=ascending_east]", @@ -435,18 +460,23 @@ "66:7": "minecraft:rail[shape=south_west]", "66:8": "minecraft:rail[shape=north_west]", "66:9": "minecraft:rail[shape=north_east]", - "67:0": "minecraft:cobblestone_stairs[half=bottom,shape=outer_right,facing=east]", - "67:1": "minecraft:cobblestone_stairs[half=bottom,shape=outer_right,facing=west]", - "67:2": "minecraft:cobblestone_stairs[half=bottom,shape=outer_right,facing=south]", - "67:3": "minecraft:cobblestone_stairs[half=bottom,shape=outer_right,facing=north]", - "67:4": "minecraft:cobblestone_stairs[half=top,shape=outer_right,facing=east]", - "67:5": "minecraft:cobblestone_stairs[half=top,shape=outer_right,facing=west]", - "67:6": "minecraft:cobblestone_stairs[half=top,shape=outer_right,facing=south]", - "67:7": "minecraft:cobblestone_stairs[half=top,shape=outer_right,facing=north]", + "67:0": "minecraft:cobblestone_stairs[half=bottom,shape=straight,facing=east]", + "67:1": "minecraft:cobblestone_stairs[half=bottom,shape=straight,facing=west]", + "67:2": "minecraft:cobblestone_stairs[half=bottom,shape=straight,facing=south]", + "67:3": "minecraft:cobblestone_stairs[half=bottom,shape=straight,facing=north]", + "67:4": "minecraft:cobblestone_stairs[half=top,shape=straight,facing=east]", + "67:5": "minecraft:cobblestone_stairs[half=top,shape=straight,facing=west]", + "67:6": "minecraft:cobblestone_stairs[half=top,shape=straight,facing=south]", + "67:7": "minecraft:cobblestone_stairs[half=top,shape=straight,facing=north]", + "68:0": "minecraft:wall_sign", "68:2": "minecraft:wall_sign[facing=north]", "68:3": "minecraft:wall_sign[facing=south]", "68:4": "minecraft:wall_sign[facing=west]", "68:5": "minecraft:wall_sign[facing=east]", + "68:10": "minecraft:wall_sign[facing=north]", + "68:11": "minecraft:wall_sign[facing=south]", + "68:12": "minecraft:wall_sign[facing=west]", + "68:13": "minecraft:wall_sign[facing=east]", "69:0": "minecraft:lever[powered=false,facing=north,face=ceiling]", "69:1": "minecraft:lever[powered=false,facing=east,face=wall]", "69:2": "minecraft:lever[powered=false,facing=west,face=wall]", @@ -481,16 +511,28 @@ "72:1": "minecraft:oak_pressure_plate[powered=true]", "73:0": "minecraft:redstone_ore[lit=false]", "74:0": "minecraft:redstone_ore[lit=true]", + "75:0": "minecraft:redstone_torch[lit=false]", "75:1": "minecraft:redstone_wall_torch[facing=east,lit=false]", "75:2": "minecraft:redstone_wall_torch[facing=west,lit=false]", "75:3": "minecraft:redstone_wall_torch[facing=south,lit=false]", "75:4": "minecraft:redstone_wall_torch[facing=north,lit=false]", "75:5": "minecraft:redstone_torch[lit=false]", + "75:9": "minecraft:redstone_wall_torch[facing=east,lit=false]", + "75:10": "minecraft:redstone_wall_torch[facing=west,lit=false]", + "75:11": "minecraft:redstone_wall_torch[facing=south,lit=false]", + "75:12": "minecraft:redstone_wall_torch[facing=north,lit=false]", + "75:13": "minecraft:redstone_wall_torch[facing=up,lit=false]", + "76:0": "minecraft:redstone_torch[lit=true]", "76:1": "minecraft:redstone_wall_torch[facing=east,lit=true]", "76:2": "minecraft:redstone_wall_torch[facing=west,lit=true]", "76:3": "minecraft:redstone_wall_torch[facing=south,lit=true]", "76:4": "minecraft:redstone_wall_torch[facing=north,lit=true]", - "76:5": "minecraft:redstone_torch[lit=true]", + "76:5": "minecraft:redstone_wall_torch[lit=true]", + "76:9": "minecraft:redstone_wall_torch[facing=east,lit=true]", + "76:10": "minecraft:redstone_wall_torch[facing=west,lit=true]", + "76:11": "minecraft:redstone_wall_torch[facing=south,lit=true]", + "76:12": "minecraft:redstone_wall_torch[facing=north,lit=true]", + "76:13": "minecraft:redstone_wall_torch[facing=up,lit=true]", "77:0": "minecraft:stone_button[powered=false,facing=east,face=ceiling]", "77:1": "minecraft:stone_button[powered=false,facing=east,face=wall]", "77:2": "minecraft:stone_button[powered=false,facing=west,face=wall]", @@ -556,8 +598,15 @@ "87:0": "minecraft:netherrack", "88:0": "minecraft:soul_sand", "89:0": "minecraft:glowstone", + "90:0": "minecraft:nether_portal", "90:1": "minecraft:nether_portal[axis=x]", "90:2": "minecraft:nether_portal[axis=z]", + "90:5": "minecraft:nether_portal[axis=x]", + "90:6": "minecraft:nether_portal[axis=z]", + "90:9": "minecraft:nether_portal[axis=x]", + "90:10": "minecraft:nether_portal[axis=z]", + "90:13": "minecraft:nether_portal[axis=x]", + "90:14": "minecraft:nether_portal[axis=z]", "91:0": "minecraft:jack_o_lantern[facing=south]", "91:1": "minecraft:jack_o_lantern[facing=west]", "91:2": "minecraft:jack_o_lantern[facing=north]", @@ -720,34 +769,34 @@ "107:13": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=west,open=true]", "107:14": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=north,open=true]", "107:15": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=east,open=true]", - "108:0": "minecraft:brick_stairs[half=bottom,shape=outer_right,facing=east]", - "108:1": "minecraft:brick_stairs[half=bottom,shape=outer_right,facing=west]", - "108:2": "minecraft:brick_stairs[half=bottom,shape=outer_right,facing=south]", - "108:3": "minecraft:brick_stairs[half=bottom,shape=outer_right,facing=north]", - "108:4": "minecraft:brick_stairs[half=top,shape=outer_right,facing=east]", - "108:5": "minecraft:brick_stairs[half=top,shape=outer_right,facing=west]", - "108:6": "minecraft:brick_stairs[half=top,shape=outer_right,facing=south]", - "108:7": "minecraft:brick_stairs[half=top,shape=outer_right,facing=north]", - "109:0": "minecraft:stone_brick_stairs[half=bottom,shape=outer_right,facing=east]", - "109:1": "minecraft:stone_brick_stairs[half=bottom,shape=outer_right,facing=west]", - "109:2": "minecraft:stone_brick_stairs[half=bottom,shape=outer_right,facing=south]", - "109:3": "minecraft:stone_brick_stairs[half=bottom,shape=outer_right,facing=north]", - "109:4": "minecraft:stone_brick_stairs[half=top,shape=outer_right,facing=east]", - "109:5": "minecraft:stone_brick_stairs[half=top,shape=outer_right,facing=west]", - "109:6": "minecraft:stone_brick_stairs[half=top,shape=outer_right,facing=south]", - "109:7": "minecraft:stone_brick_stairs[half=top,shape=outer_right,facing=north]", + "108:0": "minecraft:brick_stairs[half=bottom,shape=straight,facing=east]", + "108:1": "minecraft:brick_stairs[half=bottom,shape=straight,facing=west]", + "108:2": "minecraft:brick_stairs[half=bottom,shape=straight,facing=south]", + "108:3": "minecraft:brick_stairs[half=bottom,shape=straight,facing=north]", + "108:4": "minecraft:brick_stairs[half=top,shape=straight,facing=east]", + "108:5": "minecraft:brick_stairs[half=top,shape=straight,facing=west]", + "108:6": "minecraft:brick_stairs[half=top,shape=straight,facing=south]", + "108:7": "minecraft:brick_stairs[half=top,shape=straight,facing=north]", + "109:0": "minecraft:stone_brick_stairs[half=bottom,shape=straight,facing=east]", + "109:1": "minecraft:stone_brick_stairs[half=bottom,shape=straight,facing=west]", + "109:2": "minecraft:stone_brick_stairs[half=bottom,shape=straight,facing=south]", + "109:3": "minecraft:stone_brick_stairs[half=bottom,shape=straight,facing=north]", + "109:4": "minecraft:stone_brick_stairs[half=top,shape=straight,facing=east]", + "109:5": "minecraft:stone_brick_stairs[half=top,shape=straight,facing=west]", + "109:6": "minecraft:stone_brick_stairs[half=top,shape=straight,facing=south]", + "109:7": "minecraft:stone_brick_stairs[half=top,shape=straight,facing=north]", "110:0": "minecraft:mycelium[snowy=false]", "111:0": "minecraft:lily_pad", "112:0": "minecraft:nether_bricks", "113:0": "minecraft:nether_brick_fence[east=false,south=false,north=false,west=false]", - "114:0": "minecraft:nether_brick_stairs[half=bottom,shape=outer_right,facing=east]", - "114:1": "minecraft:nether_brick_stairs[half=bottom,shape=outer_right,facing=west]", - "114:2": "minecraft:nether_brick_stairs[half=bottom,shape=outer_right,facing=south]", - "114:3": "minecraft:nether_brick_stairs[half=bottom,shape=outer_right,facing=north]", - "114:4": "minecraft:nether_brick_stairs[half=top,shape=outer_right,facing=east]", - "114:5": "minecraft:nether_brick_stairs[half=top,shape=outer_right,facing=west]", - "114:6": "minecraft:nether_brick_stairs[half=top,shape=outer_right,facing=south]", - "114:7": "minecraft:nether_brick_stairs[half=top,shape=outer_right,facing=north]", + "114:0": "minecraft:nether_brick_stairs[half=bottom,shape=straight,facing=east]", + "114:1": "minecraft:nether_brick_stairs[half=bottom,shape=straight,facing=west]", + "114:2": "minecraft:nether_brick_stairs[half=bottom,shape=straight,facing=south]", + "114:3": "minecraft:nether_brick_stairs[half=bottom,shape=straight,facing=north]", + "114:4": "minecraft:nether_brick_stairs[half=top,shape=straight,facing=east]", + "114:5": "minecraft:nether_brick_stairs[half=top,shape=straight,facing=west]", + "114:6": "minecraft:nether_brick_stairs[half=top,shape=straight,facing=south]", + "114:7": "minecraft:nether_brick_stairs[half=top,shape=straight,facing=north]", "115:0": "minecraft:nether_wart[age=0]", "115:1": "minecraft:nether_wart[age=1]", "115:2": "minecraft:nether_wart[age=2]", @@ -808,19 +857,24 @@ "127:9": "minecraft:cocoa[facing=west,age=2]", "127:10": "minecraft:cocoa[facing=north,age=2]", "127:11": "minecraft:cocoa[facing=east,age=2]", - "128:0": "minecraft:sandstone_stairs[half=bottom,shape=outer_right,facing=east]", - "128:1": "minecraft:sandstone_stairs[half=bottom,shape=outer_right,facing=west]", - "128:2": "minecraft:sandstone_stairs[half=bottom,shape=outer_right,facing=south]", - "128:3": "minecraft:sandstone_stairs[half=bottom,shape=outer_right,facing=north]", - "128:4": "minecraft:sandstone_stairs[half=top,shape=outer_right,facing=east]", - "128:5": "minecraft:sandstone_stairs[half=top,shape=outer_right,facing=west]", - "128:6": "minecraft:sandstone_stairs[half=top,shape=outer_right,facing=south]", - "128:7": "minecraft:sandstone_stairs[half=top,shape=outer_right,facing=north]", + "128:0": "minecraft:sandstone_stairs[half=bottom,shape=straight,facing=east]", + "128:1": "minecraft:sandstone_stairs[half=bottom,shape=straight,facing=west]", + "128:2": "minecraft:sandstone_stairs[half=bottom,shape=straight,facing=south]", + "128:3": "minecraft:sandstone_stairs[half=bottom,shape=straight,facing=north]", + "128:4": "minecraft:sandstone_stairs[half=top,shape=straight,facing=east]", + "128:5": "minecraft:sandstone_stairs[half=top,shape=straight,facing=west]", + "128:6": "minecraft:sandstone_stairs[half=top,shape=straight,facing=south]", + "128:7": "minecraft:sandstone_stairs[half=top,shape=straight,facing=north]", "129:0": "minecraft:emerald_ore", + "130:0": "minecraft:ender_chest", "130:2": "minecraft:ender_chest[facing=north]", "130:3": "minecraft:ender_chest[facing=south]", "130:4": "minecraft:ender_chest[facing=west]", "130:5": "minecraft:ender_chest[facing=east]", + "130:10": "minecraft:ender_chest[facing=north]", + "130:11": "minecraft:ender_chest[facing=south]", + "130:12": "minecraft:ender_chest[facing=west]", + "130:13": "minecraft:ender_chest[facing=east]", "131:0": "minecraft:tripwire_hook[powered=false,attached=false,facing=south]", "131:1": "minecraft:tripwire_hook[powered=false,attached=false,facing=west]", "131:2": "minecraft:tripwire_hook[powered=false,attached=false,facing=north]", @@ -846,30 +900,30 @@ "132:12": "minecraft:tripwire[disarmed=true,east=false,powered=false,south=false,north=false,west=false,attached=true]", "132:13": "minecraft:tripwire[disarmed=true,east=false,powered=true,south=false,north=false,west=false,attached=true]", "133:0": "minecraft:emerald_block", - "134:0": "minecraft:spruce_stairs[half=bottom,shape=outer_right,facing=east]", - "134:1": "minecraft:spruce_stairs[half=bottom,shape=outer_right,facing=west]", - "134:2": "minecraft:spruce_stairs[half=bottom,shape=outer_right,facing=south]", - "134:3": "minecraft:spruce_stairs[half=bottom,shape=outer_right,facing=north]", - "134:4": "minecraft:spruce_stairs[half=top,shape=outer_right,facing=east]", - "134:5": "minecraft:spruce_stairs[half=top,shape=outer_right,facing=west]", - "134:6": "minecraft:spruce_stairs[half=top,shape=outer_right,facing=south]", - "134:7": "minecraft:spruce_stairs[half=top,shape=outer_right,facing=north]", - "135:0": "minecraft:birch_stairs[half=bottom,shape=outer_right,facing=east]", - "135:1": "minecraft:birch_stairs[half=bottom,shape=outer_right,facing=west]", - "135:2": "minecraft:birch_stairs[half=bottom,shape=outer_right,facing=south]", - "135:3": "minecraft:birch_stairs[half=bottom,shape=outer_right,facing=north]", - "135:4": "minecraft:birch_stairs[half=top,shape=outer_right,facing=east]", - "135:5": "minecraft:birch_stairs[half=top,shape=outer_right,facing=west]", - "135:6": "minecraft:birch_stairs[half=top,shape=outer_right,facing=south]", - "135:7": "minecraft:birch_stairs[half=top,shape=outer_right,facing=north]", - "136:0": "minecraft:jungle_stairs[half=bottom,shape=outer_right,facing=east]", - "136:1": "minecraft:jungle_stairs[half=bottom,shape=outer_right,facing=west]", - "136:2": "minecraft:jungle_stairs[half=bottom,shape=outer_right,facing=south]", - "136:3": "minecraft:jungle_stairs[half=bottom,shape=outer_right,facing=north]", - "136:4": "minecraft:jungle_stairs[half=top,shape=outer_right,facing=east]", - "136:5": "minecraft:jungle_stairs[half=top,shape=outer_right,facing=west]", - "136:6": "minecraft:jungle_stairs[half=top,shape=outer_right,facing=south]", - "136:7": "minecraft:jungle_stairs[half=top,shape=outer_right,facing=north]", + "134:0": "minecraft:spruce_stairs[half=bottom,shape=straight,facing=east]", + "134:1": "minecraft:spruce_stairs[half=bottom,shape=straight,facing=west]", + "134:2": "minecraft:spruce_stairs[half=bottom,shape=straight,facing=south]", + "134:3": "minecraft:spruce_stairs[half=bottom,shape=straight,facing=north]", + "134:4": "minecraft:spruce_stairs[half=top,shape=straight,facing=east]", + "134:5": "minecraft:spruce_stairs[half=top,shape=straight,facing=west]", + "134:6": "minecraft:spruce_stairs[half=top,shape=straight,facing=south]", + "134:7": "minecraft:spruce_stairs[half=top,shape=straight,facing=north]", + "135:0": "minecraft:birch_stairs[half=bottom,shape=straight,facing=east]", + "135:1": "minecraft:birch_stairs[half=bottom,shape=straight,facing=west]", + "135:2": "minecraft:birch_stairs[half=bottom,shape=straight,facing=south]", + "135:3": "minecraft:birch_stairs[half=bottom,shape=straight,facing=north]", + "135:4": "minecraft:birch_stairs[half=top,shape=straight,facing=east]", + "135:5": "minecraft:birch_stairs[half=top,shape=straight,facing=west]", + "135:6": "minecraft:birch_stairs[half=top,shape=straight,facing=south]", + "135:7": "minecraft:birch_stairs[half=top,shape=straight,facing=north]", + "136:0": "minecraft:jungle_stairs[half=bottom,shape=straight,facing=east]", + "136:1": "minecraft:jungle_stairs[half=bottom,shape=straight,facing=west]", + "136:2": "minecraft:jungle_stairs[half=bottom,shape=straight,facing=south]", + "136:3": "minecraft:jungle_stairs[half=bottom,shape=straight,facing=north]", + "136:4": "minecraft:jungle_stairs[half=top,shape=straight,facing=east]", + "136:5": "minecraft:jungle_stairs[half=top,shape=straight,facing=west]", + "136:6": "minecraft:jungle_stairs[half=top,shape=straight,facing=south]", + "136:7": "minecraft:jungle_stairs[half=top,shape=straight,facing=north]", "137:0": "minecraft:command_block[conditional=false,facing=down]", "137:1": "minecraft:command_block[conditional=false,facing=up]", "137:2": "minecraft:command_block[conditional=false,facing=north]", @@ -953,10 +1007,15 @@ "145:9": "minecraft:damaged_anvil[facing=west]", "145:10": "minecraft:damaged_anvil[facing=north]", "145:11": "minecraft:damaged_anvil[facing=east]", + "146:0": "minecraft:trapped_chest", "146:2": "minecraft:trapped_chest[facing=north,type=single]", "146:3": "minecraft:trapped_chest[facing=south,type=single]", "146:4": "minecraft:trapped_chest[facing=west,type=single]", "146:5": "minecraft:trapped_chest[facing=east,type=single]", + "146:10": "minecraft:trapped_chest[facing=north,type=single]", + "146:11": "minecraft:trapped_chest[facing=south,type=single]", + "146:12": "minecraft:trapped_chest[facing=west,type=single]", + "146:13": "minecraft:trapped_chest[facing=east,type=single]", "147:0": "minecraft:light_weighted_pressure_plate[power=0]", "147:1": "minecraft:light_weighted_pressure_plate[power=1]", "147:2": "minecraft:light_weighted_pressure_plate[power=2]", @@ -1056,14 +1115,14 @@ "155:4": "minecraft:quartz_pillar[axis=z]", "155:6": "minecraft:quartz_pillar[axis=x]", "155:10": "minecraft:quartz_pillar[axis=z]", - "156:0": "minecraft:quartz_stairs[half=bottom,shape=outer_right,facing=east]", - "156:1": "minecraft:quartz_stairs[half=bottom,shape=outer_right,facing=west]", - "156:2": "minecraft:quartz_stairs[half=bottom,shape=outer_right,facing=south]", - "156:3": "minecraft:quartz_stairs[half=bottom,shape=outer_right,facing=north]", - "156:4": "minecraft:quartz_stairs[half=top,shape=outer_right,facing=east]", - "156:5": "minecraft:quartz_stairs[half=top,shape=outer_right,facing=west]", - "156:6": "minecraft:quartz_stairs[half=top,shape=outer_right,facing=south]", - "156:7": "minecraft:quartz_stairs[half=top,shape=outer_right,facing=north]", + "156:0": "minecraft:quartz_stairs[half=bottom,shape=straight,facing=east]", + "156:1": "minecraft:quartz_stairs[half=bottom,shape=straight,facing=west]", + "156:2": "minecraft:quartz_stairs[half=bottom,shape=straight,facing=south]", + "156:3": "minecraft:quartz_stairs[half=bottom,shape=straight,facing=north]", + "156:4": "minecraft:quartz_stairs[half=top,shape=straight,facing=east]", + "156:5": "minecraft:quartz_stairs[half=top,shape=straight,facing=west]", + "156:6": "minecraft:quartz_stairs[half=top,shape=straight,facing=south]", + "156:7": "minecraft:quartz_stairs[half=top,shape=straight,facing=north]", "157:0": "minecraft:activator_rail[shape=north_south,powered=false]", "157:1": "minecraft:activator_rail[shape=east_west,powered=false]", "157:2": "minecraft:activator_rail[shape=ascending_east,powered=false]", @@ -1136,22 +1195,22 @@ "162:9": "minecraft:dark_oak_log[axis=z]", "162:12": "minecraft:acacia_wood", "162:13": "minecraft:dark_oak_wood", - "163:0": "minecraft:acacia_stairs[half=bottom,shape=outer_right,facing=east]", - "163:1": "minecraft:acacia_stairs[half=bottom,shape=outer_right,facing=west]", - "163:2": "minecraft:acacia_stairs[half=bottom,shape=outer_right,facing=south]", - "163:3": "minecraft:acacia_stairs[half=bottom,shape=outer_right,facing=north]", - "163:4": "minecraft:acacia_stairs[half=top,shape=outer_right,facing=east]", - "163:5": "minecraft:acacia_stairs[half=top,shape=outer_right,facing=west]", - "163:6": "minecraft:acacia_stairs[half=top,shape=outer_right,facing=south]", - "163:7": "minecraft:acacia_stairs[half=top,shape=outer_right,facing=north]", - "164:0": "minecraft:dark_oak_stairs[half=bottom,shape=outer_right,facing=east]", - "164:1": "minecraft:dark_oak_stairs[half=bottom,shape=outer_right,facing=west]", - "164:2": "minecraft:dark_oak_stairs[half=bottom,shape=outer_right,facing=south]", - "164:3": "minecraft:dark_oak_stairs[half=bottom,shape=outer_right,facing=north]", - "164:4": "minecraft:dark_oak_stairs[half=top,shape=outer_right,facing=east]", - "164:5": "minecraft:dark_oak_stairs[half=top,shape=outer_right,facing=west]", - "164:6": "minecraft:dark_oak_stairs[half=top,shape=outer_right,facing=south]", - "164:7": "minecraft:dark_oak_stairs[half=top,shape=outer_right,facing=north]", + "163:0": "minecraft:acacia_stairs[half=bottom,shape=straight,facing=east]", + "163:1": "minecraft:acacia_stairs[half=bottom,shape=straight,facing=west]", + "163:2": "minecraft:acacia_stairs[half=bottom,shape=straight,facing=south]", + "163:3": "minecraft:acacia_stairs[half=bottom,shape=straight,facing=north]", + "163:4": "minecraft:acacia_stairs[half=top,shape=straight,facing=east]", + "163:5": "minecraft:acacia_stairs[half=top,shape=straight,facing=west]", + "163:6": "minecraft:acacia_stairs[half=top,shape=straight,facing=south]", + "163:7": "minecraft:acacia_stairs[half=top,shape=straight,facing=north]", + "164:0": "minecraft:dark_oak_stairs[half=bottom,shape=straight,facing=east]", + "164:1": "minecraft:dark_oak_stairs[half=bottom,shape=straight,facing=west]", + "164:2": "minecraft:dark_oak_stairs[half=bottom,shape=straight,facing=south]", + "164:3": "minecraft:dark_oak_stairs[half=bottom,shape=straight,facing=north]", + "164:4": "minecraft:dark_oak_stairs[half=top,shape=straight,facing=east]", + "164:5": "minecraft:dark_oak_stairs[half=top,shape=straight,facing=west]", + "164:6": "minecraft:dark_oak_stairs[half=top,shape=straight,facing=south]", + "164:7": "minecraft:dark_oak_stairs[half=top,shape=straight,facing=north]", "165:0": "minecraft:slime_block", "166:0": "minecraft:barrier", "167:0": "minecraft:iron_trapdoor[half=bottom,facing=north,open=false]", @@ -1224,10 +1283,15 @@ "176:13": "minecraft:white_banner[rotation=13]", "176:14": "minecraft:white_banner[rotation=14]", "176:15": "minecraft:white_banner[rotation=15]", + "177:0": "minecraft:white_wall_banner", "177:2": "minecraft:white_wall_banner[facing=north]", "177:3": "minecraft:white_wall_banner[facing=south]", "177:4": "minecraft:white_wall_banner[facing=west]", "177:5": "minecraft:white_wall_banner[facing=east]", + "177:10": "minecraft:white_wall_banner[facing=north]", + "177:11": "minecraft:white_wall_banner[facing=south]", + "177:12": "minecraft:white_wall_banner[facing=west]", + "177:13": "minecraft:white_wall_banner[facing=east]", "178:0": "minecraft:daylight_detector[inverted=true,power=0]", "178:1": "minecraft:daylight_detector[inverted=true,power=1]", "178:2": "minecraft:daylight_detector[inverted=true,power=2]", @@ -1247,14 +1311,14 @@ "179:0": "minecraft:red_sandstone", "179:1": "minecraft:chiseled_red_sandstone", "179:2": "minecraft:cut_red_sandstone", - "180:0": "minecraft:red_sandstone_stairs[half=bottom,shape=outer_right,facing=east]", - "180:1": "minecraft:red_sandstone_stairs[half=bottom,shape=outer_right,facing=west]", - "180:2": "minecraft:red_sandstone_stairs[half=bottom,shape=outer_right,facing=south]", - "180:3": "minecraft:red_sandstone_stairs[half=bottom,shape=outer_right,facing=north]", - "180:4": "minecraft:red_sandstone_stairs[half=top,shape=outer_right,facing=east]", - "180:5": "minecraft:red_sandstone_stairs[half=top,shape=outer_right,facing=west]", - "180:6": "minecraft:red_sandstone_stairs[half=top,shape=outer_right,facing=south]", - "180:7": "minecraft:red_sandstone_stairs[half=top,shape=outer_right,facing=north]", + "180:0": "minecraft:red_sandstone_stairs[half=bottom,shape=straight,facing=east]", + "180:1": "minecraft:red_sandstone_stairs[half=bottom,shape=straight,facing=west]", + "180:2": "minecraft:red_sandstone_stairs[half=bottom,shape=straight,facing=south]", + "180:3": "minecraft:red_sandstone_stairs[half=bottom,shape=straight,facing=north]", + "180:4": "minecraft:red_sandstone_stairs[half=top,shape=straight,facing=east]", + "180:5": "minecraft:red_sandstone_stairs[half=top,shape=straight,facing=west]", + "180:6": "minecraft:red_sandstone_stairs[half=top,shape=straight,facing=south]", + "180:7": "minecraft:red_sandstone_stairs[half=top,shape=straight,facing=north]", "181:0": "minecraft:red_sandstone_slab[type=double]", "181:8": "minecraft:smooth_red_sandstone", "182:0": "minecraft:red_sandstone_slab[type=bottom]", @@ -1421,14 +1485,14 @@ "202:0": "minecraft:purpur_pillar[axis=y]", "202:4": "minecraft:purpur_pillar[axis=x]", "202:8": "minecraft:purpur_pillar[axis=z]", - "203:0": "minecraft:purpur_stairs[half=bottom,shape=outer_right,facing=east]", - "203:1": "minecraft:purpur_stairs[half=bottom,shape=outer_right,facing=west]", - "203:2": "minecraft:purpur_stairs[half=bottom,shape=outer_right,facing=south]", - "203:3": "minecraft:purpur_stairs[half=bottom,shape=outer_right,facing=north]", - "203:4": "minecraft:purpur_stairs[half=top,shape=outer_right,facing=east]", - "203:5": "minecraft:purpur_stairs[half=top,shape=outer_right,facing=west]", - "203:6": "minecraft:purpur_stairs[half=top,shape=outer_right,facing=south]", - "203:7": "minecraft:purpur_stairs[half=top,shape=outer_right,facing=north]", + "203:0": "minecraft:purpur_stairs[half=bottom,shape=straight,facing=east]", + "203:1": "minecraft:purpur_stairs[half=bottom,shape=straight,facing=west]", + "203:2": "minecraft:purpur_stairs[half=bottom,shape=straight,facing=south]", + "203:3": "minecraft:purpur_stairs[half=bottom,shape=straight,facing=north]", + "203:4": "minecraft:purpur_stairs[half=top,shape=straight,facing=east]", + "203:5": "minecraft:purpur_stairs[half=top,shape=straight,facing=west]", + "203:6": "minecraft:purpur_stairs[half=top,shape=straight,facing=south]", + "203:7": "minecraft:purpur_stairs[half=top,shape=straight,facing=north]", "204:0": "minecraft:purpur_slab[type=double]", "205:0": "minecraft:purpur_slab[type=bottom]", "205:8": "minecraft:purpur_slab[type=top]",