SFMobDrops

Configure mobs to drop Slimefun items on a configurable percent chance

Supported versions 1.14+
Dependencies Slimefun

Build 7

73ec06b0

Big revamp! Multiple drops, all entities and more flexibility

New config format

To support all the new things, the config format has changed. Don't worry, it's all backwards compatible but please migrate either way :)

Multiple drops

You can now specify multiple drops! To do so, you can define your config like so:

- entity: ZOMBIE drops: - slimefunItem: MAGICAL_ZOMBIE_PILLS chance: 5 - slimefunItem: IRON_DUST chance: 1

Closes #8

You can define a different chance for each too!

Drop from all entities

As well as multiple drops, you can now also drop items from mobs! You can define this in the config like so:

- entity: ALL drops: - slimefunItem: COPPER_DUST chance: 1

Closes #6

Which will have a 1% chance to drop copper dust from all mobs on kill!

Please report any bugs or any suggestions to GitHub

Supported versions 1.14+

Build 6

Fix dough updater not including common

Supported versions Unknown

Build 5

Forgot to update relocation

Supported versions Unknown

Build 4

Update to RC-28

Supported versions Unknown

Build 3

Remove reduced pom

Supported versions Unknown

Build 2

Fix bug with constants and drop hashes

Supported versions Unknown

Build 1

Life is hard

Supported versions Unknown
1