BjornLib
Modby FuriusMaximus
A library of generic code for my mods
Downloads
1,179,557
Type
Mod
CurseForge ID
920448
Last Updated
Apr 9, 2026
Description
This is a mod containing code used in my mods including the following helpful features:
- Ability Registry and some related events.
- Particle Builder with glowing rendering (Magic Style) and some default particles.
- Lightning Builder.
- Leveling Builder to level up mobs.
- And more to come.
This library is designed for my mods but you can use it if you want.
repositories { maven { url "https://dl.cloudsmith.io/public/furiusmax55/bjornlib/maven/" } } NEOFORGE ------------ dependencies { implementation "com.furiusmax:bjornlib-neoforge:${bjornlib_version}" } FABRIC --------- dependencies { modImplementation "com.furiusmax:bjornlib-fabric:${bjornlib_version}" }
Similar Mods
Decorative Blocks (Fork)
A small mod with some new decorative blocks
Fabric Seasons: Extras
Custom blocks and items to make your Fabric Seasons experience better.
Load My Resources [Forge]
Load resources on game start, like a resource pack, but enabled by default.
More Red x CC:Tweaked Compat
Provides More Red bundled cables support to CC:Tweaked
Bed Benefits
Adds some additional benefits to sleeping.
Freecam
A simple, standalone freecam mod.