Attributizer

json-defined custom item and mob attributes, now with Curios support

File Details

attributizer-3.0.jar

  • R
  • Sep 16, 2025
  • 54.02 KB
  • 252
  • 1.20.1
  • Forge + 1

File Name

attributizer-3.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:attributizer-838573:7004310")

NeoForge

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

Learn more about Curse Maven

- added an "EQUALIZE" option which takes away or adds just enough to make the item give that much when held or equipped.

- EQUALIZE will use vanilla UUIDs when targeting attack damage or attack speed, such that the tooltip is shown properly.

- any type of modifier will now overwrite modifiers with the same UUID instead of being silently thrown away. 

- attributizing max health will set the mob's health to max at the end. This is technically out of scope but is requested often enough to warrant addition.