Knightly Axe tooltip contains error
Terrakota-d opened this issue ยท 2 comments
Forge version: 2512
Twilight Forest version: 3.2.1, 171
Steps to reproduce:
- Get Knightly Axe
What I expected to happen: It's deals extra damage to armored targets as the rest of the knightly weapons and hint will reflect this.
What happened instead: The tooltip says "unarmored targets" although it is not.
Looks like it actually is supposed to be unarmored however the code isn't there in the current version but here it is in the 1.7 source
https://github.com/TeamTwilight/twilightforest/blob/1.7.10/src/main/java/twilightforest/item/ItemTFKnightlyAxe.java#L67-L78