parsing refactor

This commit is contained in:
2026-07-04 17:43:40 -04:00
parent 88f601501e
commit b5c318de1b
8 changed files with 460 additions and 325 deletions

View File

@@ -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',