Introducing EriAPI
The all-in-one modding framework for Minecraft Forge 1.12.2
Tired of writing hundreds of lines of boilerplate just to create a GUI, register an item, or store player data? EriAPI does it all for you with a clean, fluent API.
What's inside?
- GUI Framework — 30+ components, designed in 1920x1080 with auto-scaling. Buttons, text fields, sliders, charts, color pickers, notifications, animations... everything you need to build stunning interfaces.
- Item & Block Builder — Create items, tools, armor, blocks, and recipes in a few lines. No more manual registries.
- Data & Storage — Annotate a class, get automatic NBT persistence, client sync, and death handling. Zero boilerplate.
- Task Scheduler — Delays, repeating tasks, async operations, sequential chains. No more tick event spaghetti.
- Chat Builder — Rich messages with colors, click events, hover text, and pagination.
- Capability System — Attach data to players, entities, items, or tiles with a single annotation.
- Event System — Listen to any Forge event in one line with filters, priority, and auto-expiration.
- Keybinding Manager — Simple keys, combos, double-tap, hold detection, context-aware activation.
- Networking — Client-server GUI communication handled automatically.
- And much more! Check out the documentation to discover all the features the API has to offer.
Links
/!\ At the time i am writing you, curseforge and modrinth links dont work because i need to be approved !
- Modrinth : https://modrinth.com/mod/eriapi
Made by EriniumGroup