Mark bad recipes
This commit is contained in:
parent
ce0c202236
commit
24d3c1a309
6 changed files with 6 additions and 2 deletions
|
@ -131,6 +131,7 @@ minetest.register_node("itemframes:frame",{
|
|||
end,
|
||||
})
|
||||
|
||||
-- FIXME: Replace paper with leather
|
||||
minetest.register_craft({
|
||||
output = 'itemframes:frame',
|
||||
recipe = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue