Use new creative images

This commit is contained in:
Wuzzy 2017-01-10 01:10:40 +01:00
parent 2bfad4061d
commit 1f83eb0ef8
15 changed files with 13 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

View file

@ -102,8 +102,8 @@ for zmy=0, 1 do
is_ground_content = false,
-- inventory_image = "wires_inv.png",
-- wield_image = "wires_inv.png",
inventory_image = "default_redstone_dust.png",
wield_image = "default_redstone_dust.png",
inventory_image = "mesecons_redstone_dust.png",
wield_image = "mesecons_redstone_dust.png",
paramtype = "light",
paramtype2 = "facedir",
sunlight_propagates = true,