This commit is contained in:
Ellpeck 2016-07-07 06:59:05 +02:00
parent 44f39bf069
commit a4de418b38
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-r48"
version = "1.10.2-r49"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,7 @@
# 1.10.2-r49
* Fixed a dube bug that caused the reconstructor to create about a thousand bajillion more items and blocks than it should.
* Yea. I'm pretty great. >_<
# 1.10.2-r48
* Added Shock Suppressor, a block that will cause explosions not to happen
* Added Phantom Placer Siding rule button

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=48
1.10.2=49