diff --git a/README.md b/README.md new file mode 100644 index 0000000..211e338 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# LuaWand +### Usage +* The itemname is `luawand:luawand` +* Grant yourself `luawand` privilege +* Click RMB(place key) while holding LuaWand in the hand to open the configuration formspec +* Write your custom code there. The variables(`itemstack, player, pointed_thing`) are provided. +* Press "Save" button to apply configuration. +--- +* You can also use [ItemEdit](https://github.com/zmv7/minetest-mod-itemedit) to apply custom inventory/wield images to the LuaWand