r18! \o/ API Support!

This commit is contained in:
Ellpeck 2016-01-05 20:02:13 +01:00
parent 4e4d6fda65
commit 046e01de40
3 changed files with 12 additions and 2 deletions

View file

@ -18,7 +18,7 @@ buildscript {
apply plugin: 'forge'
apply plugin: 'maven'
version = "1.7.10-r17"
version = "1.7.10-r18"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,13 @@
# 1.7.10-r18
* Added Bacon (Don't name it Ellspeck. Just don't.)
* Added an API.
* [API] Increased version to 2
* [API] Added Crusher Recipe adding
* [API] Added Treasure Chest Recipe adding
* [API] Added Ball Of Fur Recipe adding
* [API] Added Booklet Page/Chapter/Entry adding
* [API] Added Lens adding
# 1.7.10-r17
* Changed Laser Relay particle rate yet again
* Fixed booklet achievement info not showing for some items in some occasions

View file

@ -1 +1 @@
1.7.10-r17
1.7.10-r18