作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge
标签: decoration technology utility
The project description is not up to date at the moment. While it's going through total rework, check out the Modrinth Changelog or the GitHub Changelog for details about latest additions.
Create: Improved Display Link Experience (C: IDLX) is a little Quality-of-Life add-on for Create mod aimed at sprucing up some of Display Link features, mainly the underrated Attached Label option.
C: IDLX has a proper Create-styled config for both the client (visuals) and the server (per-world).
### Client settings - `Enable Guide Buttons`: toggling that off will hide the abovementioned hover-on button in the Display Link interface. - **Tooltip Customization**: - `Enable (Active Placeholders / Progress Bar Support) Tooltip`: those two add their additional strings into the Placeholders Usage Guide tooltip, that change the text, reflecting the states of their respective config options in **Server settings**. ### Server settings - `Hide Escaping Of Disabled Placeholders`: by default, when a disabled placeholder is escaped, the backslash stays visible as if placed before a regular character; enable to make it get hidden like if it did its job; - `Enable Crude Progress Bar Support`: currently the progress bar characters are being rendered incorrectly (appear squashed together) if used with placeholders, so the support for this display format is disabled altogether by default (see **Known Issues**). - **Placeholders Availability**: - `Enable (Dollar Sign / Curly Brackets) Placeholder`: with those two it is possible to limit the placeholder functionality to only one option - the Dollar Sign or the Curly Brackets respectively - or disable the feature altogether by ticking both as off (affects the last string of the Placeholders Usage Guide tooltip);Essentially C: IDLX provides a single flap display section with default formatting options,
unlike Create that makes two for the label (default formatting) and the value (formatting specific to its display format) respectively.
The consequence of the first method is that the progress bar characters are being rendered as literal characters (non-wide), and thus appear squashed together.
Fixing that would involve rewriting the code to instead generate an array of sections. I started working on it but didn't have time to finish after running into numerous issues,
and decided to postpone it for when I get more time on my hands. Currently, placeholders support for the progress bar is put behind config (off by default).
If anybody has the will to help me with this issue, I would appreciate the contribution very much.
C: IDLX is planned to be backported to Forge 1.20.1. However I currently can not say exactly when that will happen.
gg_gnom on Discord) for testing the mod (literally the only case of testing this mod I know).zh_cn).My first Minecraft mod, by the way!
请登录后举报
暂无评论,抢个沙发吧~