summaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lua_api.txt')
-rw-r--r--doc/lua_api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt
index e9d19ad27..5ad88b121 100644
--- a/doc/lua_api.txt
+++ b/doc/lua_api.txt
@@ -3045,6 +3045,7 @@ Definition tables
stepheight = 0,
automatic_face_movement_dir = 0.0,
-- ^ automatically set yaw to movement direction; offset in degrees; false to disable
+ backface_culling = true, -- false to disable backface_culling for model
}
### Entity definition (`register_entity`)