mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Tweaks
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
"type": "LAND",
|
||||
"parent": "Mountains & Ice Forest",
|
||||
"region": "snowy",
|
||||
"genHeight": 0,
|
||||
"genHeight": 0.0255,
|
||||
"rarity": 1.5,
|
||||
"genAmplifier": 1.02,
|
||||
"genScale": 0.685,
|
||||
"genSwirl": 3.44,
|
||||
"genSwirlScale": 12.5,
|
||||
"cliffScale": 0.75,
|
||||
"cliffChance": 0.432,
|
||||
"genAmplifier": 1.65,
|
||||
"genScale": 2.1,
|
||||
"genSwirl": 8.44,
|
||||
"genSwirlScale": 0.5,
|
||||
"cliffScale": 1.29,
|
||||
"cliffChance": 0.52,
|
||||
"cliffs": true,
|
||||
"surface": [
|
||||
"SNOW_BLOCK"
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"region": "hot",
|
||||
"cliffs": true,
|
||||
"genHeight": 0,
|
||||
"genAmplifier": 0.6,
|
||||
"genScale": 1.5,
|
||||
"genAmplifier": 2.20,
|
||||
"genScale": 2.2,
|
||||
"genSwirl": 3.44,
|
||||
"genSwirlScale": 12.5,
|
||||
"cliffScale": 0.89,
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
"region": "cold",
|
||||
"parent": "Plains",
|
||||
"genHeight": 0,
|
||||
"genAmplifier": 1.12,
|
||||
"genScale": 0.885,
|
||||
"genSwirl": 2.44,
|
||||
"genAmplifier": 1.41,
|
||||
"genScale": 0.54,
|
||||
"genSwirl": 1.44,
|
||||
"genSwirlScale": 12.5,
|
||||
"cliffScale": 0.85,
|
||||
"cliffChance": 0.452,
|
||||
"cliffScale": 1.19,
|
||||
"cliffChance": 0.37,
|
||||
"cliffs": true,
|
||||
"scatter":[
|
||||
"LONG_GRASS:2=0.04"
|
||||
|
||||
Reference in New Issue
Block a user