Merge pull request #3 from wischi-chr/sub0815-dev
changed xdecor:metal_cabinet recipe
This commit is contained in:
commit
d1747e24e3
@ -221,7 +221,7 @@ minetest.register_craft({
|
|||||||
output = "xdecor:metal_cabinet",
|
output = "xdecor:metal_cabinet",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
||||||
{"", "", ""},
|
{"default:paper", "default:paper", "default:paper"},
|
||||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"}
|
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user