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

53 lines
942 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:spires"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:frozen_tundra"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "regions_unexplored:icy_heights"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:ice_spikes"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:snowy_plains"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:snowy_slopes"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:frozen_peaks"
}
]
]
}