mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Fixes
This commit is contained in:
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"max": 28
|
||||
"min": 12,
|
||||
"max": 38
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Yellow Mesa",
|
||||
"lockLayers": true,
|
||||
"rarity": 8,
|
||||
"rarity": 9,
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 1,
|
||||
@@ -134,8 +134,8 @@
|
||||
},
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"max": 28
|
||||
"min": 9,
|
||||
"max": 38
|
||||
},
|
||||
{
|
||||
"generator": "plain-cliffs",
|
||||
|
||||
@@ -107,13 +107,13 @@
|
||||
"generators": [
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"min": 11,
|
||||
"max": 28
|
||||
},
|
||||
{
|
||||
"generator": "plain-cliffs",
|
||||
"min": 14,
|
||||
"max": 40
|
||||
"max": 50
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA_PLATEAU"
|
||||
|
||||
@@ -114,8 +114,8 @@
|
||||
},
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"max": 28
|
||||
"min": 11,
|
||||
"max": 33
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA"
|
||||
|
||||
@@ -99,12 +99,12 @@
|
||||
{
|
||||
"generator": "plain",
|
||||
"min": 2,
|
||||
"max": 12
|
||||
"max": 21
|
||||
},
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"max": 28
|
||||
"min": 12,
|
||||
"max": 33
|
||||
}
|
||||
],
|
||||
"deposits": [
|
||||
|
||||
@@ -124,7 +124,11 @@
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"hot-mesa-cliffs-yellow"
|
||||
"hot-mesa-cliffs-yellow",
|
||||
"hot-mesa-red",
|
||||
"hot-mesa-green",
|
||||
"hot-mesa-dark",
|
||||
"hot-mesa-blue"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -134,8 +138,8 @@
|
||||
},
|
||||
{
|
||||
"generator": "mesa",
|
||||
"min": 25,
|
||||
"max": 28
|
||||
"min": 11,
|
||||
"max": 33
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA"
|
||||
|
||||
@@ -6,15 +6,11 @@
|
||||
"shoreHeightZoom": 1.14,
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomes": [
|
||||
"hot-mesa-green",
|
||||
"hot-mesa-yellow",
|
||||
"hot-desert",
|
||||
"hot-mesa-dark",
|
||||
"hot-dry-forest",
|
||||
"hot-mesa-blue",
|
||||
"hot-desert-red",
|
||||
"hot-savanna",
|
||||
"hot-mesa-red",
|
||||
"hot-mesa-yellow",
|
||||
"hot-volcanic"
|
||||
],
|
||||
"blockDrops": [
|
||||
|
||||
@@ -55,6 +55,20 @@
|
||||
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"interval": 50,
|
||||
"particleOffset": 2,
|
||||
"particleEffect": "CRIMSON_SPORE",
|
||||
"particleCount": 0,
|
||||
"particleAltX": 0.00001,
|
||||
"particleAltY": 0.01885,
|
||||
"particleAltZ": 0.00001,
|
||||
"particleAway": 1,
|
||||
"particleDistance": 5,
|
||||
"chance": 3
|
||||
}
|
||||
],
|
||||
"spotBiomes": [
|
||||
{
|
||||
"biome": "mushroom-crimson-forest",
|
||||
|
||||
Reference in New Issue
Block a user