mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Mosaic Tweaks // Carvings
This commit is contained in:
@@ -205,7 +205,8 @@
|
||||
}
|
||||
],
|
||||
"biomeZoom": 20,
|
||||
"derivative": "SAVANNA",
|
||||
"derivative": "BADLANDS",
|
||||
"carvingBiome": "mosaic-lith-white",
|
||||
"biomeStyle": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
|
||||
@@ -229,6 +229,7 @@
|
||||
}
|
||||
],
|
||||
"derivative": "WARPED_FOREST",
|
||||
"carvingBiome": "mosaic-lith-purple",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -227,6 +227,7 @@
|
||||
}
|
||||
],
|
||||
"derivative": "SWAMP",
|
||||
"carvingBiome": "mosaic-lith-red",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -196,6 +196,7 @@
|
||||
}
|
||||
],
|
||||
"derivative": "BASALT_DELTAS",
|
||||
"carvingBiome": "mosaic-lith-cyan",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -290,12 +290,14 @@
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
"min": 32,
|
||||
"min": 25,
|
||||
"max": 60,
|
||||
"generator": "plain-chaotic"
|
||||
"generator": "wicked"
|
||||
|
||||
}
|
||||
],
|
||||
"derivative": "CRIMSON_FOREST",
|
||||
"carvingBiome": "mosaic-lith-green",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -187,10 +187,11 @@
|
||||
{
|
||||
"min": 28,
|
||||
"max": 41,
|
||||
"generator": "plain"
|
||||
"generator": "plain-cliffs-thin"
|
||||
}
|
||||
],
|
||||
"derivative": "BASALT_DELTAS",
|
||||
"carvingBiome": "mosaic-lith-black",
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 15
|
||||
"rarity": 600
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
@@ -106,5 +106,5 @@
|
||||
]
|
||||
},
|
||||
"shoreHeightZoom": 1.14,
|
||||
"rarity": 30
|
||||
"rarity": 15
|
||||
}
|
||||
Reference in New Issue
Block a user