mirror of
https://github.com/pandorabox-io/banners.git
synced 2025-07-14 14:20:20 +02:00
Merge branch 'master' of yunohost.local:mtcontrib/banners into nalc-1.2-dev
This commit is contained in:
@ -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", "", ""}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user