IMC-Vocality/config/iceandfire/hippogryph_gray_biomes.json
2025-04-09 22:50:07 -05:00

32 lines
559 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:windswept_forest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:windswept_hills"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:towering_cliffs"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:windswept_spires"
}
]
]
}