Tutorial:Java Edition on ChromeOS
Script warning
The Minecraft Wiki is a website that can be edited by anyone. Although edits are usually checked by other wiki editors, it is possible for a malicious user to modify scripts and programs to behave maliciously. It is suggested that you should check the integrity of any script or program you run on your system.
This tutorial is exclusive to Java Edition.
Bedrock Edition is officially available on ChromeOS and ChromeOS Flex, the operating systems 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. This tutorial explains how to play on Java Edition through those operating systems.
Prerequisites
- 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
- A Microsoft account
- Minecraft: Java Edition
Instructions
Installing Linux
- Open settings.
- Click on the "About ChromeOS" button to the left.
- Turn on the "Linux Development environment". If the button does not appear, your device may not be supported.
- Follow the instructions.
- In the terminal that opens, run
sudo apt update && sudo apt upgradeto upgrade the packages on the system.
x86-64
Official Minecraft Launcher
- 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.debfile. - 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
- 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.
- Complete the setup
To run, open MultiMC from the search menu.
Prism Launcher
- Go to prismlauncher.org/download
- Click "Linux" and choose "Download Portable (AppImage)" and download/move it to the "Linux Files" folder.
- Install FUSE using
sudo apt install fuse - Run
sudo chmod +x PrismLauncher-Linux-x86_64.AppImageto make it executable. - Run Prism Launcher using
./PrismLauncher-Linux-x86_64.AppImage - Complete the setup.
- Add an instance and launch it.
To run, open the terminal and run ./PrismLauncher-Linux-x86_64.AppImage.
Modrinth
- Go to modrinth.com/app.
- Scroll down to or Click "Download Modrinth App".
- Under the Linux category Click on "Download the DEB".
- Double click on the file you just downloaded.
- Click install.
- Wait.
- Open Modrinth.
- Complete the setup
aarch64 (ARM64)
Prism Launcher
- Run the following commands:
sudo apt install wgetwget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bashThis 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.