Homepage » Library & API » Page 5
Library & API act as a “frameworks” or APIs that provide useful functions to assist a variety of mods without adding gameplay functionality.
Configured Defaults Mod (1.21.10, 1.20.1) is designed for modpack creators, making it easier to distribute default configuration files. The mod automatically copies missing files from the configureddefaults folder into the…
Thermoo Mod (1.21.10, 1.20.1) is a technical library that adds specific functions related to the temperature of game biomes. The mod itself does not add or change anything, but it…
Architectury API Mod (1.21.10, 1.20.1) is an intermediary api aimed to ease developing multiplatform mods. Features: Architectury is an api to abstract calls to fabric api and forge api as…
Puzzles Lib (1.21.10, 1.20.1) is a rather light-weight library consisting of multiple frameworks and utility classes. But most of all, it offers an abstraction layer for developing mods on both…
MaLiLib (1.21.10, 1.20.1) is a library mod containing some shared code for masa’s client-side Liteloader, Rift and Fabric mods. It contains some common code previously duplicated in most of the…
Cloth Config API (1.21.10, 1.20.1) is a technical mod that serves as a dependency for other mods. It doesn’t add any content or make changes to gameplay on its own—you…
FerriteCore Mod (1.21.10, 1.20.1) reduces the memory usage of Minecraft in a few different ways. The amount of memory saved will depend on the pack. It reduces the RAM usage…
TerraBlender Mod (1.21.10, 1.20.1) is a tool that acts as a code library that allows generating new types of biomes in a simple and compatible way with the current biome…
Resourceful Lib Mod (1.21.10, 1.20.1) is a tool, or rather a library, that contains interesting utilities for modders to use in their creations. For example, it offers various APIs, a…
Searchables Mod (1.21.10, 1.20.1) adds helper methods that allow for searching and filtering elements based on components. Looking for a square, red block? Just type “shape:square color:red” and voila! No…
CreativeCore (1.21.10, 1.20.1) is a core mod for RandomAdditions, LittleTiles, ItemPhysic, CraftingManager. This mod contains parts of the still-in-progress “Forge Development Library”, made by N247S in cooperation with CreativeMD. Features:…
NeoForge (1.21.10, 1.20.1) is a free, open-source, community-oriented modding API for Minecraft. It makes it very easy to install a number of different Minecraft mods. Due to internal disagreements, the…
Fabric API (1.21.10, 1.20.1) is a lightweight mod loader that’s designed to be much faster in terms of updates compared to similar programs like Minecraft Forge. It doesn’t offer full-on…
Fabric Loader (1.21.10, 1.20.1) is a lightweight, experimental modding toolchain for Minecraft. A lot of mods have already been made for Fabric, and it supports many versions of Minecraft. It…
Minecraft Forge (1.21.10, 1.20.1) is a modding API (Application Programming Interface), which makes it easier to create mods, and also make sure mods are compatible with each other. It is…