ModMIT
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. Not intended to add end user features to the game on its own.
1.2K
Downloads
0
Followers
3 months ago
Updated
📦
13
Versions
📖About 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.
Supports:
- General utility Block, Chunk, and Level utility operations
- Customer event handler and sorter based on Blay09's Balm API
- Boilerplate code for simple addition of new blocks or structures
- Networking support
- Support for asynchonous block placement on client and server