9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Daniel Mills
2020-08-07 18:41:33 -04:00
parent a1cbec9fc1
commit 21abe3daf4
3 changed files with 25 additions and 3 deletions

View File

@@ -45,6 +45,30 @@
"SMOOTH_RED_SANDSTONE"
]
},
"objects":[
{
"chance":0.03,
"density":1,
"rotation":{
"enabled":false
},
"edit": [
{
"find": "WATER",
"replace": "AIR"
}
],
"underwater": true,
"place":[
"bombs/bomb"
],
"translate":{
"x":0,
"y":0,
"z":0
}
}
],
"slab": {
"dispersion": "SCATTER",
"terrainZoom": 0.5,

View File

@@ -81,9 +81,6 @@
"roofed-wayward/med-10",
"roofed-wayward/med-11",
"roofed-wayward/med-12"
],
"translate": {
"x": 0,

View File

@@ -35,6 +35,7 @@
"carvingRippleThickness": 3,
"carvingEnvelope": 0.335,
"caves": true,
"vanillaStructures": true,
"caveScale": 1,
"caveShift": -11,
"focus": "",