Balm Wiki & Guide
The community wiki and guide for Balm — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
Balm is a library mod for mod developers that simplifies the process of creating multi-loader mods by providing common interfaces and events and removing the need for most mod-loader specific code.
It is not a magic solution for running Forge and Fabric mods together. As a user, you only need to install this mod if you use a mod that requires it.
Versions for Minecraft 1.16 and below are not needed - mods will run without Balm on those versions!
Key Points
- No custom Gradle tooling, official mod loader plugins only
- Uses Mojang Mappings, supports Jared's Multiloader-Template
- All-inclusive from networking to configs, no third party dependencies
- Battle-tested across Blay's 20+ mods ranging from content additions to quality of life utilities
- Supports NeoForge and Fabric without duplicate code
- Snapshot builds for pre-releases and release candidates
- Unified support for Third Party Mods like Curios or Jade
- Available on CurseForge and Modrinth (incl. Third Party Access)
How to make a mod with Balm (as a mod developer)
- Check out the documentation for a Getting Started guide and a project generator.
- You can also use this template repository as a starting point or reference.
- Consider browsing Blay's existing mods' source code to learn how specific things are done.
- Join Blay and other developers using Balm on the Balm Developers Discord server.
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 26.2 | MC 26.1.2 | MC 26.1.1 | MC 26.1 | MC 1.21.11 | MC 1.21.10 | MC 1.21.9 | MC 1.21.8 | MC 1.21.7 | MC 1.21.6 | MC 1.21.5 | MC 1.21.4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fabric | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Forge | — | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ | ✓ | ✓ | ✓ | ✓ |
| Neoforge | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Recent updates
Latest releases with the author's changelog notes.
- Fixed
ComputeFovModifierEventbeing hijacked on NeoForge even if no change is being applied - API: Fixed
RecipeManagerAccessoraccess crashing on dedicated servers
- Fixed
ComputeFovModifierEventbeing hijacked on NeoForge even if no change is being applied - API: Fixed
RecipeManagerAccessoraccess crashing on dedicated servers
- Fixed
ComputeFovModifierEventbeing hijacked on NeoForge even if no change is being applied - API: Fixed
RecipeManagerAccessoraccess crashing on dedicated servers
- Fixed
ComputeFovModifierEventbeing hijacked on NeoForge even if no change is being applied - API: Fixed
RecipeManagerAccessoraccess crashing on dedicated servers
- Fixed
ComputeFovModifierEventbeing hijacked on NeoForge even if no change is being applied - API: Fixed
RecipeManagerAccessoraccess crashing on dedicated servers
Related mods
Mods in the same category as this one.
Developer resources
Version history
Balm 7.3.42+forge-1.20.1 (MC 1.20.1) → 21.0.65+neoforge-1.21.1 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.