This commit is contained in:
Ellpeck 2016-07-23 19:32:53 +02:00
parent 3bda990313
commit 12d1fe26cc
3 changed files with 13 additions and 2 deletions

View file

@ -14,7 +14,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'idea'
version = "1.10.2-r54"
version = "1.10.2-r55"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,14 @@
# 1.10.2-r55
* The _balanced farming buttons-Update!
* Added worms found by tilling the ground. When placed on dirt or grass, they till, irrigate and fertilize it
* Added NBT and Metadata respecting options to ESDs, Ranged Collectors and Whitelist Item Lasers
* Made Greenhouse glass a bit faster because it was ineffective
* Made food less OP
* Fixed armor values a bit
* Fixed a crash when placing an ESD next to a non-IInventory block
* Added config option for tiny coal and charcoal block
* Fixed the energy bar turning green when holding a redstone torch
# 1.10.2-r54
* Fixed Tesla power system integration.
* Yay for update spam. Or something to that effect.

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=54
1.10.2=55