add inventory images for books, by jp

This commit is contained in:
Vanessa Ezekowitz 2014-09-30 11:00:35 -04:00
parent a0f656a85d
commit 97d1561261
4 changed files with 1 additions and 0 deletions

View File

@ -1897,6 +1897,7 @@ minetest.register_node("homedecor:book_"..color, {
"homedecor_book_back.png",
"homedecor_book_front.png"
},
inventory_image = "homedecor_book_"..color.."_inv.png",
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "facedir",

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB