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

11 lines
145 B
JSON
Raw Normal View History

2025-04-11 17:07:29 +08:00
{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
}
]
]
}