atm9/client/config/alexsmobs/hammerhead_shark_spawns.json
2024-10-03 12:30:14 -07: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"
}
]
]
}