mirror of
https://github.com/mt-mods/pipeworks.git
synced 2024-11-14 03:13:56 +01:00
Fix
This commit is contained in:
parent
876c172a54
commit
3250b00d5a
@ -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",
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user