5zig-reborn / 5zig-reborn/The-5zig-Mod
How to use custom prefix color?
- 主要语言
- Java
- 星标
- 111
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
I do not understand how to use the "Custom Prefix Color" option in Formatting Options.
Could someone please provide a way to use this? I have tried inputting "255, 234, 141" into the input box, to get a custom colour, but minecraft crashes straight away and i have to open the config.json for 5zig and manually change the value back to nothing before minecraft will relaunch. If this is not implemented or if nobody knows how to explain its use, maybe an rgb slider could be implemented to change this?
TL;DR: How can I get a custom rgb using Custom Prefix Color
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the formatting options UI code where the custom prefix color input is handled. Check how the input is parsed and validated, likely in a class related to configuration or GUI. The crash suggests improper handling of the RGB string; examine the error logs from Minecraft to identify the exact exception. Test with valid RGB formats to ensure the fix works without crashing.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100