This commit is contained in:
Ellpeck 2017-05-20 21:10:31 +02:00
parent 62d074e758
commit 8755382908
3 changed files with 12 additions and 2 deletions

View file

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

View file

@ -1,3 +1,13 @@
# 1.11.2-r108
* Added Red Orchid and Ender Lilly farmer compatibility
* Ceil Phantomface distance so that it displays correctly
* Added config option for tiny coal and tiny charcoal
* Fixed item laser display not working if the player is too far away from the input point
* Fix the chest to crate upgrade not working with some modded functionality (again)
* Re-worded laser connection info to avoid confusion with disconnections
* Make phantomfaces output comparator signals
* Remove a legacy statement in the manual stating that phantom liquifaces use redstone
# 1.11.2-r107
* Small update to french localizations (MisterPeModder44)
* Add Crafting Tweaks

View file

@ -5,4 +5,4 @@
1.10=46
1.10.2=105
1.11=92
1.11.2=107
1.11.2=108