3 Commits

Author SHA1 Message Date
david
5c11c37d93 Fixed an issue with durabilities
It was found that in combat against mobs and/or players that tools and
armor would suddenly have a durability. This fix changes the durability
of all items this mod provides, now instead of setting durability to 0
it is set to 65535 the maximum durability any single item can obtain.

  This does mean that supposed unbreaking tools/armor can wear out and
break... it's just in 65535 uses. (Thus it will appear unbreakable)
2021-07-01 13:11:33 -04:00
david
a085e03fc4 MineClone2 and 3d_armor Support
Ooooh, fancy update!

  Want Unbreakable Tools & Armors? Today is the day you get your best
gear with no durabilty!
2021-05-11 19:53:32 -04:00
david
083745a87c Initalized Repo 2021-03-08 21:50:52 -05:00