change recipe for brass ingot
This commit is contained in:
parent
95c625bd40
commit
051668739e
@ -236,9 +236,9 @@ minetest.register_craft( {
|
||||
type = "shapeless",
|
||||
output = "basic_materials:brass_ingot 3",
|
||||
recipe = {
|
||||
"default:steel_ingot",
|
||||
"default:copper_ingot",
|
||||
"default:gold_ingot",
|
||||
"default:copper_ingot",
|
||||
"moreores:silver_ingot",
|
||||
},
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user