Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/iceandfire/hippogryph_gray_biomes.json

25 lines
418 B
JSON
Raw Normal View History

{
"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"
}
]
]
}