mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
r12!
This commit is contained in:
parent
6fe1948d0d
commit
9463a46d92
3 changed files with 10 additions and 2 deletions
|
@ -18,7 +18,7 @@ buildscript {
|
|||
apply plugin: 'forge'
|
||||
apply plugin: 'maven'
|
||||
|
||||
version = "1.7.10-r11"
|
||||
version = "1.7.10-r12"
|
||||
group = "ellpeck.actuallyadditions"
|
||||
archivesBaseName = "ActuallyAdditions"
|
||||
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
# 1.7.10-r12
|
||||
- Crusher, Coffee Machine & Reconstructor SOUNDS! \o/
|
||||
- Added HoMeCo Jam
|
||||
- Made Blocks store their energy when broken
|
||||
- Made Miner usable by making it ignore liquids (Whoops)
|
||||
- Reconstructor NEI Handler now shows you that you need a lens of color when you do
|
||||
- Made Jam always edible
|
||||
|
||||
# 1.7.10-r11
|
||||
- Added Vertical Digger
|
||||
- Added more Achievements
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.7.10-r11
|
||||
1.7.10-r12
|
Loading…
Reference in a new issue