zrcadlo
https://github.com/Sokomine/cottages.git
synchronizováno 2025-11-08 07:15:27 +01:00
new hammer receipe avoids conflict with steel sign
Tento commit je obsažen v:
@@ -296,8 +296,8 @@ end
|
||||
minetest.register_craft({
|
||||
output = "cottages:hammer",
|
||||
recipe = {
|
||||
{cottages.craftitem_steel,cottages.craftitem_steel,cottages.craftitem_steel},
|
||||
{cottages.craftitem_steel,cottages.craftitem_steel,cottages.craftitem_steel},
|
||||
{'', cottages.craftitem_stick, '' } }
|
||||
{cottages.craftitem_steel},
|
||||
{'cottages:anvil'},
|
||||
{cottages.craftitem_stick} }
|
||||
})
|
||||
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele