1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 05:13:20 +02:00
aetheria/packwiz/1.20.1/config/alexsmobs/warped_toad_spawns.json

39 lines
No EOL
661 B
JSON
Executable file

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:warped_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "byg:crimson_gardens"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "byg:warped_desert"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:inverted_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:quartz_flats"
}
]
]
}