Update many crafting recipes
This commit is contained in:
parent
2fa7ce2a16
commit
f1dfeca751
12 changed files with 47 additions and 56 deletions
|
@ -37,7 +37,7 @@ minetest.register_tool("farming:hoe_wood", {
|
|||
minetest.register_craft({
|
||||
output = "farming:hoe_wood",
|
||||
recipe = {
|
||||
{"default:wood", "default:wood"},
|
||||
{"group:wood", "group:wood"},
|
||||
{"", "default:stick"},
|
||||
{"", "default:stick"}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue