Super Enchantments v1.0.1
Super Enchantments 1.0.1 addresses three issues found after the initial release. A selection bug prevented certain valid enchantments from being added to tools through the command interface, several tool types including shears and the brush had no applicable enchantments listed in the system, and no validation existed to prevent applying mutually incompatible enchantments to the same item.
Bug Fixes and Improvements
- Fixed enchantment selection bug: Certain valid enchantments could not be applied to tools through the
/superenchantcommand due to incorrect item-type filtering in the enchantment eligibility check - the filter logic has been corrected so all valid enchantment-item combinations are accepted - Added missing enchantments for shears and brush: Tool types such as shears and the brush had no applicable enchantment entries in the compatibility map - their complete applicable enchantment sets are now included and accessible via tab completion
- Enchantment incompatibility validation added: A compatibility check is now run before applying any enchantment - if the selected enchantment conflicts with an enchantment already present on the item (e.g., Sharpness and Smite), the operation is blocked and the player receives an explanatory message
Note: If you encounter any bugs or issues, please don't hesitate to open an issue. For any questions or to start a discussion, feel free to initiate a discussion on the GitHub repository.