MC-PlayerData-Copy is a simple tool for switching the UUID of a player data file. This is useful for transferring all data from one account to another without hassle.
The program requires the requests module to send requests to the Mojang API.
To install the module, open a command line and enter:
pip install requests