From 98209d5218423ccab72a38dd19a8aa96517070f2 Mon Sep 17 00:00:00 2001 From: ynong123 Date: Sat, 16 Jul 2016 19:33:43 +0800 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 36ea65b..9ec546a 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,21 @@ Report bugs or request help on the [forum topic](https://forum.minetest.net/view ##Updates Adds chat command "/password_chest". + +##Tutorials + +###Crafting + +`Wood``Gold Ingot``Wood` + +`Wood``Mese Block``Wood` --> `Password Chest` + +`Wood``Wood``Wood` + +###Chat Commands + +`/password_chest reset`: Reset all of password chests in the world. + +`/password_chest database`: Open Password Chest Database. It will looks like the screenshot below: + +![Password Chest Database](http://i.imgur.com/CpnAzkY.png)