mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
39 lines
No EOL
661 B
JSON
Executable file
39 lines
No EOL
661 B
JSON
Executable file
{
|
|
"biomes": [
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "minecraft:warped_forest"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "byg:crimson_gardens"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "byg:warped_desert"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "incendium:inverted_forest"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "incendium:quartz_flats"
|
|
}
|
|
]
|
|
]
|
|
} |