- added the new menu
Special Items that acts as a library for items doing special things upon dropping:
Command Tag (new)
The Command Tag allows you to execute (via console) a defined command upon drop. It acts like a normal item within the drop inventory, but will execute a command instead of dropping it. It also will replace %player with the player name.
Batch Container (not new)
When putting Shulker Boxes into the custom drop inventory, they will act as "containers" for DropEdit.
A red shulker box lets you drop a bunch of items at once, so you can add a complete gear into one shulker box in order to drop that gear at once when randomly selected from the drop inventory.
Expansion Container (not new)
A yellow shulker box expands the custom drop inventory by 27 slots. DropEdit will add all items configured in a yellow shulker box to the pool of items from which DropEdit chooses a random item afterward.
- overhauled the main menu
- added
fortune enchantment for multiplying block drops (can be disabled in the config)
- some minor bugfixes