diff --git a/init.lua b/init.lua index d931f5f..7511607 100644 --- a/init.lua +++ b/init.lua @@ -762,7 +762,7 @@ minetest.register_entity("protector:display", { local x = protector_radius minetest.register_node("protector:display_node", { tiles = {"protector_display.png"}, - use_texture_alpha = true, + use_texture_alpha = "clip", -- true, walkable = false, drawtype = "nodebox", node_box = {