Working now

This commit is contained in:
Jesse Boyd
2019-04-05 15:15:10 +11:00
parent 95c819684c
commit 140809c903
20 changed files with 851 additions and 734 deletions

View File

@ -343,14 +343,14 @@
"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=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]",
"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]",
"54:0": "minecraft:chest",
"54:2": "minecraft:chest[facing=north,type=single]",
"54:3": "minecraft:chest[facing=south,type=single]",
@ -404,7 +404,7 @@
"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:0": "minecraft:furnace[lit=true]",
"62:2": "minecraft:furnace[facing=north,lit=true]",
"62:3": "minecraft:furnace[facing=south,lit=true]",
"62:4": "minecraft:furnace[facing=west,lit=true]",
@ -521,7 +521,7 @@
"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]",
"75:13": "minecraft:redstone_wall_torch[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]",
@ -532,7 +532,7 @@
"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]",
"76:13": "minecraft:redstone_wall_torch[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]",