This commit is contained in:
Novatux 2014-01-10 20:15:53 +01:00
parent 876c172a54
commit 3250b00d5a
1 changed files with 1 additions and 1 deletions

View File

@ -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",
})