MidnightLib

MidnightLib - Minecraft Mod

MidnightLib

MidnightLib is a light-weight library; it provides common utilities and gives a configuration system to mods. The utilities have been written for mod developers to give almost ground forms to many tools and functions, which they are most likely going to end up using.

Features:

  • Common Utilities: Common utilities for mod making.
  • Configuration System: It embodies a light configuration system for mods.
  • ModMenu Integration: automatic ModMenu integration for every config registered.
  • Toggleable Features: Everything can be toggled in the config screen/file of the library itself.
  • Jar-in-Jar Support: It is suggested that mod developers provide it in their mods using Jar-in-Jar technique.

Compatibility

Minecraft: Java Edition

  • 1.21.x
  • 1.20.x
  • 1.19.x
  • 1.18.x
  • 1.17.x

Platforms

  • Fabric
  • Forge
  • NeoForge
  • Quilt

Supported environments

  • Client-side
  • Server-side
  • Client and server