promotional bannermobile promotional banner

AzureLib

Java Minecraft mod using Bedrock models to create custom models and animations for items, blocks, entities

File Details

azurelib forge 1.20.1

  • R
  • Jul 23, 2025
  • 1.20 MB
  • 379.5K
  • 1.20.1
  • Forge + 1

File Name

azurelib-neo-1.20.1-3.0.11.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:azurelib-817423:6804347")

NeoForge

implementation fg.deobf("curse.maven:azurelib-817423:6804347")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v3.0.11

Bug Fixes

  • Resolved an issue where the animation controller incorrectly defaulted to Linear easing when the setEasingType method was not explicitly overridden at the controller level.
    • It now defaults to null, ensuring that easing types defined in the JSON are used as intended.