-
Notifications
You must be signed in to change notification settings - Fork 43
Sample Custom Drops
This page was last updated for LevelledMobs 3.2.4 b557
In his spare time, UltimaOath writes special CustomDrops using the Drop-Table system. All of these are written using Vanilla Minecraft mechanics, or 3rd party plugin compatible features such as NBT-API (these will be marked as such). I have also written a short description of the purpose behind the drop-table's creation, though you can use them however you desire!
You can download the full UltimaOath Edition, which includes all of the samples below together.
Β
-
Tiered Tool Sets
-
These drop tables were designed to be equipped and dropped by entities like skeletons and zombies. Each table contains a single item in varying states of damage, and one of those will be selected for the entity to possibly equip and drop. The item is more likely to appear in a more damaged state, and is less likely to appear in near full durability, though it is still possible.
Each of these tiered tool sets include: helmet, chestplate, leggings, boots, axe, sword, and bow/arrow.Β
-
NBT-API Required \ Special Drop Items
-
These drop tables require the plugin NBT-API.
They were designed to be dropped by entities upon death as a special drop.Β
-
xEffects Library (Download the Complete Library here)
-
These drop tables are designed to occur on the death of an entity. These produce various customizable particle, sound, and 'area of effect' effects. They are designed using the native Minecraft commands and should be functional on most server environments.
-
Miscellaneous
-
These are drop tables that didn't really meet a specific category criteria. These include things like a drop table for the Minecraft discs.
-
- π₯ Compatibilities
- π Installation
- π Commands
- π©ββοΈ Permissions
- πββοΈ Frequently Asked Questions
- π LevelledMobs 4.0 Wiki
- π§ Settings (settings.yml)
- π Rules (rules.yml)
- β Custom Drops (customdrops.yml)
- π¬ Messages (messages.yml)
- π Official Config Translations
- π Unofficial Config Translations