ferriarnus / acedium

Fast minecraft rendering backend for embeddium (nvidia only)
GNU Lesser General Public License v3.0
114 stars 6 forks source link

[1.20.4] Update for Embeddium 0.3.24 compat #16

Closed embeddedt closed 2 months ago

embeddedt commented 2 months ago

The TS setting got moved to another category, which breaks the mixin here. However, Embeddium now disables it when it detects the me.cortex.nvidium.Nvidium class with a true IS_ENABLED field, so this hack should not be needed anymore.

embeddedt commented 2 months ago

This is needed to fix https://github.com/embeddedt/embeddium/issues/337.