Baubles is a small addition to Minecraft, which is also an API for mod makers. It almost does not contain content, and only slightly expands the inventory slots. After installing…
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…
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….
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…
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…
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…
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 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…