Conversation
biome rendering still has some issues though
...d/src/main/java/gjum/minecraft/mapsync/mod/integrations/journeymap/JourneyMapHelperReal.java
Outdated
Show resolved
Hide resolved
...d/src/main/java/gjum/minecraft/mapsync/mod/integrations/journeymap/JourneyMapHelperReal.java
Outdated
Show resolved
Hide resolved
|
Still haven't figured out what the issue is with biome rendering, missing some call to the TileChunkMD class |
|
Something else to keep in mind is that JourneyMap recently (#126) removed |
|
Its gone in the latest build |
|
Oof, we should probably take the opportunity to switch to the new caching system now then. |
|
I'm not sure how that changes things for us? ChunkMD seems to do most everything we need so idk if we really need to? |
|
Also I've tried looking into the render paths and just found references to ChunkMD at the end, so it seems to mostly come back to it anyway. |
|
I'm in favor of merging this despite biome rendering still being iffy. I'd rather have day rendering at least working then nothing. |
No description provided.