This commit is contained in:
Shadows_of_Fire 2018-03-06 21:19:53 -05:00
parent 532aa1ca60
commit 42cfe2ee2e
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-r131"
version = "1.12.2-r132"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,8 @@
# 1.12.2-r132
* Added compat with FastWorkbench for the portable crafter.
* Made the logging of the crusher recipes a debug, instead of info (less log spam).
* The\_Fireplace: added en_UD.lang
# 1.12.2-r131
* Vertical Digger no longer uses getMetaFromState and now uses getPickBlock.
* Farmer no longer breaks stem blocks.

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=131
1.12.2=132