Update wield and inv. images

This commit is contained in:
Wuzzy 2015-05-25 08:13:56 +02:00
parent 8fbf84cdf6
commit 0230e1cad7
3 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ minetest.register_craftitem("flying_carpet:carpet", {
description = "flying carpet",
inventory_image = "flying_carpet_inventory.png",
wield_image = "flying_carpet_wield.png",
wield_scale = {x=2, y=2, z=1},
wield_scale = {x=1.374, y=2, z=0.2},
on_place = function(itemstack, placer, pointed_thing)
if pointed_thing.type ~= "node" then

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 985 B

After

Width:  |  Height:  |  Size: 1.9 KiB