This commit is contained in:
Ellpeck 2016-10-31 22:40:16 +01:00
parent 2efcf0eddd
commit 7989b7953d
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.10.2-r68"
version = "1.10.2-r69"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,12 @@
# 1.10.2-r69
* Added the Mining lens, a lens that will convert stone and netherrack blocks to random ores
* Added the Farmer, a block that can farm crops like wheat or canola
* Made some changes to the JEI integration visuals
* Added a "what people think" page to the manual
* Made tiny torches less useless by giving them a bit bigger of a range
* Fixed the empowerer not allowing extractions
* Added a method to the API to figure out which type a Laser Relay has
# 1.10.2-r68
* Fixed the player interface not saving its data
* Made the empowerer work with all of its recipes

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=68
1.10.2=69