How to change .minecraft?
Go to solution
Solved by vanished,
You could move the folder and then make a symlink from .minecraft to the new location. That might be easiest actually, even if there is another way.
in a command prompt as admin, go (without the quotes) "mklink /d %userprofile%\AppData\Roaming\.minecraft D:\new_minecraft_folder" changing the folder name as necessary of course
This is actually how I run my minecraft. The symlink basically acts as a wormhole, so, to any program running, it looks and acts like minecraft is in its usual ".minecraft" folder but really it is stored elsewhere ![]()

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now