
RenameIt
📝 Little Fabric mod that allows you to edit item/block name, lore and color.
- Загрузки
- 6K
- Подписчики
- 58
- Обновлён
- 23 августа 2023 г.
- Лицензия
- LGPL-3.0-only
Опубликован 18 декабря 2021 г.
![]()
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 |
|---|---|---|
| /renameit 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 |
Ченджлог
1.5.0+1.20.xРелиз1.20, 1.20.1 · 23 августа 2023 г.
What's Changed
- Support for 1.20.1 by @DraconicVelum in https://github.com/rogi27/RenameIt/pull/8
New Contributors
- @DraconicVelum made their first contribution in https://github.com/rogi27/RenameIt/pull/8
Full Changelog: https://github.com/rogi27/RenameIt/compare/1.4.0+1.19.x...1.5.0+1.20.x
1.4.0+1.19.xРелиз1.19.1, 1.19.2, 1.19.3 · 4 января 2023 г.
1.0.1+1.17Релиз1.17.1-rc1, 1.17.1-rc2, 1.17.1 · 21 декабря 2021 г.
support for 1.17
1.0.1Релиз1.18, 1.18.1 · 19 декабря 2021 г.
Added Russian language
Комментарии
Загружаем…