Add description for creative tool
This commit is contained in:
parent
9ef875e8a9
commit
e5a181df79
@ -319,6 +319,7 @@ end
|
||||
minetest.register_tool(
|
||||
"default:creative_tool",
|
||||
{
|
||||
description = S("Creative Tool"),
|
||||
inventory_image = "default_creative_tool.png",
|
||||
tool_capabilities = {
|
||||
full_punch_interval = 0.5,
|
||||
|
Loading…
Reference in New Issue
Block a user