Some cleaning

This commit is contained in:
Jean-Patrick Guerrero
2021-11-22 17:37:28 +01:00
parent 3c1355b13e
commit 1285a77060
5 changed files with 22 additions and 50 deletions

View File

@ -8,6 +8,7 @@ mt2:get_meta():set_string("color", "#ff0")
local mt3 = ItemStack("default:pick_diamond")
mt3:get_meta():set_string("description", "Worn Pick")
mt3:get_meta():set_string("color", "yellow")
mt3:set_wear(10000)
minetest.register_craft({