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…
CreativeCore is a library that is needed for a small number of mods. Most of them change the properties of objects and blocks in Minecraft. The mod itself does not…
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…