commit
2dd6e44c3c
11 changed files with 281 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue