From: Zughy <63455151+Zughy@users.noreply.github.com> Date: Fri, 3 Jun 2022 10:08:58 +0000 (+0200) Subject: Docs: remove unimplemented `preserve` field in crafting recipes X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b72932b445a0d0fa547eb75e363d2e3cc1c9250a;p=dragonfireclient.git Docs: remove unimplemented `preserve` field in crafting recipes --- 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: