Fix spinning wielditems

This commit is contained in:
appgurueu 2022-07-21 20:29:15 +00:00
parent beb2484224
commit 45f8fb651d
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ minetest.register_entity("wieldview:wieldnode", {
visual = "wielditem",
physical = false,
textures = {""},
automatic_rotate = 1.5,
is_visible = true,
pointable = false,
collide_with_objects = false,