mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 03:15:29 +01:00
Revert "Enable connected glass by default (#13242)"
This reverts commit a93f3542d9 for
the upcoming 5.7.0 release.
See https://github.com/minetest/minetest/issues/8290 for a detailed discussion.
This commit is contained in:
@@ -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 true
|
||||
connected_glass (Connect glass) bool false
|
||||
|
||||
# Enable smooth lighting with simple ambient occlusion.
|
||||
# Disable for speed or for different looks.
|
||||
|
||||
Reference in New Issue
Block a user