Anyone have an idea on how I can change my minecraft directory? Not letting me for some reason. Thanks :)
heya, to get to your .minecraft (which I think is what you're trying to do) follow these steps: Windows: Press Win+R, then type %appdata%\. minecraft, then press Ok. In the Finder, from the Go menu, select 'Go to Folder', then type: ~/Library/Application Support/minecraft, and click Go. Mac: Press ⌘ Command + Space or open the Spotlight popup through the magnifying glass icon on the right of the Menu Bar. Then Type ~/Library/Application Support/minecraft and hit ↵ Enter . I don't think there is any way to change how to get there unfortunately, so you might just have to try it again :) -Nikki
Right click on Minecraft.exe or Minecraft.jar (the launcher) and press "Create Shortcut". Right click on the new shortcut that gets generated and press "Properties". At the end of the 'Target' bar, add the following: --workDir {the new working directory}, such as %ProgramData%\.minecraft For example, if your new working directory is %ProgramData%\.minecraft, the window should look like this: Press 'OK' and then run the shortcut, and Minecraft should launch EX: "C:\Program Files (x86)\Minecraft\MinecraftLauncher.exe" --workDir W:\Games\Minecraft\.minecraft could be the final Target Locked