promotional bannermobile promotional banner

Artifactory

Artifactory adds a fully configurable attunement system to Minecraft: bond with your gear, grow more powerful as you use it, and choose carefully which items earn your limited attunement slots.

File Details

artifactory-1.21.1-2.1.0.jar

  • R
  • May 10, 2025
  • 303.24 KB
  • 85
  • 1.21.1
  • NeoForge

File Name

artifactory-1.21.1-2.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:artifactory-867520:6517318"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added ability to apply an attunement configuration to a list of items using "apply_to_items". You can add this to a json like so:

"apply_to_items": [
"minecraft:iron_boots",
"minecraft:iron_chestplate",
"minecraft:iron_leggings",
"minecraft:iron_helmet"
]

If you do this it will apply the configuration to all of the items in the list if they are valid. It will no longer add the item in the name of the json file, so make sure you have all of the items in the list you want for this configuration. You can name the json whatever you want in this case, so you may name this one iron_armors.json.