Minerchest accepts via API only combination recipes that are simple
(one-type crafting) and reversible. If this condition cannot be
fulfilled, be verbose and log a warning.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
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>
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>