Knight Lib

Quick rating

Community listing page, reviews here may not be monitored by the author.

Knight Lib

By xylonityOwner

No reviews yet

A library that serves as a bridge between mods.

No Theme
No Genre
API/Library
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
[NEOFORGE] Knight Lib 1.6.1-1.21.1

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

description_a3cb008a-bb7d-46ce-87bc-6e2f913c1e34.png

KnightLib is a multiloader utility library designed to eliminate code duplication and provide clean implementations of systems that every mod tends to reinvent from scratch.

● This library is fully compatible with Forge, NeoForge (1.21.1+), and Fabric, built on Jared's multiloader template.

● This mod includes a small amount of content that is disabled by default. Any mod wishing to use the content (items, blocks, icons, etc.) must first enable it in its implementation.

For any questions, problems, contributions, new ideas about content/mods, and more, you can join our official Discord and comment in the appropriate channels.


What's included

Networking
Per mod S2C/C2S packet channels with a simple send/receive API

Auto Config
TOML config with auto generated ingame GUI, hotreload, and Configured/ModMenu (fabric) compatiblity

Event Bus
A common event system that abstracts calls to their respective loaders, so that everything can be managed in common package.

Automaton AI
Finite state machine system for complex entity AI behavior.

OBB Hitboxes
Oriented Bounding Boxes (OBBs) linked to individual model bones, to manage hitboxes more dynamically.

Camera Shake
API to manage camera shake for specific players, with several levels of configuration.

Custom Boss Bars
Allows to specify and configure custom boss bars (in real time) for the entities you want.

Cutscenes
In-game cutscene editor that automatically exports the desired JAVA code to use it wherever you want (only available in dev mode).

Music Provider
Loops and configures music tracks for entities under custom conditions, such as boss music handling.

Post Shaders
Utilities for post-processing shaders, including multi-target (experimental) passes.

Animation & Rendering
Includes an animation and rendering engine, with support for easings, molang and the bedrock (geo/geckolib) format, among other things, working as an extension of the vanilla pipeline.

Biome Spawns
Easy to use API for registering entity spawns per biome.

Loot Tables
Helpers for modifying loot tables in general (entities, chests, etc.).

Persistent Sounds
Looping sounds tied to entities, items and blocks, without worrying about overlapping sounds.

Entity Data
API for quickly accessing the persistent data of an entity.

Attachments
API for attaching (hence the name) persistent data to any entity, where the information is synched automatically (S2C).

Registrar System
Enhanced common registration helpers for blocks, items, entities, features, etc.

Extra Utilities
Additional utilities for math, colors, easings, etc.


For Developers

See the installation instructions on the project wiki on GitHub.

Discord

To report bugs or suggest features, or ask any questions in general, join our Discord server or report them via issues!

description_a3cb008a-bb7d-46ce-87bc-6e2f913c1e34.png

 

KnightLib is a multiloader utility library designed to eliminate code duplication and provide clean, easy-to-use implementations of systems that every mod tends to reinvent from scratch. Built on Jared's multiloader template, fully compatible with Forge, NeoForge, and Fabric.

 


 

☁️ What's included

System Description
📡 Networking Per mod S2C/C2S packet channels with a simple send/receive API
⚙️ Auto Config TOML config with auto generated ingame GUI, hot-reload, and Configured/ModMenu (fabric) compatibility
Event Bus A common event system that abstracts the calls to their respective loaders, so that everything can be managed in common package
🤖 Automaton AI Finite state machine system for complex entity AI behavior
📦 OBB Hitboxes (exp.) Oriented bounding boxes (OBBs) linked to individual GeckoLib bones, to manage hitboxes dynamically
🎥 Camera Shake API to manage camera shake for specific players, with several levels of configuration
👑 Boss Bars Allows to specify and configure custom boss bars for the entities you want
📸 Cutscenes Ingame cutscene editor that automatically exports the desired code to use it wherever you want
🎵 Music Provider Loops music tracks for entities under custom conditions
🌀 Post Shaders Utilities for post-processing shaders, including multi-target (entity) passes
🌿 Biome Spawns API for registering entity spawns per biome
🎁 Loot Tables Helpers for modifying loot tables in general (entities, chests, etc.)
🔊 Persistent Sounds Looping sounds tied to entities, items or blocks, without worrying about overlapping sounds
💾 Entity Data API for quickly accessing the persistent data of an entity
🐸 Attachments API for attaching (hence the name) persistent data to any entity, where the information is synched automatically
📋 Registrar System Enhanced registration helpers for blocks, items, entities and more
🔢 Extra utilities  Additional utilities for math, colors, easingtypes, etc.

 

👩‍💻 For developers

See the installation instructions on the project wiki on GitHub.

Discord Geckolib

To report bugs or suggest features, join our Discord server or report them via issues!

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

8.5m
Total Downloads
CurseForge
7.8m
Modrinth
~660,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works