Interstellar2/Client/config/alexsmobs/soul_vulture_spawns.json
imthegm ce7cd97325 0.1.0
Split pack into server and client modlists.
2023-10-07 20:25:23 -04:00

25 lines
408 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:soul_sand_valley"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "byg:warped_desert"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:weeping_valley"
}
]
]
}