mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"name": "Flat",
|
|
"environment": "NORMAL",
|
|
"version": 1,
|
|
"regions": ["flat"],
|
|
"decorate": false,
|
|
"carving": false,
|
|
"postProcessing": false,
|
|
"caves": false,
|
|
"placeObjects": false,
|
|
"coordFractureDistance": 24,
|
|
"landChance": 1,
|
|
"fluidHeight": 0,
|
|
"vanillaStructures": true
|
|
}
|