Fragmentum [Fabric Edition]

The lightweight framework for the Obscuria Collection multi-loader mods

File Details

Fragmentum 4.1.0

  • R
  • May 25, 2026
  • 1.87 MB
  • 3.0K
  • 26.1.2+2
  • Fabric + 1

File Name

fragmentum-fabric-26.1-4.1.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fragmentum-fabric-1123974:8145019"

Quilt

modImplementation "curse.maven:fragmentum-fabric-1123974:8145019"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🐛 Bug Fixes

  • Correct return type in Signal3.create() method

🚜 Refactor

  • Migrate signal package to v2.core structure
  • Move packs package to common for improved structure
  • Mark services and utility classes as internal with @ApiStatus.Internal
  • Remove unused imports and clean up method signature in MixinMinecraft