Frinn38 / Custom-Machinery

A Minecraft Mod about creating custom machines that works
GNU Lesser General Public License v3.0
45 stars 17 forks source link

Durability Requirement Doesn't Destroy 0 Durability Items #59

Closed Lonemind closed 2 years ago

Lonemind commented 2 years ago

When a machine consumes durability from an item and that item reaches 0 durability the item remains in the slot instead of being destroyed.

The machine does stop running if it can't find enough durability, fortunately.

Frinn38 commented 2 years ago

This is already fixed in dev, in the next version you will be able to choose whenever the durability requirement should break items or not.