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-fabric-1.20.1-1.7.0.jar

  • R
  • Jun 2, 2026
  • 450.83 KB
  • 143
  • 1.20.1
  • Fabric

File Name

HBs_Foundation-fabric-1.20.1-1.7.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hbs-foundation-1229485:8188196"
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