Fix cake typo
see above
This commit is contained in:
parent
d6eb1f3577
commit
433f476669
@ -62,7 +62,7 @@ for i, size in ipairs(sizes) do
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
minetest.register_craftitem("cake:cake_oncooked", {
|
minetest.register_craftitem("cake:cake_uncooked", {
|
||||||
description = S("Uncooked Cake"),
|
description = S("Uncooked Cake"),
|
||||||
inventory_image = "cake_uncooked.png",
|
inventory_image = "cake_uncooked.png",
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user