This commit is contained in:
Ellpeck 2016-05-11 21:05:52 +02:00
parent 2fe50c71aa
commit 1793a2418f
3 changed files with 14 additions and 2 deletions

View file

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

View file

@ -1,3 +1,15 @@
# 1.9-r32
* Added Spawner Changer
* Added Spawner Shards
* Added Item Laser Relay Networks with Item Laser Relays, Advanced Item Laser Relays and Item Interfaces
* Fixed booklet sometimes not typing a letter into the search box
* Fixed sounds not working on servers
* Use universal buckets instead of custom ones
* Replaced bucket slots in GUIs with right click functionality
* Re-implemented village structures. No Villagers though.
* Fixed a bug with fluid placers replacing fluids in front of them
* Added max damage display to the advanced tooltip
# 1.9-r31
* Added Phantom Redstoneface
* Changed storage crate upgrade recipe because it was clashing with Storage Drawers

View file

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