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

32 lines
558 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:dripstone_caves"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:cave/andesite_caves"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:cave/diorite_caves"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:cave/granite_caves"
}
]
]
}