fermi/config/bettertitlescreen.cfg
2021-10-10 22:16:47 -06:00

29 lines
852 B
INI

# Configuration file
"custom text" {
# Insert the text you want here (supports multiple lines). [default: [§4B§6E§eT§2T§3E§1R §5T§4I§6T§eL§2E §3S§1C§5R§4E§6E§eN]]
S:Text <
§2§lFermi Pack
§r§4Version §b1§e.§b6
>
}
general {
# Show which version of Forge Mod Loader (FML) the client is running. [default: false]
B:"Show FML version"=false
# Show which version of Minecraft Forge the client is running. [default: false]
B:"Show Forge version"=false
# Show which version of Minecraft the client is currently running. [default: true]
B:"Show MC version"=false
# Show which version of Minecraft Coder Pack (MCP) the client is running. [default: false]
B:"Show MCP version"=false
# Show how many mods are loaded. [default: true]
B:"Show mods loaded"=true
}