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

Ash API

An abstraction layer between Fabric and NeoForge

4.0M загрузок179 подписчиковLGPL-3.0-onlyfabricforgeneoforgequilt

Обновлён 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.

ko-fi

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
21.6.0-beta-fabricБета1.21.6fabric, quilt9 августа 2025 г..jar (30 КБ)
21.6.0-beta-neoforgeБета1.21.6neoforge9 августа 2025 г..jar (31 КБ)
21.5.1-fabricРелиз1.21.5fabric, quilt6 августа 2025 г..jar (30 КБ)
21.5.1-neoforgeРелиз1.21.5neoforge6 августа 2025 г..jar (31 КБ)
21.4.3-fabricРелиз1.21.4fabric, quilt6 августа 2025 г..jar (30 КБ)
21.4.3-neoforgeРелиз1.21.4neoforge6 августа 2025 г..jar (31 КБ)
21.3.1-fabricРелиз1.21.3fabric, quilt6 августа 2025 г..jar (30 КБ)
21.3.1-neoforgeРелиз1.21.3neoforge6 августа 2025 г..jar (30 КБ)
21.2.1-fabricРелиз1.21.2fabric, quilt6 августа 2025 г..jar (30 КБ)
21.2.1-neoforgeРелиз1.21.2neoforge6 августа 2025 г..jar (30 КБ)
21.1.1-fabricРелиз1.21.1fabric, quilt6 августа 2025 г..jar (30 КБ)
21.1.1-neoforgeРелиз1.21.1neoforge6 августа 2025 г..jar (30 КБ)
21.0.5-fabricРелиз1.21fabric, quilt6 августа 2025 г..jar (30 КБ)
21.0.5-neoforgeРелиз1.21neoforge6 августа 2025 г..jar (30 КБ)
21.5.0-fabricРелиз1.21.5fabric, quilt28 мая 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.

Комментарии

Загружаем…