mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
Merge pull request #100 from IrisDimensions/ReduceSwampVillages
Drop the structures rarity
This commit is contained in:
@@ -65,15 +65,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -71,15 +71,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -52,15 +52,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-mountain-cliffs"
|
||||
"frozen/mountain-cliffs"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -3,9 +3,9 @@
|
||||
"derivative": "SNOWY_TAIGA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-mountain-middle",
|
||||
"frozen/frozen-peak",
|
||||
"frozen/frozen-mountain-cliffs"
|
||||
"frozen/mountain-middle",
|
||||
"frozen/peak",
|
||||
"frozen/mountain-cliffs"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -84,15 +84,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA_MOUNTAINS",
|
||||
"vanillaDerivative": "SNOWY_MOUNTAINS",
|
||||
"children": [
|
||||
"frozen/frozen-peak"
|
||||
"frozen/peak"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -55,15 +55,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -61,15 +61,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-pine-hills"
|
||||
"frozen/pine-hills"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -69,15 +69,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA_MOUNTAINS",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-vander"
|
||||
"frozen/vander"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -78,15 +78,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-hills"
|
||||
"frozen/hills"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -69,15 +69,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -69,15 +69,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -61,15 +61,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SNOWY_TAIGA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA",
|
||||
"children": [
|
||||
"frozen/frozen-spruce-hills"
|
||||
"frozen/spruce-hills"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -57,15 +57,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -7,10 +7,10 @@
|
||||
"SNOWY_MOUNTAINS"
|
||||
],
|
||||
"children": [
|
||||
"frozen/frozen-peak",
|
||||
"frozen/frozen-mountains",
|
||||
"frozen/frozen-mountains",
|
||||
"frozen/frozen-mountains"
|
||||
"frozen/peak",
|
||||
"frozen/mountains",
|
||||
"frozen/mountains",
|
||||
"frozen/mountains"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -60,15 +60,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "igloo"
|
||||
},
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-snowy"
|
||||
}
|
||||
],
|
||||
@@ -41,15 +41,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -41,15 +41,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -31,15 +31,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "DESERT",
|
||||
"vanillaDerivative": "DESERT",
|
||||
"children": [
|
||||
"hot/hot-oasis"
|
||||
"hot/oasis"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -43,15 +43,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -73,15 +73,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "DESERT",
|
||||
"vanillaDerivative": "DESERT",
|
||||
"children": [
|
||||
"hot/hot-mountain-cliffs"
|
||||
"hot/cliffs"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -31,15 +31,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "DESERT",
|
||||
"vanillaDerivative": "DESERT",
|
||||
"children": [
|
||||
"hot/hot-mountain-middle"
|
||||
"hot/middle"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -14,15 +14,15 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 1000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 1900,
|
||||
"structure": "desert-pyramid"
|
||||
}
|
||||
],
|
||||
@@ -3,10 +3,10 @@
|
||||
"derivative": "WARM_OCEAN",
|
||||
"vanillaDerivative": "WARM_OCEAN",
|
||||
"children": [
|
||||
"hot/hot-desert",
|
||||
"hot/hot-desert",
|
||||
"hot/hot-river",
|
||||
"hot/hot-ocean-cliffs"
|
||||
"hot/desert",
|
||||
"hot/desert",
|
||||
"hot/river",
|
||||
"hot/ocean-cliffs"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -3,10 +3,10 @@
|
||||
"derivative": "SHATTERED_SAVANNA",
|
||||
"vanillaDerivative": "ERODED_BADLANDS",
|
||||
"children": [
|
||||
"mesa/mesa-cliffs",
|
||||
"mesa/mesa-red",
|
||||
"mesa/mesa-green",
|
||||
"mesa/mesa-blue"
|
||||
"mesa/cliffs",
|
||||
"mesa/red",
|
||||
"mesa/green",
|
||||
"mesa/blue"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -8,14 +8,14 @@
|
||||
"ERODED_BADLANDS"
|
||||
],
|
||||
"children": [
|
||||
"mesa/mesa-valleys",
|
||||
"mesa/mesa-red",
|
||||
"mesa/mesa-blue",
|
||||
"mesa/mesa-dark",
|
||||
"mesa/mesa-green",
|
||||
"mesa/mesa-red",
|
||||
"mesa/mesa-yellow",
|
||||
"mesa/mesa-blue"
|
||||
"mesa/valleys",
|
||||
"mesa/red",
|
||||
"mesa/blue",
|
||||
"mesa/dark",
|
||||
"mesa/green",
|
||||
"mesa/red",
|
||||
"mesa/yellow",
|
||||
"mesa/blue"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"ERODED_BADLANDS"
|
||||
],
|
||||
"children": [
|
||||
"mesa/mesa-plateau-dirt-high"
|
||||
"mesa/plateau-dirt-high"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -8,7 +8,7 @@
|
||||
"ERODED_BADLANDS"
|
||||
],
|
||||
"children": [
|
||||
"mesa/mesa-plateau-dirt"
|
||||
"mesa/plateau-dirt"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SHATTERED_SAVANNA",
|
||||
"vanillaDerivative": "BADLANDS",
|
||||
"children": [
|
||||
"mesa/mesa-dark"
|
||||
"mesa/dark"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -16,11 +16,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -16,11 +16,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "TAIGA_MOUNTAINS",
|
||||
"vanillaDerivative": "TAIGA_MOUNTAINS",
|
||||
"children": [
|
||||
"mountain/mountain-forest"
|
||||
"mountain/forest"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -14,11 +14,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "PLAINS",
|
||||
"vanillaDerivative": "PLAINS",
|
||||
"children": [
|
||||
"mountain/mountain-middle"
|
||||
"mountain/middle"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -19,11 +19,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "TAIGA_MOUNTAINS",
|
||||
"vanillaDerivative": "TAIGA_MOUNTAINS",
|
||||
"children": [
|
||||
"mountain/mountain-cliffs"
|
||||
"mountain/cliffs"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "MOUNTAIN_EDGE",
|
||||
"vanillaDerivative": "MOUNTAIN_EDGE",
|
||||
"children": [
|
||||
"mountain/mountain-middle"
|
||||
"mountain/middle"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -20,11 +20,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,15 +3,15 @@
|
||||
"derivative": "TAIGA_MOUNTAINS",
|
||||
"vanillaDerivative": "TAIGA_MOUNTAINS",
|
||||
"children": [
|
||||
"mountain/mountain-lake"
|
||||
"mountain/lake"
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -106,17 +106,6 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"chance": 8,
|
||||
"maxPitch": 0.3,
|
||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
||||
"interval": 6000,
|
||||
"soundDistance": 3
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"maxSpawns": 5,
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "MUSHROOM_FIELDS",
|
||||
"vanillaDerivative": "MUSHROOM_FIELDS",
|
||||
"children": [
|
||||
"mushroom/mushroom-forest-hills"
|
||||
"mushroom/forest-hills"
|
||||
],
|
||||
|
||||
"layers": [
|
||||
@@ -110,17 +110,6 @@
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"chance": 8,
|
||||
"maxPitch": 0.3,
|
||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
||||
"interval": 6000,
|
||||
"soundDistance": 3
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"maxSpawns": 5,
|
||||
@@ -179,90 +168,7 @@
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"name": "standard-surface-portals",
|
||||
"chance": 0.00505,
|
||||
"place": [
|
||||
"ruined_portal/giant_portal_1",
|
||||
"ruined_portal/giant_portal_2",
|
||||
"ruined_portal/giant_portal_3",
|
||||
"ruined_portal/portal_1",
|
||||
"ruined_portal/portal_2",
|
||||
"ruined_portal/portal_3",
|
||||
"ruined_portal/portal_4",
|
||||
"ruined_portal/portal_5",
|
||||
"ruined_portal/portal_6",
|
||||
"ruined_portal/portal_7",
|
||||
"ruined_portal/portal_8",
|
||||
"ruined_portal/portal_9",
|
||||
"ruined_portal/portal_10"
|
||||
],
|
||||
"edit": [
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "gold_block"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "air"
|
||||
}
|
||||
]
|
||||
},
|
||||
"chance": 0.1
|
||||
},
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "netherrack"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "magma_block"
|
||||
}
|
||||
]
|
||||
},
|
||||
"chance": 0.07
|
||||
},
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "obsidian"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "crying_obsidian"
|
||||
}
|
||||
]
|
||||
},
|
||||
"chance": 0.15
|
||||
},
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "lava"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "magma_block"
|
||||
}
|
||||
]
|
||||
},
|
||||
"chance": 0.20
|
||||
}
|
||||
],
|
||||
"mode": "MIN_HEIGHT",
|
||||
"carvingSupport": "SURFACE_ONLY"
|
||||
},
|
||||
{
|
||||
"chance": 0.18,
|
||||
"chance": 0.15,
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -293,7 +199,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.18,
|
||||
"chance": 0.15,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
@@ -340,7 +246,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.8,
|
||||
"chance": 0.6,
|
||||
"density": 2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -418,7 +324,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"chance": 0.4,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
@@ -465,7 +371,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.025,
|
||||
"chance": 0.02,
|
||||
"density": 1,
|
||||
"edit": [
|
||||
{
|
||||
@@ -506,7 +412,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"chance": 0.05,
|
||||
"density": 1,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -2,17 +2,6 @@
|
||||
"name": "Mushroom Lake",
|
||||
"derivative": "MUSHROOM_FIELDS",
|
||||
"vanillaDerivative": "MUSHROOM_FIELDS",
|
||||
"effects": [
|
||||
{
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"chance": 8,
|
||||
"maxPitch": 0.3,
|
||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
||||
"interval": 6000,
|
||||
"soundDistance": 3
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
"zoom": 0.3,
|
||||
@@ -57,23 +57,19 @@
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"volume": 6.2,
|
||||
"minPitch": 0.2,
|
||||
"chance": 8,
|
||||
"maxPitch": 0.3,
|
||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
||||
"interval": 6000,
|
||||
"soundDistance": 3
|
||||
"rarity": 150,
|
||||
|
||||
"structure": "mush-huts"
|
||||
}
|
||||
],
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"maxSpawns": 5,
|
||||
"maxSpawns": 6,
|
||||
"minSpawns": 2,
|
||||
"entity": "mooshroom",
|
||||
"rarity": 5
|
||||
"rarity": 3
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "WARM_OCEAN",
|
||||
"vanillaDerivative": "WARM_OCEAN",
|
||||
"children": [
|
||||
"ocean/ocean-warm-bottom"
|
||||
"ocean/warm-bottom"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -57,12 +57,12 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 2000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"structure": "village-savanna",
|
||||
"rarity": 650
|
||||
"rarity": 1500
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SAVANNA",
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"children": [
|
||||
"savanna/savanna-acacia-denmyre"
|
||||
"savanna/acacia-denmyre"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -14,12 +14,12 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 2000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"structure": "village-savanna",
|
||||
"rarity": 650
|
||||
"rarity": 1500
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
@@ -66,12 +66,12 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 2000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"structure": "village-savanna",
|
||||
"rarity": 650
|
||||
"rarity": 1500
|
||||
}
|
||||
],
|
||||
"biomeSkyScatter": [
|
||||
@@ -11,12 +11,12 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 2000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"structure": "village-savanna",
|
||||
"rarity": 650
|
||||
"rarity": 1500
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SAVANNA",
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"children": [
|
||||
"savanna/savanna-cliff"
|
||||
"savanna/cliff"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -19,12 +19,12 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 2000,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"structure": "village-savanna",
|
||||
"rarity": 650
|
||||
"rarity": 1500
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
|
||||
@@ -57,11 +57,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "SWAMP",
|
||||
"children": [
|
||||
"swamp/swamp-marsh"
|
||||
"swamp/marsh"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -11,11 +11,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "SWAMP",
|
||||
"children": [
|
||||
"swamp/swamp-marsh-rotten"
|
||||
"swamp/marsh-rotten"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -14,11 +14,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "SWAMP",
|
||||
"children": [
|
||||
"swamp/swamp-murky-cavern-gleaming"
|
||||
"swamp/murky-cavern-gleaming"
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "DARK_FOREST",
|
||||
"children": [
|
||||
"swamp/swamp-lake"
|
||||
"swamp/lake"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -62,11 +62,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "DARK_FOREST",
|
||||
"children": [
|
||||
"swamp/swamp-lake"
|
||||
"swamp/lake"
|
||||
],
|
||||
|
||||
"generators": [
|
||||
@@ -63,11 +63,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -3,8 +3,8 @@
|
||||
"derivative": "SWAMP",
|
||||
"vanillaDerivative": "DARK_FOREST",
|
||||
"children": [
|
||||
"swamp/swamp-denmyre",
|
||||
"swamp/swamp-marsh"
|
||||
"swamp/denmyre",
|
||||
"swamp/marsh"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -63,11 +63,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1000,
|
||||
"structure": "village-tundra"
|
||||
}
|
||||
],
|
||||
@@ -57,11 +57,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-temperate"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "PLAINS",
|
||||
"vanillaDerivative": "BIRCH_FOREST",
|
||||
"children": [
|
||||
"temperate/temperate-birch-denmyre"
|
||||
"temperate/birch-denmyre"
|
||||
],
|
||||
|
||||
"generators": [
|
||||
@@ -15,11 +15,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-temperate"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "PLAINS",
|
||||
"vanillaDerivative": "PLAINS",
|
||||
"children": [
|
||||
"temperate/temperate-plain-hills"
|
||||
"temperate/plain-hills"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "PLAINS",
|
||||
"vanillaDerivative": "THE_VOID",
|
||||
"children": [
|
||||
"temperate/temperate-lit-cavern"
|
||||
"temperate/lit-cavern"
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
@@ -11,11 +11,11 @@
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
"rarity": 750,
|
||||
"rarity": 1700,
|
||||
"structure": "pillager"
|
||||
},
|
||||
{
|
||||
"rarity": 500,
|
||||
"rarity": 1500,
|
||||
"structure": "village-temperate"
|
||||
}
|
||||
],
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "PLAINS",
|
||||
"vanillaDerivative": "PLAINS",
|
||||
"children": [
|
||||
"temperate/temperate-wilds"
|
||||
"temperate/wilds"
|
||||
],
|
||||
|
||||
"generators": [
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user