9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/flat/dimensions/flat.json
Daniel Mills a3c9216707 Tile tests
2020-08-24 08:02:45 -04:00

21 lines
392 B
JSON

{
"name": "Flat",
"environment": "NORMAL",
"version": 1,
"regions": ["flat"],
"decorate": false,
"carving": false,
"postProcessing": false,
"caves": false,
"placeObjects": true,
"loot": {
"tables": [
"test"
]
},
"coordFractureDistance": 24,
"landChance": 1,
"fluidHeight": 0,
"vanillaStructures": true
}