Add texture for glowing lumien crystal
This commit is contained in:
parent
52aa4400de
commit
88b7133169
@ -62,7 +62,7 @@ minetest.register_node(
|
||||
"lumien:crystal_on",
|
||||
{
|
||||
description = S("Glowing Lumien Crystal"),
|
||||
inventory_image = "lumien_crystal.png",
|
||||
inventory_image = "lumien_crystal_on.png",
|
||||
tiles = {"lumien_block.png"},
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
|
BIN
mods/lumien/textures/lumien_crystal_on.png
Normal file
BIN
mods/lumien/textures/lumien_crystal_on.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue
Block a user