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…
Kottle is the library for some Minecraft mods. Mod creators need it to use the Kotlin language. The library itself does not add anything to the game and you do…
The Balm library is needed for some mods to work. It doesn’t add anything to Minecraft, but without it, you won’t be able to run some mods. It needs to…
The Framework library makes it much easier for mod developers to create new items in the game, as well as add new properties to existing ones. It is currently used…
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…
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…
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…
The TerraBlender library is often needed to play with mods that add new biomes to Minecraft. It makes it much easier for developers to modify the world generation. However, if…
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…
TerraBlender is often used for world-generation mods. With this library, mod authors can easily add new biomes to the game and edit their properties. However, it makes no sense to…
The Fabric Language Kotlin is a special library that allows developers to write Fabric loader mods in the Kotlin language. Users will also need it to run these mods. There…