edit alpha
This commit is contained in:
@@ -26,7 +26,7 @@ minetest.register_node(
|
||||
groups = {cracky = 1, mesecon = 2},
|
||||
drawtype = "glasslike",
|
||||
paramtype = "light",
|
||||
alpha = 50,
|
||||
use_texture_alpha = "blend",
|
||||
sunlight_propagates = true,
|
||||
sounds = stone_sounds,
|
||||
walkable = false,
|
||||
|
Reference in New Issue
Block a user