11 lines
160 B
JSON
11 lines
160 B
JSON
{
|
|
"name": "dungeon_forest",
|
|
"criteria": {"biomeTypes": ["FOREST"]},
|
|
"inherit": [
|
|
"loot_all",
|
|
"loot_forest",
|
|
"tower_forest",
|
|
"rooms_forest"
|
|
]
|
|
}
|