Advertisement
Guest User

How 2 crack Minecraft with PolyMC

a guest
Jun 12th, 2022
2,885
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Credits: >>383826759
  2.  
  3. I found out how to use it without Microsoft / Mojang account. There is no need for an extra cracked fork and you only have to do the following once:
  4. >1. Go to the PolyMc folder (In PolyMC -> Folder (menu bar) -> View Instance Folder and then go one up)
  5. >2. Close PolyMc
  6. >3. create an textfile named "accounts.json" (or open it if it already exists) in the folder
  7. >4. paste:
  8.  
  9. {
  10. "accounts": [
  11. {
  12. "entitlement":{
  13. "ownsMinecraft": true,
  14. "canPlayMinecraft": true
  15. },
  16. "type": "Offline"
  17. }
  18. ],
  19. "formatVersion": 3
  20. }
  21.  
  22. >5. Save
  23. >6. Open PolyMc -> Settings -> Accounts (there is now one "No Profile" account)
  24. >7. Click "Add Offline" and choose some username
  25. >8. Check that new account as active
  26. >9. Delete the "No Profile" Account
  27.  
  28. Background:
  29. If you do not have any account added, PolyMC will only allow you to create a Mojang or Microsoft account and give you a warning if you want to create an Offline one.
  30. By adding a dummy in its accounts.json file, we fulfill that requirement, so we can add as many Offline accounts as we want and delete the dummy again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement