You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft distinguishes between block light (from torches etc) and sky light (only from the sky). Delta Client is meant to be able to propagate both when blocks update, but it seems like only block light is getting successfully propagated (sky light just doesn't seem to update at all). Could be that height maps aren't getting updated?
The text was updated successfully, but these errors were encountered:
Minecraft distinguishes between block light (from torches etc) and sky light (only from the sky). Delta Client is meant to be able to propagate both when blocks update, but it seems like only block light is getting successfully propagated (sky light just doesn't seem to update at all). Could be that height maps aren't getting updated?
The text was updated successfully, but these errors were encountered: