9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Even more patches

This commit is contained in:
Daniel Mills
2020-01-24 14:43:20 -05:00
parent a0f1499204
commit 5690e85296
3 changed files with 3 additions and 6 deletions

View File

@@ -4,8 +4,8 @@
"type": "LAND",
"region": "snowy",
"genHeight": 0,
"rarity": 2,
"snow": 0.74,
"rarity": 6,
"snow": 1.25,
"parent": "Ice Plains",
"surface": [
"SNOW_BLOCK"

View File

@@ -7,7 +7,7 @@
"genHeight": 0,
"rarity": 1.33,
"genScale": 0.7,
"genAmplifier": 1.25,
"genAmplifier": 2.1,
"cliffScale": 1.19,
"cliffChance": 0.47,
"cliffs": true,

View File

@@ -16,8 +16,5 @@
"SAND",
"CLAY",
"GRAVEL"
],
"objects":[
"spire/small=0.02"
]
}