This commit is contained in:
Ellpeck 2017-03-16 12:19:38 +01:00
parent ba9a7a5016
commit 9216debef4
3 changed files with 12 additions and 2 deletions

View file

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

View file

@ -1,3 +1,13 @@
# 1.11.2-r106
* Made horse armor yield less when crushing it
* Fixed crusher achievement descriptions being messed up
* Remove the manual from dungeon chests
* Added a config to change the redstone torch and compass configuration items
* Fixed a bunch of grammatical issues in the manual
* Fixed cascading world gen caused by lush caves and plants (performance improvements! \o/)
* Generate village chests even if dungeon loot is disabled
* Fixed a crash issue with the smiley cloud on weirded out worlds
# 1.10.2-r105
* Added a Redstone Mode toggle to the Ranged Collector
* Fixed missing textures on item laser relay manual pages

View file

@ -5,4 +5,4 @@
1.10=46
1.10.2=105
1.11=92
1.11.2=103
1.11.2=106