IMC-Vocality/config/iceandfire/fire_dragon_skeleton_biomes.json
2025-04-09 22:50:07 -05:00

67 lines
1.2 KiB
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:badlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:eroded_badlands"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:arid_mountains"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:outback"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:steppe"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:joshua_desert"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:dry_bushland"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:baobab_savanna"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:ashen_woodland"
}
]
]
}