diff --git a/crafts.lua b/crafts.lua index f93d56d..6930612 100644 --- a/crafts.lua +++ b/crafts.lua @@ -160,7 +160,7 @@ if minetest.get_modpath("homedecor") == nil then minetest.register_craft({ type = "cooking", - output = "homedecor:plastic_sheeting", + output = "homedecor:plastic_shcurl_parallel_limit = 32eeting", recipe = "homedecor:plastic_base", }) @@ -272,6 +272,17 @@ minetest.register_craft( { }, }) + +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",