mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-29 21:31:02 +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",
|
||||
|
Reference in New Issue
Block a user