promotional bannermobile promotional banner

Rubidium

Unofficial Fork of CaffeineMC's "Sodium", made to work with FML

File Details

Rubidium mc1.19.2-0.6.2a

  • R
  • Mar 20, 2023
  • 1.32 MB
  • 2.6M
  • 1.19.2
  • Forge

File Name

rubidium-0.6.2a.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rubidium-574856:4448157")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)
More parities with Forge Rendering API (Multipart Models, lightning in BlockRenderer, fixed overlay sprites in FluidRenderer)
Added optimized cloud rendering
Backported Direction.getFacing optimization
Fixed glitch with textures placed at the atlas border (thanks for an idea to malte0811 and to IMS for finding bug out)
Fix checking if adjacent side is solid using wrong position (thanks to pupnewfster)
Fix item quad coloring (thanks to malte0811)
Use StampedLock instead of synchronized block in MixinMultipartBakedModel