Modpack Configuration Checker

Is this mod missing any features you’d like to see? Leave a comment with the feature and I’ll do my best to add it.

Please file any bugs in the issue tracker here

 1.13 release currently has no documentation. A configuration guide will be added shortly. (1.13 Config file located at (Config/concheckrmd-client.toml)

 

Modpack Configuration Checker

Modpack Configuration Checker is a highly configurable mod that allows modpack creators to customise Minecraft to better support modpacks. It allows features such as displaying webpages on launch to features such as checking the modpack user has assigned enough RAM to the modpack. This mod significantly expands amount of options a modpack author has.

The mod can easily be configured from in game (instructions below). However without configuration Modpack Configuration Checker verifies that at least 2gb of RAM has been assigned to a modpack, greatly increasing performance and minimising crashes. 

Some of the features the mod offers: 

  • Setting a required amount of RAM that is needed for the modpack to run. If this requirement is not met it alerts the user and closes the game.
  • Setting a recommended amount of RAM that is recommended for the modpack to run. If this requirement is not met then the user is alerted.
  • Setting a website to open as the game launches. Useful for opening modpack website or support pages.
  • Setting a custom message to be displayed as the game loads for example to display credits.
  • Setting custom messages to be displayed when RAM requirements not met. Useful for making the mod fit in with the feel of your pack.
  • Ability to change if message boxes appear on top of other windows.
  • Set custom greeting messages that appear in chat when a game is loaded.

License

Feel free to use this mod in any modpacks and post on other forums. Just make sure to put a link back here. View Full License Here

 

Screenshots

 

How to Configure (Minecraft Version 1.11.x and 1.12.x)

As of version 1.6 the mod can now be completely configured from in game. This means that is it no longer necessary to edit any of the config files manually making the mod MUCH easier to use. The configuration screen can be accessed by following these steps:

 

Step 1) Click on the 'Mods' button on the main menu screen.

 

 

Step 2) Select 'Modpack Config Checker from the list of mods the left.

 

Step 3) Click on the 'Config' button in the bottom left.

Notes

  • If you are unsure of what a setting does, hovering over it will display a small description which should make things clearer. However if you are still unsure, experiment!! Or if you prefer, either send me a PM or leave a comment on this thread. I will be happy to explain any of the mods mechanics to you.
  • I have created a migration tool which means that all of your settings will transfer to updated versions of the mod. This ensures a seamless transfer, so that there will be no impact on the average user. If an old Config file is detected then the game will automatically give you the option to import your old settings. I have spent a lot of time of this feature, meaning it has a very very high success rate.
  • The in game config is only available on 1.11.2 and over (For now). This is due to the greater complexity of this setup on older versions of forge. If you are on a lower Minecraft version you will have to use the legacy config, which is explained below. If there is enough interest I may backport to 1.10.2 or 1.7.10 in the future, but for now these versions will no longer be updated.

 

 

Legacy Config (Minecraft Version 1.10 and below) (Located at /Config/concheckrmd.cfg)

Colour coded version of the configuration file, showing what values can and can not be changed. Colour Key

BLUE: Boolean (Meaning they can only be changed to 'true' or 'false')

ORANGE: String (Meaning they can be changed to any text. eg: 'Hello World')

PURPLE: Integers (Meaning they can be changed to any number. eg: '512')

Config File

"custom greeting message" {

B:"1. Display custom greeting message when joining a world?"=false

# A message that will be displayed in chat when a game is loaded. Will only display if 'Display custom greeting message when joining a world?' equals true [default: Hello there! Welcome to my modpack.]
S:"2. Custom greeting message text"=Hello there! Welcome to my modpack.
}

 

"custom messagebox" {
B:"1. Show custom messagebox when game loads?"=false
B:"2. Display message box on top of all other windows?"=true

# Enter popup text. Will only display if 'Show custom messagebox when game loads?' equals true [default: Hello World!!]
S:"3. Custom Messagebox text"=Hello World!!
}

 

"display webpage" {
B:"1. Open web browser to URL when game loads?"=false

# Enter URL to be launched. Will only display if 'Open web browser to URL when game loads?' equals true [default: http://minecraft.curseforge.com/projects/config-checker]
S:"2. URL to webpage"=minecraft.curseforge.com/projects/config-checker
}

 

"ram recommendation" {
I:"1. Ram Recommended (IN MB)"=2048
B:"2. Check RAM meets recommendation?"=true
B:"3. Display message box on top of all other windows?"=true
B:"4. Display custom text in message box if RAM recommendations not met?"=false

# Enter custom text to be shown if RAM recommendation not met. Will only display if 'Display custom text in message box if RAM recommendation not met?' equals true [default: You should add more RAM.]
S:"5. Custom recommendation text"=You should add more RAM.
B:"6. Display warning in game chat if RAM recommendation not met?"=true
B:"7. Customise game chat RAM recommendation message?"=false

# Enter custom text to be shown in game chat if RAM recommendation not met. Will only display if 'Customise game chat RAM recommendation message?"' equals true [default: [WARNING] You should assign more RAM to this modpack.]
S:"8. Custom chat message"=[WARNING] You should assign more RAM to this modpack.
}

 

"ram requirement" {
I:"1. Ram Required (IN MB)"=1024
B:"2. Check RAM meets requirement?"=false
B:"3. Display message box on top of all other windows?"=true
B:"4. Display custom text in message box if RAM requirement not met?"=false

# Enter custom text to be shown if RAM requirement not met. Will only display if 'Display custom text in message box if RAM requirement not met?' equals true [default: You need more RAM.]
S:"5. Custom requirement text"=You need more RAM.
}

 

Download

File Name Status Version Downloads Date
Modpack Configuration Checker-1.8.9-v1.5.3.jar release 1.8 33 30/05/2019
Modpack Configuration Checker-1.9.0-1.12.2-v1.5.jar release 1.10 2,392 18/06/2018
Modpack Configuration Checker-1.11.2-v1.7.jar release 1.11 42 17/02/2019
Modpack Configuration Checker-1.12.2-v1.8.1.jar release 1.12 7,071 19/05/2019
Modpack Configuration Checker 1.10.2-1.12.2 v1.4.jar release 1.10.2 5,077 05/05/2018
Config Checker-1.12.2-1.3.jar beta 1.12.2 72 04/05/2018
Modpack Configuration Checker-1.13.2-v1.7.1.jar beta 1.13.2 207 19/05/2019
Modpack Configuration Checker-1.7.10-v1.5.3.jar release 1.7.10 5,382 19/05/2019
Modpack Configuration Checker 1.20.2 Updating 1.20.2 Updating Updating
Modpack Configuration Checker 1.20.1 Updating 1.20.1 Updating Updating
Modpack Configuration Checker 1.20 Updating 1.20 Updating Updating
Modpack Configuration Checker 1.19.2 Updating 1.19.2 Updating Updating
Modpack Configuration Checker 1.19.1 Updating 1.19.1 Updating Updating
Modpack Configuration Checker 1.19 Updating 1.19 Updating Updating
Modpack Configuration Checker 1.18 Updating 1.18 Updating Updating
Modpack Configuration Checker 1.17.1 Updating 1.17.1 Updating Updating
Modpack Configuration Checker Forge Updating Forge Updating Updating
Modpack Configuration Checker Fabric Updating Fabric Updating Updating
Modpack Configuration Checker
Modpack Configuration Checker

Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!

Related Posts

Smarty Productivity Happiness

9LifeHack.com - make things smart