promotional bannermobile promotional banner

Fabric API

Core API library for the Fabric toolchain

File Details

[1.18.2] Fabric API 0.58.0+1.18.2

  • R
  • Jul 21, 2022
  • 1.38 MB
  • 1.3M
  • 1.18.2
  • Fabric

File Name

fabric-api-0.58.0+1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fabric-api-306612:3891301"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Bump version (modmuss50)
- Fix inconsistent ordering of item attribute modifiers by using a linked hashmap (#2380) (Technici4n)
- Fix incorrect check in GlobalReceiverRegistry (#2363) (apple502j)
- Fix Indigo AO calculation (#2344) (PepperCode1)
- Enable parallel builds by default. Update remotesign to a parallel capable version. Set org.gradle.parallel.threads in actions as we are IO bound. (modmuss50)