diff options
Diffstat (limited to 'doc/lua_api.txt')
-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 15a067a5e..43748dfba 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1779,7 +1779,6 @@ An example: Make meat soup from any meat, any water and any bowl: {"group:water"}, {"group:bowl"}, }, - -- preserve = {"group:bowl"}, -- Not implemented yet (TODO) } Another example: Make red wool from white wool and red dye: |