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
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/propertypackage. - 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.

