IDEAS

Help shape the future of CurseForge!

modpack/manifest.json feature add

Add more features to modpack/manifest.json.

Allow authors to better customize modpack.

Let the mc launcher read these features and apply them to minecraft.



Check the integrity of the modpack project (mods, resourcepacks...).

The player wants to remove certain mods, but the Launcher detects their integrity and downloads them again.

By default, the game detection file is launched the first time to ensure integrity. Even if the feature is turned off.

//By default, the game detection file is launched the first time to ensure integrity. Even if the feature is turned off.

"continuous_detection": true/false



Window size

// Window size

"window_full_screen": true/false,

"window": {

"width": 854,

"high": 450

},



Decide how much memory to use for the game

// Memory size MB

"memory": 0000,

OR

"memory": {

"min": 0000,

"max": 0000

},

OR

"memory": "auto",



// java version

"java": "8/17/21....",



// JVM

"jvm": "xxxx",


  • Guest
  • Jan 1 2025
  • Future consideration
  • Attach files

Hold on!
Before you post your idea…

for game or mod suggestions go to our discord

This board is being moderated, if you wish for your idea(s) to go public, please consider the following:

  1. Search for existing ideas

    If your idea already exists, vote for it, this will increase the chances for the idea to become reality. Duplicate ideas only split and lower votes

  2. No tech-support

    This board is for new ideas and feature suggestions, for technical issues or bug reports, visit/contact CurseForge Support

  3. English only

    This ensures that the idea is accessible to a wider audience and makes it easier for others to understand and vote for the idea

  4. No profanity

    Any ideas posted with foul language will not be published and get deleted

  5. Stay on point

    Avoid posting 'lists' of different ideas, we won't be able to address them with a proper status and they will get less votes from others, each idea should have its own post

  6. Please post 1 idea per post

    Posts with multiple ideas can not be merged and prevent us from opening these posts for upvotes