mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 04:50:21 +02:00
new inventory images for mailbox, copper pans, towel rod
This commit is contained in:
@ -29,6 +29,7 @@ minetest.register_node("inbox:empty", {
|
||||
"inbox_white_metal.png",
|
||||
"inbox_grey_metal.png",
|
||||
},
|
||||
inventory_image = "mailbox_inv.png",
|
||||
selection_box = mb_cbox,
|
||||
collision_box = mb_cbox,
|
||||
paramtype2 = "facedir",
|
||||
|
BIN
inbox/textures/mailbox_inv.png
Normal file
BIN
inbox/textures/mailbox_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user