Biogas Tank is a dedicated storage for Biogas units. It comes in
3 sizes: Small (2 slots), Medium (32 slots) and Large (72 slots).
It supports Tubelib stack pulling and status query (like HighPerf
Chest). In addition, storage tank provides both visual indication
and infotext information about current capacity usage.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Biogas Torch comes in 4 variations, depending on handle material:
steel, tin, copper and bronze. It is a replacement for standard
coal torch with additional snow and ice melting feature.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
AutoSieve Sensor is a read-only proxy between Tubelib messaging and
Automated Gravel Sieve, performing the same function that Furnace
Monitor does for Minetest standard furnace - with additional feature
of reading Sieve item counter.
Mod dependencies updated to include gravelsieve.
Modpack version changed to 2.3.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Digital Switch is a multi-state panel that provide SaferLua
Controller with configurable input (selectable values from 0
to 9).
Minor updates to Furnace Monitor: protection check when diging,
code reformatting.
Modpack version bump to v2.2.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Biogasmachines descriptions changed in README.md.
Modpack version set to 2.0.
Tasks in TODO file updated as well.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Compactor machine compresses material using Biogas as fuel
and Ice cubes as coolant. Recipes are added using public
API function.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Memory Copier description can now be changed via formspec the same
way books are titled. Setting empty label resets name to default text.
TODO and README.md updated. Modpack version changed to 0.92.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Jet Furnace that is 2 times faster than standard version in both item cooking
time and Biogas consumption. Additionally it supports stack pulling from output
tray (can be paired with High Perf Pusher) and longer auto-poweroff delay
(to allow fuel to reach device before it automatically shuts down).
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Recycler and Torch moved out of biogasmachines to future plans,
Gas Jet Furnace added. Indicator added.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Metal Recycler introduced.
Ice cubes as water source for HT Compressor.
Compressed Gravel as primary input in another 'Obsidian' recipe
for HT Compressor.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Coal gasification recipe now produces Gravel instead of Biofuel
as a secondary product. Recipe hint bar number width changed back
from 3 to 2. README.md updated.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This mod adds Furnace Monitor - device that once attached to standard
Minetest game furnace, receives Tubelib number and responds to state
requests.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>