Update many crafting recipes
This commit is contained in:
parent
2fa7ce2a16
commit
f1dfeca751
12 changed files with 47 additions and 56 deletions
|
@ -35,7 +35,7 @@ local torch_get_input_rules = function(node)
|
|||
end
|
||||
|
||||
minetest.register_craft({
|
||||
output = '"mesecons_torch:mesecon_torch_on" 4',
|
||||
output = 'mesecons_torch:mesecon_torch_on',
|
||||
recipe = {
|
||||
{"mesecons:redstone_dust"},
|
||||
{"default:stick"},}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue