FerriteCore ((Neo)Forge)

FerriteCore ((Neo)Forge)

96M Downloads

FerriteCore increases loading time if ModelGapFix and Chipped are both present (1.20.1)

Radk6 opened this issue ยท 1 comments

commented

Removing either FerriteCore or ModelGapFix fixes the issue, although MGF + Chipped load fine on their own.

MGF + Chipped: ~23 seconds
MGF + Chipped + FerriteCore: ~70 seconds

Not sure if these would be helpful in this case, but here are the logs:
Without FerriteCore | With FerriteCore

commented

Turns out setting bakedQuadDeduplication to false in ferritecore.mixin.properties fixes this. Not sure if it's a bug or not though