-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
77 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
1.10-1.2.2: | ||
* Update to Minecraft 1.10. | ||
|
||
1.9.4-1.2.2: | ||
* Update to Minecraft 1.9.4. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,47 @@ | ||
{ | ||
"1.9.4": { | ||
"commit": "38320e442af4ec15900ff9bf68008aabeb4a7447", | ||
"1.9.4-1.2.2": " * Update to Minecraft 1.9.4." | ||
}, | ||
"1.8": { | ||
"1.8-1.1.4": " * Added config to modify foods values and saturation.\n * Added config to limit the break speed of blocks, fixes #3.\n * Fixed a performance issue when loading classes, fixes #2.\n * Fix the sleep prevention tweak not working.", | ||
"commit": null, | ||
"1.8-1.1.2": " * Added tweak to prevent being able to sleep in recently placed beds.\n * Added tweak to prevent creepers from spawning on blocks with direct sky access.\n * Added config option for zombie's knockbackResistance attribute.\n * Update to minecraft 1.8.", | ||
"1.8-1.1.3": " * Fixed sometimes crashing when using beds, fixes #1." | ||
}, | ||
"1.7.10": { | ||
"1.1.2": " * Added tweak to prevent being able to sleep in recently placed beds.\n * Added tweak to prevent creepers from spawning on blocks with direct sky access.\n * Added config option for zombie's knockbackResistance attribute.", | ||
"1.1.3": " * Fixed sometimes crashing when using beds, fixes #1.", | ||
"1.1.4": " * Added config to modify foods values and saturation.\n * Added config to limit the break speed of blocks, fixes #3.\n * Fixed a performance issue when loading classes, fixes #2.", | ||
"commit": null, | ||
"1.0b1": " * initial release.", | ||
"1.0b2": " * Added extra config options for the eating regen.\n * Added config options for the damage of monsters.", | ||
"1.0b3": " * Added damage config options for endermen, ghasts and silverfish.\n * Fixed typo error on the dayLengthMultiplier option.", | ||
"1.0b4": " * Added config option for arrows to ignore armor. * Added tweak for animals to run away from attacker instead of randomly.\n * Prevent healing when eating if the food has a negative effect.", | ||
"1.1.0": " * Added config to make the day longer/shorter than the night.\n * Added config gui, config file was reestructured.\n * Added tweaks to spiders. * Removed tweaks to the mobs damage.", | ||
"1.1.1": " * Added tweak to make leaves blocks non-solid (like vines).\n * Added tweak to prevent boats from breaking." | ||
"1.1.1": " * Added tweak to make leaves blocks non-solid (like vines).\n * Added tweak to prevent boats from breaking.", | ||
"1.1.2": " * Added tweak to prevent being able to sleep in recently placed beds.\n * Added tweak to prevent creepers from spawning on blocks with direct sky access.\n * Added config option for zombie's knockbackResistance attribute.", | ||
"1.1.3": " * Fixed sometimes crashing when using beds, fixes #1.", | ||
"1.1.4": " * Added config to modify foods values and saturation.\n * Added config to limit the break speed of blocks, fixes #3.\n * Fixed a performance issue when loading classes, fixes #2.", | ||
"commit": null | ||
}, | ||
"1.8": { | ||
"1.8-1.1.2": " * Added tweak to prevent being able to sleep in recently placed beds.\n * Added tweak to prevent creepers from spawning on blocks with direct sky access.\n * Added config option for zombie's knockbackResistance attribute.\n * Update to minecraft 1.8.", | ||
"1.8-1.1.3": " * Fixed sometimes crashing when using beds, fixes #1.", | ||
"1.8-1.1.4": " * Added config to modify foods values and saturation.\n * Added config to limit the break speed of blocks, fixes #3.\n * Fixed a performance issue when loading classes, fixes #2.\n * Fix the sleep prevention tweak not working.", | ||
"commit": null | ||
}, | ||
"1.9": { | ||
"1.9-1.2.0": " * Remove the food healing mechanic and replace it with regeneration that consumes a lot more saturation/hunger.\n * Update to minecraft 1.8.9.", | ||
"1.9-1.2.1": " * Update to Forge 12.16.0.1811.", | ||
"commit": "5426ca718280631c2cfa36b73af39a74c09b3d3a", | ||
"1.9-1.2.2": " * Update to java 8.\n * Update to Forge 12.16.1.1894.\n * Fix the bed placement tracking not persisting through restarts." | ||
"1.9-1.2.2": " * Update to java 8.\n * Update to Forge 12.16.1.1894.\n * Fix the bed placement tracking not persisting through restarts.", | ||
"commit": "5426ca718280631c2cfa36b73af39a74c09b3d3a" | ||
}, | ||
"1.9.4": { | ||
"1.9.4-1.2.2": " * Update to Minecraft 1.9.4.", | ||
"commit": "38320e442af4ec15900ff9bf68008aabeb4a7447" | ||
}, | ||
"1.10": { | ||
"1.10-1.2.2": " * Update to Minecraft 1.10.", | ||
"commit": "84e1bcf22924599cb2510c3af4a12adfc568d5de" | ||
}, | ||
"homepage": "https://github.com/hea3ven/HardModeTweaks", | ||
"promos": { | ||
"1.8-latest": "1.1.4", | ||
"1.7.10-latest": "1.8.8-1.1.4", | ||
"1.9-latest": "1.9-1.2.2", | ||
"1.7.10-recommended": "1.8.8-1.1.4", | ||
"1.8-latest": "1.1.4", | ||
"1.8-recommended": "1.1.4", | ||
"1.9.4-recommended": "1.9.4-1.2.2", | ||
"1.9-latest": "1.9-1.2.2", | ||
"1.9-recommended": "1.9-1.2.2", | ||
"1.9.4-latest": "1.9.4-1.2.2" | ||
}, | ||
"homepage": "https://github.com/hea3ven/HardModeTweaks" | ||
} | ||
"1.9.4-latest": "1.9.4-1.2.2", | ||
"1.9.4-recommended": "1.9.4-1.2.2", | ||
"1.10-latest": "1.10-1.2.2", | ||
"1.10-recommended": "1.10-1.2.2" | ||
} | ||
} |