This commit is contained in:
Shadows_of_Fire 2018-01-14 13:29:37 -05:00
parent b21089ad6b
commit ffa274a7b2
3 changed files with 9 additions and 2 deletions

View file

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

View file

@ -1,3 +1,10 @@
# 1.12.2-r127
* Removed explicit tesla support.
* The AIOT will now accept sword enchantments.
* Greenhouse Glass is no longer a tile entity, this should significantly improve performance. It will be a bit slower in terms of plant growth though.
* Canitzp: Fixes a duplication bug with MeeCreeps and AA containers.
* Fixes a log error with Coal Dust and JEI.
# 1.12.2-r126
* New feature! The atomic reconstructor can now split enchanted books with multiple enchantments!
* Leomil72: Added it_IT.lang

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=126
1.12.2=127