clientstuff
This commit is contained in:
21
.minecraft/config/LunatriusCore.cfg
Normal file
21
.minecraft/config/LunatriusCore.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
# Configuration file
|
||||
|
||||
tweaks {
|
||||
# Replace the FML test config GUI with a working GUI.
|
||||
B:replaceInGameConfig=true
|
||||
}
|
||||
|
||||
|
||||
versioncheck {
|
||||
# Should the mod check for updates?
|
||||
B:checkForUpdates=true
|
||||
|
||||
# A list of known updates. Deleting versions from the list will remind you about them again.
|
||||
S:knownVersions <
|
||||
>
|
||||
|
||||
# Should the mod remind you only for new updates (once per version)?
|
||||
B:silenceKnownUpdates=false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user