Mark bad recipes
This commit is contained in:
parent
ce0c202236
commit
24d3c1a309
6 changed files with 6 additions and 2 deletions
|
@ -11,6 +11,7 @@ slice_4 = { -7/16, -8/16, -7/16, 3/16, 0/16, 7/16}
|
|||
slice_5 = { -7/16, -8/16, -7/16, 5/16, 0/16, 7/16}
|
||||
slice_6 = { -7/16, -8/16, -7/16, 7/16, 0/16, 7/16}
|
||||
|
||||
-- FIXME: Recipe. milk instead of water bucket and egg instead of leaves
|
||||
minetest.register_craft({
|
||||
output = "cake:cake",
|
||||
recipe = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue