

More Colors API
This library extends the functionality of Text Placeholder API by providing a configurable interface for adding additional color tags. Originally, this API was extracted from the AfkPlus mod as a standalone project, complementing Core Lib capabilities.
This mod serves as an add-on for Text Placeholder API. To understand how to work with Text Placeholder API, it's recommended to review the official documentation.
You can edit the configuration file config/more-color-api.json
or use the /morecolors
command to manage available color tags. In your own mods, you can easily utilize Text Placeholder API through the TextUtils
instance. More Colors API will automatically handle all your string-to-text/component formatting needs!