promotional bannermobile promotional banner

Fabric API

Core API library for the Fabric toolchain

File Details

[1.19] Fabric API 0.58.0+1.19

  • R
  • Jul 21, 2022
  • 1.43 MB
  • 1.7M
  • 1.19
  • Fabric

File Name

fabric-api-0.58.0+1.19.jar

Supported Versions

  • 1.19

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

- Bump version (modmuss50)
- 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)
- fix custom dimension not loaded on world preset other than default (#2387) (deirn)
- Fix inconsistent ordering of item attribute modifiers by using a linked hashmap (#2380) (Technici4n)
- Fix incorrect check in GlobalReceiverRegistry (#2363) (apple502j)
- Make disconnected screen reason text scrollable (#2349) (deirn, modmuss50)
- Fix Indigo AO calculation (#2344) (PepperCode1)