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

81 lines
1.5 KiB
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:bamboo_jungle"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:bamboo_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:eucalyptus_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "biomesoplenty:bamboo_grove"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:cherry_grove"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:sakura_grove"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:sakura_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:amethyst_canyon"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:amethyst_rainforest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:skylands_spring"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "biomesoplenty:snowblossom_grove"
}
]
]
}