create-the-brass-oncerto/config/iceandfire/hippogryph_gray_biomes.json

25 lines
418 B
JSON
Raw Normal View History

2025-04-11 17:07:29 +08:00
{
"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": "terralith:windswept_spires"
}
]
]
}