Better Mending
A plugin that allows players to repair their items with experience points, with customizable repair amounts and costs.
601
13
Equipment
Game Mechanics
Utility
Better Mending has been archived. Better Mending will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.19–1.19.3
1.18.x
1.17.x
1.16.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Changelog
Added
- Configuration option
allowedEnchantments
to allow players to choose which enchantments they want to use with the repair feature. The plugin will only use enchantments from this list for repair.
Changed
- Event handler to use the
containsKey
method of theMap
class to check if anItemStack
has the MENDING enchantment, and thecontains
method of theList
class to check if the MENDING enchantment is in the list of allowed enchantments. - Dependency on bStats library to the latest version to fix a compilation error.
- Configuration option
xpCost
to 1. The amount of experience points required to repair 1 durability point is now 1. - Configuration option
repairAmount
to 2. The amount of durability points repaired per use is now 2.
Removed
- Unused
metrics
variable from theonEnable
method.
Files
Metadata
Release channel
BetaVersion number
1.0.2-1.19.3-paperLoaders
Game versions
1.19.3Downloads
52Publication date
January 7, 2023 at 12:14 PMPublisher
laika
Owner