Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes spawning 2 creatres when the max is 1 #26

Open
BLovegrove opened this issue Sep 18, 2023 · 0 comments
Open

Sometimes spawning 2 creatres when the max is 1 #26

BLovegrove opened this issue Sep 18, 2023 · 0 comments

Comments

@BLovegrove
Copy link

The section of config in question is this:

# Plains

[drop_growth]
min_pickaxe_tier = 0
biomes = [ Plains ]
prefab = BlobTar
chance = 2
min = 1
max = 1

For some reason, my server members are finding that mobs will drop doubled occasionally - 2 blobs is a lot more brutal than 1. Also theres no explanation of 'chance' anywhere on the mod pages. I get that its probably what it says on the tin but it would still be nice.

My only guess is maybe Creature Level and Loot Control is effecting them? But none of the mobs that get spawned are from CLALC.

Here's my modlist:
https://pastebin.com/GmKfZYRB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant