From f5908b08afddf6da3d569c2328fd61784da7a0c3 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 24 Nov 2015 16:35:48 -0800 Subject: These are not needed, game creates the inventory image. Just saves bandwidth for client startup. --- melon.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'melon.lua') diff --git a/melon.lua b/melon.lua index 209b3a7..5f0354c 100644 --- a/melon.lua +++ b/melon.lua @@ -97,7 +97,6 @@ minetest.register_craft({ -- minetest.register_node("crops:melon", { description = "Melon", - inventory_image = "crops_melon_inv.png", tiles = { "crops_melon_top.png", "crops_melon_bottom.png", "crops_melon.png", "crops_melon.png", "crops_melon.png", "crops_melon.png" }, sunlight_propagates = false, use_texture_alpha = false, -- cgit v1.2.3