Перейти к содержимому
Mineforgian

Ash API

An abstraction layer between Fabric and NeoForge

Загрузки
4.0M
Подписчики
180
Обновлён
9 августа 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 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.

ko-fi

Ченджлог

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.

Комментарии

Загружаем…