mcserver/instances/forge-1.20.1-survival/runtime/data/config/alexsmobs/skelewag_spawns.json

21 lines
No EOL
374 B
JSON
Executable file

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