mob drops
rbos opened this issue ยท 5 comments
Mob drops are entirely disabled moving to 0.9b from 0.8b on CB1597. Killed several dozen pigs, no pork.
I've stripped out all item drops from mobs and changed it to additive mode in the config file, ie:
# Replace instead of stack rewards drops/items
# Default: true
OverrideDrops: false
Skeleton:
Coin_Minimum: 0.5
Coin_Maximum: 1.00
Coin_Percent: 50.0
Otherwise it is a stock install.
Edit: Also adjusted coin values and percentages a bit.
The config file looks like it is out of date. Please try the following:
- Download a new copy of the plugin here: http://dev.bukkit.org/server-mods/ecocreature/files/14-v0-0-9b-cb-1-0-1-r1/
- Delete or rename your current default.yml
- Start your server and let it generate a new default.yml
- Edit the default.yml to your liking
- Reload or restart our server.
Regenerating the config fixes the problem.
It's a real pain doing that every other version. I forget about it half the time. :P