Slightly reduce pointing range

This commit is contained in:
Wuzzy 2017-02-22 20:10:06 +01:00
parent a993ed6f06
commit e94b941dd8
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ minetest.register_item(":", {
type = "none",
wield_image = "wieldhand.png",
wield_scale = {x=1,y=1,z=2.5},
range = 3.975,
tool_capabilities = {
full_punch_interval = 0.25,
max_drop_level = 0,