Ash API

Ash API

Mod

An abstraction layer between Fabric, Forge, and Quilt's APIs.

Client and server Library

147.1k downloads
92 followers
Createda year ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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.

ko-fi

External resources



Project members

Trikzon

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID