This commit is contained in:
Brennan Ward 2019-11-09 15:08:21 -05:00
parent 02bda56ecb
commit 0050d8446e
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-r150"
version = "1.12.2-r151"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,8 @@
# 1.12.2-r151
* TomyLobo: Improved performance of the item interface.
* iTitus: Added configs for leaf and coal generators.
* Disabled enchanting of Coffee Cups.
# 1.12.2-r150
* Greenhouse glass does not stack.
* Black Quartz is now oredicted in recipes.

View file

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