This commit is contained in:
Ellpeck 2017-07-28 22:48:50 +02:00
parent ae736f384a
commit cc8124d941
3 changed files with 9 additions and 2 deletions

View file

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

View file

@ -1,3 +1,10 @@
# 1.12-r117
* Resolve a dupe glitch with the advanced precision dropper
* Made the worm be able to hoe BOP grasses
* Fix Nether Wart not working in the farmer with NetherEx
* Fix the farmer destroying sugar cane
* Various codebase improvements that should hopefully not crash your servers
# 1.12-r116
* Fix the game randomly crashing on load sometimes
* Added 11 config options

View file

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