13bf68b6b1
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>
22 lines
571 B
Plaintext
22 lines
571 B
Plaintext
all tools:
|
|
* add doc fields
|
|
|
|
minertools:
|
|
* consider adding fire node (+effect) and snow/ice (-effect)
|
|
* according to official wiki, mese blocks (default:mese) can
|
|
occur naturally at depth < -1024 - add this to scanners
|
|
and finders
|
|
|
|
moderntables:
|
|
* add half-height table
|
|
* add table with storage (2x8)
|
|
|
|
biogasmachines:
|
|
* Coal Gasifier, Biogas Smelter - behaviour based on Quarry and Grinder
|
|
|
|
obsidianmaker:
|
|
* general idea: heat up cobblestone using Biogas and with help of water
|
|
input (pipes?) convert to obsidian block;
|
|
should require a lot of energy
|
|
|