1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Make range of tools configureable

This commit is contained in:
PilzAdam 2013-07-20 14:50:19 +02:00 committed by RealBadAngel
parent d19c8b815d
commit cba90d4441
5 changed files with 14 additions and 2 deletions

View file

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