i tried thats on mine, made my own pics and run singleplayer with that mod. same problem here. yuo forgot to add a "wield image" value: minetest.register_craftitem("stock:stock1", { tile_images = {"stock_stock.png"}, wield_image = "stock_stock", groups={level=1}, }) minetest.register_craftitem("stoc...