promotional bannermobile promotional banner

Attribute Crafting

Modify item attributes through custom crafting recipes. No recipes are included by default.
Back to Files

attrcraft-1.0.1.jar

File nameattrcraft-1.0.1.jar
Uploader
XNFuXNFu
Uploaded
Aug 24, 2026
Downloads
18
Size
42.2 KB
Mod Loaders
NeoForge
File ID
8724799
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:attribute-crafting-1666306:8724799"

Learn more about Curse Maven

What's new

Added a command that can export the attribute IDs of all attributes.

Attribute Export Commands

Attribute Crafting includes client-side commands for exporting all attributes registered in the current game instance:

  • /attrcraft json
  • /attrcraft markdown
  • /attrcraft tsv

Run one of these commands after entering a world. The generated file is saved in the attrcraft_exports folder in the game directory.

Each export includes the attribute ID, the display name from the current client language, and the translation key. If no translation is available, the attribute ID is used as a fallback.

This mod has no additional files