minecraft-modpack-1.20.1/config/alexsmobs/hammerhead_shark_spawns.json
2025-02-09 15:24:30 +01:00

16 lines
254 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_ocean"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "forge:is_hot/overworld"
}
]
]
}