Add new texture for glowing cactus block
This commit is contained in:
parent
f81964d641
commit
3f3350e87d
@ -132,7 +132,7 @@ minetest.register_node("hades_core:cactus_brick", {
|
||||
|
||||
minetest.register_node("hades_core:glowing_cactus_block", {
|
||||
description = S("Glowing Cactus Block"),
|
||||
tiles = {"hades_core_cactus_block.png"},
|
||||
tiles = {"hades_core_glowing_cactus_block.png"},
|
||||
is_ground_content = false,
|
||||
light_source = 5,
|
||||
groups = {choppy=3,flammable=2},
|
||||
|
BIN
mods/hades_core/textures/hades_core_glowing_cactus_block.png
Normal file
BIN
mods/hades_core/textures/hades_core_glowing_cactus_block.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 736 B |
Loading…
x
Reference in New Issue
Block a user