CaffeineMC / sodium

A Minecraft mod designed to improve frame rates and reduce micro-stutter
Other
4.77k stars 810 forks source link

Position-based Hotswapping Texture Atlas #2818

Open sylv256 opened 1 week ago

sylv256 commented 1 week ago

Request Description

This is a feature that I'm using in Legacy Landscape. I don't think this is within the scope of an API (personally I'd mark it as wontfix), but I was told to put it in the issue tracker anyway.

Relevant Mixins

Mixin_DefaultChunkRenderer Mixin_BlockRenderer Accessor_TerrainRenderPass

douira commented 1 week ago

Can you link the context on both the issues?

sylv256 commented 1 week ago

Can you link the context on both the issues?

I've added links to the relevant mixins in both issues.