本篇教程由作者设定未经允许禁止转载。
本篇主要讲解神秘时代6配置文件的图形设置部分(对应游戏内神秘时代6模组设置的图形设置项)
# Configuration file
general {
# Set this to true to get the old blue magical forest back.
B:blueBiome=false //关闭此选项会让魔法森林从蓝色变回绿色
# Hate crooked labels, kittens, puppies and all things awesome? If yes, set this to false.
B:crooked=true //开启此选项会关闭部分物品图像和小猫小狗的弯曲效果
# Set to true to have the wand dial display in the bottom left instead of the top left.
B:dialBottom=false //开启后会让法师护手法力界面显示在左下角而不是左上角
# This setting will disable certain thaumcraft shaders for those who experience FPS drops.
B:disableShaders=false //开启后会在神秘时代视觉效果导致掉帧后关闭此效果
# Setting this to true will make the amount text in aspect tags twice as large. Useful for certain resolutions and custom fonts.
B:largeTagText=false //开启此选项将使一部分方面标记中的文本字体大小增大一倍,这会对某些分辨率和自定义字体有用
# Set to true to disable anxiety triggers like the heartbeat sound.
B:nostress=false //开启后会禁用一部分容易使人焦虑的内容(如心跳声)
# Will golems display emote particles if they recieve orders or encounter problems
B:showGolemEmotes=true //开启后,在傀儡收到命令或遇到问题时,他们会显示表情粒子
# Item aspects are hidden by default and pressing shift reveals them.
# Changing this setting to 'true' will reverse this behaviour and always
# display aspects unless shift is pressed.
B:showTags=false //开启后,将始终显示物品Tag而不是在按住shift时才显示
}