mirror of
https://github.com/pandorabox-io/banners.git
synced 2025-01-08 00:50:32 +01:00
Real fix
This commit is contained in:
parent
4af7e9c112
commit
c1311b2790
2
init.lua
2
init.lua
@ -352,7 +352,7 @@ minetest.register_craft( -- wooden flag support base
|
|||||||
|
|
||||||
minetest.register_craft( -- steel support
|
minetest.register_craft( -- steel support
|
||||||
{
|
{
|
||||||
output = "banners:steel_support",
|
output = "banners:steel_base",
|
||||||
recipe = {
|
recipe = {
|
||||||
{"", "default:steel_ingot", ""},
|
{"", "default:steel_ingot", ""},
|
||||||
{"default:steel_ingot", "", "default:steel_ingot"},
|
{"default:steel_ingot", "", "default:steel_ingot"},
|
||||||
|
Loading…
Reference in New Issue
Block a user