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-fabric-1.20.1-3.0.0.jar

  • R
  • Mar 16, 2025
  • 251.53 KB
  • 19
  • 1.20.1
  • Fabric

File Name

oblivion_api-fabric-1.20.1-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:oblivion-api-1096331:6309893"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added:

  • Fabric support.
  • Built-in packs now support data packs and non-required yet on-by-default packs.

Changed:

  • More control over when mixins should apply when using AbstractOblivionMixinPlugin.
  • Built-in packs are now registered via Registration#registerPacks.
  • Moved potion recipes, composting, and fuel times to RecipeLikeProperties.
  • Moved property undoers to extensions/property package.
  • OblivionBoatItem now extends BoatItem.
  • Move away from as many accesstransformers as possible in favor of accessor/invoker mixins.

Fixed:

  • Boats now drop the correct planks when breaking into planks & sticks.