use pwismwauncher without micwosoft/minecwaft accouwnt
Find a file
2024-08-22 17:27:20 -04:00
accounts.json Add files via upload 2023-12-02 13:55:24 +02:00
README.md Update README.md 2024-08-22 17:27:20 -04:00

PrismLauncher Account Bypass

A simple bypass to use PrismLauncher without a paid Minecraft account!

USING THIS WILL REMOVE ANY EXISTING ACCOUNTS ON PRISMLAUNCHER

Portable Version (AnyOS)

Download this file and put it into your prismlauncher directory!

Windows:

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

macOS:

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

Linux:

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

Linux (Flatpak):

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

Manual Way

Download this file and put it into the correct directory (listed below)

Windows: %appdata%/PrismLauncher/

macOS: ~/Library/Application Support/PrismLauncher/

in macos, show the path bar by pressing the Option key to show it momentarily. copy the directory from the macos section and paste it, then put the accounts.json file in that directory, or you know, use the command above

Linux: ~/.local/share/PrismLauncher/

Linux (flatpak): ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/