promotional bannermobile promotional banner

AzureLib

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

File Details

neoforge 2.0.30

  • R
  • Jul 19, 2024
  • 714.11 KB
  • 1.5M
  • 1.20.1
  • Forge + 1

File Name

azurelib-neo-1.20.1-2.0.30.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

v2.0.31

  • Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
  • Fixes configuration thread not closing on datagen for Fabric.
  • Fixes error if config folder is missing on first run only.
  • Closes configuration thread in a safer way.