This commit is contained in:
Ellpeck 2016-05-06 16:45:30 +02:00
parent 5cea568bcb
commit 32b098fef1
3 changed files with 8 additions and 2 deletions

View file

@ -12,7 +12,7 @@ buildscript {
}
apply plugin: 'net.minecraftforge.gradle.forge'
version = "1.9-r30"
version = "1.9-r31"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,9 @@
# 1.9-r31
* Added Phantom Redstoneface
* Changed storage crate upgrade recipe because it was clashing with Storage Drawers
* Added Reconstruction Module as Rarmor integration. Install Canitzp's Rarmor to find out what it is and does.
* Added Patreon button to the booklet because I wantz all teh moneyz
# 1.9-r30
* Fixed mcmod.info being broken
* Fixed OreDictionary creating empty entries when searching for names

View file

@ -1,3 +1,3 @@
1.7.10=21
1.8.9=26
1.9=30
1.9=31