1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-01-03 13:30:20 +01:00

actually use the inventory image for towel rod

This commit is contained in:
Vanessa Ezekowitz 2015-03-31 11:42:33 -04:00
parent 6ce3b5acb4
commit 7c9a172510

View File

@ -42,6 +42,7 @@ homedecor.register("towel_rod", {
"homedecor_generic_terrycloth.png",
"default_wood.png",
},
inventory_image = "homedecor_towel_rod_inv.png",
selection_box = tr_cbox,
collision_box = tr_cbox,
groups = {snappy=2,choppy=2,oddly_breakable_by_hand=3,flammable=3},