mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Docs: remove unimplemented preserve
field in crafting recipes
This commit is contained in:
parent
9fc018ded1
commit
b72932b445
1 changed files with 0 additions and 1 deletions
|
@ -1779,7 +1779,6 @@ An example: Make meat soup from any meat, any water and any bowl:
|
||||||
{"group:water"},
|
{"group:water"},
|
||||||
{"group:bowl"},
|
{"group:bowl"},
|
||||||
},
|
},
|
||||||
-- preserve = {"group:bowl"}, -- Not implemented yet (TODO)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Another example: Make red wool from white wool and red dye:
|
Another example: Make red wool from white wool and red dye:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue