This commit is contained in:
Shadows_of_Fire 2017-09-29 22:49:50 -04:00
parent 2f505dc24a
commit 7d28e768ca
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-r120"
version = "1.12.1-r121"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,8 @@
# 1.12.1-r121
* Fix crashes relating to the breakers
* Fix the jam zombie having invisible arms
* Wings of the Bats no longer works in spectator mode
# 1.12.1-r120
* Fix crate upgrades not being consumed
* Fix the lens of color crashing on invalid input

View file

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