23 lines
361 B
JSON
23 lines
361 B
JSON
|
{
|
||
|
"biomes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "BIOME_DICT",
|
||
|
"negate": false,
|
||
|
"value": "overworld"
|
||
|
},
|
||
|
{
|
||
|
"type": "BIOME_DICT",
|
||
|
"negate": false,
|
||
|
"value": "swamp"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "REGISTRY_NAME",
|
||
|
"negate": false,
|
||
|
"value": "biomesoplenty:tundra_bog"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|