diff --git a/mods/default/nodes.lua b/mods/default/nodes.lua index 7949d062..a8fda537 100644 --- a/mods/default/nodes.lua +++ b/mods/default/nodes.lua @@ -2852,7 +2852,7 @@ default.register_mesepost("default:mese_post_light", { material = "default:wood", }) -default.register_mesepost("default:mese_post_light_acacia", { +default.register_mesepost("default:mese_post_light_acacia_wood", { description = S("Acacia Wood Mese Post Light"), texture = "default_fence_acacia_wood.png", material = "default:acacia_wood",