From cba90d4441bd2e81efb262e663e9c53c24322a54 Mon Sep 17 00:00:00 2001 From: PilzAdam Date: Sat, 20 Jul 2013 14:50:19 +0200 Subject: Make range of tools configureable --- doc/lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 6a4d19838..891a807c5 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1868,6 +1868,7 @@ Item definition (register_node, register_craftitem, register_tool) wield_image = "", wield_scale = {x=1,y=1,z=1}, stack_max = 99, + range = 4.0, liquids_pointable = false, tool_capabilities = { full_punch_interval = 1.0, -- cgit v1.2.3