Description
Brilliant Text
A Library for Minecraft 1.12.2 that allows you to give your text more flare. Inspired by similar looking tooltips that exist in Terraria. This mod pairs well with the Legendary Tooltips mod.
Requirements
How to use
Out-of-the-box the library provides multiple formatting codes you can use like vanilla formatting codes. You can also define custom shaders / effects, for more information visit the GitHub page.
When applying the custom formatting, the text dropShadow will be ignored and not drawn.
§h: Makes the text look blue, resembling diamonds
Example: §hDiamond Item

§g: Makes the text look shiny and goldenExample:
§gLegendary Item
§s: Makes the text look silverExample:
§sRare Item
§qUncommon Item: Makes the text look bronzeExample:
§qUncommon Item
§v: Make the text look like it's on fireExample:
§vBurning Item
Maven Installation
You can install the most recent version of this library directly through maven. Add the following line to your build.gradle dependencies block
implementation "curse.maven:brilliant-text-1628066:8738350-sources-8738351"
For more information on how to implement custom colors visit the GitHub page









