User Tools

Site Tools


games:windows:minecraft_java

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:minecraft_java [2025/05/28 09:15] Sean Rhonegames:windows:minecraft_java [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Download ====== ====== Download ======
  
-  * [[windows;10]]+  * [[windows;10|Windows 10 (21H2)]]
  
-  * https://launcher.mojang.com/download/MinecraftInstaller.msi +  * [[https://launcher.mojang.com/download/MinecraftInstaller.msi|MinecraftInstaller.msi]] ([[https://aka.ms/minecraftClientWindows|aka.ms]])
-  * https://aka.ms/minecraftClientWindows+
  
 ====== Launcher Settings ====== ====== Launcher Settings ======
  
-  * General -> Launcher Settings -> ''[x]'' Disable hardware acceleration +  * ''[x]'' Show historical versions
-  * General -> Launcher Accessibility Settings -> ''[x]'' Disable video autoplay +
-  * General -> Minecraft: Java Edition Settings -> ''[x]'' Show historical versions of Minecraft: Java Edition in the Launcher+
  
   "%ProgramFiles(x86)%\Minecraft Launcher\MinecraftLauncher.exe"   "%ProgramFiles(x86)%\Minecraft Launcher\MinecraftLauncher.exe"
  
 ===== Version ===== ===== Version =====
 +
 +****
  
   old_beta b1.7.3   old_beta b1.7.3
Line 22: Line 21:
 ===== Save Data Back-up ===== ===== Save Data Back-up =====
  
-  MKDIR "%AppData%\.minecraft\scripts" +  MKDIR "%AppData%\.minecraft\scripts" "notepad.exe" "%AppData%\.minecraft\scripts\world-backup.bat"
- +
-  "notepad.exe" "%AppData%\.minecraft\scripts\world-backup.bat"+
  
 <code> <code>
Line 30: Line 27:
  
 "tar.exe" -czf "%UserProfile%\Downloads\%RANDOM%-Minecraft-Worlds.tar.gz" -C "%AppData%\.minecraft" "saves" "tar.exe" -czf "%UserProfile%\Downloads\%RANDOM%-Minecraft-Worlds.tar.gz" -C "%AppData%\.minecraft" "saves"
- 
-::XCOPY /E /Q /Y "%AppData%\.minecraft\saves\" "\\Alira\NAS\Games\Saves\Minecraft\Saves" 
  
 :: End</code> :: End</code>
Line 38: Line 33:
  
 ====== Launcher Shortcuts ====== ====== Launcher Shortcuts ======
 +
 +===== Desktop =====
 +
 +==== Minecraft ====
 +
 +  "%ProgramFiles(x86)%\Minecraft Launcher\MinecraftLauncher.exe"
 +
 +  Minecraft
  
 ===== Start Menu ===== ===== Start Menu =====
  
-****+  RMDIR /S /Q "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Minecraft Launcher" 
 + 
 +  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Minecraft" & "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Minecraft" 
 + 
 +==== Minecraft ==== 
 + 
 +  "%ProgramFiles(x86)%\Minecraft Launcher\MinecraftLauncher.exe"
  
-  "explorer.exe" "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Minecraft Launcher"+  Minecraft
  
 ==== World Backup ==== ==== World Backup ====
Line 67: Line 76:
 ====== Quick Commands ====== ====== Quick Commands ======
  
-===== Save Data Back-up =====+===== Save Restore =====
  
 **** ****
  
-  "tar.exe" -cvzf "%UserProfile%\Downloads\%RANDOM%-Minecraft-Worlds.tar.gz" -C "%AppData%\.minecraft" "saves" +  MKDIR "%AppData%\.minecraft\saves" "explorer.exe" "%AppData%\.minecraft\saves"
- +
-===== File Manager ===== +
- +
-==== Save Data ==== +
- +
-  MKDIR "%AppData%\.minecraft\saves" +
- +
-  "explorer.exe" "%AppData%\.minecraft\saves"+
  
/usr/local/www/wiki/data/attic/games/windows/minecraft_java.1748438154.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki