11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"name": "dungeon_mesa",
|
|
"criteria": {"biomeTypes": ["MESA"]},
|
|
"inherit": [
|
|
"loot_all",
|
|
"loot_hot_food",
|
|
"theme_mesa",
|
|
"tower_mesa"
|
|
]
|
|
}
|