diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lua_api.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 734171d07..58c260425 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1009,7 +1009,6 @@ Node definition (register_node) buildable_to = false, drop = "", -- alternatively drop = { max_items = ..., items = { ... } } - metadata_name = "", liquidtype = "none", liquid_alternative_flowing = "", liquid_alternative_source = "", |