HB's Foundation

HBs Foundation is an API for fundamental methods and utility methods related to all my Minecraft modded projects. Integrated with and dependent on Balm API.

File Details

HBs_Foundation-forge-1.20.1-1.7.0.jar

  • R
  • Jun 2, 2026
  • 469.31 KB
  • 735
  • 1.20.1
  • Forge

File Name

HBs_Foundation-forge-1.20.1-1.7.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hbs-foundation-1229485:8188202")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven


- Fixed issue with commands overwriting each other
- Fixed issue with revents and commands re-registering
- Amended ManagedChunk getStaticInstance code to resolveSubData and included serialized sample
- Added guards against serializing null or empty data
- Added mod context api for deducing all mods and versions present in a pack
- Throws exception if used with an older version of Ore Clusters due to incompatability