forked from mtcontrib/banners
Merge branch 'master' of yunohost.local:mtcontrib/banners into nalc-1.2-dev
This commit is contained in:
commit
082e2b63d7
@ -16,7 +16,7 @@ minetest.register_craft( -- steel flag pole
|
|||||||
output = "banners:steel_pole 1",
|
output = "banners:steel_pole 1",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"", "", "default:steel_ingot"},
|
{"", "", "default:steel_ingot"},
|
||||||
{"", "default:steel_ingot", ""},
|
{"default:stick", "default:steel_ingot", "default:stick"},
|
||||||
{"default:steel_ingot", "", ""}
|
{"default:steel_ingot", "", ""}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user