promotional bannermobile promotional banner

Kainnlib

A library that provides shared systems and utilities for other Minecraft mods

File Details

kainnlib-1.0.0-forge-1.20.1.jar

  • R
  • Jan 22, 2026
  • 80.50 KB
  • 112
  • 1.20.1
  • Forge

File Name

kainnlib-1.0.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kainnlib-1440236:7504001")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Current release 1.0.0

Initial release of Kainnlib support library
Centralize shared systems and utilities used across Kainn mods
Add base command framework for library features
Add /kainn_list command to list all registered Kainn commands
Add HUD control commands
Add /kainn_hud hearts true|false to toggle heart bar visibility
Add /kainn_hud food true|false to toggle hunger bar visibility
Add /kainn_hud xp true|false to toggle XP bar visibility
Add /kainn_hud hotbar true|false to toggle hotbar visibility
Add skill system command base
Add /kainn_skills mugen true|false barrier skill that repels entities, mobs, and projectiles
Integrate GeckoLib as a required dependency