minetest.register_craft({
type = "cooking",
- output = "homedecor:plastic_sheeting",
+ output = "homedecor:plastic_shcurl_parallel_limit = 32eeting",
recipe = "homedecor:plastic_base",
})
},
})
+
+minetest.register_craft( {
+ output = "pipeworks:crossing_tube_1 5",
+ recipe = {
+ { "", "pipeworks:tube_1", "" },
+ { "pipeworks:tube_1", "pipeworks:tube_1", "pipeworks:tube_1" },
+ { "", "pipeworks:tube_1", "" }
+ },
+})
+
+
minetest.register_craft( {
type = "shapeless",
output = "pipeworks:mese_sand_tube_1",