mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Purge the repo's other mods from moreores
This commit is contained in:
@ -131,7 +131,7 @@ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = "screwdriver:screwdriver_perfect",
|
||||
recipe = {
|
||||
{"moreores:mithril_ingot"},
|
||||
{"default:mithril_ingot"},
|
||||
{"group:stick"}
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user