forked from nalc/homedecor_modpack
add dvd/vcr inventory image
This commit is contained in:
parent
f48d8af118
commit
f4165028c3
|
@ -116,6 +116,7 @@ minetest.register_node("homedecor:dvd_vcr", {
|
|||
"homedecor_dvdvcr_back.png",
|
||||
"homedecor_dvdvcr_front.png",
|
||||
},
|
||||
inventory_image = "homedecor_dvdvcr_inv.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
node_box = {
|
||||
|
|
BIN
homedecor/textures/homedecor_dvdvcr_inv.png
Normal file
BIN
homedecor/textures/homedecor_dvdvcr_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user