Update many crafting recipes
This commit is contained in:
parent
2fa7ce2a16
commit
f1dfeca751
12 changed files with 47 additions and 56 deletions
|
@ -27,7 +27,7 @@ minetest.register_craft({
|
|||
output = '"mesecons_noteblock:noteblock" 1',
|
||||
recipe = {
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
{"default:steel_ingot", "mesecons:redstone_dust", "default:steel_ingot"},
|
||||
{"group:wood", "mesecons:redstone_dust", "group:wood"},
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue