This commit is contained in:
Shadows_of_Fire 2019-03-04 18:34:34 -05:00
parent a866ecac23
commit b81a91d1d6
3 changed files with 11 additions and 2 deletions

View file

@ -14,7 +14,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'idea'
version = "1.12.2-r145"
version = "1.12.2-r146"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,12 @@
# 1.12.2-r146
* IrresoluteArkia: Solid experience no longer drops when doMobLoob = false.
* IrresoluteArkia: Black quartz blocks and black dye oredicts updated.
* Cascading would gen should be less prevalent. May be fixed entirely.
* A few more references to CF have been localized.
* shejery: Added ko_KR.lang
* Crushers and powered furnaces can now be forced into the "on" state with a redstone signal to avoid block updates.
* The Coffee Machine now uses the oredict "cropCoffee" for valid coffee beans.
# 1.12.2-r145
* Sir-Will: Cache KittyVanCat UUID.
* Ore generation can be dimension whitelisted.

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=145
1.12.2=146