
Back to NxLabs
R
RepairMe 1.21/1.22 Patch
SBy SilverValkyrie
A simple whetstone to repair aany tool with durability patched to 1.21 / 1.22
Description
The Original mod which is currently out of date
Whetstone
Repair any tool by 25% of its total durability, while the whetstone loses 5% (from the tools total durability) each time it is used.
(Should also work for modded tools)
Flint Recipe:
1x Flint + 3x Any Stone

Variant Recipe:
1x Gem + 3x Any Board

Available Variants:
- Flint (125 Durability)
- Lapis Lazuli (300 Durability)
- Perdiot (600 Durability)
- Amethyst (1000 Durability)
- Emerald (1500 Durability)
- Diamond (2000 Durability)
Config:
<pre class="language-javascript">{ "WhetstoneDamageAsPercent": 5, // Damage the whetstone takes, calculated as percent from the total durability of the repaired tool "WhetstoneMinimumDamage": 10, // Flat minimum damage the whetstone will take if the %-result is below it "ToolRestoreAsPercent": 25 // Restored durability, calculated as percent from the total durability "DisableItemCodeArray": ["bow" ] // disables any item that contains the name in its ID. set it as array like this example to delete items with the name bow
}
</pre>
Download
No download link is available for this entry right now.
Ratings & reviews
No ratings yet
Sign in to leave a rating or comment.


