Create README.md

This commit is contained in:
Zemtzov7 2024-06-28 20:20:58 +05:00 committed by GitHub
parent 83c739d1db
commit 2bc0977be1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
README.md Normal file
View File

@ -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