Balm - Minecraft Mod
Balm is a library mod that will serve as an abstraction layer to Blay's multiplatform mods. It makes supporting both Forge and Fabric modding platforms easier by making the lives of mod developers easier when it comes to managing their mods across both environments. Here's a quick overview of its features:
Abstraction Layer (but not really): Balm helps hide platform-specific code and makes it easier for mod developers to publish mods for both Forge and Fabric simultaneously.
Library mod: It doesn't add gameplay features on its own but is used as a dependency for other mods.
Cross-platform: He wanted to support both users using Forge and those using Fabric; he did not want to abandon one for the other. Balm just makes it easier to maintain mods across both environments, as it handles differences in the two platforms in its own internal abstraction layer.
Not for other modders: The library's author does not encourage to use this library for any other mods, because there may be no backward compatibility with further versions, and when the author needs, the code will be broken down without mercy for his own mods.
Balm is compatible with the following Minecraft versions and platforms:
This mod is designed for both client-side and server-side use, making it suitable for various multiplayer setups. It supports multiple modding platforms, allowing mod developers to port their mods across different mod loaders easily.
Copyright 2019-2025 © ScalaCube - All Rights Reserved.