IMC-Vocality/config/alexsmobs/caiman_spawns.json
2025-04-09 22:50:07 -05:00

25 lines
422 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:mangrove_swamp"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:bayou"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:cave/underground_jungle"
}
]
]
}