This commit is contained in:
Shadows_of_Fire 2017-12-06 16:34:09 -05:00
parent 348b1eb92c
commit b05ffcd0b6
3 changed files with 11 additions and 2 deletions

View file

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

View file

@ -1,3 +1,12 @@
# 1.12.2-r125
* The colored lamps now no longer require sneaking to turn them on/off
* Viveleroi: Fixed a few typos in the booklet
* TartaricAcid: Update zh_CN.lang
* Require holding the traveller's sack (prevents a dupe)
* Adds a blacklist for the traveller's sack
* Makes the Precision Dropper update comparator output when the gui closes
* Blocks the harvesting of XU2 crops to prevent deletion until it is fixed on XU's end
# 1.12.2-r124
* Made the booklet not crash

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=124
1.12.2=125