-
Notifications
You must be signed in to change notification settings - Fork 9
/
modupdatechecker.json
26 lines (26 loc) · 1.4 KB
/
modupdatechecker.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/simpledifficulty/files",
"promos": {
"1.12.2-latest": "0.3.9",
"1.12.2-recommended": "0.3.9"
},
"1.12.2": {
"0.3.9": "Infinite Purified Config, Inspirations Fix",
"0.3.8": "Inspirations, Stronger Heater, Dimensions, Fixes",
"0.3.7": "Stackable Drinks, Iron Canteen, Art, Extra Items",
"0.3.6": "Campfire Fixes, Scaling Damage, JSON ReadOnly Compatibility",
"0.3.5": "Massive Art Update, Config, Russian",
"0.3.4": "Campfire Spit Blacklist, More CraftTweaker Compatibility, Chinese (Simplified) Update",
"0.3.3": "Canteen Fixes, Potion Icons",
"0.3.2": "Campfire Spit, Baubles, Parasites, More Config, Canteen API",
"0.3.1": "Chinese (Simplified), some API fixes for modders",
"0.3.0": "Rustic, Pyrotech, cauldron drinking, lots of stuff, check CurseForge for details",
"0.2.4": "Hotfix for crash on server start that's been there since 0.1.0, oops",
"0.2.3": "OreExcavation, Tinker's Construct, Ice Armor reskin, Thermomter HUD config, bug fixes",
"0.2.2": "ArmorUnderwear, HarvestCraft, Harvest Festival, Held Item Temperature, Thirst Config, Help commands",
"0.2.1": "Easy in-game JSON editing and saving!",
"0.2.0": "Stacking temperatures, json changes, check CurseForge for details",
"0.1.1": "Update Checker, Mod Compatibility, Thermometer HUD, Configurable mod water temperatures",
"0.1.0": "Initial Release"
}
}