I'm so sorry. :v
This commit is contained in:
Ellpeck 2016-11-18 23:22:54 +01:00
parent 1fc5320be6
commit 8f92cc5170
3 changed files with 10 additions and 2 deletions

View file

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

View file

@ -1,3 +1,11 @@
# 1.10.2-r75
* To people new to this mod: No, this isn't my regular updating schedule. Things have just been a bit rough this week I guess. In my hastily preparation for 1.11 some things that should've been accounted for sort of got lost - at least this teaches me to be more careful in the future. Sorry to people that don't like frequent updates, but updates are better than staying bugs - especially with the possibility of modpacks having bugged mod versions!
* Added loot to nether fortress and end city dungeons
* Fixed the bag "leaking" stone
* Rebalanced food items a bit
* Gave crystallized and empowered oil blocks a proper name
* Fixed an Empowerer dupe bug when taking items out
# 1.10.2-r74
* Fix Laser Relays crashing servers
* Fix the coffee machine creating rather than using items

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=74
1.10.2=75