Fix empty vaults
This commit is contained in:
parent
22798cff1e
commit
297b32d775
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 20803232,
|
||||
"separation": 8,
|
||||
"spacing": 12
|
||||
"spacing": 30
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user