- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.1k
ftb jar mod修订 #2827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ftb jar mod修订 #2827
Conversation
         Ricky-fight
  
      
      
      commented
      
            Ricky-fight
  
      
      
      commented
        Jan 18, 2023 
      
    
  
- 我已仔细阅读贡献指南 CONTRIBUTING;
- 我已确认英文原文(如 en_us.json)存在且完整,内容与中文对应;
- 我已阅读并同意按 CC BY-NC-SA 4.0 协议发布我的作品;
- 刷新 PR 的标签/状态,有需要再点击;
| 
 💾 基于此 PR 所打包的资源包: ✔  ℹ 无法找到  🔛 Diff: ftb-jar-mod-forge/1.16
 ftb-jar-mod-forge/1.16-keys
 ftb-jar-mod-forge/1.16-术语检查
 ftb-jar-mod-forge/1.18
 ftb-jar-mod-forge/1.18-keys
 ftb-jar-mod-forge/1.18-术语检查
 
 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
貌似无太大问题
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
数字与单位之间要加空格吗? - 知乎
https://www.zhihu.com/question/302868008
我倾向加上空格
| 理论上unicode里面有窄空格,但是Minecraft默认使用的Unifont中,这种字符会被渲染成带字方框...... 如果一定要插入一定的空格的话,或许可以使用窄空格的编码位,通过改动glyph-sizes.bin等将其实际渲染成窄空格,同时(大概)能够保全与外挂字体的兼容性;不过看如此更改带来的效益与改动的工作量相比是否值得了。 | 
| 我可以给大家提供一些备选方案: 
 我个人推荐2或者3 | 
| 
 其实会发现3和4是一样的,因为加载到游戏里这个空格会因为奇怪的原因被吃掉() | 
| 啊哈,找到这个pr了 | 
| 数字与单位直接是否需要添加空格的问题已解决,请参照官网翻译规范。 | 

