The Bookshelf API is a small library of useful functions for mod creators. Players may need it to run some mods, such as Enchantment Descriptions. Install it only if it…
The LambDynamicLights mod adds realistic lighting from all sources to Minecraft. For example, you can carry a torch in your hands and illuminate the area around. Spectral arrows, burning and…
GeckoLib is a useful library for modders that makes it easy to create 3D animations, particles and other objects. It makes it much easier to add new mobs and blocks…
Fabric API is the add-on needed to run most mods for Fabric loader. This library does not add anything to the game, it is needed only to launch other mods….
The Architectury API is a small library that is needed to run some mods. Using it, developers can quickly create mods for two loaders at the same time (Forge and…
CodeChickenCore Library is used by several other mod for Minecraft and by itself does not affect the gameplay in any way. Some modmakers use CodeChickenCore API, so users should also…
Cloth Config API is a library from shedaniel that is needed for some mods to work. Its use allows mod developers to simplify the creation of settings screens. The Forge…
The Forgeendertech library is required to run add-ons from the modder under the nickname EnderLanky. At the moment, he is the author of six mods, the last of which is…
Collective is a small library used by many mods. Thanks to it, developers can achieve good optimization, because several add-ons can reuse functions. Install it only if the mod requires…
Curios API is a developer library that is required for some mods to work properly. Adds a special user-friendly graphical interface with which you can add various blocks and items…
LLibrary is a small library that facilitates the creation of mods related to adding new creatures, as well as simplifies working with animations. Starting with version 1.14.4, it was renamed…
GeckoLib library is required for some mods to work. With this library, mod creators can export animations, new mobs and other objects. It makes it much easier to add them…