diff options
Diffstat (limited to 'src')
121 files changed, 27296 insertions, 0 deletions
diff --git a/src/data/roomdata.json b/src/data/roomdata.json new file mode 100644 index 0000000..4f9661d --- /dev/null +++ b/src/data/roomdata.json @@ -0,0 +1,2817 @@ +[ + { + "id": [ + "282,66", + "102,66" + ], + "name": "Spawn", + "type": "spawn", + "shape": "1x1", + "doors": "D", + "secrets": 0, + "crypts": 0, + "revive_stones": 0, + "journals": 0, + "spiders": false, + "secret_details": { + "wither": 0, + "redstone_key": 0, + "bat": 0, + "item": 0, + "chest": 0 + }, + "soul": false, + "index": 0 + }, + { + "name": "Mithril Cave", + "type": "mobs", + "shape": "2x2", |
