Use blocky hand again

master
BlockMen 2014-05-16 06:15:47 +02:00
parent c50e5991eb
commit bad833ba2f
5 changed files with 2 additions and 2 deletions

View File

@ -327,8 +327,8 @@ end
minetest.after(0, function()
minetest.register_item(":", {
type = "none",
wield_image = minetest.inventorycube("hand_top.png", "hand_left.png", "hand_right.png"),
wield_scale = {x=0.6,y=1.1,z=3.8},
wield_image = "wieldhand.png",
wield_scale = {x=0.9,y=1,z=3.2},
tool_capabilities = tool_cap,
})
end)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B