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
We need a way to correctly generate the lighting data for the chunks. https://wiki.vg/Map_Format https://minecraft.wiki/w/Light
Basically, implement a system that can take a chunk and it's 8 surrounding chunks, then produce a light map based on that.
The text was updated successfully, but these errors were encountered:
We need a way to correctly generate the lighting data for the chunks.
https://wiki.vg/Map_Format
https://minecraft.wiki/w/Light
Basically, implement a system that can take a chunk and it's 8 surrounding chunks, then produce a light map based on that.
The text was updated successfully, but these errors were encountered: