diff --git a/sorting_tubes.lua b/sorting_tubes.lua index 72a0267..2fc4164 100644 --- a/sorting_tubes.lua +++ b/sorting_tubes.lua @@ -115,7 +115,7 @@ if pipeworks.enable_mese_tube then }) minetest.register_craft( { - output = "pipeworks:mese_tube_1 2", + output = "pipeworks:mese_tube_000000 2", recipe = { { "homedecor:plastic_sheeting", "homedecor:plastic_sheeting", "homedecor:plastic_sheeting" }, { "", "default:mese_crystal", "" },