This commit is contained in:
Ellpeck 2017-07-19 12:34:18 +02:00
parent 81d106898b
commit 3042592da9
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-r115"
version = "1.12-r116"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,10 @@
# 1.12-r116
* Fix the game randomly crashing on load sometimes
* Added 11 config options
* Make shift clicking out of crates mimic vanilla
* Make the Farmer re-plant right after it harvests *(I didn't want this but Shadows did it so I can't argue with him)*
* Fix Knife not working in Crafting Table On A Stick
# 1.12-r115
#### Shadows_of_Fire has been doing all the maintaining and fixing for 1.12 so far and I really appreciate it. So thank him for making these fixes possible <3
* Update the name of oil (the stuff that you get when refining canola oil) in the fluid dictionary along with its block's name. **This change will remove any existing oil fluid blocks along with any existing oil in tanks etc. from your world**

View file

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