promotional bannermobile promotional banner

Ash API

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

File Details

[Forge 1.20.2] v20.2.0-beta

  • B
  • Dec 19, 2023
  • 37.37 KB
  • 104
  • 1.20.2
  • Forge

File Name

ash_api-forge-20.2.0-beta.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ash-api-838498:4967985")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

20.2.0-beta

  • Changed version format to follow NeoForge's <minecraft_minor>.<minecraft_patch>.<number>(-beta).
    • Read more about it here.
  • No longer directly provide Quilt mod loader support. The Fabric version will likely continue to work on Quilt.
  • Add support for the NeoForge mod loader.
  • Heavily rearranged packages, including a change to the ash_api package.
  • Made classes and methods use appropriate jetbrains annotations.

A full changelog is hosted on GitHub.