added texture for fiber craft item

This commit is contained in:
Vanessa Ezekowitz 2012-08-18 10:16:20 -04:00
parent a941f4ebd8
commit 59eded4918
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ minetest.register_craftitem("mesecons_materials:glue", {
})
minetest.register_craftitem("mesecons_materials:fiber", {
image = "jeija_glue.png",
image = "jeija_fiber.png",
on_place_on_ground = minetest.craftitem_place_item,
description="Fiber",
})

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B