diff --git a/build.gradle b/build.gradle index 252151c70..5c8a2dc28 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { apply plugin: 'forge' apply plugin: 'maven' -version = "1.7.10-r14" +version = "1.7.10-r15" group = "ellpeck.actuallyadditions" archivesBaseName = "ActuallyAdditions" diff --git a/update/changelog.md b/update/changelog.md index 0358813b7..6297defa4 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,18 @@ +# 1.7.10-r15 +- Added a fancy hud display instead of chat messages to Reconstructor, Phantomfaces, Manual Stand, Composts and more +- Sneak-Right-Clicking the booklet on an ActAdd block will now open its chapter +- Rebalanced canola to produce more oil +- Fixed Plants sometimes dropping completely nonsensical seed metas +- Added a Page to the Booklet explaining Redstone Flux +- Fixed Reconstructor and Firework Box Redstone Mode +- Added a Disclaimer to the Phantomface Chapter because I was annoyed people were calling it "Short-Range Tesseracts" +- Made Dungeon Loot less common +- Made Reconstructor store less power +- Fixed Coal Generator using infinite resources even when full +- Fix things appearing on Creative Tabs they shouldn't appear on +- Removed Green Dye. It wasn't used and even I had forgotten it existed. +###### This update is also known as the "Sorry that I'm such an idiot asie and everybody else on BTM"-update. + # 1.7.10-r14 - Fixed servers crashing if using anything with particles (Damn.) - Made Reconstructor react to redstone mode changing diff --git a/update/updateVersion.txt b/update/updateVersion.txt index 14528ff5e..f06180426 100644 --- a/update/updateVersion.txt +++ b/update/updateVersion.txt @@ -1 +1 @@ -1.7.10-r14 \ No newline at end of file +1.7.10-r15 \ No newline at end of file