Files
fuwuduan/config/iceandfire/hippogryph_creamy_biomes.json

18 lines
286 B
JSON
Raw Normal View History

2025-10-20 07:33:27 +00:00
{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:savanna_plateau"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:fractured_savanna"
}
]
]
}