summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-22 14:20:53 +0100
committerWuzzy <almikes@aol.com>2016-12-22 14:20:53 +0100
commit01084f7f2425f9862adb4e9bf2f981b16bc65b19 (patch)
treeef9f63db029e8b18bb77ca8b2dd91402a783dd98 /README.md
parentb2d71eebb9f297aa9340071956c14650301f8677 (diff)
Add Minetest Game recipe
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index beda292..61cf0e7 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,16 @@ The encyclopedia is crafted with this shaped recipe:
S S
SS
-* S = Any item in group “stick”
+* `S`: Any item in group “stick”
+
+If you use Minetest Game (mod `default`), there's another recipe
+possible:
+
+ B
+ B
+ B
+
+* `B`: Book
## Itemstring
The itemstring of this item is `doc_encyclopedia:encyclopedia`.