mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Note in init.lua the methods specific to the "generic" node metadata
This commit is contained in:
parent
aab50cd2cc
commit
ebc7a36a83
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
-- - set_text(text) -- eg. set the text of a sign
|
||||
-- - get_text()
|
||||
-- - get_owner()
|
||||
-- Generic node metadata specific:
|
||||
-- - set_infotext(infotext)
|
||||
-- - inventory_set_list(name, {item1, item2, ...})
|
||||
-- - inventory_get_list(name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue