Files
IMR6/minecraft/config/alexsmobs/bone_serpent_spawns.json
2026-07-08 22:58:56 +01:00

16 lines
257 B
JSON

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