Prismlauncher Bypass

Instructions (in order)

  1. Install latest version of Prismlauncher from here and go through setup.
  2. exit the program.
  3. Run the appropriate command (see below)
  4. Create an offline account of your choosing in settings
  5. delete the "No Profile" account added by the command

Commands

all previously saved accounts will be removed after running this command

Windows CMD:

echo {"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3} > %appdata%/PrismLauncher/accounts.json

Linux Shell:

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.local/share/PrismLauncher/accounts.json

Linux Shell (flatpak):

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/accounts.json

Manual Installation

Download "accounts.json" from here into the following folder:

  • Windows: %appdata%/PrismLauncher/
  • Linux: ~/.local/share/PrismLauncher/
  • Linux (flatpak): ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/
Edit
Pub: 24 Oct 2023 21:17 UTC
Edit: 20 Mar 2024 12:31 UTC
Views: 3316