atm9/client/config/alexsmobs/straddler_spawns.json
2024-10-03 12:30:14 -07:00

37 lines
664 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": true,
"value": "forge:no_default_monsters"
},
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:basalt_deltas"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "biomesoplenty:withered_abyss"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:volcanic_deltas"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:withered_forest"
}
]
]
}