Variant Lib

A library for data-driven mob variants. Usable by both datapackers and modders!

File Details

v0.2.0 (Fabric 1.21.5)

  • B
  • Aug 15, 2025
  • 924.00 KB
  • 9
  • 1.21.5
  • Fabric

File Name

variantlib-fabric-0.2.0+1.21.5.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:variant-lib-1300138:6890955"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added MODIFY_CLIENT_VARIANT event. Which allows a developer to modify a returned client variant in code.
    • This event is located within the VariantLibClientVariantEvents class.