minecraft-src/data/minecraft/worldgen/structure/ruined_portal_swamp.json
2025-07-04 01:41:11 +03:00

18 lines
No EOL
420 B
JSON

{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_swamp",
"setups": [
{
"air_pocket_probability": 0.0,
"can_be_cold": false,
"mossiness": 0.5,
"overgrown": false,
"placement": "on_ocean_floor",
"replace_with_blackstone": false,
"vines": true,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}