This commit is contained in:
Shadows_of_Fire 2019-02-06 16:20:55 -05:00
parent 345c7a4817
commit 6bbd5fdbbd
3 changed files with 11 additions and 3 deletions

View file

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

View file

@ -1,6 +1,14 @@
# 1.12.2-r145
* Sir-Will: Cache KittyVanCat UUID.
* Ore generation can be dimension whitelisted.
* Filters work properly now. OreDict was completely non-functional.
* Farmer farming area is now configurable.
* Placed laser relays will not be converted by the reconstructor.
* Canola Press and Fermenting Barrel can now be nbt-cleared in a crafting grid.
# 1.12.2-r144
* Phantom Breakers should function properly again.
* Greenhouse Glass functions again (wasn't broken, but it works now)
* Greenhouse Glass functions again (wasn't broken, but it works now).
# 1.12.2-r143
* Greenhouse Glass will now work with any non-opaque block below it, instead of only air below it. Yes, this means they can stack.

View file

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