Tutorial:Java Edition on ChromeOS
Jump to navigation
Jump to search
This feature is exclusive to Java Edition.
Bedrock Edition is officially available on ChromeOS, the operating system used by Chromebooks, via the Google Play Store. However, with a few workarounds, it is also possible to play Java Edition on ChromeOS or ChromeOS Flex. Follow these steps:
Prerequisites[edit | edit source]
- A device running ChromeOS or ChromeOS Flex. (Instructions for installing ChromeOS Flex can be found here).
- Access to the Linux Virtual machine built into ChromeOS and ChromeOS Flex.
- Microsoft Account
Instructions[edit | edit source]
Installing Linux[edit | edit source]
- Open settings.
- Click on the “About ChromeOS” button to the left.
- Turn on the "Linux Development environment".
- Follow the instructions.
- In the terminal that opens, Run
sudo apt update
. - Run
sudo apt upgrade
. - Run
sudo apt install default-jdk
.
x86-64[edit | edit source]
Official Minecraft Launcher[edit | edit source]
- Go to minecraft.net
- Sign in to your Microsoft account.
- Click Games.
- Click "Minecraft" on the left.
- Click "Go to Downloads" near the bottom.
- Scroll down to "Get Minecraft Java & Bedrock Edition for Linux Distributions"
- Click "Debian and Debian-based Distributions".
- After downloading, double click on the
Minecraft.deb
file. - Click Install.
- Wait.
- Open the ChromeOS Launcher.
- Scroll down until you see your Linux apps.
- Open the Minecraft Launcher.
- Sign in to your Microsoft account.
To run, open the launcher from the search menu.
MultiMC[edit | edit source]
- Go to multimc.org.
- Scroll down to or Click "Download and install".
- Go to Linux and Click on "Debian/Ubuntu".
- Double click on the file you just downloaded.
- Click install.
- Wait.
- Open MultiMC.
- Choose the version of Java you have installed.
- Sign in to your Microsoft account.
To run, open MultiMC from the search menu.
Prism Launcher[edit | edit source]
- Go to prismlauncher.org and click "Download Now".
- Click "Linux" and choose "Download Portable (tar.gz)" and download it to the "Linux Files" folder.
- Create a directory for the launcher, something like
minecraft
orprismlauncher
usingmkdir <name>
and go into this folder withcd <name>
- Run the command
tar -xf ../<name>.tar.gz
- Run
./PrismLauncher
. - Choose the version of Java you have installed.
- Sign in to your Microsoft account
To run, open the terminal and run ~/<folder name>/PrismLauncher
.
aarch64 (ARM64)[edit | edit source]
Prism Launcher[edit | edit source]
- Run the following commands:
sudo apt install wget
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
This installs an app store for ARM64. - Open the newly installed app, "Pi-Apps".
- Open the games section.
- Click "Minecraft Java Prism Launcher".
- Hit install and wait.
- Open Prism Launcher from the search menu.
- Choose the version of Java you have installed.
- Sign in to your Microsoft account.
To run, open Prism Launcher from the search menu.