remove crafts
This commit is contained in:
@@ -38,13 +38,6 @@ local torch_get_input_rules = function(node)
|
||||
return rotate_torch_rules(rules, node.param2)
|
||||
end
|
||||
|
||||
minetest.register_craft({
|
||||
output = "mesecons_torch:mesecon_torch_on 4",
|
||||
recipe = {
|
||||
{"group:mesecon_conductor_craftable"},
|
||||
{"group:stick"},}
|
||||
})
|
||||
|
||||
local torch_selectionbox =
|
||||
{
|
||||
type = "wallmounted",
|
||||
|
Reference in New Issue
Block a user