mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-17 05:10:25 +02:00
add inventory images for books, by jp
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user