This commit is contained in:
Shadows_of_Fire 2017-09-21 10:26:30 -04:00
parent 1fe930b395
commit b997e1b03d
3 changed files with 7 additions and 2 deletions

View file

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

View file

@ -1,3 +1,8 @@
# 1.12.1-r120
* Fix crate upgrades not being consumed
* Fix the lens of color crashing on invalid input
* Updated to new getDrops method for Farmer. **May cause issues with other mods overriding the wrong method**
# 1.12.1-r119
* Fix the Crusher crashing servers
* Make the magnet ring only work in survival mode

View file

@ -7,4 +7,4 @@
1.11=92
1.11.2=110
1.12=118
1.12.1=119
1.12.1=120