parsing refactor
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
const world1 = new World();
|
||||
world1.setBlock('minecraft:redstone_wire', -1, 0, 0, {
|
||||
east: 'none',
|
||||
east: 'side',
|
||||
west: 'none',
|
||||
north: 'none',
|
||||
south: 'none',
|
||||
|
||||
Reference in New Issue
Block a user