mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +01:00
fix wrong name cause unknown in craft screwdriver perfect
This commit is contained in:
parent
597278521c
commit
036d2fd3b9
@ -99,7 +99,7 @@ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "screwdriver:screwdriver_perfect",
|
||||
recipe = {
|
||||
{"moreoress:mithril_ingot"},
|
||||
{"moreores:mithril_ingot"},
|
||||
{"group:stick"}
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user