9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00

Height reset

This commit is contained in:
Daniel Mills
2020-01-21 18:56:06 -05:00
parent 3e21ddee03
commit dbe6e50761
10 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"region": "cold",
"parent": "Plains",
"genHeight": 0.115,
"genHeight": 0,
"genAmplifier": 1.12,
"genScale": 0.885,
"genSwirl": 2.44,

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"region": "anomaly",
"parent": "Swamp",
"height": 0,
"genHeight": 0,
"rarity": 1.5,
"surface": [
"MYCEL"

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"parent": "Cold Taiga",
"region": "cold",
"height": 0,
"genHeight": 0,
"surface": [
"DIRT",
"DIRT:1",

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"parent": "Cold Taiga Hills",
"region": "cold",
"height": 0.01,
"genHeight": 0,
"genAmplifier": 0.26,
"genScale": 1.25,
"surface": [

View File

@@ -5,7 +5,7 @@
"type": "LAND",
"parent": "Forest",
"rarity": 1.65,
"height": 0,
"genHeight": 0,
"scatter":[
"LONG_GRASS:1=0.37",
"LONG_GRASS:2=0.09"

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"parent": "Desert",
"region": "hot",
"height": 0,
"genHeight": 0,
"scatter":[
"LONG_GRASS:1=0.18"
],

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"region": "hot",
"parent": "Savanna",
"height": 0.01,
"genHeight": 0,
"genAmplifier": 0.26,
"genScale": 1.25,
"scatter":[

View File

@@ -5,7 +5,7 @@
"region": "tropical",
"parent": "Jungle",
"rarity": 1.2,
"height": 0,
"genHeight": 0,
"scatter":[
"LONG_GRASS:1=0.04",
"LONG_GRASS:2=0.03"

View File

@@ -4,7 +4,7 @@
"type": "LAND",
"parent": "Cold Taiga",
"region": "cold",
"height": 0.01,
"genHeight": 0,
"genAmplifier": 0.26,
"genScale": 1.25,
"scatter":[

View File

@@ -3,7 +3,7 @@
"derivative": "MUTATED_JUNGLE",
"type": "LAND",
"parent": "Jungle Hills",
"height": 0.16,
"genHeight": 0,
"genAmplifier": 1.15,
"genScale": 2.15,
"rarity": 3.5,