1
0
의 미러 https://github.com/mt-mods/homedecor_modpack.git synced 2025-10-23 16:35:43 +02:00

add inventory images for books, by jp

This commit is contained in:
Vanessa Ezekowitz
2014-09-30 11:00:35 -04:00
부모 a0f656a85d
커밋 97d1561261
4개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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

Binary file not shown.

After

Width:  |  Height:  |  크기: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 2.2 KiB