n
This commit is contained in:
parent
f739bcab43
commit
e281b06031
@ -157,7 +157,7 @@ minetest.register_tool("amogus_items:lightsaber_green", {
|
|||||||
-- add theese items : goldenpickaxe, wooden plank, gold_ingot, sussium_ingot
|
-- add theese items : goldenpickaxe, wooden plank, gold_ingot, sussium_ingot
|
||||||
minetest.register_craftitem("amogus_items:wooden_plank", {
|
minetest.register_craftitem("amogus_items:wooden_plank", {
|
||||||
description = "Wooden Plank",
|
description = "Wooden Plank",
|
||||||
inventory_image = "wood.png",
|
inventory_image = "wooden_plank.png",
|
||||||
})
|
})
|
||||||
minetest.register_craftitem("amogus_items:gold_ingot", {
|
minetest.register_craftitem("amogus_items:gold_ingot", {
|
||||||
description = "Gold Ingot",
|
description = "Gold Ingot",
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 187 B |
BIN
mods/amogus_items/textures/wooden_plank.png
Normal file
BIN
mods/amogus_items/textures/wooden_plank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 B |
Loading…
Reference in New Issue
Block a user