UniMixins

A Mixin loader designed for maximum compatibility.

File Details

+unimixins-mixinextras-1.7.10-0.1.15+0.3.2.jar

  • R
  • Dec 25, 2023
  • 167.65 KB
  • 147
  • 1.7.10
  • Forge

File Name

+unimixins-mixinextras-1.7.10-0.1.15+0.3.2.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:unimixins-826970:4982125")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

GTNHMixins module:

  • Added LiteLoader mod detection to ILateMixinLoader#getMixins (by @glowredman)

MixinExtras module:

  • Updated to 0.3.2

Compat module:

  • Added remapping of the org.objectweb.asm package in mixin config plugins and classes annotated with @RemapAsmForMixin.