Figurity

Figurity - addon for Figura that allows you to set avatars for any entities through their NBT

File Details

Figurity 2.0.1 1.20.1 forge

  • R
  • Jun 23, 2026
  • 56.24 KB
  • 122
  • 1.20.1
  • Forge

File Name

figurity-2.0.1-1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Figurity 2.0.1

Hotfix update.

  • Fixed a Forge 1.20.1 startup crash caused by an invalid mixin/refmap configuration.
  • Fixed EntityAssignmentMixin failing to inject into entity save logic in production Forge environments.
  • Verified packaged jars contain the required mixin configs and refmaps.
  • Removed old tick-related mixin code to avoid duplicated Figura tick processing.
  • Improved overall startup stability.