Minecraft Balm (Fabric Edition) mod 2026 download
logo
minecraft mod Balm (Fabric Edition)

Balm (Fabric Edition)

Game Version: 1.18.2
Total Downloads: 3,444,833
Updated: Aug 3, 2022
Created: Jul 4, 2021
Download Balm (Fabric Edition)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
balm-fabric-3.2.0+0.jar release 627.22 KB Aug 3, 2022 1.18.2 0 download Balm (Fabric Edition) balm-fabric-3.2.0+0.jar releaseDownload
balm-fabric-4.5.2+0.jar release 625.51 KB Aug 3, 2022 1.19.1 341 download Balm (Fabric Edition) balm-fabric-4.5.2+0.jar releaseDownload
balm-fabric-4.3.0+0.jar release 624.65 KB Jun 27, 2022 1.19 64,186 download Balm (Fabric Edition) balm-fabric-4.3.0+0.jar releaseDownload
balm-fabric-4.2.0+0.jar release 619.91 KB Jun 17, 2022 1.19 13,915 download Balm (Fabric Edition) balm-fabric-4.2.0+0.jar releaseDownload
balm-fabric-4.1.0+0.jar release 604.11 KB Jun 16, 2022 1.19 5,397 download Balm (Fabric Edition) balm-fabric-4.1.0+0.jar releaseDownload
balm-fabric-4.0.0+0.jar release 604.24 KB Jun 14, 2022 1.19 2,631 download Balm (Fabric Edition) balm-fabric-4.0.0+0.jar releaseDownload
balm-fabric-3.1.0+0.jar release 604.83 KB Jun 13, 2022 1.18.2 323,409 download Balm (Fabric Edition) balm-fabric-3.1.0+0.jar releaseDownload
balm-fabric-3.0.0+0.jar release 601.42 KB Mar 11, 2022 1.18.2 857,778 download Balm (Fabric Edition) balm-fabric-3.0.0+0.jar releaseDownload
balm-fabric-2.4.3+0.jar release 599.02 KB Feb 22, 2022 1.18.1 572,053 download Balm (Fabric Edition) balm-fabric-2.4.3+0.jar releaseDownload
balm-fabric-2.4.1+0.jar release 596.93 KB Jan 14, 2022 1.18.1 531,353 download Balm (Fabric Edition) balm-fabric-2.4.1+0.jar releaseDownload
balm-fabric-2.4.0+0.jar release 596.93 KB Dec 29, 2021 1.18.1 236,562 download Balm (Fabric Edition) balm-fabric-2.4.0+0.jar releaseDownload
balm-fabric-2.3.0+0.jar release 595.61 KB Dec 10, 2021 1.18.1 257,560 download Balm (Fabric Edition) balm-fabric-2.3.0+0.jar releaseDownload
balm-fabric-2.2.0+0.jar release 593.96 KB Dec 8, 2021 1.18 38,136 download Balm (Fabric Edition) balm-fabric-2.2.0+0.jar releaseDownload
balm-fabric-2.1.1+0.jar release 588.29 KB Dec 5, 2021 1.18 39,898 download Balm (Fabric Edition) balm-fabric-2.1.1+0.jar releaseDownload
balm-fabric-2.1.0+0.jar release 587.31 KB Dec 4, 2021 1.18 4,021 download Balm (Fabric Edition) balm-fabric-2.1.0+0.jar releaseDownload
balm-fabric-2.0.0+0.jar release 587.00 KB Dec 2, 2021 1.18 1,889 download Balm (Fabric Edition) balm-fabric-2.0.0+0.jar releaseDownload
balm-fabric-1.9.0+0.jar release 585.58 KB Nov 28, 2021 1.17.1 83,947 download Balm (Fabric Edition) balm-fabric-1.9.0+0.jar releaseDownload
balm-fabric-1.8.0+0.jar release 585.46 KB Nov 16, 2021 1.17.1 88,639 download Balm (Fabric Edition) balm-fabric-1.8.0+0.jar releaseDownload
balm-fabric-1.3.0+0.jar beta 441.82 KB Jul 20, 2021 1.17.1 296,682 download Balm (Fabric Edition) balm-fabric-1.3.0+0.jar betaDownload
balm-fabric-1.2.0+0.jar beta 440.42 KB Jul 19, 2021 1.17.1 12,592 download Balm (Fabric Edition) balm-fabric-1.2.0+0.jar betaDownload
balm-fabric-1.1.0+0.jar beta 439.73 KB Jul 12, 2021 1.17.1 1,783 download Balm (Fabric Edition) balm-fabric-1.1.0+0.jar betaDownload
forbic-fabric-1.0.0+0.jar beta 417.83 KB Jul 5, 2021 1.17.1 3,278 download Balm (Fabric Edition) forbic-fabric-1.0.0+0.jar betaDownload

Description

Share this:

Renamed from Forbic to avoid people accidentally reading "Forbic" as "Fabric" and getting confused.

 

What is this?

Abstraction Layer (but not really)™ for Blay's multiplatform mods. This is a library mod, it does not add anything on its own.

I do not recommend other modders to build on this as I will ruthlessly break backwards-compatibility as needed for my mods.

This is a trial run for supporting both Forge and Fabric on my mods, so currently only Waystones depends on this.

If supporting both platforms ends up being viable the rest of my mods will follow.

Note that this is not a magic solution for running Forge and Fabric mods together, it's only a library my mods will depend on to make publishing for both versions easier.

 

Why is this?

I can't just switch to Fabric and abandon all existing Forge users, but I also don't want to miss a Fabric train if there is one.

Trying a port for fun showed that most of the platform-specific things can easily be hidden away from the actual mod code which doesn't have to care about modloader backends, which should hopefully make it much easier to support both mods at the same time.

There's other libraries that do the same thing, but given the amount of mods I maintain I don't want to put all my money on one boat only to deal with headaches once those other mods stop being supported.

 

How does this?

It just wraps all platform-specific code behind a unified API (in the simplest way possible, there is no magic involved) and provides superclasses to use in cases where platform-specific methods are added to Vanilla classes.

It also adds a simple network system (similar to Forge's) and a config layer with sync support. For Fabric it depends on Cloth Config, for Forge it will use the default Forge config system in the backend.

 

Who is this?

Hi, I'm Blay and my Twitter is at @BlayTheNinth.

 

Comments

Add a comment