Minetest Printer Mod
This mod provides a printer that can print messages to paper, and a scanner that can read them back. Printing is initiated by a digilines message to the printer (which must have paper in). When a scanner receives (via pipeworks) a printed message, it sends a digilines message.
Both the printer and scanner are designed to be used in conjunction with both digilines and pipeworks. They don't make much sense without them.
The whole thing depends on the 'memorandum' module. The printed messages from this module are the same as those hand-written in that module, and the scanner will read hand-written messages too.
License
License: Code - LGPL, Textures - WTFPL
Description
Languages
Lua
100%