mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
18 lines
No EOL
291 B
JSON
Executable file
18 lines
No EOL
291 B
JSON
Executable file
{
|
|
"biomes": [
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "minecraft:mangrove_swamp"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "terralith:cave/underground_jungle"
|
|
}
|
|
]
|
|
]
|
|
} |