Skip to content
Khroki edited this page Oct 24, 2014 · 5 revisions

The configuration file is used by MCEdit to keep track of your settings even if you close the application.


Accessing and Resetting Configuration File – mcedit.ini

The configuration file is located in different places based on your configurations and operating system.

To reset it, quit MCEdit, and delete the mcedit.ini file.

  • OS X: The configuration file is located at ~/Library/Preferences/mcedit.ini
  • You can get to the Library folder by using the the key-command Command + Shift + G in Finder, and entering the above path.
  • Windows: The configuration depends on weather you have your directory settings as Portable or Fixed
  • Fixed: Documents\MCEdit
  • Portable: Up one folder from mcedit.exe
  • Linux: MCEdit will attempt to put the configuration in ~/Documents/MCEdit, failing that it will place the files in your home folder at ~/. Portable and Fixed currently behave the same on linux.

Pull Requests and Issues

If you wish to contribute to this project, please first read the guidelines for contributing.

Clone this wiki locally