Fix vanilla sun and moon showing through the world

This commit is contained in:
Xonk
2023-07-18 19:05:10 -04:00
parent c6a2339945
commit 43a45ffe1b
6 changed files with 13 additions and 29 deletions

View File

@ -11,11 +11,6 @@ screen.Misc_Settings = Configurações Diversas
option.ORB_G=Orb Verde
option.ORB_B=Orb Azul
screen.lightning_color=Relâmpago
option.Lightning_R=Relâmpago Vermelho
option.Lightning_G=Relâmpago Verde
option.Lightning_B=Relâmpago Azul
option.WhiteWorld=Mundo Branco
option.ambientLight_only=Apenas Luz Ambiente
option.Glass_Tint=Tintura de Vidro

View File

@ -430,11 +430,6 @@ option.AEROCHROME_WOOL_ENABLED.comment=技术上,与羊毛相关的方块都会
option.ORB_G=天体颜色 - 绿色
option.ORB_B=天体颜色 - 蓝色
screen.lightning_color=闪电颜色
option.Lightning_R=闪电 - 红色
option.Lightning_G=闪电 - 绿色
option.Lightning_B=闪电 - 蓝色
option.WhiteWorld=全白世界
option.WhiteWorld.comment=这是用于 Debug 的视图. 易于观察 环境光遮蔽 的效果. 易于观察 模拟全局光照 (绿光) 的效果.
option.ambientLight_only=仅启用环境光
@ -916,11 +911,6 @@ option.AEROCHROME_WOOL_ENABLED.comment=技术上,与羊毛相关的方块都会
option.ORB_G=天体颜色 - 绿色
option.ORB_B=天体颜色 - 蓝色
screen.lightning_color=闪电颜色
option.Lightning_R=闪电 - 红色
option.Lightning_G=闪电 - 绿色
option.Lightning_B=闪电 - 蓝色
option.WhiteWorld=全白世界
option.WhiteWorld.comment=这是用于 Debug 的视图. 易于观察 环境光遮蔽 的效果. 易于观察 模拟全局光照 (绿光) 的效果.
option.ambientLight_only=仅启用环境光