liplum / MultiCrafterLib

A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.
https://liplum.github.io/MultiCrafterLib/
GNU General Public License v3.0
47 stars 10 forks source link

Add totalProgress #40

Closed MEEPofFaith closed 5 months ago

MEEPofFaith commented 5 months ago

Your MultiCrafter doesn't have totalProgress, so things like DrawPistons will constantly animate regardless of whether or not any crafting is happening.

liplum commented 5 months ago

Thanks for identifying and fixing the problem!

overdramaticpanromantic commented 5 months ago

yippee!