BjornLib

BjornLib

A library of generic code for my mods

45 341 downloads
2 followers

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.

Adding BjornLib

repositories {

maven { url "https://dl.cloudsmith.io/public/furiusmax55/bjornlib/maven/" }

}

dependencies {

implementation fg.deobf("com.furiusmax.bjornlib:BjornLib:MODVERSION-MCVERSION)

}

No gallery available for this project.