smlapi
smlapi is a specialized API interface that is actively used in a number of my Minecraft modifications. This library serves as a technical foundation for popular addons such as MoreBlocks, Netherite armour, and Magma.
The main purpose of this API is to provide ready-made procedures and functions that significantly simplify the mod development process. The library contains an extensive set of tools for working with user interfaces (GUI), allowing content creators to focus on implementing unique features rather than writing basic code.