nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Ash API

Ash API

Mod

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

Client and server Library

551.5k downloads
116 followers
Filter loader...
Filter versions...
Filter channels...

v21.0.2-beta

  • Fix ModOptionsScreen crash caused by NeoForge breaking change

A full changelog is hosted on GitHub.

v21.0.1-beta

  • Fix ModOptionsScreen rendering duplicate option buttons

A full changelog is hosted on GitHub.

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.

v20.6.2

  • Fix jar file for Forge build. Forge no longer re-obfuscates its jars.
  • Fix ModOptionsScreen on 1.20.6.
  • Updated to MC 1.20.6

A full changelog is hosted on GitHub.

v20.6.2-beta

  • Fix jar file for Forge build. Forge no longer re-obfuscates its jars.

v20.6.1-beta

  • Fix ModOptionsScreen on 1.20.6.

v20.6.0-beta

  • Updated to MC 1.20.6

A full changelog is hosted on GitHub.

v20.6.1-beta

  • Fix ModOptionsScreen on 1.20.6.

v20.6.0-beta

  • Updated to MC 1.20.6

A full changelog is hosted on GitHub.

v20.6.0-beta

  • Updated to MC 1.20.6

A full changelog is hosted on GitHub.

v20.4.0

  • Updated to MC 1.20.4.
  • Fixed logo file on NeoForge.

A full changelog is hosted on GitHub.

External resources


Project members

Trikzon

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID