promotional bannermobile promotional banner

Attribute Modify

This mod allows the modification of item attributes, both vanilla and curios. Do you want to buff or nerf a weapon or curios? With this mod, you only need a datapack to do so.
Back to Files

attributemodify-1.2.4.jar

File nameattributemodify-1.2.4.jar
Uploader
EtemaEtema
Uploaded
Aug 6, 2026
Downloads
1.3K
Size
241.8 KB
Mod Loaders
Forge
File ID
8590678
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:attribute-modify-1328230:8590678")

Learn more about Curse Maven

What's new

Changes

  • Removed the /attributemodify_inspect command and its related diagnostic code.
  • Improved datapack synchronization between dedicated servers and clients.
  • Reduced unnecessary inventory and equipment checks when no matching rules exist.
  • Precompiled NBT regular expressions when rules are loaded instead of evaluating them repeatedly.
  • Replaced reflective Curios slot access with the direct Curios API.
  • Reduced repetitive debug logging during attribute calculations.
  • Updated Forge and Minecraft API usage where safe.
  • Fixed attribute data being synchronized twice when a player joined.
  • Fixed clients retaining outdated rules after reloading an empty datapack.
  • Added explicit client and server directions to network packets.
  • Invalid NBT regular expressions now fail safely and report the problem only once.
  • Improved exception reporting for Curios, Accessories, and Apotheosis integrations.
  • Removed unused editor rendering methods and obsolete inspection references.
  • Updated the editor description to clarify that it displays base attributes and rules managed by AttributeModify.
  • Reused synchronization snapshots when sending rules to multiple players.
  • Added regression tests for valid and invalid NBT regular expressions.
  • Removed dead code and performed general maintenance cleanup.

This mod has no related projects