Update bookshelf textures

This commit is contained in:
Wuzzy 2017-07-15 11:31:38 +02:00
parent bdf6b1056c
commit d342a964ce
3 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ end)
minetest.register_node("mcl_books:bookshelf", {
description = "Bookshelf",
_doc_items_longdesc = "Bookshelves are used for decoration.",
tiles = {"default_wood.png", "default_wood.png", "default_bookshelf.png"},
tiles = {"mcl_books_bookshelf_top.png", "mcl_books_bookshelf_top.png", "default_bookshelf.png"},
stack_max = 64,
is_ground_content = false,
groups = {handy=1,axey=1, flammable=3,building_block=1, material_wood=1},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 B

After

Width:  |  Height:  |  Size: 376 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B