Fixed warped wart using stripped stem side texture

This commit is contained in:
FossFanatic 2023-02-20 08:10:00 +00:00
parent e8641c3c20
commit 8f4c6ffaa0
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ mcl_flowerpots.register_potted_flower("mcl_crimson:warped_roots", {
minetest.register_node("mcl_crimson:warped_wart_block", {
description = S("Warped Wart Block"),
tiles = {"mcl_crimson_warped_stem_stripped_side.png"},
tiles = {"mcl_crimson_warped_wart_block.png"},
groups = {handy = 1, hoey = 7, swordy = 1, deco_block = 1, compostability = 85},
_mcl_hardness = 1,
sounds = mcl_sounds.node_sound_leaves_defaults({