forked from nalc/homedecor_modpack
add inventory images for banisters
This commit is contained in:
parent
c8633be1dc
commit
9149b5e572
|
@ -736,6 +736,7 @@ for _, side in ipairs({"left", "right"}) do
|
|||
homedecor.banister_materials[i][3],
|
||||
homedecor.banister_materials[i][4]
|
||||
},
|
||||
inventory_image = "homedecor_banister_"..name.."_inv.png",
|
||||
groups = groups,
|
||||
selection_box = cbox,
|
||||
collision_box = cbox,
|
||||
|
|
BIN
homedecor/textures/homedecor_banister_brass_inv.png
Normal file
BIN
homedecor/textures/homedecor_banister_brass_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
homedecor/textures/homedecor_banister_white_dark_inv.png
Normal file
BIN
homedecor/textures/homedecor_banister_white_dark_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
homedecor/textures/homedecor_banister_wood_inv.png
Normal file
BIN
homedecor/textures/homedecor_banister_wood_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
homedecor/textures/homedecor_banister_wrought_iron_inv.png
Normal file
BIN
homedecor/textures/homedecor_banister_wrought_iron_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue
Block a user