RenameIt
📝 Little Fabric mod that allows you to edit item/block name, lore and color.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
RenameIt
![]()
RenameIt
Introduction
This mod can be used only on server or client, it provides commands for changing item/block name, lore or color value. It also supports PlaceholderAPI by Patbox.
Be sure to install Fabric API
Commands
All commands are provided below, be sure to hold item that you want to edit in your main hand.
| Command | Description | Permission | |:-------------------------------------|:-------------------------------|:--------------------:| | /ri OR /ri | Base command | X | | /ri name <name> | Changes name of the item | renameit.name | | /ri color <integer> | Changes color of the dyed item | renameit.color | | /ri lore | Base lore command | renameit.lore | | /ri lore add <text> | Adds new lore line | renameit.lore.add | | /ri lore set <position> <text> | Changes existing lore line | renameit.lore.set | | /ri lore delete <position> | Removes existing lore line | renameit.lore.delete |