Total Miner

(Official) LUA Scripting Documentation

get_item_name

Get the name of an item.


Spec:

get_item_name()

Returns


Example

notify("You collected a "...get_item_name(item_id)..."!")

Incomplete

This documentation is incomplete


back