Skip to content

Indium 1.0.3 for Minecraft 1.18.2/Sodium 0.4.1

Compare
Choose a tag to compare
@comp500 comp500 released this 24 Apr 15:53
· 5 commits to 1.18.x/main since this release
f2f123c
  • Use Sodium's occlusion cache for improved performance (Moodsss)
  • "Modernize Indigo" changes: (IMS212, PepperCode1)
    • Fix QuadView#copyTo inconsistency with specification
    • Fix enchantment glint not rendering on item models using ItemRenderContext
    • Improve vertex consumer caching in ItemRenderContext
    • Restructure quad rendering to be more efficient and consistent with block rendering in ItemRenderContext
    • Fix typos
    • Add @Unique annotations to fields added by Indigo mixins