This commit is contained in:
Kacper Kostka 2023-02-05 16:37:48 +01:00
parent f739bcab43
commit e281b06031
3 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ minetest.register_tool("amogus_items:lightsaber_green", {
-- add theese items : goldenpickaxe, wooden plank, gold_ingot, sussium_ingot
minetest.register_craftitem("amogus_items:wooden_plank", {
description = "Wooden Plank",
inventory_image = "wood.png",
inventory_image = "wooden_plank.png",
})
minetest.register_craftitem("amogus_items:gold_ingot", {
description = "Gold Ingot",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B