mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Fix format error
This commit is contained in:
parent
a23747e236
commit
b3ca0a1b33
7 changed files with 163 additions and 75 deletions
|
|
@ -144,7 +144,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
This setting is where you define which language you want to use.
|
||||
|
||||
When connecting to 1.6+ servers, you will need a translation file to display properly some chat messages. These files describe how some messages should be printed depending on your preferred language.
|
||||
When connecting to 1.6+ servers, you will need a translation file to display properly some chat messages.These files describe how some messages should be printed depending on your preferred language.
|
||||
|
||||
The client will automatically load `en_GB.lang` from your Minecraft folder if Minecraft is installed on your computer, or download it from Mojang's servers. You may choose another language in the configuration file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue