Compatibility
Minecraft: Java Edition
1.21.x
1.20.5–1.20.6
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published 2 weeks ago
Updated 2 weeks ago
ItemEdit Fabric
A Fabric mod for Minecraft 1.20.5-1.21.4 that provides powerful item editing capabilities through client-side commands.
Features
Main Command: /ie
Comprehensive item editing with commands for:
-
Basic Properties
/ie rename <name>
- Rename items/ie lore <text>
- Add custom lore (supports comma-separated lines)/ie amount <count>
- Change stack size/ie unbreakable <true/false>
- Make items unbreakable/ie repaircost <cost>
- Set repair cost/ie durability <value>
- Modify item durability
-
Advanced Customization
/ie enchant <enchantment> <level>
- Add enchantments/ie attribute <attribute> <amount> <slot> <operation> <showTooltip>
- Add attribute modifiers/ie rarity <rarity>
- Change item rarity (COMMON/UNCOMMON/RARE/EPIC)
-
Special Items
/ie leathercolor <r> <g> <b> <showTooltip>
- Customize leather armor colors/ie potioncolor <r> <g> <b>
- Set potion colors/ie fireworkpower <power>
- Adjust firework rocket power/ie bookstuff <author> <title> <generation>
- Edit written books/ie trim <pattern> <material>
- Apply armor trims
Usage Notes
- All commands require Creative Mode
- RGB color values support up to 16.7 million colors
- Tab completion available for all commands
- Changes are made client-side and sent to server so creative is required
Requirements
- Fabric 1.21 or above
- Fabric Loader
- Fabric API
Installation
- Install Fabric Loader and Fabric API
- Place the mod JAR in your
mods
folder - Launch Minecraft
The mod provides an intuitive command system for extensive item customization while maintaining vanilla-like behavior and integration with Minecraft's creative inventory system.