File Details
Custom-Item-Data-Mod-0.1.2.jar
- R
- Apr 26, 2026
- 42.46 KB
- 6
- 1.20.6
- Fabric + 1
File Name
Custom-Item-Data-Mod-0.1.2.jar
Supported Versions
- 1.20.6
Curse Maven Snippet
Command
- /itemrename [name]: To give a custom name to the item in your main hand
Framework function
- setCustomName(ItemStack stack, String name): In ItemDataAPI to rename the stack

