mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-10 12:20:18 +01:00
commit
d95fb26ca5
|
@ -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",
|
||||
})
|
||||
|
|
BIN
mesecons_textures/textures/jeija_fiber.png
Normal file
BIN
mesecons_textures/textures/jeija_fiber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 592 B |
Loading…
Reference in New Issue
Block a user