9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
THE NEW BIOME DISPERSION USING NOWHERE
https://i.imgur.com/55SYQPl.png
This commit is contained in:
Brian Fopiano
2021-07-14 04:15:28 -07:00
parent adbf62e5f7
commit 6fe502a55e

View File

@@ -30,16 +30,16 @@
"mesa"
],
"regionStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"style": "NOWHERE_CELLULAR",
"fracture": {
"multiplier": 18,
"maxFractureAccuracy": true,
"style": "FRACTAL_WATER",
"style": "IRIS",
"zoom": 0.255
}
},
"islandBiomeChanceStyle": {
"style": "FRACTAL_FBM_IRIS",
"style": "NOWHERE_CELLULAR",
"zoom": 5
},
"SEAS": "Sea settings (for the biomes that are oceans).",
@@ -49,7 +49,7 @@
"landZoom": 3.2,
"landBiomeStyle": {
"style": "NOWHERE_FRACTAL",
"zoom": 2.5
"zoom": 3
},
"LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.",
"lootTries": 32,