{ // For modpack creators. Enter your CurseForge project id here. "curseProjectID": "471462", // For modpack creators. Enter your 'Promo Code' here. "promoCode": "FEEDME", // 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, // If menu buttons are enabled. "mainMenuButtons": true, // If pause screen buttons are enabled. "pauseScreenButtons": true, // INTERNAL: Marker for tracking first connections. "firstConnect": "62B842C9D93076BBF5325A1EFE533619F013CE2E03E8731692C7FCCB865C40FE", // If not null, replaces the Bug Reports button on the pause screen to open this link. "issueTrackerUrl": "https://github.com/FTBTeam/FTB-Modpack-Issues/issues", // Stores the currently selected chat TAB, Ether VANILLA or PUBLIC "selectedTab": "VANILLA", }