diff --git a/minecraft/setup/index.php b/minecraft/setup/index.php index daacf6f..63ed6bc 100644 --- a/minecraft/setup/index.php +++ b/minecraft/setup/index.php @@ -28,19 +28,11 @@

1. Installing Java

Minecraft depends on Java. It's important that you have the latest 64-bit edition of Java installed.

    -
  1. Go to Java Downloads
  2. -
  3. Download and run the "Windows Offline (64-bit)" option
  4. +
  5. Go to Adoptium
  6. +
  7. Select "OpenJDK 8"
  8. +
  9. Click "Latest release"
  10. +
  11. Run through the installer
-
- - Ensure you do NOT install the 32-bit version of Java! Doing so may result in some of the following weird errors: - - If you're not sure whether or not you've installed 32-bit Java, uninstall and reinstall it just to be on the safe side. -

2. Installing MultiMC