made autumnleaves covers transparent again
This commit is contained in:
parent
458b769d47
commit
a9591d0fba
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user