mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Rocks
This commit is contained in:
@@ -15,5 +15,13 @@
|
||||
"scatter":[
|
||||
"LONG_GRASS:2=0.04"
|
||||
],
|
||||
"rock": [
|
||||
"STAINED_CLAY:9",
|
||||
"STONE:5",
|
||||
"STONE"
|
||||
],
|
||||
"rockType": "simplex",
|
||||
"rockDepth": 14,
|
||||
"rockScale": 0.722,
|
||||
"dirtDepth": 0
|
||||
}
|
||||
@@ -8,6 +8,9 @@
|
||||
"genScale": 2.15,
|
||||
"rarity": 3.5,
|
||||
"region": "tropical",
|
||||
"cliffScale": 0.76,
|
||||
"cliffChance": 0.752,
|
||||
"cliffs": true,
|
||||
"subSurface": [
|
||||
"CONCRETE_POWDER:15"
|
||||
],
|
||||
@@ -22,5 +25,18 @@
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15"
|
||||
],
|
||||
"surfaceType": "simplex"
|
||||
"rock":[
|
||||
"STAINED_CLAY:15",
|
||||
"STAINED_CLAY:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15",
|
||||
"CONCRETE:15"
|
||||
],
|
||||
"rockDepth": 21,
|
||||
"surfaceType": "simplex",
|
||||
"rockType": "simplex"
|
||||
}
|
||||
Reference in New Issue
Block a user