Beta 1.7.3 installation guide: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Noggisoggi (talk | contribs) (Small rewording) |
||
Line 8: | Line 8: | ||
{{User|Garsooon}} has a video guide: https://youtube.com/watch?v=JcBf-yk4TwY | {{User|Garsooon}} has a video guide: https://youtube.com/watch?v=JcBf-yk4TwY | ||
# Select the {{button|Settings}} tab, found in the bottom left corner. | # Select the {{button|Settings}} tab, found in the bottom left corner. | ||
# In the Enable {{button|Show Historical versions of Minecraft:Java Edition in the Launcher}} under ''Minecraft: Java Edition Settings'' in the {{button|General}} tab. | # In the Enable {{button|Show Historical versions of Minecraft: Java Edition in the Launcher}} under ''Minecraft: Java Edition Settings'' in the {{button|General}} tab. | ||
# Go back to the {{button|Minecraft: Java Edition}} tab on the sidebar, open the {{button|Installations}} tab and then select {{button|New Installation}}. | # Go back to the {{button|Minecraft: Java Edition}} tab on the sidebar, open the {{button|Installations}} tab and then select {{button|New Installation}}. | ||
# Enter the desired name of the install, and then select <code>old_beta 1.7.3</code> in the version dropdown menu, then select {{button|Create}}. | # Enter the desired name of the install, and then select <code>old_beta 1.7.3</code> in the version dropdown menu, then select {{button|Create}}. | ||
Line 17: | Line 17: | ||
[[BetaEvolutions]] can be used with these launchers.<br /> | [[BetaEvolutions]] can be used with these launchers.<br /> | ||
{{user|cakedon}} has a video for installing this mod: https://www.youtube.com/watch?v=939CdzZ_5Us<br /> | {{user|cakedon}} has a video for installing this mod: https://www.youtube.com/watch?v=939CdzZ_5Us<br /> | ||
You can deviate at some parts of this guide if you | You can deviate at some parts of this guide if you want to use a different fix, or anything else.<br /> | ||
<div style="border: 1px solid #da373c; background-color: #ffdddd; margin: 10px 0; padding: 10px; border-radius: 5px;"> | <div style="border: 1px solid #da373c; background-color: #ffdddd; margin: 10px 0; padding: 10px; border-radius: 5px;"> | ||
<strong>Disclaimers:</strong> | <strong>Disclaimers:</strong> |
Revision as of 06:23, 8 April 2024
Disclaimer: This guide assumes you already have bought a license for Minecraft: Java Edition (Bedrock can't be used) to play.
Official launcher
You might have this launcher (and a premium account) installed in most cases.
By default, it doesn't show old versions of the game before Release 1.0, and must be enabled in the settings.
Garsooon has a video guide: https://youtube.com/watch?v=JcBf-yk4TwY
- Select the Settings tab, found in the bottom left corner.
- In the Enable Show Historical versions of Minecraft: Java Edition in the Launcher under Minecraft: Java Edition Settings in the General tab.
- Go back to the Minecraft: Java Edition tab on the sidebar, open the Installations tab and then select New Installation.
- Enter the desired name of the install, and then select
old_beta 1.7.3
in the version dropdown menu, then select Create. - Click on the Minecraft: Java Edition tab on the sidebar again and select the installation you just made from the drop down menu and press Play.
MultiMC/PrismLauncher/Other forks plus BetaEvolutions
- MultiMC: https://multimc.org
- PrismLauncher: https://prismlauncher.org
BetaEvolutions can be used with these launchers.
cakedon has a video for installing this mod: https://www.youtube.com/watch?v=939CdzZ_5Us
You can deviate at some parts of this guide if you want to use a different fix, or anything else.
Disclaimers:
- Due to BetaEvolutions editing a lot of stuff, it is highly recommended that you do not use other mods whilst using it.
- (Language file edits, terrain edits and so on, are compatible, so long as BetaEvo doesn't conflict with it.)
- Make a ticket on the Discord guild if you're encountering issues.
- In the event you encounter an error related to Discord RPC and if the game shows up with broken colors, please reference the BetaEvolutions/Apple Silicon Mac install guide.
-
DiscordRPC error.
-
The aformentioned bug wherein the red and blue channels are swapped.
- Install either of the aforementioned launchers (MultiMC or PrismLauncher or what have you).
- Download BetaEvolutions - the jar mod to be specfic.
- Get a build of the JRE for your computer's architecture and OS
- You can use the OpenJDK builds from either of these vendors:
- Azul Zulu: https://www.azul.com/downloads/?version=java-8-lts&package=jre#zulu
- Adoptium Eclipse Temurin: https://adoptium.net/temurin/releases/?version=8
- Launch MultiMC (or fork), set up your account by clicking on the account selector in the top right corner, select Manage Accounts..., and then select Add Microsoft.
- Select Add Instance, and select
b1.7.3
as the version by enabling Betas and scroll through the list until you see it. Change the details to your liking and select OK. - Right-click (or left-click; open context menu) the newly created instance, and select Edit, or select the same button on the sidebar after selecting the aforementioned instance.
- Version -> Add to Minecraft.jar -> Add the BetaEvolutions jar mod you downloaded.
- Don't use the Mods tab for this! (Not unless a mod loader is used.)
- Go to: Settings -> Tick Java installation -> Auto-detect if you installed the JRE system wide.
- If you downloaded the zip/tar archive, you simply extract it, select Browse in the instance settings, navigate to the extracted JRE ->
bin/java
and select thatjava
file. - Under MS Windows, use
javaw.exe
instead.
- If you downloaded the zip/tar archive, you simply extract it, select Browse in the instance settings, navigate to the extracted JRE ->
- Launch the game via Launch and pray it works.
BetaCraft launcher
This will cover v1.x
. JRE links are given at the start of the above guide.
- If for some reason your version is not set to
b1.7.3
, hit Select version ->b1.7.3
. - Select Login, and follow the instructions given.
- Once you log in, you can then select Edit instance if you want to change some settings - namely, the Java binary used.
- Windows:
%programfiles%\<Java distributor name>\<Java 8 or something>\bin\javaw.exe
- Arch Linux, via the
jre8-openjdk
package:/usr/lib/jvm/java-8-openjdk/bin/java
- macOS (if JRE is installed system-wide):
/Library/Java/JavaVirtualMachines/<name-of-distributor>-8.jre/Contents/Home/bin/java
- Windows:
- Select OK, and select Play.