TheXFactor117 / Levels

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

Items starting with "Unbreakable" are not #125

Closed JTBlum closed 7 years ago

JTBlum commented 7 years ago

After testing for a while I determined that if an item is generated with the Unbreakable attribute, it never actually activates that by adding the integer Unbreakable=1 tag. If you get something that becomes unbreakable when it levels up, it works just fine.

TheXFactor117 commented 7 years ago

Looking into this.

TheXFactor117 commented 7 years ago

Should be fixed now.