Add screwdriver tool
This commit is contained in:
parent
861a36f45c
commit
d7f0dbc50d
@ -134,8 +134,8 @@ minetest.register_craft({
|
||||
output = "techage:screwdriver",
|
||||
recipe = {
|
||||
{"", "default:diamond", ""},
|
||||
{"", "default:stick", ""},
|
||||
{"", "", ""},
|
||||
{"", "basic_materials:steel_bar", ""},
|
||||
{"", "techage:baborium_ingot", ""},
|
||||
},
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user