craftings fixed
This commit is contained in:
@@ -155,10 +155,10 @@ 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 = "wooden_plank.png",
|
||||
})
|
||||
--minetest.register_craftitem("amogus_items:wooden_plank", {
|
||||
--description = "Wooden Plank",
|
||||
-- inventory_image = "wooden_plank.png",
|
||||
--})
|
||||
minetest.register_craftitem("amogus_items:gold_ingot", {
|
||||
description = "Gold Ingot",
|
||||
inventory_image = "gold_ingot.png",
|
||||
|
||||
Reference in New Issue
Block a user