BorderExile/.minecraft/versions/1.20.1/config/alexsmobs/spectre_spawns.json
2023-09-06 22:54:10 +08:00

16 lines
250 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_end"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:the_end"
}
]
]
}