mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
72 lines
1.3 KiB
JSON
72 lines
1.3 KiB
JSON
|
{
|
||
|
"biomes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": false,
|
||
|
"value": "minecraft:is_overworld"
|
||
|
},
|
||
|
{
|
||
|
"type": "BIOME_TAG",
|
||
|
"negate": false,
|
||
|
"value": "minecraft:is_beach"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:basalt_cliffs"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:granite_cliffs"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:gravel_beach"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:white_cliffs"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:skylands_autumn"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "terralith:skylands_spring"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "biomesoplenty:dune_beach"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "minecraft:stony_shore"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|