rsemcm/client/overrides/config/alexsmobs/skelewag_spawns.json
Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

21 lines
325 B
JSON

{
"biomes": [
[
{
"type": "BIOME_DICT",
"negate": false,
"value": "overworld"
},
{
"type": "BIOME_DICT",
"negate": false,
"value": "ocean"
},
{
"type": "BIOME_DICT",
"negate": true,
"value": "cold"
}
]
]
}