QuiltMC / quilt-loader

The loader for Quilt mods.
Apache License 2.0
472 stars 87 forks source link

Transform cache does not include Minecraft's dependencies #357

Closed TheGlitch76 closed 2 months ago

TheGlitch76 commented 1 year ago

Minecraft dependencies visible to mixin need to be present in the transform cache too. I would recommend shading them all into the Minecraft mod load option.

AlexIIL commented 1 year ago

(Reopened until this is pushed)