This commit is contained in:
Ellpeck 2017-07-08 21:13:25 +02:00
parent 978d624eeb
commit 04541bd7a9
3 changed files with 11 additions and 2 deletions

View file

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

View file

@ -1,3 +1,12 @@
# 1.12-r114
#### 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
* Fix the Crafting Table On A Stick not working
* Fix worms not rendering when placed in the world
* Make lamps only be toggleable with an empty hand
* Make lamps' light update smoother
* Fix Laser Relays sometimes crashing when they're transferring energy
* Fix the game crashing if any of the villagers is disabled in the config
# 1.12-r113
* Fixed recipes not showing up in the manual (thanks Shadows >_>)

View file

@ -6,4 +6,4 @@
1.10.2=105
1.11=92
1.11.2=110
1.12=113
1.12=114