promotional bannermobile promotional banner

Attributification [Attribute Unification]

A compatibility mod that unifies similar attributes from different mods to prevent duplication and improve cross-mod compatibility.

File Details

attributification-forge-1.0.1.jar

  • R
  • Feb 22, 2026
  • 114.03 KB
  • 26
  • 1.20.1
  • Forge

File Name

attributification-forge-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added

  • Added config versioning system with automatic migration
  • New mappings are automatically added on mod updates without losing user changes

Changed

  • Config file format now includes version field for better update management
  • Updated ranged_weapon:haste mapping to use equivalence 100.0 and full replacement mode (auto-migrated from version 1)
  • Updated ranged_weapon:damage mapping to use ADDITION_TO_MULTIPLY_TOTAL conversion with conversionEquivalence 100.0 (auto-migrated from version 1)

Fixed

  • Fixed infinite pulling time for bows by changing ranged_weapon:haste → attributeslib:draw_speed mapping to use equivalence 100.0 and full replacement mode