Add description for creative tool

This commit is contained in:
Wuzzy 2019-08-28 17:46:43 +02:00
parent 9ef875e8a9
commit e5a181df79
1 changed files with 1 additions and 0 deletions

View File

@ -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,