forked from Charles445/SimpleDifficulty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modupdatechecker.json
20 lines (20 loc) · 1023 Bytes
/
modupdatechecker.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/simpledifficulty/files",
"promos": {
"1.12.2-latest": "0.3.3",
"1.12.2-recommended": "0.3.3"
},
"1.12.2": {
"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"
}
}