diff --git a/update/changelog.md b/update/changelog.md index 09f03008c..ebfd089f5 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,8 @@ +# 1.10.2-r85 +* Make only coffee machine and coal generator return container items on empty slot (Fixes dupe bug with RFTools) +* Made Laser Relays not try to input back into the place they got energy from (Should fix energy distribution inconsistency) +* Made advanced tooltips only show with the F3+H mode enabled + # 1.10.2-r84 * Fix a bug with EnderIO side config going blank when having a Laser Relay attached * Fixed item pickup happening multiple times with other mods installed diff --git a/update/updateVersions.properties b/update/updateVersions.properties index a18baa07b..e413a614a 100644 --- a/update/updateVersions.properties +++ b/update/updateVersions.properties @@ -3,5 +3,5 @@ 1.9=33 1.9.4=45 1.10=46 -1.10.2=84 +1.10.2=85 1.11=83 \ No newline at end of file