Changes

Minecraft

4,123 bytes added, 18:01, 17 January 2023
/* File Locations */
The following lines were added (+) and removed (-):
A cracked launcher downloads the offical libraries from Mojang/Microsoft and the game runs in “offline mode” and doesn’t authenticate.  Most are able to play online in any "cracked" server but not the official Mojang/Microsoft servers.Update February 2021: TLauncher is different from Terramining Launcher and offers Forge Compatibility.Both TLauncher and Terramining Launcher both still work.  TLauncher supports the latest minecraft build as of this posting, which is 1.16.5 verified.  See the [[TLauncher for Minecraft]] page.Update June 2020:  Terramining_Launcher is still valid.  It somewhat relies on Internet connectivity.Another launcher for free Minecraft is called TLauncher.  https://tlauncher.org/en/=== June 2020 ===A launcher that works well with Forge and newer versions of Minecraft.* https://tlauncher.org/en/TLauncher: Latest version: Minecraft 1.16.1 (July 2020) Windows, Mac, LinuxHow safe is TLauncher?  Unverified.  Russian made.  Contains Ads.The Google Play store has a Tlauncher App that has been approved.  It does contain Ads.=== Ubuntu ====== Ubuntu / Mint Client === The minecraft launcher works well with OpenJDK 8 and Oracle JDK 8 It does not seem to get along well with OpenJDK 11 You can have more than one JDK version on the system.  * See also: [[Default Java on Mint Linux]] === minecraft game ended with bad state linux === Some different things can cause this, such as an invalid character in your <s>windows</s> username that creates a problem for Java in accessing your home folder.  However, I have never experienced that.  What it always comes down to for me is the wrong blasted version of Java.  OpenJDK 11 aka java-11-openjdk-amd64 aka Fake Java hates minecraft.  After upgrading to Linux Mint 19.2 minecraft refused to run.  To fix the problem it was necessary to install OpenJDK 8 aka java-8-openjdk-amd64 aka less crappy fake java.   Another way it was solved successfully was to install real Java... from Oracle.  However the folks over at Oracle are butts and make you jump though a heap of registration hoops before they let you download their precious Oracle Java.  If you get your hands on jre-8u181-linux-x64.tar.gz from Oracle, it works well for minecraft.  See also: [[Oracle Java for Linux]] Yet, like I said before, other things can also cause the bad state exit, which is just minecraft saying that something is wrong.  You will have to do some digging in logs if the Java version was not the culprit of the problem for you.=== rcon with mcrcon ===choose a place to install mcrcon, which is an open source rcon client used to connect to remote minecraft server.  cd ~/username/gamesTools necessaryDownload source by clone from github git clone https://github.com/Tiiffi/mcrcon.gitCompile gcc -std=gnu11 -pedantic -Wall -Wextra -O2 -s -o mcrcon mcrcon.ctest ./mcrcon -hconnect Rcon commands with arguments must be enclosed in quotes.Example (issue a specific command to remote server): mcrcon -H my.minecraft.server -p password "say Server is restarting!" save-all stopExample (open a remote console to issue commands directly at > prompt) mircon -H my.minecraft.server -p password -t''Note that in some versions of micron the -t (for terminal) was not required.''== Mac / Macintosh ==Where is the .minecraft folder? /Users/username/Library/Application Support/minecraftMods /Users/username/Library/Application Support/minecraft/mods== Brief List of some Recommended Mods ==Spigot, Forge, and otherwise.  Tested.* [https://www.curseforge.com/minecraft/mc-mods/realistic-horse-genetics Realistic Horse Genetics] : Forge : [[Microsoft Ruined Minecraft Horses]] with the release of 1.13 and while looking for a mod to restore the beautiful horses of the past this particular mod was found.  It will restore the old models but it does more, it provides many colors and breeds to be more realistic.  However, it DOES NOT RESTORE the horse mouth animations of pre-1.13* C:\Documents and Settings\derek\Application Data\.minecraft* C:\Documents and Settings\username\Application Data\.minecraft* /home/mythbox/minecraft* /home/nicolep/minecraft* /home/stanley/.minecraft/launcher_profiles.json* /home/username/.minecraft/launcher_profiles.json=== system migration === cp -adv /home/nicolep/.minecraft /mnt/xxx cp /home/nicolep/Desktop/Terramining_Launcher_v9.2.jar /mnt/xxx [[Category:PC Gaming]]
Administrator
652
edits