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

58 lines
1.0 KiB
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_savanna"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:arid_highlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:brushland"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:fractured_savanna"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:savanna_badlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:savanna_slopes"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:shrubland"
}
]
]
}