modpack/config/friendsandfoes.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

37 lines
1.2 KiB
JSON

{
"checkForNewUpdates": true,
"enableCopperGolem": true,
"generateCopperGolemAreaStructure": true,
"enableGlare": true,
"enableGlareSpawn": true,
"glareSpawnWeight": 4,
"glareSpawnMinGroupSize": 1,
"glareSpawnMaxGroupSize": 1,
"enableMauler": true,
"enableMaulerSpawn": true,
"maulerDesertSpawnWeight": 32,
"maulerDesertSpawnMinGroupSize": 1,
"maulerDesertSpawnMaxGroupSize": 1,
"maulerBadlandsSpawnWeight": 32,
"maulerBadlandsSpawnMinGroupSize": 1,
"maulerBadlandsSpawnMaxGroupSize": 1,
"maulerSavannaSpawnWeight": 32,
"maulerSavannaSpawnMinGroupSize": 1,
"maulerSavannaSpawnMaxGroupSize": 1,
"enableMoobloom": true,
"enableMoobloomSpawn": true,
"moobloomFlowerForestSpawnWeight": 32,
"moobloomFlowerForestSpawnMinGroupSize": 2,
"moobloomFlowerForestSpawnMaxGroupSize": 4,
"moobloomMeadowSpawnWeight": 2,
"moobloomMeadowSpawnMinGroupSize": 2,
"moobloomMeadowSpawnMaxGroupSize": 4,
"enableIceologer": true,
"enableIceologerSpawn": true,
"enableIceologerInRaids": true,
"enableIllusioner": true,
"enableIllusionerSpawn": true,
"enableIllusionerInRaids": true,
"enableBeekeeperVillagerProfession": true,
"generateBeekeeperAreaStructure": true
}