Compatibility
Minecraft: Java Edition
1.21.11
1.21.5–1.21.8
1.21–1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published last year
Updated 4 days ago
Overview
Kielson's API is a library mod with common code for all of Kielson's mods. It contains many functions and variables that other of Kielson's mods might need. Kielson's API helps a lot in maintainting other Kielson's mods.
When there is an update needed to a function or some variable Kielson's API makes it easier by having that piece of code in one place instead of in every project. For example this means having to update one project, instead of three. This saves time and makes process of updating much easier.
What does Kielson's API do?
- Supplies mods with entity attributes that are useful for creating items and entities.
- Makes creating some items easier through custom classes and methods.

