mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-23 16:30:19 +01:00
parent
a97c0e6687
commit
bf7a9b02be
@ -6,3 +6,8 @@ minetest.register_craft({
|
||||
type = "shapeless",
|
||||
recipe = {"moreores:mithril_ingot", "farming:string"},
|
||||
})
|
||||
|
||||
minetest.register_craftitem("throwing:string_mithril", {
|
||||
inventory_image = "throwing_string_mithril.png",
|
||||
description = "Mithril String",
|
||||
})
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 405 B |
Loading…
Reference in New Issue
Block a user