This commit is contained in:
Ellpeck 2016-11-18 06:42:02 +01:00
parent ee85dd3ba8
commit 581c9819e4
3 changed files with 6 additions and 2 deletions

View file

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

View file

@ -1,3 +1,7 @@
# 1.10.2-r74
* Fix Laser Relays crashing servers
* Fix the coffee machine creating rather than using items
# 1.10.2-r73
* Made textures and lang work again. I apparently forgot how Minecraft loads its resources outside of a dev environment. Yup, I'm smart.
* Made the book tutorial button not get overlayed by config and achievements buttons

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=73
1.10.2=74