Homepage » Library & API » Page 36
Library & API act as a “frameworks” or APIs that provide useful functions to assist a variety of mods without adding gameplay functionality.
ExpandAbility Mod (1.20.4, 1.20.1) is a library mod that provides increased control over vanilla effects and abilities. Currently implemented abilities/effects: Swimming: swim outside fluids or disable swimming in fluids. Walking…
CoroUtil Mod (1.21.4, 1.20.1) is a tool, or rather a library, that contains common-use code for all mods created by the modder Corosus. Therefore, it is an essential tool for…
Blueprint Mod (1.21.1, 1.20.1) is a mod library developed for easily accessing code which is shared across most Team Abnormals’s mods, It comes with many useful features, such as a…
FTB XMod Compat Mod (1.21.1, 1.20.1) is a compatibility mod whose only purpose is to provide cross-mod integration between FTB and non-FTB mods. It does nothing on its own, but…
InsaneLib Mod (1.20.1, 1.19.2) is a crucial library that contains the groundwork for an RPG-ish Mod. While InsaneLib doesn’t tackle the main issue of creating the system itself, many-particle effects…
Titanium Library (1.21.1, 1.20.1) is a library mod which adds shared common code that all horizon mods use. This mod provides nothing of value without another mod activating it or…
ShetiPhianCore (1.21.1, 1.20.1) is the core classes all ShetiPhian’s mods use. It must be installed or ShetiPhian’s mods will crash. Mods using this core: EnderTanks Illumine Miscellaneums MultiBeds MultiStorage PixelPowers…
Structure Gel API (1.21.4, 1.20.1) is an API mod designed to make creating structures easier on the developers, specifically ones using the jigsaw system. All code is open source and…
ZeroCore Mod (1.21.4, 1.20.1) houses a revised multiblock API that supports multiple client mods without performance penalties and contains code to handle the basic mechanics of the game. Features: Multiblock…
Mantle Mod (1.20.1, 1.19.2) is a tool that contains common code for mod development in Forge. This tool provides code and functionalities that can be used by mod creators to…
HammerLib Mod (1.21.4, 1.20.1) is an essential tool for developing mods easily. Packed with a lot of utilities, this library provides nearly anything a modder would need, in one handy…
KubeJS Library (1.21.1, 1.20.1) lets you create scripts in JavaScript language to manage your server. This mod adds new blocks and items, change recipes, add custom handlers for quest mods…
Iceberg Library (1.21.4, 1.20.1) is a library containing events, helpers, and utilities to make modding easier. Usable on both client and server side. Requires: Minecraft Forge or Fabric API or…
Game Stages Mod (1.20.4, 1.20.1) provides the foundation for created stage based progression systems. Stages are a very basic concept. Players can unlock stages, and depending on which stages are…
Rhino Mod (1.21.4, 1.20.1) adds JavaScript engine Rhino that supports ES6 and doesn’t depend on built-in Nashorn engine that got removed in Java 15. A fork of Mozilla’s Rhino library,…