Anonymous user
Updated the details about the 2025 Minecraft Launcher to be less speculative and more detailed. Could definitely be cleaned up more with less technical wording if anyone is up for it.
(Updated the details about the 2025 Minecraft Launcher to be less speculative and more detailed. Could definitely be cleaned up more with less technical wording if anyone is up for it.) |
|||
Line 286:
[[File:Launcher Leveling System.png|thumb|The Launcher Leveling System in the launcher.]]
[[File:Launcher Skills.png|thumb|Launcher Skills.]]
The Minecraft Launcher
The launcher is capped at level 30, after which you're unable to gain any more experience points. It is possible to set a higher level (Up to level 9001, which in itself is a reference to [[w:It's_Over_9000!|"'''It's Over 9000!'''"]]) by editing the properties in the JSON file. Functionally this does not unlock anything else and anything over level 30 defaults to level "LAUNCHER HACKER", while any level over 9001 automatically rolls back to level 0.
You can change these properties inside the '''launcher_prefs.json''' located within your .minecraft folder:<syntaxhighlight lang="json">
"currentExperiencePointsPleaseDontHackThis": number, // (Current XP Count within Level)
"currentLauncherLevelPleaseDontHackThis": number, // (Current Level)
These joke features can be toggled on or off by toggling the ''"Launcher Leveling System"'' checkbox in the launcher settings.▼
"enabledSkills": string[], // (Currently Applied "skills" to the launcher)
"formatVersion": number,
"version": number
▲</syntaxhighlight>These
==== April Fools Snapshot ====
|