Appearance
A unique numeric identifier for a specific node type.
To look up the identifier for a given node from its name, use Minetest.getContentId.
Minetest.getContentId
To look up the node name string from its ID, use Minetest.getNameFromContentId.
Minetest.getNameFromContentId