相信大家都对MC自带的字体有了审美疲劳,想着能不能用系统字体替换呢?而腐竹朋友们就想着我得做个漂亮的客户端让玩家满意才行。
自己不想整合这么多Mod?MC服主网给你带来多版本客户端整合包,当成客户端素材就能自己用啦!
[转载][客户端包][1.6.2-1.8.8]简单我的世界MC整合包 最纯净的自用客户端
Betterfonts是个1.2.5起就存在的老mod了,它可以支持调用系统TTF字库显示游戏文字并自由调整文字大小,看起来很舒服,解决了部分mod(如神秘时代)默认点阵字号过小看不清的问题。这里只针对1.4.6以后的大版本提供安装包,更老版本请到作者原帖搜索。
本Mod隶属MC服主网客户端整合系列教程,如果你正在整合属于自己的客户端不妨看看:
[原创教程]如何整合属于自己服务器的客户端(三)—— 完美打包MC服务器客户端
本Mod需要安装ForgeAPI(一般的客户端都有啦),本Mod转自GitHub.io,可在原站点下载。
补充几点
- 第一次安装如果不手动写入配置文件启动游戏会崩溃一次,原因是mod的配置文件生成有问题…所以推荐在安装的时候先不要启动游戏,进入config手动建立配置文件
- 若在forge10.13.4.1448下安装或者是更高版本的forge的话,由于新版forge改了关于splash方面的东西….再次安装本mod就会崩溃。
解决办法是进入config\splash.properties里面,把enbled后面的true改为false:enabled=false。
Mod安装方法
1.5.2:解压后放入minecraft.jar中覆盖旧文件。
1.6.2-1.7.10:放入mods\即可。
然后在config\目录下创建一个betterfonts.cfg文件,加入以下所有内容保存即可。
其中font.name=这行可以改为你希望调取的字体名称,汉字请用U码代替,在线汉字U码转换器:站长之家。
# This is the BetterFonts configuration file. Any lines that start with # are # comments and get ignored. If the same property name appears multiple times # in the file, only the last value will be used. # The font.name property changes the default font used in Minecraft. This can # be the name of a real font like Times New Roman, or one of Java's logical # fonts like Serif, SansSerif, or Monospaced. If font.name is missing, the # default font used will be SansSerif. font.name=[请在这里输入你想要在游戏中调取的TTF字库名称] #font.name=Monospaced #font.name=Times New Roman # You can use the font.size property to affect how large or small the text # will appear. This must be an integer greater than zero, and if omitted # the default size used is 18. font.size=18 # This property enables anti-aliasing which blurs the edges of the font to # make it seem less jagged, but this can also make the font seem less sharp. # The property should be set to either the word "true" or "false, and you'll # have to experiment with both options to determine which one looks better. # If font.antialias is missing, the default is to disable anti-aliasing. font.antialias=false #font.antialias=true # By default, Minecraft draws drop shadow for any text in the GUIs and the # chat. Setting this to "false" will disable this shadow which can make some # fonts more readable. font.dropshadow=true #font.dropshadow=false
源代码
找不到特定版本的如果有编程能力可以用它自己编译
当前源码已更新至1.7.10
Github:http://github.com/secretdataz/BetterFonts
下载地址
原站Github一般比较稳定,这里就不挂网盘了。
GitHub下载
由于本站自建云盘因欠费400余元(泥萌太热情了)导致云盘在今年6月之前上传的数据全部丢失,目前站长已经把收集到的数据全部上传百度云,如仍有缺失请尽快告知!