Add `use_texture_alpha` for Protector Block display_node

master
MoNTE48 2021-12-25 10:32:27 +01:00
parent f519c0bb06
commit 1efd8955cc
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ local nb_radius = radius + 0.55
minetest.register_node("areas:display_node", {
tiles = {"areas_protector_display.png"},
use_texture_alpha = "clip",
walkable = false,
drawtype = "nodebox",
node_box = {