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.
- - Go to Java Downloads
- - Download and run the "Windows Offline (64-bit)" option
+ - Go to Adoptium
+ - Select "OpenJDK 8"
+ - Click "Latest release"
+ - 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:
-
- - Being unable to launch a pack with over 4GB of memory allocated
- - "Java could not be invoked with the arguments specified"
- - Other random nebulous errors from MultiMC
-
- 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