Files
Reimagined/config/alexsmobs/dropbear_spawns.json
T
2026-05-07 21:38:27 +03:00

23 lines
399 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": true,
"value": "c:no_default_monsters"
},
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:nether_wastes"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "biomesoplenty:crystalline_chasm"
}
]
]
}