
I have ran the actual game code that creates the enchantments 1,000,000 times per level and counted how many times I got any enchantment at each level. I feel I can add just a little bit more insight. Minecraft Enchantment Calculator looks pretty good and definitely gives the right idea of the shape of the distrubution. You will need to create the symbolic link on each PC. I do this with all my save games that don't automatically sync with the cloud. Obviously, if you're only moving servers.dat, you only need to move that one file. If you navigate to the link you just created using Explorer, it looks like a shortcut (it has the little arrow)

D tells it to make a Directory symbolic link - if you only want to move one file leave this off- it will create a file link instead. minecraft folder was using the cd command (For example, cd "C:\Users\Robotnik\AppData\Roaming\"Ĭreate the symbolic link using the mklink command (mklink /D ".minecraft" "C:\Users\Robotnik\Dropbox\Private\My Games\.minecraft") minecraft folder into my dropbox's Private folder

The exact file you want to link to is servers.datįor example, I synced my entire minecraft directory like so:

A symbolic link is a special type of file, that contains a reference to another file or directory. What you then can do to sync the file is use a symbolic link between the minecraft file and your dropbox folder. If you set up a Dropbox account, any files stored there will be synced between computers that have your account linked.
