mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
16 lines
No EOL
276 B
JSON
Executable file
16 lines
No EOL
276 B
JSON
Executable file
{
|
|
"biomes": [
|
|
[
|
|
{
|
|
"type": "BIOME_TAG",
|
|
"negate": true,
|
|
"value": "forge:no_default_monsters"
|
|
},
|
|
{
|
|
"type": "BIOME_TAG",
|
|
"negate": false,
|
|
"value": "alexsmobs:skreechers_can_spawn_wardens"
|
|
}
|
|
]
|
|
]
|
|
} |