This commit is contained in:
Brennan Ward 2019-08-29 19:00:22 -04:00
parent 158fe22c8e
commit ffef7920be
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.2-r149"
version = "1.12.2-r150"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,8 @@
# 1.12.2-r149
* Greenhouse glass does not stack.
* Black Quartz is now oredicted in recipes.
* Fixed a crash in the booklet.
# 1.12.2-r149
* Items can now be removed from the bio reactor.
* Mining lens energy use is now a config.

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=149
1.12.2=150