BjornLib

BjornLib

Mod

A library of generic code for my mods

Client and server Library

251 downloads
0 followers
Created8 months ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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)

}


Project members

FuriusMaximus

Owner


Technical information

License
ARR
Client side
required
Server side
required
Project ID