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