forked from nalc/homedecor_modpack
give the desk a proper inventory image
This commit is contained in:
parent
65246dabfa
commit
1d01973121
|
@ -507,6 +507,7 @@ minetest.register_node("homedecor:desk", {
|
||||||
"homedecor_desk_back_l.png",
|
"homedecor_desk_back_l.png",
|
||||||
"homedecor_desk_front_l.png"
|
"homedecor_desk_front_l.png"
|
||||||
},
|
},
|
||||||
|
inventory_image = "homedecor_desk_inv.png",
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
paramtype2 = "facedir",
|
paramtype2 = "facedir",
|
||||||
node_box = {
|
node_box = {
|
||||||
|
|
BIN
homedecor/textures/homedecor_desk_inv.png
Normal file
BIN
homedecor/textures/homedecor_desk_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user