M*dder Name Lib

Yeah, another one of these. Shared code for quat's Season 2 mods.

File Details

modder_name_lib-1.21.1-neoforge-2025.12.23.jar

  • R
  • Dec 23, 2025
  • 212.79 KB
  • 91
  • 1.21.1
  • NeoForge

File Name

modder_name_lib-1.21.1-neoforge-2025.12.23.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:m-dder-name-lib-1332219:7370929"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ModderNameLib v2025.12.23 for Minecraft 1.21.1

  • Update tooling.

    • New version of Loom means Fabric mods no longer ship with a separate refmap file. This is a big change, so please report mixin apply failures.
  • Now supports 1.21.11.

  • Remove usages of RenderType to account for changes in 1.21.11.

  • (1.21.1 Neoforge, 1.21.5 Neoforge) Correct a cut-paste typo in an error message.

  • Large refactor of the datagen/registry system.

  • Add a DyeColor and color-handling utility.

  • (1.20.1) Add a BlockColor/ItemColor utility.

  • (1.21.5) Fix client utilities.