mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
Jigsaw changes
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"maxDepth": 6,
|
||||
"pieces": ["murky_stronghold/void/1"],
|
||||
"lockY": 27,
|
||||
"feature": {
|
||||
"blockRadius": 5,
|
||||
"entitySpawners": ["silverfish"]
|
||||
}
|
||||
"lockY": 30
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"riverBiomes": ["frozen/sea/frozen-parent-river"],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"spotBiomes": [{
|
||||
"biome": "frozen/vander",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
}],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"shoreBiomes": ["mushroom/shore/beach"],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"seaBiomes": ["mushroom/sea/ocean"],
|
||||
"caveBiomes": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"shoreBiomes": ["swamp/shore/beach"],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"seaBiomes": [
|
||||
"swamp/sea/ocean",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"riverBiomes": ["temperate/sea/river"],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"ENTITY_SPAWNS": "ALL ENTITY SPAWNS FOR THE REGION",
|
||||
"entitySpawners": [
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"deposits": [{
|
||||
"minHeight": 25,
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"seaBiomes": ["mountain/sea/river"],
|
||||
"jigsawStructures": [{
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 500
|
||||
"rarity": 250
|
||||
}],
|
||||
"caveBiomes": [
|
||||
"cave/tundra-cavern",
|
||||
|
||||
Reference in New Issue
Block a user