r90 and 91!

This commit is contained in:
Ellpeck 2016-12-08 22:26:38 +01:00
parent 8d670da900
commit 0630601b9d
3 changed files with 20 additions and 3 deletions

View file

@ -14,7 +14,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'idea'
version = "1.11-r89"
version = "1.11-r91"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,20 @@
# 1.11-r91
* Added Direwolf20's spotlight to the video introduction page of the book
* Fixed Item Laser Relay page pictures being broken
* Make the Leaf Blower work with all shearable things (Including BoP grass!)
* Turn down Empowerer particles a bit more
* Made the Vertical Digger lighter on server resources
* Laser Rendering Improvements (Elucent)
* Canola Seed Texture Improvements (Elucent)
* You can now change the booklet's font size in the manual
* Fixed the dropper dropping into unloaded chunks
* Fix the item distributor sometimes either voiding or duping items
* Fix a crash with the Item Interface and ESD on the latest forge version
# 1.10.2-r90
* Fixed the Item Distributor sometimes either voiding or duping items
* Make the ESD automatically assign to things like chests again
# 1.11-r89
* Made Filters be consumed when placing them into filter slots
* Added Laser Relay in/out config. Hold a Laser Wrench for more info.

View file

@ -3,5 +3,5 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=88
1.11=89
1.10.2=90
1.11=91