mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
Document that item_image_button[] name is non-optional
This commit is contained in:
@ -2726,6 +2726,7 @@ Elements
|
||||
### `item_image_button[<X>,<Y>;<W>,<H>;<item name>;<name>;<label>]`
|
||||
|
||||
* `item name` is the registered name of an item/node
|
||||
* `name` is non-optional and must be unique, or else tooltips are broken.
|
||||
* The item description will be used as the tooltip. This can be overridden with
|
||||
a tooltip element.
|
||||
|
||||
|
Reference in New Issue
Block a user