Update README.md

This commit is contained in:
Emojigit 2020-07-09 17:46:11 +08:00 committed by GitHub
parent bfaa3bee9b
commit 75c1911aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,4 @@ Pencil is a minetest mod api that can make tools to change the infotext in a blo
- id = the name of pencil (e.g. mod:foobar )
- name = the name that display in inventory (e.g. FooBar Pencil ). The default is `text.."Pencil"`.
- text = The text hat display in the block which right-clicked by the pencil. The default is `Unconfiged`.
- image = the image that show in hudbar and inventory (e.g. foobar.png). The default is `pencil.png`
- image = the image that show in hudbar and inventory (e.g. foobar.png). The default is [`pencil.png`](https://github.com/Emojigit/minetest-pencil/blob/master/pencil/textures/pencil.png)