recipe bug fixed

This commit is contained in:
Joachim Stolberg 2018-09-04 21:18:09 +02:00
parent db819ea1af
commit 27dcc64e8c

@ -441,7 +441,7 @@ minetest.register_node("sl_controller:controller", {
minetest.register_craft({
type = "shapeless",
output = "sl_controller:controller",
recipe = {"smartline:controller"}
recipe = {"smartline:controller2"}
})
-- write inputs from remote nodes