glass sky light passing fix

This commit is contained in:
Onran 2024-02-25 13:21:02 +09:00 committed by GitHub
parent a37ea7cea2
commit cce5bd59b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
{ {
"texture": "glass", "texture": "glass",
"draw-group": 2, "draw-group": 2,
"light-passing": true "light-passing": true,
} "sky-light-passing": true
}