techpack/tubelib_addons1
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
..
textures v1.14 Distributor performance improved, chest commands added 2018-09-10 22:36:09 +02:00
autocrafter.lua v1.9 Controller commands get_counter() and clear_counter() added, Autocrafter got a command interface, some improvements to the robot, but still WIP(!) 2018-07-22 22:40:47 +02:00
chest.lua V1.15 Controllers command added, chest commands improved 2018-09-15 19:22:10 +02:00
depends.txt V1.13 Smartline Controller revised. Liquid Sampler node added. Release notes added 2018-08-28 22:24:43 +02:00
description.txt Initial commit 2018-03-10 22:19:33 +01:00
detector.lua v.1.11 with a new item detector node as part of tubelib_addons1 2018-08-13 23:21:22 +02:00
fermenter.lua fermenter: improve input items processing. 2018-11-29 11:53:51 +01:00
funnel.lua funnel got inventory state command 2018-09-25 22:53:17 +02:00
grinder.lua recipes improved 2018-11-23 20:51:51 +01:00
harvester.lua v1.14 Distributor performance improved, chest commands added 2018-09-10 22:36:09 +02:00
init.lua v1.16.5 Cobblestone generation can be disabled, Teleporter bugfix 2018-10-14 13:26:23 +02:00
liquidsampler.lua V1.13 Smartline Controller revised. Liquid Sampler node added. Release notes added 2018-08-28 22:24:43 +02:00
mod.conf Initial commit 2018-03-10 22:19:33 +01:00
nodes.lua V1.01, Support for Ethereal added 2018-03-24 19:03:21 +01:00
pusher_fast.lua Bug in the "HighPerf Pushing Chest" fixed. 2018-09-02 11:11:37 +02:00
quarry.lua V1.13 Smartline Controller revised. Liquid Sampler node added. Release notes added 2018-08-28 22:24:43 +02:00
README.md recipes for unified_inventory added 2018-08-16 17:14:03 +02:00
reformer.lua v1.14 Distributor performance improved, chest commands added 2018-09-10 22:36:09 +02:00
settingtypes.txt v1.16.5 Cobblestone generation can be disabled, Teleporter bugfix 2018-10-14 13:26:23 +02:00

Tubelib Extension with Mining, Farming, and Crafting Nodes [tubelib_addons1]

This Mod provides Quarry, Harvester, Grinder, Autocrafter, Fermenter, Funnel, Detector, and Reformer nodes and thus allows the automated mining, farming, and crafting.

A Tutorial to this Mod is available as Wiki

Dependencies

tubelib, default
opt. unified_inventory