Описание
An API that provides an abstraction layer between the two main Minecraft mod loaders (Fabric and NeoForge).
It is meant to be used with a multi-loader development environment such as Jared's [MultiLoader-Template](https://github.com/jaredlll08/MultiLoader-Template).
## Mods using Ash API
- [Armor Visibility](https://modrinth.com/mod/armor-visibility)
- [Flourish](https://modrinth.com/mod/flourish)
- [Shuffle](https://modrinth.com/mod/shuffle)
- [Transparent](https://modrinth.com/mod/transparent)
## 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](https://github.com/Trikzon/ash-api/blob/1.19.4/CHANGELOG.md).
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](https://discord.gg/aUwZKagWh2) first.
---
Report any issues on [GitHub](https://github.com/Trikzon/ash-api/issues). Chat on [Discord](https://discord.gg/aUwZKagWh2) in the `#ash-api` channel.
Support the development of my mods on [Ko-fi](https://ko-fi.com/X7X8D56YI).
[](https://ko-fi.com/X7X8D56YI)