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

18 lines
286 B
JSON
Raw Normal View History

2025-04-11 17:07:29 +08:00
{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:savanna_plateau"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:fractured_savanna"
}
]
]
}