From 3224fecea3367e11fcc61c3ea6218e584dbe95d9 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 10 Mar 2017 23:47:25 +0100 Subject: [PATCH] r104! --- update/changelog.md | 18 ++++++++++++++++++ update/updateVersions.properties | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/update/changelog.md b/update/changelog.md index 31ea21a68..d56fa0af2 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,21 @@ +# 1.10.2-r104 +* Stop the storage crate from syncing its NBT +* Make the drill digging packet a config option that is off by default +* Make the coffee maker store its coffee cache when breaking it +* Added emptying recipes for fluid placer and collector +* Made the magnet ring not use energy when not picking something up +* Fire block harvesting events when automatically mining things +* Backported a bunch of quotes and booklet editions +* Fix an exception in the booklet with broken furnace recipes +* mMake the leaf blower drop blocks on their own +* Fix pickup achievements +* Make the smiley clouds render special stuff +* Make horse armor yield less when crushing +* Fix crusher achievement descritipons being wrong +* Added a config to change the configuration items (compass and redstone torch) +* Updated the RF API (This was the actual reason this whole update was made, so blame (or thank) KingLemming. Also, I'm only putting this bit of text here because [he told me to](http://puu.sh/uDhoP/08b063b698.png).) +* Remove the black quartz made from coal and quartz recipe (<3) + # 1.11.2-r103 * Added Trials to the manual. They're like challenges that should motivate you to do more stuffs. Check it out. * Fixed Crystal Clusters giving the wrong pick block diff --git a/update/updateVersions.properties b/update/updateVersions.properties index 27f33f654..170645110 100644 --- a/update/updateVersions.properties +++ b/update/updateVersions.properties @@ -3,6 +3,6 @@ 1.9=33 1.9.4=45 1.10=46 -1.10.2=98 +1.10.2=104 1.11=92 1.11.2=103 \ No newline at end of file