Docs: remove unimplemented `preserve` field in crafting recipes

master
Zughy 2022-06-03 12:08:58 +02:00 committed by sfan5
parent 9fc018ded1
commit b72932b445
1 changed files with 0 additions and 1 deletions

View File

@ -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: