mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-28 11:19:28 +00:00
tweaks
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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"}]
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user