create-the-brass-oncerto/config/iceandfire/fire_lily_biomes.json

18 lines
277 B
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "forge:is_hot/overworld"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "byg:firecracker_shrubland"
}
]
]
}