Files
Gregtech-New-Bastards/.minecraft/config/roguelike_dungeons/settings/dungeon_swamp.json
2025-08-23 05:19:43 +02:00

13 lines
192 B
JSON

{
"name": "dungeon_swamp",
"criteria": {"biomeTypes": ["SWAMP"]},
"inherit": [
"loot_all",
"loot_swamp",
"theme_swamp",
"tower_swamp",
"rooms_swamp",
"segments_swamp"
]
}