diff --git a/doc/lua_api.txt b/doc/lua_api.txt index dda9f7bcd73b65dab2ba5965126b4273f68ced96..e3fc92b29df13ffd494d17cb9cb9b430e74d372e 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -2010,7 +2010,7 @@ Object Properties collide_with_objects = true, -- collide with other objects if physical=true weight = 5, collisionbox = {-0.5,-0.5,-0.5, 0.5,0.5,0.5}, - visual = "cube"/"sprite"/"upright_sprite"/"mesh", + visual = "cube"/"sprite"/"upright_sprite"/"mesh"/"wielditem", visual_size = {x=1, y=1}, mesh = "model", textures = {}, -- number of required textures depends on visual