From 8a6af1713fa7749964ab910964f653f6a5f413bd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 10 Jan 2016 21:12:06 +0100 Subject: [PATCH] r21? Whaaat? --- build.gradle | 2 +- update/changelog.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 50fc36cf7..669b0e519 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { apply plugin: 'forge' apply plugin: 'maven' -version = "1.7.10-r20" +version = "1.7.10-r21" group = "de.ellpeck.actuallyadditions" archivesBaseName = "ActuallyAdditions" diff --git a/update/changelog.md b/update/changelog.md index 8bcdfa910..e1b2f2688 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,14 @@ +# 1.7.10-r21 +* Made looking up the double furnace in the booklet possible +* The magnet ring now only uses RF when actually sucking up items +* The growth ring now only uses RF when growing stuff +* Made the growth ring a little more expensive +* Balanced the magnet a bit +* Made the solar panel thing cheaper +* German translation started (Kristian295) +* New update checker +#### This will probably the last 1.7.10 version before I move on to 1.8.9. The port is almost done and will be coming out soon. There will be an update notification that shows the update, but if you only want to be notified for further 1.7.10 patches, change the config option for the update checker to be version-specific. + # 1.7.10-r20 * Fixed another stupid obfuscation bug. Great. /shrugs