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

25 lines
426 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:savanna_plateau"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:arid_mountains"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:fractured_savanna"
}
]
]
}