Minecraft StabilityTooltip mod 2026 download
logo
minecraft mod StabilityTooltip

StabilityTooltip

Game Version: 1.8.9
Total Downloads: 6,475
Updated: Jan 24, 2016
Created: Dec 28, 2015
Download StabilityTooltipDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
StabilityTooltip-1.8.9-1.0.0-10.jar +2 More+2 Others release 7.17 KB Jan 24, 2016 1.8.9 4,733 download StabilityTooltip StabilityTooltip-1.8.9-1.0.0-10.jar

+2 More+2 Others releaseDownload
StabilityTooltip-1.8.9-1.0.0-9.jar +2 More+2 Others release 7.11 KB Jan 24, 2016 1.8.9 183 download StabilityTooltip StabilityTooltip-1.8.9-1.0.0-9.jar

+2 More+2 Others releaseDownload
StabilityTooltip-1.7.10-1.0.0-3.jar +3 More+3 Others release 6.82 KB Jan 7, 2016 1.7.10 481 download StabilityTooltip StabilityTooltip-1.7.10-1.0.0-3.jar

+3 More+3 Others releaseDownload
StabilityTooltip-1.8.8-1.0.0-6.jar +2 More+2 Others release 6.90 KB Dec 28, 2015 1.8.9 296 download StabilityTooltip StabilityTooltip-1.8.8-1.0.0-6.jar

+2 More+2 Others releaseDownload
StabilityTooltip-1.8.8-1.0.0-5.jar +2 More+2 Others release 6.90 KB Dec 28, 2015 1.8.8 133 download StabilityTooltip StabilityTooltip-1.8.8-1.0.0-5.jar

+2 More+2 Others releaseDownload
StabilityTooltip-1.8.8-1.0.0-4.jar +2 More+2 Others release 6.62 KB Dec 28, 2015 1.8.8 150 download StabilityTooltip StabilityTooltip-1.8.8-1.0.0-4.jar

+2 More+2 Others releaseDownload

Description

Share this:

StabilityTooltip: Lets… Get… Dangerous…

A short and sweet mod that allows modpack authors to let their users know which mods are stable, and which mods have a good chance of breaking the everything.

Config

Using a simple JSON config, you too can be informative! At first run, a default config file is generated that only defines "minecraft" as "STABLE", like so:

{
    "minecraft": "STABLE"
}

To add on to this:

  1. Add a , to the end of the line

  2. Create a new line with the format of: "modid": "stability"

  3. goto 1

Your file should now look like this:

{
    "minecraft": "STABLE",
    "modid": "stability"
}

Acceptable stability keys are STABLE, SEMISTABLE, UNSTABLE, and DANGEROUS.

 

Comments

Add a comment