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

21 lines
365 B
JSON

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