Skip to content

Commit

Permalink
Weapons: change orcish sword craft. Closes #1221
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Mar 19, 2024
1 parent bc40be3 commit 613e5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/lord/Tools/tools/special.lua
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ minetest.register_craft({
recipe = {
{'', 'default:steel_ingot', 'default:steel_ingot'},
{'', 'default:steel_ingot', ''},
{'', 'group:stick', ''},
{'', 'bones:bone', ''},
}
})

0 comments on commit 613e5fc

Please sign in to comment.