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:
parent
d19c8b815d
commit
cba90d4441
5 changed files with 14 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue