This commit is contained in:
Ellpeck 2017-08-21 02:33:37 +02:00
parent 6ef76a16ea
commit 77a808ab76
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.12-r117"
version = "1.12-r118"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,13 @@
# 1.12-r118
* Added magma blocks as additional sources for the heat collector
* Fix Experience Solidifier not working with automation
* Added config option to completely disable tools
* Fix normal torches attaching to the sides of tiny torches
* Fix Nether Coal from BWM being made from grinding coal in the Crusher
* Added Comparator support for the Atomic Reconstructor
* Fix the Drill progress being reset while it recharges
* Fix lush caves having blocks from other mods (like marble or limestone) inside of them
# 1.12-r117
* Resolve a dupe glitch with the advanced precision dropper
* Made the worm be able to hoe BOP grasses

View file

@ -6,4 +6,4 @@
1.10.2=105
1.11=92
1.11.2=110
1.12=117
1.12=118