Version 1.3.0
[minetest_doc_encyclopedia.git] / README.md
blob73ac3dde1ce42b683e25546ea62495e387d76117
1 # Encyclopedia [`doc_encyclopedia`]
2 This mod adds an item to access the help (based on the
3 Documentation System [`doc`]. Just hold the item in hand and punch.
5 Version: 1.3.0.
7 ## Crafting
8 The encyclopedia is crafted with this shaped recipe:
10     SS
11     S S
12     SS
14 * `S`: Any item in group “stick”
16 If you use Minetest Game (mod `default`), there's another recipe
17 possible:
19      B
20      B
21      B
23 * `B`: Book
25 ## Itemstring
26 The itemstring of this item is `doc_encyclopedia:encyclopedia`.
28 ## License
29 Everything in this mod is licensed under the MIT License.