plugins/Gunging_Ootilities_Plugin/enchantment-delete.yml
Allows to swich it for a replacement enchantment, so that villagers dont be selling empty enchantment books and that.
This book used to have Smite II on it before using this feature.
The enchantment deleter removes the target enchantments from varied sources:
Picking items up from the ground.
Loot generated in world-gen chests, fishing.
Villagers trading.
Items stored inside chests.
Items stored in GooP Personal Containers.
Player inventories and enderchests.
Enchantment tables.
I swear this is very lightweight, it sounds like "WHAT? Items in all CHESTS? wont that LAG?" but trust me, it only does it when it makes sense to do so // when the chest is opened for the first time yeah.
You must go to the files and enable it to use:
plugins/Gunging_Ootilities_Plugin/enchantment-delete.yml
DeletedEnchantments:
- SMITE
- SHARPNESS
- POWER
- BANE_OF_ARTHROPODS
- IMPALING
ReplacementEnchantment: UNBREAKING
This will clear all damage-increasing enchantment, and replace them with the same level of unbreaking (up to unbreaking III). The replacing is to avoid villagers that used to sell this enchantment now selling emtpy books.
Failing to specify a replacement enchantment can cause enchantment tables to start offering Mending, Curses, and whatever other 'treasure' enchantment you are not supposed to get from them.
MMOItems compatible.
When you have a bunch of combat plugins like mcMMO, MMOItems, MMOCore and so on... you will realize that every plugin decides to scale arrows with power enchantment a little differently. It becomes super scuffed and unpredicable how a small change in base damage of a bow will affect this scaling.
Finally, power enchantment is GONE AHHH.