rsemcm/client/overrides/config/alexsmobs/stradpole_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

32 lines
549 B
JSON

{
"biomes": [
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "minecraft:basalt_deltas"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "biomesoplenty:withered_abyss"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:volcanic_deltas"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "incendium:withered_forest"
}
]
]
}