BentoBoxWorld / Greenhouses

BentoBox Add-on to enable personal biomes in a glass greenhouse
Eclipse Public License 2.0
13 stars 9 forks source link

Mob Limit Bug #99

Closed Flippi1990 closed 7 months ago

Flippi1990 commented 1 year ago

Expected behavior

The Mob Limit doesnt work. if set set it to for example 10 there are spawn 30 mobs

Observed/Actual behavior

The Mob Limit doesnt work. if set set it to for example 10 there are spawn 30 mobs

Steps/models to reproduce

no errors

BentoBox version

BentoBox-1.22.0

Plugin list

placeholderapi, holographicdisplays, kopf, bansystem, votifier, perks, viaversion, luckperms, protocolob, geyser, vault, holographicextension, essentials, bankplus, fastasyncworldedit, deluxemenus, afkplus rab, nexengine, essentialsspawn, worldguard, citizens, bentobox, adbancedcrates, supervanish, combatpets, multiverse-core, auctionmaster, voteplugim, images, procasino, jetshopper, cmilib, jobs, booster, score, wolfutilities, customcrafting, jetsminions

Other

No response

tastybento commented 1 year ago

I see. The mob limit setting isn't a maximum number of mobs, it's the number of blocks required per mob, so if you have an 18 block area greenhouse and the mob limit is 9, then 18/9 = 2 mobs can spawn. The explanation is in biomes.yml. However, I'm open to adding a "maxmobs" setting to biomes.yml that would cap mobs. The reason why it's done as a ratio of area is to promote players to build bigger greenhouses - which should be able to create more mobs.