

Using them makes it easier to organize your drops in almost any case where your mobs are supposed to drop multiple items.ĭrop Tables are stored in their own respective configuration-files located in /MythicMobs/DropTables. Options currently available in-line on builds below 4.12 include name, data, amount, lore, and colorĪll of this inline item data can also be used in Equipment:! Drops: - leather_chestplate 1 1 Drop Tablesĭrop Tables are collections of multiple drops that can be assigned to mobs. In-line Dropsįor very basic equipment, you can add some inline item data so that you don't always have to create a mythic item. Will drop an from the plugin MythicDrops.įor more about MMOItems, see here. Will drop regular Minecraft experience points. Will drop experience points for the plugin MCMMO. Will drop experience points for the plugin Heroes. Will drop experience points for the plugin SkillAPI. Will drop experience points for the plugin Champions. The chance for the specified item to be dropped. Ĭan be either an item from MythicMobs, a vanilla item, exp, a drop table or an item/experience for a supported plugin. Dropsĭrops are the simplest way to implement custom drops. You can make any number of files in the DropTables folder, and they can be named anything you like as long as the file ends in. There are three types of custom drops available in MythicMobs to distinguish between.

The Drops tag can be added to your custom mobs to allow them to drop items of your choice upon their death.
