promotional bannermobile promotional banner

MidnightLib

Common library with a built-in configuration system

File Details

MidnightLib 1.9.2 - Fabric 26.1

  • R
  • Mar 25, 2026
  • 57.59 KB
  • 28.5K
  • 26.1.1+1
  • Fabric + 1

File Name

midnightlib-fabric-1.9.2+26.1.jar

Supported Versions

  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:midnightlib-488090:7810470"

Quilt

modImplementation "curse.maven:midnightlib-488090:7810470"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## MidnightLib v1.9.2 - Add support for using `StringRepresentable` to translate enums ## MidnightLib v1.9.1 - Fix crash when loading existing main config on NeoForge # MidnightLib v1.9.0 - Setup a **multiversion** build environment - MidnightLib will now always be up-to-date on all relevant versions of Minecraft (Fabric/Forge 1.20.1; Fabric/NeoForge 1.21.1, 1.21.5, 1.21.8, 1.21.10) - Measures were taken to ensure this doesn't break mods targeting old MidnightLib versions. In case you still find a broken mod, please [report it](https://github.com/TeamMidnightDust/MidnightLib/issues/new/choose) and tag the issue with `1.9.0`. - New logo! This offers improved visibility on light themes and a more modern, fresh look. - Added JavaDocs to improve the developer experience. - To be able to view them, adjust your midnightlib gradle dependency by following the [wiki](https://midnightdust.eu/wiki/midnightlib). - Reduced jar size – now under 60KB again for Fabric builds :) - Migrate to Mojang mappings in preparation for upcoming non-obfuscated releases