This commit is contained in:
Ellpeck 2017-03-03 16:37:46 +01:00
parent 32863f523f
commit d054517a94
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.11.2-r102"
version = "1.11.2-r103"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,11 @@
# 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
* Made furnace and crusher have an animated texture again when being activated
* Fixed a bunch of places still saying RF instead of CF
* Made the farmer be able to plant and harvest pumpkins and melons
* Updated french translation (MisterPeModder44)
# 1.11.2-r102
* Fixed dedicated servers crashing

View file

@ -5,4 +5,4 @@
1.10=46
1.10.2=98
1.11=92
1.11.2=102
1.11.2=103