forked from Mirrorlandia_minetest/minetest
Note in init.lua the methods specific to the "generic" node metadata
This commit is contained in:
parent
aab50cd2cc
commit
ebc7a36a83
@ -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…
Reference in New Issue
Block a user