Mod Mixin 0.7-0.8 Compatibility by NotStirred

  • Mixin 0.7-0.8 Compatibility by NotStirred

    Allows mods that use 0.7 or 0.8 mixin to be compatible with each other
    • 4663368
    • 846.70 KB
    • 1.12.2
    • August 29, 2020
    • July 12, 2023
    • API and Library
      Miscellaneous
    Mixin 0.7-0.8 Compatibility
Mod Information
NameMixin 0.7-0.8 CompatibilityAuthorNotStirredDescriptionAllows mods that use 0.7 or 0.8 mixin to be compatible with each other
InformationDownloads: 4663368
Version: 1.12.2
Size: 846.70 KB
Updated at: July 12, 2023
Created at: August 29, 2020
Tags
API and Library
Miscellaneous

All this mod does is load 0.8 mixin before any other mod is loaded, that's it. This is required for mods using 0.7 mixin to work correctly and predictably. It does this by loading first (having a name that gets sorted first), and loading 0.8 mixin.

 

Who should use this mod?

This mod should be added to a modpack if one or more of the mods use Mixin, and of different versions and if minecraft crashes on loading into the game, such as "An unexpected issue occurred and the game has crashed. We're sorry for the inconvenience. Exit Code: 0". Or the log contains "java.lang.ClassNotFoundException: net.minecraft.client.main.Main".

 


 

Idea suggested by KandiPanda, and requested by MineCrak