mirror of
https://github.com/acmgit/mesecons_stealthnode.git
synced 2024-11-22 15:23:47 +01:00
Merge branch 'master' of https://github.com/acmgit/mesecons_stealthstones
This commit is contained in:
commit
b7fde1ad6f
@ -186,7 +186,7 @@ function stealthnode.register_conductnode(modname, node)
|
|||||||
output = stealthnode_name .. " 4",
|
output = stealthnode_name .. " 4",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"default:tin_ingot", node_name, "default:tin_ingot"},
|
{"default:tin_ingot", node_name, "default:tin_ingot"},
|
||||||
{node_name, "group:mesecon_conductor_craftable", node_name},
|
{node_name, "mesecons:wire_00000000_off", node_name},
|
||||||
{"default:tin_ingot", node_name, "default:tin_ingot"},
|
{"default:tin_ingot", node_name, "default:tin_ingot"},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user