Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix darkness when collecting light sections from high in the air - Add dummy data layer impl to return a constant - Empty sky section returns 15 - Empty block section returns 0 - Copy vanilla's logic for determining which data layer to use for a given position's sky light value - While I'm at it, retrieve light section storage via an accessor to avoid allocating SectionPos objects - Improve lut debug view
- Loading branch information