9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 03:39:16 +00:00

Rename dirt to subsurface

This commit is contained in:
Daniel Mills
2020-01-16 01:17:54 -05:00
parent 03fd83727a
commit 4cfc798655
15 changed files with 26 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
"surface": [
"SAND"
],
"dirt": [
"subSurface": [
"SAND",
"SAND",
"SAND",

View File

@@ -5,7 +5,7 @@
"surface": [
"SAND"
],
"dirt": [
"subSurface": [
"SAND",
"SAND",
"SAND",

View File

@@ -5,7 +5,7 @@
"surface": [
"SAND"
],
"dirt": [
"subSurface": [
"SANDSTONE"
],
"scatter":[

View File

@@ -6,7 +6,7 @@
"surface": [
"SAND"
],
"dirt": [
"subSurface": [
"SANDSTONE"
],
"scatter":[

View File

@@ -5,7 +5,7 @@
"surface": [
"SAND:1"
],
"dirt": [
"subSurface": [
"RED_SANDSTONE"
],
"scatter":[

View File

@@ -12,7 +12,7 @@
"DIRT:1",
"DIRT:2"
],
"dirt": [
"subSurface": [
"DIRT",
"DIRT:1",
"SOUL_SAND"

View File

@@ -7,7 +7,7 @@
"SNOW_BLOCK"
],
"snow": 1.24,
"dirt": [
"subSurface": [
"PACKED_ICE"
],
"objects": [

View File

@@ -7,7 +7,7 @@
"surface": [
"SNOW_BLOCK"
],
"dirt": [
"subSurface": [
"PACKED_ICE"
],
"objects": [

View File

@@ -7,7 +7,7 @@
"surface": [
"SNOW_BLOCK"
],
"dirt": [
"subSurface": [
"PACKED_ICE"
]
}

View File

@@ -9,7 +9,7 @@
"STAINED_CLAY:8",
"STAINED_CLAY:12"
],
"dirt": [
"subSurface": [
"CLAY",
"SAND:1",
"SAND"

View File

@@ -11,7 +11,7 @@
"STAINED_CLAY:2",
"STAINED_CLAY:6"
],
"dirt": [
"subSurface": [
"CLAY",
"SAND:1",
"SAND"

View File

@@ -9,7 +9,7 @@
"STAINED_CLAY:13",
"STAINED_CLAY:12"
],
"dirt": [
"subSurface": [
"CLAY",
"SAND:1",
"SAND"

View File

@@ -5,15 +5,24 @@
"region": "hot",
"cliffs": true,
"cliffScale": 0.89,
"cliffChance": 0.42,
"surface": [
"HARD_CLAY",
"STAINED_CLAY:1",
"STAINED_CLAY:8",
"STAINED_CLAY:12"
],
"dirt": [
"surfaceType": "simplex",
"rock": [
"HARD_CLAY",
"STAINED_CLAY:1",
"STAINED_CLAY:8",
"STAINED_CLAY:12"
],
"rockType": "simplex",
"rockDepth": 18,
"subSurface": [
"HARD_CLAY"
],
"dirtDepth": 0,
"surfaceType": "simplex"
"dirtDepth": 0
}

View File

@@ -5,7 +5,7 @@
"surface": [
"SAND"
],
"dirt": [
"subSurface": [
"SAND",
"SAND",
"SAND",

View File

@@ -3,7 +3,7 @@
"derivative": "MUTATED_JUNGLE",
"height": -0.125,
"region": "tropical",
"dirt": [
"subSurface": [
"CONCRETE_POWDER:15"
],
"surface":[