
Ash API
An abstraction layer between Fabric and NeoForge
Обновлён 9 августа 2025 г. · опубликован 23 апреля 2023 г.
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.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 21.6.0-beta-fabric | Бета | 1.21.6 | fabric, quilt | 9 августа 2025 г. | .jar (30 КБ) |
| 21.6.0-beta-neoforge | Бета | 1.21.6 | neoforge | 9 августа 2025 г. | .jar (31 КБ) |
| 21.5.1-fabric | Релиз | 1.21.5 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.5.1-neoforge | Релиз | 1.21.5 | neoforge | 6 августа 2025 г. | .jar (31 КБ) |
| 21.4.3-fabric | Релиз | 1.21.4 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.4.3-neoforge | Релиз | 1.21.4 | neoforge | 6 августа 2025 г. | .jar (31 КБ) |
| 21.3.1-fabric | Релиз | 1.21.3 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.3.1-neoforge | Релиз | 1.21.3 | neoforge | 6 августа 2025 г. | .jar (30 КБ) |
| 21.2.1-fabric | Релиз | 1.21.2 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.2.1-neoforge | Релиз | 1.21.2 | neoforge | 6 августа 2025 г. | .jar (30 КБ) |
| 21.1.1-fabric | Релиз | 1.21.1 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.1.1-neoforge | Релиз | 1.21.1 | neoforge | 6 августа 2025 г. | .jar (30 КБ) |
| 21.0.5-fabric | Релиз | 1.21 | fabric, quilt | 6 августа 2025 г. | .jar (30 КБ) |
| 21.0.5-neoforge | Релиз | 1.21 | neoforge | 6 августа 2025 г. | .jar (30 КБ) |
| 21.5.0-fabric | Релиз | 1.21.5 | fabric, quilt | 28 мая 2025 г. | .jar (30 КБ) |
Показаны последние 15 из 126 версий. Все версии — на Modrinth.
Ченджлог
21.6.0-beta-fabricБета1.21.6 · 9 августа 2025 г.
- feat: update to MC 1.21.6
A full changelog is hosted on GitHub.
21.6.0-beta-neoforgeБета1.21.6 · 9 августа 2025 г.
- feat: update to MC 1.21.6
A full changelog is hosted on GitHub.
21.5.1-fabricРелиз1.21.5 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
21.5.1-neoforgeРелиз1.21.5 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
21.4.3-fabricРелиз1.21.4 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
21.4.3-neoforgeРелиз1.21.4 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
21.3.1-fabricРелиз1.21.3 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
21.3.1-neoforgeРелиз1.21.3 · 6 августа 2025 г.
- fix: don't hard-crash if a config file can't be read
A full changelog is hosted on GitHub.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…