inventory image for trophy

This commit is contained in:
Vanessa Ezekowitz 2014-09-10 14:01:37 -04:00
parent dc0aec6f0d
commit 8c3169e233
2 changed files with 1 additions and 0 deletions

View File

@ -1359,6 +1359,7 @@ minetest.register_node("homedecor:trophy", {
tiles = { tiles = {
"default_gold_block.png" "default_gold_block.png"
}, },
inventory_image = "homedecor_trophy_inv.png",
drawtype = "nodebox", drawtype = "nodebox",
paramtype = "light", paramtype = "light",
paramtype2 = "facedir", paramtype2 = "facedir",

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB