cteNEV/spectre_spawns.json

16 lines
250 B
JSON
Raw Normal View History

2024-05-04 01:57:46 -07:00
{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_end"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:the_end"
}
]
]
}