LittleChest fcf5bfabad
v2
2022-08-26 09:10:53 +08:00

23 lines
957 B
INI

# Configuration file
##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General configuration
##########################################################################################################
general {
# Format to display time in. See http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns [default: h:mm a]
S:timeformat=h:mm a
# The title of the Minecraft window. Leave blank to keep the default window title for your version of Minecraft.
# Some special values that will be inserted at runtime:
# %mcver% -> The current Minecraft version
# %modcount% -> Number of loaded mods
# %time% -> Current system time
# [default: ]
S:windowtitle=CrashBlock v2 (MCBBS) | Forge 14.23.5.2860
}