Allow blacklisting items in reforge-able-items #13
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible to add a dash (-) in front of a preset or material to make sure it's not included in reforge-able items. It would make it a lot easier to ban a specific item, or a specific item category. It would be easiest to add all listed items first, and then remove any items with the dash in front.
If added, an "all" preset should be added (possibly BLACKSMITH), so one could specify ALL,-ELYTRA to specifically ban elytras. If only negation is specified, that should also be treated as ALL,-SOMETHING. I'm not sure if filters would work for the blacksmith.
Implemented in dev branch