LittleChest 15ea8dff8a
fix
2022-08-26 09:17:19 +08:00

23 lines
956 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 (HMCL) | Forge 14.23.5.2860
}