diff --git a/update/changelog.md b/update/changelog.md index e50bd32c5..09f03008c 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,8 @@ +# 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 +* Made the farmer put seeds back into the seeds slot (backport from 1.11) + # 1.11-r83 * Fix an exception during loading some tileentities causing them to lose their data * Fix a crash with Energy Phantomfaces and Tesla diff --git a/update/updateVersions.properties b/update/updateVersions.properties index a9b994f45..a18baa07b 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=81 +1.10.2=84 1.11=83 \ No newline at end of file