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
{{ message }}
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
JourneyMap dev here.
A user reported your mod is breaking how we get block light levels for mapping blocks. This is how I do it, is there a better way to be compatible?
JourneyMap dev here.
A user reported your mod is breaking how we get block light levels for mapping blocks. This is how I do it, is there a better way to be compatible?
levelChunk.getLevel().getLightEngine().getLayerListener(LightLayer.BLOCK).getLightValue(blockpos)
TeamJM/journeymap#767
The text was updated successfully, but these errors were encountered: