hammy275 / immersive-mc

A Minecraft mod to make Minecraft more immersive!
GNU Lesser General Public License v3.0
63 stars 9 forks source link

Backpack Failure under Fabulous! Graphics #162

Closed hammy275 closed 1 year ago

hammy275 commented 1 year ago

I'm sure other stuff breaks, so this needs further testing

hammy275 commented 1 year ago

It also breaks under Fast graphics. Looks like we need to Mixin into other spots for those rendering modes?

hammy275 commented 1 year ago

To narrow some things down:

My guess is either Minecraft has a different rendering path for Fabulous! graphics and/or we're using the wrong RenderBuffer or something.