✅ DropEdit 2 - Advanced Drop Editor ✍️ Edit drops in a GUI!

MC Plugin ✅ DropEdit 2 - Advanced Drop Editor ✍️ Edit drops in a GUI! 1.1.68
A very easy loot table editor that allows you adding custom mob drops, block drop, and fish drops!

- add support for 1.19.2
- also track generated blocks to prevent custom drops for the DROP_ONLY_NATURAL flag
- add support for mc 1.19.1
- add flag for block drops: APPLY_FORTUNE. This flag lets you toggle the effect of the fortune enchantment on custom drops individually. Make sure to have use_fortune_enchantment enabled in your config.yml when using this
- add support for mc 1.19
- made batch containers accessible via the UI (shift-right-click on existing shulker boxes to edit them or on empty slots to create an empty box)
- add support for AureliumSkills: The skill luck will now increase the player specific drop chance by luck_level / divisor. The devisor is 1000by default and can be configured on the config.yml by adding this entry:
Code (YAML):
aurelium-luck-divisor: 1000.0
- add /dropedit info <player> command to check a player's applicable drop-multipliers (permission + aurelium's luck level)
- update for mc 1.18.2
- add DROP_ONLY_WITHOUT_SILKTOUCH flag for block drops: This flag prevents custom drops from dropping when using silk touch on an item
- add /dropedit reload command to reload changes made to the config.yml
- fix item not cleared when fishing and vanilla drops are disabled
- fix multiplier permission not working on precise drops
- fix stack trace in console when breaking a skull or trying to edit skull drops
- fix item meta parsing
- fix a rare exception
- prevent removal of armor contents from drops while vanilla drops are disabled (edited)
- fix enchantments not saved
  • Like (+1)
Reactions: carrothamsher66
Top Bottom