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/froststalker_spawns.json

53 lines
934 B
JSON
Raw Normal View History

2024-06-15 23:46:34 +02:00
{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:ice_spikes"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:frozen_peaks"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:cave/frostfire_caves"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:frozen_cliffs"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:glacial_chasm"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:snowy_badlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:gravel_desert"
}
]
]
}