]> git.lizzy.rs Git - minetest.git/blobdiff - builtin/settingtypes.txt
Enable connected glass by default (#13242)
[minetest.git] / builtin / settingtypes.txt
index 3645c16cd47ba7542a00b72b6cc63a7dfc2eb40d..262e5ba508223553db23fe39ad2b0f275f63b19f 100644 (file)
@@ -185,7 +185,7 @@ opaque_water (Opaque liquids) bool false
 leaves_style (Leaves style) enum fancy fancy,simple,opaque
 
 #    Connects glass if supported by node.
-connected_glass (Connect glass) bool false
+connected_glass (Connect glass) bool true
 
 #    Enable smooth lighting with simple ambient occlusion.
 #    Disable for speed or for different looks.