Closed UpcraftLP closed 4 years ago
Fabric Loader now uses Mixin 0.8 and ASM 7.2, which is a breaking library change.
Uses of org.spongepowered.asm.lib.tree.* classes need to be replaced with the corresponding ASM classes.
org.spongepowered.asm.lib.tree.*
Fabric Loader now uses Mixin 0.8 and ASM 7.2, which is a breaking library change.
Uses of
org.spongepowered.asm.lib.tree.*
classes need to be replaced with the corresponding ASM classes.