Classifying items as swords automatically based on built-in Forge methods.
JoeyDagger opened this issue ยท 5 comments
So, about the custom sword animations, how does one exactly add another item to swing like a sword? I am confused as to how it works. I can't seem to get Tinkers' Construct swords to work.
It's a good idea, but I don't want to just add items about Tinker's sword, I feel like it's possible to add Tinker's crossbow, tinker's cross bow is used as an animation of 'eating' when used
Oh I see. I hope this new update fixes it when it rolls in. Thank you for the reply.
Hey Joey!
This question came up in the discord, as I tossed it out to the team. Tinker's classify's it's weapons as 'ItemTools' and that causes various problems with mods that search only for 'ItemWeapon'. You'll notice that some Weapons mods like Spartan will work fine, but then Tinker's does not. The team is aware of this issue, and I believe a QoL feature will be added in a later update of Bends that will allow users to White List sword IDs to have Bends treat them as Weapons despite how the mod has them coded. Any other change would have to come from Tinkers and how they code their items.
Hope this helps.