mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
More OW2.0 things
This commit is contained in:
@@ -39,20 +39,6 @@
|
||||
"minSpawns": 1,
|
||||
"rarity": 6
|
||||
}],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.01,
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
"vanillaDerivative": "DESERT",
|
||||
"generators": [{
|
||||
"generator": "smooth-dunes",
|
||||
"max": 20,
|
||||
"min": 5
|
||||
"max": 23,
|
||||
"min": 10
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"children": ["hot/oasis"],
|
||||
"generators": [{
|
||||
"generator": "smooth-dunes",
|
||||
"max": 20,
|
||||
"min": 5
|
||||
"max": 23,
|
||||
"min": 10
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"children": ["hot/desert-dunes-red"],
|
||||
"generators": [{
|
||||
"generator": "smooth-dunes",
|
||||
"max": 20,
|
||||
"min": 5
|
||||
"max": 23,
|
||||
"min": 10
|
||||
}],
|
||||
"layers": [{
|
||||
"style": {"style": "FRACTAL_WATER"},
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"children": ["hot/desert-dunes"],
|
||||
"generators": [{
|
||||
"generator": "smooth-dunes",
|
||||
"max": 20,
|
||||
"min": 5
|
||||
"max": 23,
|
||||
"min": 10
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 3,
|
||||
"style": {"style": "STATIC"},
|
||||
"style": {"style": "VASCULAR"},
|
||||
"zoom": 0.5,
|
||||
"palette": [
|
||||
{"block": "sand"},
|
||||
{"block": "clay"},
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 3,
|
||||
"style": {"style": "STATIC"},
|
||||
"zoom": 0.825,
|
||||
"style": {"style": "VASCULAR"},
|
||||
"zoom": 0.5,
|
||||
"palette": [
|
||||
{"block": "sand"},
|
||||
{"block": "clay"},
|
||||
|
||||
@@ -9,11 +9,21 @@
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
"style": {"style": "FRACTAL_WATER"},
|
||||
"zoom": 0.5,
|
||||
"minHeight": 2,
|
||||
"maxHeight": 3,
|
||||
"style": {"style": "VASCULAR"},
|
||||
"zoom": 0.2,
|
||||
"palette": [
|
||||
{"block": "sand"},
|
||||
{"block": "sandstone"}
|
||||
{"block": "clay"},
|
||||
{"block": "sand"},
|
||||
{"block": "gravel"},
|
||||
{"block": "sand"},
|
||||
{"block": "dirt"},
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "sand"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "BEACH",
|
||||
"generators": [{
|
||||
"min": 0,
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"generator": "plain"
|
||||
}],
|
||||
|
||||
@@ -8,16 +8,6 @@
|
||||
"max": 6,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
"style": {"style": "IRIS"},
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "OCEAN",
|
||||
"generators": [{
|
||||
"min": -2,
|
||||
"max": 0,
|
||||
"min": -8,
|
||||
"max": -3,
|
||||
"generator": "river"
|
||||
}],
|
||||
"layers": [
|
||||
@@ -15,7 +15,6 @@
|
||||
"style": "VASCULAR",
|
||||
"zoom": 0.8,
|
||||
"fracture": {
|
||||
"multiplier": 2,
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -43,6 +43,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"islandBiomeChanceStyle": {
|
||||
"style": "FRACTAL_FBM_IRIS",
|
||||
"zoom": 5
|
||||
},
|
||||
"SEAS": "Sea settings (for the biomes that are oceans).",
|
||||
"seaZoom": 1.25,
|
||||
"seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"},
|
||||
@@ -270,7 +274,7 @@
|
||||
}
|
||||
],
|
||||
"caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
|
||||
"CARVING": "Carving layers that cut off certain parts of the world",
|
||||
"CAVERNS//CARVING": "Carving layers that cut off certain parts of the world",
|
||||
"carving": true,
|
||||
"carveLayers": [
|
||||
{
|
||||
@@ -283,8 +287,8 @@
|
||||
"zoom": 0.5
|
||||
}
|
||||
},
|
||||
"fullPercent": 0.01,
|
||||
"threshold": 0.75,
|
||||
"fullPercent": 0.007,
|
||||
"threshold": 0.8,
|
||||
"minHeight": -40,
|
||||
"maxHeight": 100
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user