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

16 lines
266 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": true,
"value": "forge:no_default_monsters"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:mushroom_fields"
}
]
]
}