This commit is contained in:
Ellpeck 2017-03-10 23:47:25 +01:00
parent 1de393b5c7
commit 3224fecea3
2 changed files with 19 additions and 1 deletions

View file

@ -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

View file

@ -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