mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Removed homedecor's recipe for persian rugs involving cotton mod
This commit is contained in:
parent
25a876e788
commit
75d8fb5479
@ -961,14 +961,14 @@ minetest.register_craft( {
|
||||
},
|
||||
})]] -- Disabled. All recipe's items are unknown. //MFF(Mg|08/04/15)
|
||||
|
||||
minetest.register_craft( {
|
||||
--[[minetest.register_craft( {
|
||||
output = "homedecor:rug_persian 8",
|
||||
recipe = {
|
||||
{ "", "cotton:yellow", "" },
|
||||
{ "cotton:red", "cotton:blue", "cotton:red" },
|
||||
{ "", "cotton:yellow", "" }
|
||||
},
|
||||
})
|
||||
})]] -- Disabled. All recipe's items are unknown. //MFF(Mg|08/04/15)
|
||||
|
||||
-- fuel recipes for same
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user