No use item stats for custom weapons
MarkusBordihn opened this issue ยท 5 comments
Minecraft Version
1.18.2
Forge Version
40.1.80
Mantle Version
1.9.27
Tinkers' Construct Version
3.5.2.40
Describe your issue
This is related to issue report MarkusBordihn/BOs-Dynamic-Progression-and-Difficulty#4 were the issue was reported that Tinker Construct weapons are not processing.
I took a closer look into this and it seems that Tinker Construct has not implemented the items stats for their custom weapons.
This means regardless how often I using a weapon to kill a mob, it will not show up in the statistics page like:
I would expect that Tinker Construct weapons tracking their item stats the same way, like the standard weapon like the wood, stone, iron, diamond and netherite sword.
Crash Report
No response
Other mods
https://www.curseforge.com/minecraft/mc-mods/dynamic-player-weapon-progression-and-difficulty
Tried reproducing with just Tinkers?
Yes
Performance Enchancers
None of the above
Searched for known issues?
Searched open issues
Worth noting, you won't see stats for each material, you will just see a single (probably white) tinkers sword in stats. Confirm whether that is the case
At the moment I see nothing in the stats system even no base (white) weapon or so.
Having at least one item like the base weapon (white) in the stats would be already helpful for better integrations with other mods or advancements.
I'm happy to create and provide a PR, if preferred.
Thanks for the feedback.
They show up If they are used inside an anvil, but there is no use stats. I was not able to get any use state by just using the waepons on mobs.
Should be fixed in 3.5.3.63. Leave a comment if I missed something.
Note that if you use an AOE weapon like a scythe, it should only increase usage ticks by 1 per hit rather than one per mob hit, let me know if its not the case.