Ash API
CurseForgeModrinthAn abstraction layer between Fabric, Forge, and Quilt's APIs.
An API that provides an abstraction layer between the three main Minecraft mod loaders (Fabric, Forge, and Quilt).
It is meant to be used with a multi-loader development environment such as Jared's MultiLoader-Template.
Mods using Ash API
Implemented APIs
Full documentation of all implemented APIs will be available soon. Currently, Javadocs are available within the code.
As of v1.0.0 it provides APIs for:
- KeyMappingRegistry
- ClientTickEvents
- UseBlockEvent
- ModLoader
- ResourceLoader
- ModOptions
- ModOptionsScreen
A changelog is available here.
Features are currently added in order of what I need for my mods, however it is intended that Ash API will be usable by any developer using a multi-loader development environment.
Pull requests are highly appreciated. However, please discuss them in my Discord first.
Report any issues on GitHub. Chat on Discord in the #ash-api channel.
Support the development of my mods on Ko-fi.
Versions
FAQ
How do I install Ash API?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is Ash API free?
Ash API is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does Ash API support?
Works with Fabric, Quilt, Neoforge. See the download section on this page for the full list of supported versions and loaders.
Comments 0
No comments yet. Be the first to share your thoughts.