aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/META-INF
AgeCommit message (Collapse)Author
2024-02-02Reimplement vanilla world renderer stats in F3 overlaymakamys
Fixes regression in ad42f10, which caused all values to be 0
2022-07-11Be able to capture chunk meshes consisting of multiple tessellationsmakamys
Start of fix for #5
2022-06-25Gotta rename the stuffmakamys
2022-06-25Implement OF Fast Render compat properlymakamys
Fixes chunks disappearing when you go beyond max(abs(XZ))>2000
2022-06-06Move Tessellator#toChunkMesh to ChunkMesh classmakamys
2021-06-16Fix LOD chunks loading from wrong coordinate when entering new dimensionmakamys
2021-06-04Add option to force vanilla temperature algorithm, fixes SS incompatibilitymakamys
Serene Seasons changes biomes to be colder in certain seasons, making LODMod think there should be snow there, while no snow is actually generated. Setting this config option to true fixes this mismatch.
2021-05-07Port mod from MCP to Forge!makamys
The only known regression is the sides of LOD=1 chunks look darker for some reason