diff --git a/res/content/base/blocks/glass.json b/res/content/base/blocks/glass.json index 902a2cf1..9bd4f021 100644 --- a/res/content/base/blocks/glass.json +++ b/res/content/base/blocks/glass.json @@ -3,5 +3,6 @@ "material": "base:glass", "draw-group": 2, "light-passing": true, - "sky-light-passing": true + "sky-light-passing": true, + "translucent": true }