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.

File Details

neoattributemodify-1.0.4.jar

  • R
  • Mar 15, 2026
  • 74.17 KB
  • 33
  • 1.21.1
  • NeoForge

File Name

neoattributemodify-1.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:attribute-modify-1328230:7763874"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.0.4 Changes

  • Decorative Item Support: Added decorative field to item attribute JSONs. Items marked as decorative will have all their attributes (base and modified) cleared. { "minecraft:diamond_sword": { "decorative": true }, "minecraft:netherite_axe": { "decorative": true } }