r119 because Shadows is annoying

This commit is contained in:
Ellpeck 2017-08-27 18:35:45 +02:00
parent 65482ada4a
commit 228cd55387
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-r118"
version = "1.12.1-r119"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,7 @@
# 1.12.1-r119
* Fix the Crusher crashing servers
* Make the magnet ring only work in survival mode
# 1.12-r118
* Added magma blocks as additional sources for the heat collector
* Fix Experience Solidifier not working with automation

View file

@ -6,4 +6,5 @@
1.10.2=105
1.11=92
1.11.2=110
1.12=118
1.12=118
1.12.1=119