2 Commits

Author SHA1 Message Date
Michal Cieslakiewicz
f0441c76dc minerchest: change tubelib dependency to optional.
Miner Chest can now be deployed even without TechPack enabled.
In this case it does not support I/O tube transport, acts as
a standalone chest but retain all processing functionality
(item stacking and reordering, visual status etc).

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-08-19 13:19:15 +02:00
Michal Cieslakiewicz
3a2e07f620 Minerchest mod added to modpack.
New mod is added in this commit and it contains one element:
minerchest. The idea behind this self-organizing storage node
is to eliminate burden of manual combination of ingots and other
items mined and produced in large quantities. Putting such items
in this chest will automatically compact them into blocks.

Version changed to 2.8.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-05-24 21:45:57 +02:00