forked from minetest-mods/mesecons
		
	Reverted back to old mesecons wire image for inventory
This commit is contained in:
		@@ -134,8 +134,10 @@ for zmy=0, 1 do
 | 
			
		||||
		description = wiredesc,
 | 
			
		||||
		drawtype = "nodebox",
 | 
			
		||||
		tiles = tiles_off,
 | 
			
		||||
		inventory_image = "wires_inv.png",
 | 
			
		||||
		wield_image = "wires_inv.png",
 | 
			
		||||
--		inventory_image = "wires_inv.png",
 | 
			
		||||
--		wield_image = "wires_inv.png",
 | 
			
		||||
		inventory_image = "jeija_mesecon_off.png",
 | 
			
		||||
		wield_image = "jeija_mesecon_off.png",
 | 
			
		||||
		paramtype = "light",
 | 
			
		||||
		paramtype2 = "facedir",
 | 
			
		||||
		selection_box = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user