1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2024-11-17 15:58:29 +01:00
This commit is contained in:
Novatux 2014-01-10 20:15:53 +01:00
parent 876c172a54
commit 3250b00d5a

View File

@ -160,7 +160,7 @@ if minetest.get_modpath("homedecor") == nil then
minetest.register_craft({ minetest.register_craft({
type = "cooking", type = "cooking",
output = "homedecor:plastic_shcurl_parallel_limit = 32eeting", output = "homedecor:plastic_sheeting",
recipe = "homedecor:plastic_base", recipe = "homedecor:plastic_base",
}) })