mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Merge
Using 0 kills servers' other worlds' terrain
This commit is contained in:
@@ -1,58 +1,31 @@
|
||||
{
|
||||
"version": 2085,
|
||||
"name": "Overworld",
|
||||
"environment": "NORMAL",
|
||||
"fluidHeight": 160,
|
||||
"continentZoom": 1,
|
||||
"focus": "terralost/ancient-sands",
|
||||
"continentalStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"fracture": {
|
||||
"style": "SIMPLEX",
|
||||
"axialFracturing": true
|
||||
"version": 2086,
|
||||
"name": "Overworld",
|
||||
"environment": "NORMAL",
|
||||
"fluidHeight": 160,
|
||||
"continentZoom": 1,
|
||||
"continentalStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"zoom": 5
|
||||
},
|
||||
"axialFracturing": true,
|
||||
"zoom": 5
|
||||
},
|
||||
"logicalHeight": 512,
|
||||
"dimensionHeight": {
|
||||
"max": 512,
|
||||
"min": 0
|
||||
},
|
||||
"landChance": 0.69,
|
||||
"regionStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"fracture": {
|
||||
"multiplier": 55,
|
||||
"style": "NOWHERE",
|
||||
"zoom": 0.15,
|
||||
"fracture": {
|
||||
"style": "STATIC",
|
||||
"multiplier": 4
|
||||
}
|
||||
}
|
||||
},
|
||||
"regionZoom": 6.15,
|
||||
"aggressiveBiomeReshuffle": true,
|
||||
"regions": [
|
||||
"frozen",
|
||||
"hot",
|
||||
"mushroom",
|
||||
"swamp",
|
||||
"temperate",
|
||||
"tropical",
|
||||
"tundra"
|
||||
],
|
||||
"carving": {
|
||||
"caves": [
|
||||
{
|
||||
"breakSurface": true,
|
||||
"cave": "deep/main",
|
||||
"rarity": 30,
|
||||
"caveStartHeight": {
|
||||
"max": 90,
|
||||
"min": 12,
|
||||
"style": { "style": "STATIC" }
|
||||
"logicalHeight": 448,
|
||||
"dimensionHeight": {
|
||||
"max": 448,
|
||||
"min": -64
|
||||
},
|
||||
"landChance": 0.69,
|
||||
"regionStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"fracture": {
|
||||
"multiplier": 55,
|
||||
"axialFracturing": true,
|
||||
"style": "NOWHERE",
|
||||
"zoom": 0.15,
|
||||
"fracture": {
|
||||
"axialFracturing": true,
|
||||
"style": "STATIC",
|
||||
"multiplier": 4
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user