promotional bannermobile promotional banner

HammerLib

Library used by all of DragonForge team's mods.

File Details

[1.12.2] HammerLib - 12.2.63

  • R
  • Jun 13, 2026
  • 2.46 MB
  • 337
  • 1.12.2
  • Forge

File Name

HammerLib-1.12.2-12.2.63.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hammer-lib-247401:8242909")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

To get developer builds, see HammerLib wiki.

Changes:

  • 12.2.63 - Several missing methods in KeyMap + its refactor to match later game versions.
  • 12.2.62 - Fix UUID NBT serialization to use int[4] (as single property) instead of old 1.12.2 two property approach (Most/Least suffixes).
  • 12.2.61 - Several profiling and data features, as well as async HTTP handling for mod sources at early start.
  • 12.2.60 - Fix crashing with ThaumicAdditions. (Close #86)
  • 12.2.59 - Fix maven-publish to force upload deobf artifact as main, and remove all runtime dependencies.