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…
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…
Cloth Config API is a library from shedaniel modmaker that makes it easy for developers to create settings screens. It does not contain content and is only needed if the…
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…
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….
Architectury API is a library that is required for some mods to work. It makes it easy for developers to create mods for multiple loaders at once. You only need…
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…
Balm is a library that does not add anything to the game but is necessary for some mods to work. It needs to be installed only if it is required…
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…