forked from mtcontrib/banners
Compare commits
No commits in common. "nalc-1.2-dev" and "master" have entirely different histories.
nalc-1.2-d
...
master
@ -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:stick", "default:steel_ingot", "default:stick"},
|
{"", "default:steel_ingot", ""},
|
||||||
{"default:steel_ingot", "", ""}
|
{"default:steel_ingot", "", ""}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user