This commit is contained in:
shamoanjac 2016-08-09 17:07:42 +02:00
parent 4af7e9c112
commit c1311b2790
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ minetest.register_craft( -- wooden flag support base
minetest.register_craft( -- steel support
{
output = "banners:steel_support",
output = "banners:steel_base",
recipe = {
{"", "default:steel_ingot", ""},
{"default:steel_ingot", "", "default:steel_ingot"},