[ { "file": "test.schematic", "name": "testmap", "players": 4, "spawn": [ 2, 1, 2 ], "pointMultiplier": 1.0, "mobs": [ { "position": [ 2, 1, 2 ], "type": 54, "rounds": "%round% == 1 || %round% == 2", "levers": [ ] }, { "position": [ 2, 1, 2 ], "type": 51, "rounds": "%round% > 2", "levers": [ 0 ] } ], "chests": [ { "position": [ 2, 1, 1 ], "cost": 1000, "facing": "SOUTH" }, { "position": [ 3, 1, 2 ], "cost": 1000, "facing": "WEST" }, { "position": [ 2, 1, 3 ], "cost": 1000, "facing": "NORTH" } ], "powerups": [ { "position": [ 3, 2, 2 ], "item": "DIAMOND_SWORD", "enchantment": { "type": "DAMAGE_ALL", "level": 1 }, "cost": 100 } ], "levers": [ { "position": [ 0, 0, 0 ], "cost": 100, "toggle": [ ] } ] } ]