BjornLib
Modby FuriusMaximus
A library of generic code for my mods
Type
Mod
CurseForge Downloads
1,190,699
CurseForge ID
920448
Last Updated
Apr 13, 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
Chunky
Pre-generates chunks, quickly and efficiently
EMI Trades (Villager Trading EMI Plugin)
Villager trading for EMI.
Thaumic Tinkerer
Tinkerering with Thaumic Creations!
More Red x CC:Tweaked Compat
Provides More Red bundled cables support to CC:Tweaked
ChickenChunks
Chunkloading, chickenbones style
Concurrent Chunk Management Engine
A Fabric mod designed to improve the chunk performance of Minecraft.