File Details
[26.1.2] Enchantment Transferring 1.0
- R
- May 8, 2026
- 50.30 KB
- 10
- 26.1.2
- Fabric
File Name
enchantmenttransferring-1.0_fabric-mc26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
# _Enchantment Transferring!_
### Transfer enchantments from one item, to another!
- Place the item with the enchantments you want to transfer *over* in the 1st slot..
- Place the item that you want the enchantments transferred *to* in the 2nd slot...
As a result, your enchantments will be transferred to your desired item, but your item will take a hit of durability.
<a href="" rel="noopener nofollow" target="_blank">https://i.imgur.com/o1C0UWA.gif" target="_blank">
<img src="" rel="noopener nofollow" target="_blank">https://i.imgur.com/o1C0UWA.gif" width="640" height="360" alt="Compatible with Forge">
</a>
The cost is calculated by taking the total amount of transferred enchantments, and then adding each transferred enchantment's level to the cost.
The output durability is calculated by taking the item's current durability and dividing it by (1, PLUS -> each enchantment's level represents an additional .1 point. So fortune 3 would be 1.3, Efficiency 5 would be 1.5, etc.).
# Crafting recipe:
<a href="" rel="noopener nofollow" target="_blank">https://i.imgur.com/qjcWq7s.png" target="_blank">
<img src="" rel="noopener nofollow" target="_blank">https://i.imgur.com/qjcWq7s.png" width="640" height="360" alt="Compatible with Forge">
</a>

