9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-28 11:19:28 +00:00
This commit is contained in:
Brian Fopiano
2021-08-04 18:51:26 -07:00
parent e199f2f261
commit 2ee80781b6
3 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
}
],
"customDerivitives": [{
"id": "osaka_red",
"id": "osaka_cherry",
"foliageColor": "#DF72C9",
"downfallType": "snow",
"temperature": -3,
@@ -26,7 +26,7 @@
"category": "forest"
},
{
"id": "osaka_child_forest",
"id": "osaka_cherry_child_forest",
"foliageColor": "#FFF4FD",
"downfallType": "snow",
"temperature": -3,
@@ -35,7 +35,7 @@
"category": "forest"
},
{
"id": "osaka_child_forest",
"id": "osaka_cherry_child_forest",
"foliageColor": "#FFF4FD",
"downfallType": "snow",
"temperature": -3,
@@ -44,7 +44,7 @@
"category": "forest"
},
{
"id": "osaka_child_forest",
"id": "osaka_cherry_child_forest",
"foliageColor": "#FFF4FD",
"downfallType": "snow",
"temperature": -3,
@@ -53,7 +53,7 @@
"category": "forest"
},
{
"id": "osaka_child_forest",
"id": "osaka_cherry_child_forest",
"foliageColor": "#FFF4FD",
"downfallType": "snow",
"temperature": -3,

View File

@@ -26,7 +26,7 @@
"category": "forest"
},
{
"id": "osaka_child_forest",
"id": "osaka_red_child_forest",
"foliageColor": "#AA2323",
"downfallType": "snow",
"temperature": -3,
@@ -236,7 +236,7 @@
]
},
{
"chance": 0.01,
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "oak_leaves"}]

View File

@@ -34,7 +34,7 @@
"enabled": true
},
"boreExtendMaxY": 0,
"smartBore": false,
"smartBore": true,
"waterloggable": false,
"bore": false,
"translate": {
@@ -43,7 +43,7 @@
"y": -18,
"z": 0
},
"mode": "FAST_MAX_HEIGHT",
"mode": "MIN_HEIGHT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,