mirror of
https://github.com/pandorabox-io/banners.git
synced 2024-11-14 06:40:18 +01:00
alternate recipe
This commit is contained in:
parent
ef8f2437cd
commit
a6b1a280b4
|
@ -16,7 +16,7 @@ minetest.register_craft( -- steel flag pole
|
|||
output = "banners:steel_pole 1",
|
||||
recipe = {
|
||||
{"", "", "default:steel_ingot"},
|
||||
{"", "default:steel_ingot", ""},
|
||||
{"default:stick", "default:steel_ingot", "default:stick"},
|
||||
{"default:steel_ingot", "", ""}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user