{ // For modpack creators. Enter your CurseForge project id here. "curseProjectID": "475001", // For modpack creators. Enter your 'Promo Code' here. "promoCode": "sunekaerjzn", // For modpack creators. The pregen size when selected during orders. "pregenDiameter": 120, // If the Multiplayer server list should have CreeperHost adverts. "mpMenuEnabled": true, // If the realms button should be replaced. "replaceRealms": true, // If the pause menu buttons should be moved around to insert the Open To Friends button. "moveButtonsOnPauseMenu": true, // If all chat messages should be logged to console. "logChatToConsole": false, // Create _VERY_ verbose logs. May create hugenorums log files. "debugMode": false, // Enables dumping all MTConnect packets to logs. "dumpConnectPackets": false, // If the Chat component of MineTogether is enabled. "chatEnabled": true, // If notifications for friends are enabled. "friendNotifications": true, // Enable / disable chat settings sliders. "chatSettingsSliders": true, // If menu buttons are enabled. "mainMenuButtons": true, // If pause screen buttons are enabled. "pauseScreenButtons": true, // INTERNAL: Marker for tracking first connections. "firstConnect": "36A8D9170B7E6E9A90AE00A2B9625D704D72FF47F493FF2B8B6BDCCF1AB3FCCD", // If not null, replaces the Bug Reports button on the pause screen to open this link. "issueTrackerUrl": "https://github.com/FTBTeam/FTB-Modpack-Issues", // Stores the currently selected chat TAB, Ether VANILLA or PUBLIC "selectedTab": "VANILLA", }