Update lua_api.txt

This commit is contained in:
Don 2016-08-14 07:21:29 -07:00 committed by GitHub
parent c6781c9298
commit 021208fd22
1 changed files with 1 additions and 1 deletions

View File

@ -3487,7 +3487,7 @@ Definition tables
tool_capabilities = {
full_punch_interval = 1.0,
max_drop_level = 0,
groupcaps={
groupcaps = {
-- For example:
choppy = {times = {[1] = 2.50, [2] = 1.40, [3] = 1.00}, uses = 20, maxlevel = 2},
},