Noaaan / MythicMetals

Fabric based Minecraft mod that adds new materials into the game. Includes new tools, ores, anvils, and sets of armor.
Other
73 stars 26 forks source link

[Bug] Regrowth effect not working on modded weapons #240

Open noodlenoir opened 1 month ago

noodlenoir commented 1 month ago

I currently have a promethium katana, using the mod Simply Swords. No matter how long it is in my active hand, it does not regain durability. This problem does not extend to my other promethium gear, such as my armor. My guess is that this bug has to do with the weapon being a unique modded one. I'm unsure if the bug is with Mythic Metals or Simply Swords, so I will be opening this issue under both.

antuar-ramos commented 1 month ago

Can confirm this, using another weapon from Simply Swords on minecraft 1.20.1 (mod version 0.19.7). Tools made from prometheum do regenerate, but the rapier weapon does not no matter if where it is in my inventory

Noaaan commented 3 weeks ago

I don't blame Sweeney for this, as the Prometheum handling and Ability "API" is very poor. With the final release of 1.20.1 I am simplifying the code for this, which should make it much easier to implement the changes required for the Prometheum tools.