create-the-brass-oncerto/config/iceandfire/hippogryph_dark_brown_biome...

55 lines
1.0 KiB
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_forest"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "forge:is_mountain"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "forge:is_snowy"
}
],
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_forest"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_hill"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "forge:is_snowy"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:scarlet_mountains"
}
]
]
}