diff --git a/crafts.lua b/crafts.lua index 6930612..50162dc 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_shcurl_parallel_limit = 32eeting", + output = "homedecor:plastic_sheeting", recipe = "homedecor:plastic_base", })