Files
fuwuduan/config/iceandfire/hippogryph_black_biomes.json

18 lines
279 B
JSON
Raw Permalink Normal View History

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