Commit Graph

9 Commits

Author SHA1 Message Date
Michal Cieslakiewicz
f2d12c9aaa fermenter: improve input items processing.
Change source item pulling logic: previously 2 leaves items
were taken at once from the same stack, so only identical types
were used to produce Biogas (remaining single items could fill
up source tray). Now items are taken one by one, allowing 2
different plant leaves to form 1 Biogas unit. That cleans up
inventory as well - maximum one item is left there when production
ends.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-29 11:53:51 +01:00
Joachim Stolberg
e5d6de9b76 recipes for unified_inventory added 2018-08-16 17:11:56 +02:00
theFox6
6850b50dde
Update fermenter.lua 2018-06-30 09:35:07 +02:00
theFox6
3600024ef7
Make fermenter top unpointable 2018-06-30 09:33:54 +02:00
theFox6
1e4e35f5c8
check if an item is leaves by groups 2018-06-28 10:48:54 +02:00
Joachim Stolberg
a0de294c75 V1.04, Source maintenance, minor issues fixed, Unifieddyes support for Color Lamp added 2018-03-31 17:09:16 +02:00
Joachim Stolberg
3a5d87ed5e V1.01, Support for Ethereal added 2018-03-24 19:03:21 +01:00
Joachim Stolberg
7fd2fc66d5 Node states modified, according to tueblib.states 2018-03-18 21:27:44 +01:00
Joachim Stolberg
31cf34f063 Initial commit 2018-03-10 22:19:33 +01:00