
Better Formatting Code
A mod allows you to type section code in GUI and decorate texts!
- Загрузки
- 1K
- Подписчики
- 0
- Обновлён
- 1 марта 2024 г.
- Лицензия
- LGPL-2.1-only
Опубликован 8 февраля 2024 г.
This mod has two features about text formatting code!

Feature 1. Typing '§' and Decorating
You can input section sign '§' in GUI and decorate chat, sign, item name, mob name, world name, etc.
See the wiki of Formatting Codes.
Formatting Range is a Stack of formatting code.
At the start of range, current formatting codes are saved, and at the end of Formatting Range, restore the saved formatting codes.

Formatting Range is nestable and can escape '}' by increasing '{'s and '}'s. (The number of '{' is not limited.)

Feature 2. Adding New Formatting Codes
For modders, this is a library mod that allows you to add new formatting codes.
API documents and wiki pages are currently under construction.
2
Notes:
- This is a both(client and server)-side mod.
- Feel free to use this mod in any modpacks.
Mod Compatibilities:
Preparing now...
- Optifine
- Smooth Font
- Better Line Break
Mod Incompatibilities:
- Any other mods that modify FontRenderer.class
Ченджлог
3.0.0Релиз1.12.2 · 1 марта 2024 г.
What's Changed
- Make a lot of changes to the stencil-text api for optimization.
- Fix the seed of the FontRenderer.fontRandom to match between normal and shadow.
2.2.1Релиз1.12.2 · 22 февраля 2024 г.
What's Changed
- Fix resetting config bug.
2.2.0Релиз1.12.2 · 17 февраля 2024 г.
What's Changed
- Add Better Line Break compatibility.
- Extend Clipboard(GTCEu) text length limit to 65535.
- Fix crashing bug.
- Fix stencil mask bug.
2.1.0Релиз1.12.2 · 12 февраля 2024 г.
- Add GTCEu compatibility(Item:Clipboard).
2.0.1Релиз1.12.2 · 10 февраля 2024 г.
- Fix crashing bug if SmoothFont is not found.
- Fix StencilTextRenderer bugs.
- Remove test formatting codes.
2.0.0Релиз1.12.2 · 8 февраля 2024 г.
- Add SmoothFont compatibility.
- Add section sign typing helper : Double-entered '&' are immediately converted to '§'.
- Change many codes.
1.1.0Релиз1.12.2 · 8 февраля 2024 г.
- Add Optifine compatbility.
- Fix depth buffer bug of StencilTextRenderer.
- Support team color (glowing effect and spectator menu icon).
- API update : Remove useIntWidth in RenderFontUtil.
- API update : Rename RenderingCharContext.charWidth to charRenderingWidth.
Комментарии
Загружаем…