made autumnleaves covers transparent again

This commit is contained in:
Sokomine 2024-01-11 23:11:43 +01:00
parent 458b769d47
commit a9591d0fba

View File

@ -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",