Add new texture for glowing cactus block

master
Wuzzy 2021-07-09 17:59:18 +02:00
parent f81964d641
commit 3f3350e87d
2 changed files with 1 additions and 1 deletions

View File

@ -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},

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B