mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
25 lines
No EOL
414 B
JSON
Executable file
25 lines
No EOL
414 B
JSON
Executable file
{
|
|
"biomes": [
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "minecraft:frozen_ocean"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "minecraft:deep_frozen_ocean"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "REGISTRY_NAME",
|
|
"negate": false,
|
|
"value": "alexscaves:abyssal_chasm"
|
|
}
|
|
]
|
|
]
|
|
} |