DFOnline / CodeClient

A DiamondFire utility client for advanced coding.
MIT License
12 stars 8 forks source link

Sodium Incompatablity #41

Closed GeorgeRNG closed 6 months ago

GeorgeRNG commented 1 year ago

A mod in FO sodium modifies chunk rendering which disables the block render modification at https://github.com/DFOnline/CodeClient/blob/v86/src/main/java/dev/dfonline/codeclient/mixin/render/MChunkRendererRegion.java

GeorgeRNG commented 1 year ago

Automatic plot sizing is also in this, so that also breaks.

RedVortexDev commented 12 months ago

Fabulously Optimized is just a modpack so it has nothing to do with this

RedVortexDev commented 12 months ago

The actual affecting mod should be searched

GeorgeRNG commented 12 months ago

I don't know which mod, it's just one in FO

sbot50 commented 12 months ago

The issue is sodium

RedVortexDev commented 12 months ago

I think you added the label to the wrong issue :)

GeorgeRNG commented 12 months ago

lmao moment

GeorgeRNG commented 11 months ago

Fixed automatic plot sizing. Might drop the hiding. I can't find a point before sodium which I can mixin to any get block.

GeorgeRNG commented 6 months ago

stale and all incompatible features are gone