Skip to content
Yeelp edited this page Feb 28, 2024 · 1 revision

This article goes over the basics of the config file.

Location

The config file is located in the config directory of the Minecraft profile (which by default is the .minecraft folder, but using a launcher such as CurseForge or MultiMC will change that location to the profile's folder. The config file is a JSON file called mcce.json

Config Structure

This outlines the structure of the config file and what each option does.

Game

This section is for enabling or disabling certain Optional Chaos Effects.

  • quiver: Enable/Disable the Quiver effect. (default: false)
  • blockrain Enable/Disable the Block Rain effect. (default: false)
  • xprandomizer Enable/Disable the XP Randomizer effect. (default: false)
Clone this wiki locally