hex-agon / mastering-mixology

BSD 2-Clause "Simplified" License
2 stars 14 forks source link

Order Sorting by Station is Reversed #93

Closed Atom-Cats closed 1 week ago

Atom-Cats commented 2 weeks ago

First of all great plugin, I love it. The current sorting of the potion stations, top to bottom is: Homogenise then Concentrate then Crystallize. This cycle, running from levers, to each station then to the conveyor belt takes 9 ticks (5.4 seconds)

If the order was Crystallize then Concentrate then Homogenise, the same cycle takes 7 ticks (4.2 seconds). This saves 2 ticks per potion order when all three stations are required, and at least 1 tick otherwise (unless all one station.

Thanks for looking into this

BlueSoapTurtle commented 1 week ago

Fixed by #85 alternatively #80 just need a release