Files
fuwuduan/config/alexsmobs/farseer.json

16 lines
266 B
JSON
Raw Normal View History

2025-10-20 07:33:27 +00:00
{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": true,
"value": "forge:no_default_monsters"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:mushroom_fields"
}
]
]
}