backrooms 2

This commit is contained in:
2026-03-18 16:19:06 +01:00
parent 0d6f6a4fd8
commit 63369076ae
27 changed files with 477 additions and 52 deletions

View File

@@ -0,0 +1,4 @@
{
"type": "szar:overworld_portal",
"config": {}
}

View File

@@ -0,0 +1,19 @@
{
"feature": "szar:overworld_portal",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 20
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING_NO_LEAVES"
},
{
"type": "minecraft:biome"
}
]
}