Envelope mod for Minetest. https://minetest.net/
Go to file
2022-10-25 11:57:26 -07:00
.github/workflows mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
textures Add files 2019-01-08 15:56:58 -05:00
.luacheckrc mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
.pre-commit-config.yaml mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
init.lua mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
LICENSE.txt mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
mod.conf mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00
README.md mod.conf, luacheck, etc.; canonical_name integration; warning if addressee doesn't exist 2022-10-25 11:57:26 -07:00

minetest-envelopes

Envelope mod for Minetest. https://minetest.net/

How to use

Blank envelopes are crafted with 6 paper. Punch with a blank envelope to open the letter-wrting formspec, which allows you to specify an addressee, letter text, and an optional "Attn." field which will be displayed in the envelope description. Once writing is complete, the envelope is sealed by pressing the "Seal" button. The blank envelope is then replaced by a sealed envelope which shows the sender, addressee, and optionally the Attn. field in the description. If the addressee punches with the sealed envelope, it will become an opened envelope, which, once punched, shows a formspec with the text. While a sealed envelope is only openable by the addressee, an opened envelope can be read by anyone - thus, secret correspondence should be pulverized.