From a4b9ceaeb2685cacb5fa31a3dd95468f17834c69 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Tue, 31 Jul 2018 23:19:54 +1000 Subject: [PATCH] Finish off the last of the legacy mapper warnings (Excluding TNT as I've got the 1.13.1 names) --- .../worldedit/world/registry/legacy.json | 174 +++++++++--------- 1 file changed, 87 insertions(+), 87 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 b31e89925..5e93ce540 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 @@ -409,18 +409,18 @@ "63:13": "minecraft:sign[rotation=13]", "63:14": "minecraft:sign[rotation=14]", "63:15": "minecraft:sign[rotation=15]", - "64:0": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=east,open=false]", - "64:1": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=south,open=false]", - "64:2": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=west,open=false]", - "64:3": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=north,open=false]", - "64:4": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=east,open=true]", - "64:5": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=south,open=true]", - "64:6": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=west,open=true]", - "64:7": "minecraft:wooden_door[hinge=right,half=lower,powered=false,facing=north,open=true]", - "64:8": "minecraft:wooden_door[hinge=left,half=upper,powered=false,facing=east,open=false]", - "64:9": "minecraft:wooden_door[hinge=right,half=upper,powered=false,facing=east,open=false]", - "64:10": "minecraft:wooden_door[hinge=left,half=upper,powered=true,facing=east,open=false]", - "64:11": "minecraft:wooden_door[hinge=right,half=upper,powered=true,facing=east,open=false]", + "64:0": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=east,open=false]", + "64:1": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=south,open=false]", + "64:2": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=west,open=false]", + "64:3": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=north,open=false]", + "64:4": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=east,open=true]", + "64:5": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=south,open=true]", + "64:6": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=west,open=true]", + "64:7": "minecraft:oak_door[hinge=right,half=lower,powered=false,facing=north,open=true]", + "64:8": "minecraft:oak_door[hinge=left,half=upper,powered=false,facing=east,open=false]", + "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:2": "minecraft:ladder[facing=north]", "65:3": "minecraft:ladder[facing=south]", "65:4": "minecraft:ladder[facing=west]", @@ -435,34 +435,34 @@ "66:7": "minecraft:rail[shape=south_west]", "66:8": "minecraft:rail[shape=north_west]", "66:9": "minecraft:rail[shape=north_east]", - "67:0": "minecraft:stone_stairs[half=bottom,shape=outer_right,facing=east]", - "67:1": "minecraft:stone_stairs[half=bottom,shape=outer_right,facing=west]", - "67:2": "minecraft:stone_stairs[half=bottom,shape=outer_right,facing=south]", - "67:3": "minecraft:stone_stairs[half=bottom,shape=outer_right,facing=north]", - "67:4": "minecraft:stone_stairs[half=top,shape=outer_right,facing=east]", - "67:5": "minecraft:stone_stairs[half=top,shape=outer_right,facing=west]", - "67:6": "minecraft:stone_stairs[half=top,shape=outer_right,facing=south]", - "67:7": "minecraft:stone_stairs[half=top,shape=outer_right,facing=north]", + "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]", "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]", - "69:0": "minecraft:lever[powered=false,facing=down_x]", - "69:1": "minecraft:lever[powered=false,facing=east]", - "69:2": "minecraft:lever[powered=false,facing=west]", - "69:3": "minecraft:lever[powered=false,facing=south]", - "69:4": "minecraft:lever[powered=false,facing=north]", - "69:5": "minecraft:lever[powered=false,facing=up_z]", - "69:6": "minecraft:lever[powered=false,facing=up_x]", - "69:7": "minecraft:lever[powered=false,facing=down_z]", - "69:8": "minecraft:lever[powered=true,facing=down_x]", - "69:9": "minecraft:lever[powered=true,facing=east]", - "69:10": "minecraft:lever[powered=true,facing=west]", - "69:11": "minecraft:lever[powered=true,facing=south]", - "69:12": "minecraft:lever[powered=true,facing=north]", - "69:13": "minecraft:lever[powered=true,facing=up_z]", - "69:14": "minecraft:lever[powered=true,facing=up_x]", - "69:15": "minecraft:lever[powered=true,facing=down_z]", + "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]", + "69:3": "minecraft:lever[powered=false,facing=south,face=wall]", + "69:4": "minecraft:lever[powered=false,facing=north,face=wall]", + "69:5": "minecraft:lever[powered=false,facing=east,face=floor]", + "69:6": "minecraft:lever[powered=false,facing=north,face=floor]", + "69:7": "minecraft:lever[powered=false,facing=east,face=ceiling]", + "69:8": "minecraft:lever[powered=true,facing=north,face=ceiling]", + "69:9": "minecraft:lever[powered=true,facing=east,face=wall]", + "69:10": "minecraft:lever[powered=true,facing=west,face=wall]", + "69:11": "minecraft:lever[powered=true,facing=south,face=wall]", + "69:12": "minecraft:lever[powered=true,facing=north,face=wall]", + "69:13": "minecraft:lever[powered=true,facing=east,face=floor]", + "69:14": "minecraft:lever[powered=true,facing=north,face=floor]", + "69:15": "minecraft:lever[powered=true,facing=east,face=ceiling]", "70:0": "minecraft:stone_pressure_plate[powered=false]", "70:1": "minecraft:stone_pressure_plate[powered=true]", "71:0": "minecraft:iron_door[hinge=right,half=lower,powered=false,facing=east,open=false]", @@ -491,18 +491,18 @@ "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]", - "77:0": "minecraft:stone_button[powered=false,facing=down]", - "77:1": "minecraft:stone_button[powered=false,facing=east]", - "77:2": "minecraft:stone_button[powered=false,facing=west]", - "77:3": "minecraft:stone_button[powered=false,facing=south]", - "77:4": "minecraft:stone_button[powered=false,facing=north]", - "77:5": "minecraft:stone_button[powered=false,facing=up]", - "77:8": "minecraft:stone_button[powered=true,facing=down]", - "77:9": "minecraft:stone_button[powered=true,facing=east]", - "77:10": "minecraft:stone_button[powered=true,facing=west]", - "77:11": "minecraft:stone_button[powered=true,facing=south]", - "77:12": "minecraft:stone_button[powered=true,facing=north]", - "77:13": "minecraft:stone_button[powered=true,facing=up]", + "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]", + "77:3": "minecraft:stone_button[powered=false,facing=south,face=wall]", + "77:4": "minecraft:stone_button[powered=false,facing=north,face=wall]", + "77:5": "minecraft:stone_button[powered=false,facing=east,face=floor]", + "77:8": "minecraft:stone_button[powered=true,facing=south,face=ceiling]", + "77:9": "minecraft:stone_button[powered=true,facing=east,face=wall]", + "77:10": "minecraft:stone_button[powered=true,facing=west,face=wall]", + "77:11": "minecraft:stone_button[powered=true,facing=south,face=wall]", + "77:12": "minecraft:stone_button[powered=true,facing=north,face=wall]", + "77:13": "minecraft:stone_button[powered=true,facing=south,face=floor]", "78:0": "minecraft:snow[layers=1]", "78:1": "minecraft:snow[layers=2]", "78:2": "minecraft:snow[layers=3]", @@ -548,7 +548,7 @@ "83:15": "minecraft:sugar_cane[age=15]", "84:0": "minecraft:jukebox[has_record=false]", "84:1": "minecraft:jukebox[has_record=true]", - "85:0": "minecraft:fence[east=false,south=false,north=false,west=false]", + "85:0": "minecraft:oak_fence[east=false,south=false,north=false,west=false]", "86:0": "minecraft:carved_pumpkin[facing=south]", "86:1": "minecraft:carved_pumpkin[facing=west]", "86:2": "minecraft:carved_pumpkin[facing=north]", @@ -617,22 +617,22 @@ "95:13": "minecraft:green_stained_glass", "95:14": "minecraft:red_stained_glass", "95:15": "minecraft:black_stained_glass", - "96:0": "minecraft:trapdoor[half=bottom,facing=north,open=false]", - "96:1": "minecraft:trapdoor[half=bottom,facing=south,open=false]", - "96:2": "minecraft:trapdoor[half=bottom,facing=west,open=false]", - "96:3": "minecraft:trapdoor[half=bottom,facing=east,open=false]", - "96:4": "minecraft:trapdoor[half=bottom,facing=north,open=true]", - "96:5": "minecraft:trapdoor[half=bottom,facing=south,open=true]", - "96:6": "minecraft:trapdoor[half=bottom,facing=west,open=true]", - "96:7": "minecraft:trapdoor[half=bottom,facing=east,open=true]", - "96:8": "minecraft:trapdoor[half=top,facing=north,open=false]", - "96:9": "minecraft:trapdoor[half=top,facing=south,open=false]", - "96:10": "minecraft:trapdoor[half=top,facing=west,open=false]", - "96:11": "minecraft:trapdoor[half=top,facing=east,open=false]", - "96:12": "minecraft:trapdoor[half=top,facing=north,open=true]", - "96:13": "minecraft:trapdoor[half=top,facing=south,open=true]", - "96:14": "minecraft:trapdoor[half=top,facing=west,open=true]", - "96:15": "minecraft:trapdoor[half=top,facing=east,open=true]", + "96:0": "minecraft:oak_trapdoor[half=bottom,facing=north,open=false,powered=false]", + "96:1": "minecraft:oak_trapdoor[half=bottom,facing=south,open=false,powered=false]", + "96:2": "minecraft:oak_trapdoor[half=bottom,facing=west,open=false,powered=false]", + "96:3": "minecraft:oak_trapdoor[half=bottom,facing=east,open=false,powered=false]", + "96:4": "minecraft:oak_trapdoor[half=bottom,facing=north,open=true,powered=true]", + "96:5": "minecraft:oak_trapdoor[half=bottom,facing=south,open=true,powered=true]", + "96:6": "minecraft:oak_trapdoor[half=bottom,facing=west,open=true,powered=true]", + "96:7": "minecraft:oak_trapdoor[half=bottom,facing=east,open=true,powered=true]", + "96:8": "minecraft:oak_trapdoor[half=top,facing=north,open=false,powered=false]", + "96:9": "minecraft:oak_trapdoor[half=top,facing=south,open=false,powered=false]", + "96:10": "minecraft:oak_trapdoor[half=top,facing=west,open=false,powered=false]", + "96:11": "minecraft:oak_trapdoor[half=top,facing=east,open=false,powered=false]", + "96:12": "minecraft:oak_trapdoor[half=top,facing=north,open=true,powered=true]", + "96:13": "minecraft:oak_trapdoor[half=top,facing=south,open=true,powered=true]", + "96:14": "minecraft:oak_trapdoor[half=top,facing=west,open=true,powered=true]", + "96:15": "minecraft:oak_trapdoor[half=top,facing=east,open=true,powered=true]", "97:0": "minecraft:infested_stone", "97:1": "minecraft:infested_cobblestone", "97:2": "minecraft:infested_stone_bricks", @@ -704,22 +704,22 @@ "106:13": "minecraft:vine[east=true,south=true,north=true,west=false,up=false]", "106:14": "minecraft:vine[east=true,south=false,north=true,west=true,up=false]", "106:15": "minecraft:vine[east=true,south=true,north=true,west=true,up=false]", - "107:0": "minecraft:fence_gate[in_wall=false,powered=false,facing=south,open=false]", - "107:1": "minecraft:fence_gate[in_wall=false,powered=false,facing=west,open=false]", - "107:2": "minecraft:fence_gate[in_wall=false,powered=false,facing=north,open=false]", - "107:3": "minecraft:fence_gate[in_wall=false,powered=false,facing=east,open=false]", - "107:4": "minecraft:fence_gate[in_wall=false,powered=false,facing=south,open=true]", - "107:5": "minecraft:fence_gate[in_wall=false,powered=false,facing=west,open=true]", - "107:6": "minecraft:fence_gate[in_wall=false,powered=false,facing=north,open=true]", - "107:7": "minecraft:fence_gate[in_wall=false,powered=false,facing=east,open=true]", - "107:8": "minecraft:fence_gate[in_wall=false,powered=true,facing=south,open=false]", - "107:9": "minecraft:fence_gate[in_wall=false,powered=true,facing=west,open=false]", - "107:10": "minecraft:fence_gate[in_wall=false,powered=true,facing=north,open=false]", - "107:11": "minecraft:fence_gate[in_wall=false,powered=true,facing=east,open=false]", - "107:12": "minecraft:fence_gate[in_wall=false,powered=true,facing=south,open=true]", - "107:13": "minecraft:fence_gate[in_wall=false,powered=true,facing=west,open=true]", - "107:14": "minecraft:fence_gate[in_wall=false,powered=true,facing=north,open=true]", - "107:15": "minecraft:fence_gate[in_wall=false,powered=true,facing=east,open=true]", + "107:0": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=south,open=false]", + "107:1": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=west,open=false]", + "107:2": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=north,open=false]", + "107:3": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=east,open=false]", + "107:4": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=south,open=true]", + "107:5": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=west,open=true]", + "107:6": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=north,open=true]", + "107:7": "minecraft:oak_fence_gate[in_wall=false,powered=false,facing=east,open=true]", + "107:8": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=south,open=false]", + "107:9": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=west,open=false]", + "107:10": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=north,open=false]", + "107:11": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=east,open=false]", + "107:12": "minecraft:oak_fence_gate[in_wall=false,powered=true,facing=south,open=true]", + "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]", @@ -883,8 +883,8 @@ "137:12": "minecraft:command_block[conditional=true,facing=west]", "137:13": "minecraft:command_block[conditional=true,facing=east]", "138:0": "minecraft:beacon", - "139:0": "minecraft:cobblestone_wall[east=false,south=false,north=false,west=false,variant=cobblestone,up=false]", - "139:1": "minecraft:cobblestone_wall[east=false,south=false,north=false,west=false,variant=mossy_cobblestone,up=false]", + "139:0": "minecraft:cobblestone_wall[east=false,south=false,north=false,west=false,up=false]", + "139:1": "minecraft:mossy_cobblestone_wall[east=false,south=false,north=false,west=false,up=false]", "140:0": "minecraft:flower_pot", "140:1": "minecraft:potted_poppy", "140:2": "minecraft:potted_dandelion", @@ -917,18 +917,18 @@ "142:5": "minecraft:potatoes[age=5]", "142:6": "minecraft:potatoes[age=6]", "142:7": "minecraft:potatoes[age=7]", - "143:0": "minecraft:oak_button[powered=false,facing=down,face=ceiling]", + "143:0": "minecraft:oak_button[powered=false,facing=east,face=ceiling]", "143:1": "minecraft:oak_button[powered=false,facing=east,face=wall]", "143:2": "minecraft:oak_button[powered=false,facing=west,face=wall]", "143:3": "minecraft:oak_button[powered=false,facing=south,face=wall]", "143:4": "minecraft:oak_button[powered=false,facing=north,face=wall]", - "143:5": "minecraft:oak_button[powered=false,facing=up,face=floor]", - "143:8": "minecraft:oak_button[powered=true,facing=down,face=ceiling]", + "143:5": "minecraft:oak_button[powered=false,facing=east,face=floor]", + "143:8": "minecraft:oak_button[powered=true,facing=south,face=ceiling]", "143:9": "minecraft:oak_button[powered=true,facing=east,face=wall]", "143:10": "minecraft:oak_button[powered=true,facing=west,face=wall]", "143:11": "minecraft:oak_button[powered=true,facing=south,face=wall]", "143:12": "minecraft:oak_button[powered=true,facing=north,face=wall]", - "143:13": "minecraft:oak_button[powered=true,facing=up,face=floor]", + "143:13": "minecraft:oak_button[powered=true,facing=south,face=floor]", "144:0": "minecraft:skeleton_skull[rotation=0]", "144:1": "minecraft:skeleton_skull[rotation=4]", "144:2": "minecraft:skeleton_wall_skull[facing=north]",