mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Show infotext with description for item entities
This commit is contained in:
parent
eb6e2c11b1
commit
87291ea44a
7 changed files with 21 additions and 2 deletions
|
@ -3241,6 +3241,7 @@ Definition tables
|
|||
backface_culling = true, -- false to disable backface_culling for model
|
||||
nametag = "", -- by default empty, for players their name is shown if empty
|
||||
nametag_color = <color>, -- sets color of nametag as ColorSpec
|
||||
infotext = "", -- by default empty, text to be shown when pointed at object
|
||||
}
|
||||
|
||||
### Entity definition (`register_entity`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue