promotional bannermobile promotional banner

Oblivion

Small library mod for functionality I want to implement once and forget the details of thereafter.

File Details

oblivion_api-1.2.0-all.jar

  • R
  • Oct 13, 2024
  • 208.72 KB
  • 54
  • 1.20.1
  • Forge + 1

File Name

oblivion_api-1.2.0-all.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:oblivion-api-1096331:5809051")

NeoForge

implementation fg.deobf("curse.maven:oblivion-api-1096331:5809051")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added:

  • Additional constructor for AbstractOblivionMixinPlugin to allow adding a prefix to all mixin names

Fixed:

  • AbstractOblivionMixinPlugin is no longer package-private