mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 22:26:08 +02:00
Purge the repo's other mods from moreores
This commit is contained in:
@ -39,7 +39,7 @@ minetest.register_craftitem(":3d_armor:reinforcedleather", {
|
||||
minetest.register_craft({
|
||||
output = "3d_armor:reinforcedleather",
|
||||
recipe = {
|
||||
{"moreores:mithril_ingot", "technic:brass_ingot", ""},
|
||||
{"default:mithril_ingot", "technic:brass_ingot", ""},
|
||||
{"darkage:chain", "mobs:minotaur_eye", ""},
|
||||
{"", "", ""}
|
||||
}
|
||||
|
Reference in New Issue
Block a user