Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Ion Forge API is a lightweight core library built to support the Ion Forge mod ecosystem across multiple Minecraft mod loaders. It provides shared tools, utilities, and systems that make it easier to develop, maintain, and update mods for both Fabric and NeoForge without rebuilding the same features for every project. By keeping common code in one place, the API helps improve compatibility, reduce duplicated work, and create a smoother experience for players and developers.
This library is designed to act as the foundation for Ion Forge mods, handling the behind-the-scenes structure needed for cross-platform development. Whether a mod adds new blocks, items, mechanics, events, or quality-of-life features, the API helps keep everything organized and consistent across supported versions.
Ion Forge API does not add major gameplay content on its own. Instead, it powers other Ion Forge projects and gives them the framework they need to run properly. If a mod lists Ion Forge API as a requirement, make sure it is installed alongside that mod. This helps ensure the best performance, compatibility, and stability when using Ion Forge mods in your Minecraft world. It is simple, reliable, and made to grow with future Ion Forge releases and updates too.


