1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-17 05:10:25 +02:00

phase out some oil lamp textures

use colorized generic black metal instead
This commit is contained in:
Vanessa Ezekowitz
2015-05-04 00:08:19 -04:00
parent 853cc4904c
commit 597471d439
5 changed files with 461 additions and 353 deletions

View File

@ -255,11 +255,11 @@ homedecor.register("oil_lamp", {
description = S("Oil lamp (hurricane)"),
mesh = "homedecor_oil_lamp.obj",
tiles = {
"homedecor_oil_lamp_handles.png",
"homedecor_generic_metal_black.png^[colorize:#ff0000:150",
"homedecor_oil_lamp_glass.png",
"homedecor_generic_metal_brass.png",
"homedecor_oil_lamp_base.png",
"homedecor_oil_lamp_top.png",
"homedecor_generic_metal_black.png",
"homedecor_generic_metal_black.png^[colorize:#ff0000:160",
},
inventory_image = "homedecor_oil_lamp_inv.png",
selection_box = ol_cbox,