From a9591d0fba9b535832e9c585c80a265e182fb0c5 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Thu, 11 Jan 2024 23:11:43 +0100 Subject: [PATCH] made autumnleaves covers transparent again --- snow_cover_nodes.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/snow_cover_nodes.lua b/snow_cover_nodes.lua index 41c6be7..e7eefab 100644 --- a/snow_cover_nodes.lua +++ b/snow_cover_nodes.lua @@ -47,6 +47,7 @@ moresnow.register_snow_top = function( node_name, fixed_nodebox, wool_nodebox ) paramtype2 = "facedir", buildable_to = true, drawtype = "nodebox", + use_texture_alpha = true, node_box = { -- leveled would not work well in this situation type = "fixed",