Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
overview
styled renaming allows you to use colours and other formatting features when renaming items in an anvil through the power of patbox's placeholder api! you can learn all about how to use it in its documentation!
what's supported?
all players can use the builtin colour tags (<red>
, <blue>
, etc), and also use any hex colour code with the <color>
(or <c>
) tag!
bold, italic, underlined, strikethrough, and obfuscated tags can also be used!
gradients can also be created using <gradient>
(or <gr>
) and <hard_gradient>
(or <hgr>
). <rainbow>
comes builtin!
examples:
<red>My Sword
becomes "My Sword"<c #d4c8ff><b>styled</> <c #f580ad>renaming
becomes "styled renaming"
the italics seen when renaming an item is also removed by default when using text formatting.
(there are also more tags, which can only be used by operators.)
where do i install the mod?
the mod only needs to be installed on the server! however, installing it on the client will result in some additional quality-of-life features:
- the maximum length for the anvil text box has been increased to account for tags
- putting a renamed item into an anvil will show its name with any tags
- other small fixes
also note that the mod depends on polymer and text placeholder api, and you'll need to download them.
credits
- colorful anvils - basis for some of this mod's code!
- Patbox - made the placeholder api mod, and a bunch of other cool mods too!