This commit is contained in:
Shadows_of_Fire 2018-01-16 13:19:23 -05:00
parent 4e30e7bb3b
commit b13d7a031e
3 changed files with 6 additions and 2 deletions

View file

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

View file

@ -1,3 +1,7 @@
# 1.12.2-r128
* Removed a debug line in Greenhouse Glass
* Fixed the firework box recipe displaying wrongly in JEI
# 1.12.2-r127
* Removed explicit tesla support.
* The AIOT will now accept sword enchantments.

View file

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