Ash API

Ash API

Mod

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

Client and server Library

549.3k downloads
116 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

[Fabric 1.21] v21.0.0-beta

Changelog

v21.0.0-beta

  • Update to MC 1.21
  • Remove Forge support
  • Remove NeoForgeModLoader. Mods no longer need to register themselves with Ash API on NeoForge
  • Remove empty NeoForge entrypoint. NeoForge does not require one anymore
  • Remove Ash ModInitializers completely
    1. Mods no longer have to register themselves with Ash API on NeoForge
    2. NeoForge now allows for client-only entry points
  • Rename ClientTickEvents to ClientTickEvent
    • Rename start and end callbacks to pre and post to match NeoForge
  • Rename ModOptionsScreenRegistry#registerModOptionsScreen to just ModOptionsScreenRegistry#register
  • Rename KeyMappingRegistry#registerKeyMapping to just KeyMappingRegistry#register
  • Rewrite UseBlockEvent to use root level functional interface

A full changelog is hosted on GitHub.

Dependencies

Files

ash_api-fabric-21.0.0-beta.jar(30.48 KiB) Primary Download

Project members

Trikzon

Owner

Details

Licensed LGPL-3.0-only
Published a year ago
Updated 2 months ago