promotional bannermobile promotional banner
premium banner
A library that provides shared systems and utilities for other Minecraft mods

Description

Kainnlib is a core library created to support other mods.

It centralizes shared systems and utilities that would otherwise be repeated across multiple projects, making development easier and more maintainable.

Available commands:

/kainn_list  
Displays a list of all available Kainnlib commands

/kainn_hud hearts true/false  
Shows or hides the health (hearts) bar

/kainn_hud food true/false  
Shows or hides the hunger bar

/kainn_hud xp true/false  
Shows or hides the experience bar

/kainn_hud hotbar true/false  
Shows or hides the hotbar

/kainn_hud all true/false  
Shows or hides all previous items

/kainn_skills mugen true/false  
Enables or disables a barrier-like ability that prevents any entity, mob, or projectile from approaching the player, repelling anything that gets too close

Kainnlib requires GeckoLib to function properly.