NucleoidMC/plasmid

The bundled version of MixinExtras from Fabric loader should be used

haykam821 opened this issue · 1 comments

Fabric loader 0.15.0 includes MixinExtras, so when updating the loader version, the separate dependency and repository declarations for MixinExtras can be removed.

implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:${project.mixin_extras_version}"))