UniMixins

A Mixin loader designed for maximum compatibility.

File Details

+unimixins-gasstation-1.7.10-0.1.15+0.5.1.jar

  • R
  • Dec 25, 2023
  • 36.42 KB
  • 11
  • 1.7.10
  • Forge

File Name

+unimixins-gasstation-1.7.10-0.1.15+0.5.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:unimixins-826970:4982118")
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.