r80! ..hang on.. what?

This commit is contained in:
Ellpeck 2016-11-23 18:52:30 +01:00
parent cb1afac96e
commit a24f389bb3
3 changed files with 11 additions and 2 deletions

View file

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

View file

@ -1,3 +1,12 @@
# 1.11-r80
* This versioning system is all over the place now. But it works.
* Made some Crusher and Empowerer recipes work again that weren't working because of registry order
* Made Advanced Item Laser relays be viewable by just right-clicking
* Fix Fluid Containers emptying giving you back nothing
* Added Mining Lens white- and blacklist
* Made machines use proper amounts of power again
* Fix Batteries duping energy infinitely if two are on discharge mode in one inventory
# 1.10.2-r79
* Fixed Batteries duping energy infinitely if two are on discharge mode in one inventory
* Fixed the Lens of the Killer not actually dropping player-only drops

View file

@ -4,4 +4,4 @@
1.9.4=45
1.10=46
1.10.2=79
1.11=78
1.11=80