HomeJavaModsAttribute Modify
Attribute Modify
ModsJava

Attribute Modify

by Etema · on CurseForge

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…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.1 · NeoForge⬇ Download for 1.20.1 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Attribute Modify — screenshot 1Attribute Modify — screenshot 2Attribute Modify — screenshot 3

AttributeModify / NeoAttributeModify

Version 1.2.3 | Minecraft 1.20.1 Forge and Minecraft 1.21.1 NeoForge

Modify item attributes and related item behavior through datapacks. AttributeModify supports vanilla and modded attributes, mining overrides, durability changes, decorative item profiles, weighted quality data, and optional Curios or Accessories slots.

AttributeModify and NeoAttributeModify are distributed through the same CurseForge and Modrinth project pages. Install only the file that matches your Minecraft version and mod loader.

Available Versions

Mod Minecraft Loader Java
AttributeModify 1.20.1 Forge 47 Java 17
NeoAttributeModify 1.21.1 NeoForge 21.1 Java 21

Forge and NeoForge files are not interchangeable.

Features

Requirements

AttributeModify — Minecraft 1.20.1

Optional integrations:

NeoAttributeModify — Minecraft 1.21.1

Optional integrations:

Both versions start normally when the optional integration mods are absent.

Datapack Layout

Place the datapack inside:

<world>/datapacks/

Attribute rule files belong under:

data/<namespace>/item_attributes/

Example structure:

MyAttributePack/
|-- pack.mcmeta
`-- data/
    `-- my_namespace/
        `-- item_attributes/
            `-- tools.json

Run /reload after changing datapack files.

Datapack Formats

The required pack_format depends on the Minecraft version.

Minecraft 1.20.1

Use datapack format 15:

{
  "pack": {
    "pack_format": 15,
    "description": "My AttributeModify rules"
  }
}

Minecraft 1.21.1

Use datapack format 48:

{
  "pack": {
    "pack_format": 48,
    "description": "My NeoAttributeModify rules"
  }
}

In-Game Editor

Each version provides its own client command.

Mod Editor command Generated datapack
AttributeModify /attributemodify_editor AttributeModify_Editor
NeoAttributeModify /neoattributemodify_editor NeoAttributeModify_Editor

The generated datapack is written into the current world's datapack directory.

Saving requires either:

Support

Discord: https://discord.gg/NXVEtWqsnw

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more