Fix some recipes
This commit is contained in:
parent
1f0f2bd198
commit
a081d3f088
5 changed files with 9 additions and 9 deletions
|
@ -84,6 +84,6 @@ minetest.register_craft({
|
|||
output = 'mesecons_walllever:wall_lever_off',
|
||||
recipe = {
|
||||
{'default:stick'},
|
||||
{'default:stone'},
|
||||
{'default:cobble'},
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue