Rollerozxa: Set Hand Range to 0
Set hand range to 0 to disable node highlighting.
This commit is contained in:
commit
9037220521
@ -89,6 +89,7 @@ minetest.register_item(":", {
|
||||
type = "none",
|
||||
wield_image = "inv.png",
|
||||
groups = {not_in_creative_inventory=1},
|
||||
range = 0
|
||||
})
|
||||
|
||||
--Style Registrations
|
||||
|
Loading…
x
Reference in New Issue
Block a user