forked from nalc/homedecor_modpack
use inventory image for ceiling lamp
This commit is contained in:
parent
8597b39122
commit
029611417e
|
@ -493,6 +493,7 @@ homedecor.register("ceiling_lamp", {
|
|||
"homedecor_table_standing_lamp_lightbulb.png^[colorize:#ffffff:200",
|
||||
"homedecor_generic_brown_plastic.png",
|
||||
},
|
||||
inventory_image = "homedecor_ceiling_lamp_inv.png",
|
||||
light_source = LIGHT_MAX,
|
||||
groups = {snappy=3},
|
||||
on_punch = function(pos, node, puncher)
|
||||
|
|
BIN
homedecor/textures/homedecor_ceiling_lamp_inv.png
Normal file
BIN
homedecor/textures/homedecor_ceiling_lamp_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
Loading…
Reference in New Issue
Block a user