mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
Fixed redundancy in hot region
This commit is contained in:
@@ -1,196 +0,0 @@
|
||||
{
|
||||
"vanillaDerivative": "DESERT",
|
||||
"decorators": [
|
||||
{
|
||||
"verticalZoom": 5,
|
||||
"chance": 0.001,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"stackMax": 5,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "cactus"
|
||||
}
|
||||
],
|
||||
"heightVariance": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"stackMin": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.00135,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"face": "floor",
|
||||
"powered": false,
|
||||
"facing": "east"
|
||||
},
|
||||
"block": "polished_blackstone_button"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"face": "floor",
|
||||
"powered": false,
|
||||
"facing": "south"
|
||||
},
|
||||
"block": "polished_blackstone_button"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.01,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "dead_bush"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
{
|
||||
"chance": 0.001,
|
||||
"density": 3,
|
||||
"place": [
|
||||
"clutter/desert-post1",
|
||||
"clutter/desert-post2",
|
||||
"clutter/desert-post3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"clutter/oak-clutt-1",
|
||||
"clutter/oak-clutt-2",
|
||||
"clutter/oak-clutt-3",
|
||||
"clutter/oak-clutt-4",
|
||||
"clutter/oak-clutt-5"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"rarity": 2,
|
||||
"name": "Desert Hills",
|
||||
"layers": [
|
||||
{
|
||||
"palette": [
|
||||
{
|
||||
"block": "sand"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 9,
|
||||
"palette": [
|
||||
{
|
||||
"block": "sandstone"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 6,
|
||||
"maxHeight": 18,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "stone"
|
||||
},
|
||||
{
|
||||
"block": "andesite"
|
||||
},
|
||||
{
|
||||
"block": "stone"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
"min": 5,
|
||||
"max": 9,
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"derivative": "DESERT",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "smooth_sandstone"
|
||||
},
|
||||
{
|
||||
"block": "sand"
|
||||
},
|
||||
{
|
||||
"block": "smooth_sandstone"
|
||||
}
|
||||
]
|
||||
},
|
||||
"slab": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"waterlogged": false,
|
||||
"type": "bottom"
|
||||
},
|
||||
"block": "sandstone_slab"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"waterlogged": false,
|
||||
"type": "bottom"
|
||||
},
|
||||
"block": "smooth_sandstone_slab"
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "air"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,6 +9,9 @@
|
||||
"min": -8
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"hot-oasis"
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "cow",
|
||||
|
||||
@@ -1,192 +0,0 @@
|
||||
{
|
||||
"vanillaDerivative": "BADLANDS_PLATEAU",
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.009,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"face": "floor",
|
||||
"powered": false,
|
||||
"facing": "east"
|
||||
},
|
||||
"block": "stone_button"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"face": "floor",
|
||||
"powered": false,
|
||||
"facing": "south"
|
||||
},
|
||||
"block": "stone_button"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.01,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "dead_bush"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "cow",
|
||||
"maxSpawns": 1,
|
||||
"minSpawns": 1,
|
||||
"rarity": 6
|
||||
},
|
||||
{
|
||||
"entity": "chicken",
|
||||
"maxSpawns": 1,
|
||||
"minSpawns": 1,
|
||||
"rarity": 6
|
||||
}
|
||||
],
|
||||
"name": "Yellow Mesa",
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 4,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 3,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "white_terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 4,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 3,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "red_terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 2,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 3,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "yellow_terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 3,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 1,
|
||||
"maxHeight": 1,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "brown_terracotta"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 6,
|
||||
"generator": "plain"
|
||||
},
|
||||
{
|
||||
"min": 9,
|
||||
"max": 35,
|
||||
"generator": "mountain"
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA",
|
||||
"lockLayers": true,
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"block": "red_terracotta"
|
||||
},
|
||||
{
|
||||
"block": "gray_terracotta"
|
||||
},
|
||||
{
|
||||
"block": "yellow_terracotta"
|
||||
}
|
||||
]
|
||||
},
|
||||
"rarity": 9
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"vanillaDerivative": "BADLANDS_PLATEAU",
|
||||
"children": [
|
||||
"hot-mesa-cliffs-yellow"
|
||||
"hot-mesa-cliffs"
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
|
||||
@@ -147,7 +147,6 @@
|
||||
"childShrinkFactor": 0.35,
|
||||
"children": [
|
||||
"hot-mesa-cliffs",
|
||||
"hot-mesa-cliffs-yellow",
|
||||
"hot-mesa-red",
|
||||
"hot-mesa-green",
|
||||
"hot-mesa-blue"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"children": [
|
||||
"hot-mesa-valleys",
|
||||
"hot-mesa-blue",
|
||||
"hot-mesa-red",
|
||||
"hot-mesa-blue",
|
||||
"hot-mesa-dark",
|
||||
"hot-mesa-green",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"vanillaDerivative": "WARM_OCEAN",
|
||||
"children": [
|
||||
"hot-desert",
|
||||
"hot-desert",
|
||||
"hot-river",
|
||||
"hot-ocean-cliffs"
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.0009,
|
||||
|
||||
@@ -1,70 +0,0 @@
|
||||
{
|
||||
"riverBiomes": [
|
||||
"hot-river"
|
||||
],
|
||||
"structures": [
|
||||
{
|
||||
"tileset": "soul-temple",
|
||||
"height": 26,
|
||||
"rarity": 3,
|
||||
"ratio": 0.9,
|
||||
"zoom": 1
|
||||
}
|
||||
],
|
||||
"spotBiomes": [
|
||||
{
|
||||
"biome": "hot-ocean",
|
||||
"scale": 5,
|
||||
"type": "SEA",
|
||||
"shuffle": 328,
|
||||
"rarity": 36
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
"hot-mountain-plains",
|
||||
"hot-mountain",
|
||||
"hot-mountain-plains"
|
||||
|
||||
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"seaBiomes": [
|
||||
"hot-river"
|
||||
],
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
"fracture": {
|
||||
"multiplier": 240,
|
||||
"style": "IRIS",
|
||||
"zoom": 5
|
||||
}
|
||||
},
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 8,
|
||||
"maxPerChunk": 12,
|
||||
"maxHeight": 57,
|
||||
"minPerChunk": 7,
|
||||
"minSize": 12,
|
||||
"maxSize": 22,
|
||||
"palette": [
|
||||
{
|
||||
"block": "blackstone"
|
||||
}
|
||||
],
|
||||
"varience": 4
|
||||
}
|
||||
],
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.25,
|
||||
"shoreHeightMin": 1.2,
|
||||
"shoreBiomes": [
|
||||
"hot-beach"
|
||||
],
|
||||
"name": "Red desert",
|
||||
"shoreHeightMax": 2.2,
|
||||
"shoreHeightZoom": 1.14,
|
||||
"riverThickness": 0.006,
|
||||
"rarity": 8
|
||||
}
|
||||
@@ -58,7 +58,6 @@
|
||||
"hot-desert-red",
|
||||
"hot-desert",
|
||||
"hot-desert-dunes",
|
||||
"hot-volcanic",
|
||||
"hot-desert-red",
|
||||
"hot-desert",
|
||||
"hot-desert-dunes-red",
|
||||
|
||||
Reference in New Issue
Block a user