Fix empty vaults

This commit is contained in:
GearShocky 2025-03-08 03:07:54 +05:00
parent 22798cff1e
commit 297b32d775
18 changed files with 13 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"type": "minecraft:jigsaw",
"biomes": "#overdrive_that_matters:laboratory",
"max_distance_from_center": 60,
"max_distance_from_center": 80,
"liquid_settings": "ignore_waterlogging",
"size": 20,
"start_height": {

View File

@ -3,7 +3,7 @@
"type": "minecraft:random_spread",
"salt": 20803232,
"separation": 8,
"spacing": 12
"spacing": 30
},
"structures": [
{

View File

@ -8,7 +8,7 @@
"processors": "minecraft:empty",
"projection": "rigid"
},
"weight": 1
"weight": 3
},
{
"element": {
@ -17,7 +17,7 @@
"processors": "minecraft:empty",
"projection": "rigid"
},
"weight": 1
"weight": 3
},
{
"element": {
@ -27,6 +27,15 @@
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "overdrive_that_matters:laboratory/halls/decor/pillager_fort",
"processors": "minecraft:empty",
"projection": "rigid"
},
"weight": 2
}
],
"fallback": "minecraft:empty"