TheXFactor117 / Levels

A small, Minecraft mod focused around the aspect of weapon and armor leveling.
GNU General Public License v2.0
25 stars 19 forks source link

Leveling up armor gives you a message "your weapon has leveled" #79

Closed CplPibald closed 7 years ago

CplPibald commented 7 years ago

Leveling up any piece says your weapon has leveled even when it is armor. See this line which says weapon no matter what type of item leveled.

It should choose one of {weapon,helmet,chestplate,leggings,boots} to tell you which piece leveled.

This should probably also use a .lang file entry and not a hardcoded string.

TheXFactor117 commented 7 years ago

Will be fixed in the next version. Thanks!