Download BjornLib — Minecraft Mods — ModStock

BjornLib

Active

Downloads

1

Last update

1 month ago

Versions

1.20.1 — 1.21.1
Client and server
Forge
Neoforge
Libraries

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) }