citysim_game/mods/envelopes
Elkien3 042d8d6a16 optimize textures 2019-08-02 14:29:45 -05:00
..
textures optimize textures 2019-08-02 14:29:45 -05:00
LICENSE add envelopes 2019-01-08 19:54:40 -06:00
README.md add envelopes 2019-01-08 19:54:40 -06:00
depends.txt add envelopes 2019-01-08 19:54:40 -06:00
init.lua add envelopes 2019-01-08 19:54:40 -06:00

README.md

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.