atm9/client/config/alexsmobs/comb_jelly_spawns.json
2024-10-03 12:30:14 -07:00

25 lines
414 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:frozen_ocean"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:deep_frozen_ocean"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "alexscaves:abyssal_chasm"
}
]
]
}