forked from nalc/homedecor_modpack
use default gold block for plasma_lamp
This commit is contained in:
parent
458082e4da
commit
853cc4904c
|
@ -129,7 +129,7 @@ end
|
||||||
homedecor.register("plasma_lamp", {
|
homedecor.register("plasma_lamp", {
|
||||||
description = "Plasma Lamp",
|
description = "Plasma Lamp",
|
||||||
drawtype = "glasslike_framed",
|
drawtype = "glasslike_framed",
|
||||||
tiles = {"homedecor_gold_block.png","homedecor_glass_face_clean.png"},
|
tiles = {"default_gold_block.png","homedecor_glass_face_clean.png"},
|
||||||
special_tiles = {
|
special_tiles = {
|
||||||
{
|
{
|
||||||
name="homedecor_plasma_storm.png",
|
name="homedecor_plasma_storm.png",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 817 B |
Loading…
Reference in New Issue
Block a user