Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Releases: Earthcomputer/multiconnect

Version 1.4.6 for Minecraft 1.17.1

10 Jul 15:08
dd441de
Compare
Choose a tag to compare
  • Prevented leashing squids on 1.16.5 and below, fixes an inventory desync
  • Fixed incompatibility with Lithium when connecting to 1.8
  • Fixed another issue with loading chunks on 1.13.2 and below
  • Specified Minecraft version in fabric.mod.json, to make it easier for users to know when they're playing on the wrong client version

Version 1.4.5 for Minecraft 1.17.1

06 Jul 18:11
eaa5756
Compare
Choose a tag to compare
  • Updated to 1.17.1
  • Fixed dropping chunk/light update packets when logging in on 1.13.2 and below

Version 1.4.4 for Minecraft 1.17

13 Jun 10:12
fa8cdf1
Compare
Choose a tag to compare
  • Fixed multiple entities not being destroyed properly
  • Fixed blocking serverbound custom payloads when the server version matches the client version

Version 1.4.3 for Minecraft 1.17

12 Jun 12:12
75e74ed
Compare
Choose a tag to compare
  • Fixed swapping with offhand inside inventory

Version 1.4.2 for Minecraft 1.17

09 Jun 08:37
0ee84d8
Compare
Choose a tag to compare
  • Fixed incompatibility with itemscroller

Version 1.4.1 for Minecraft 1.17

08 Jun 19:07
10ad499
Compare
Choose a tag to compare
  • Fixed a crash outside of dev

Version 1.4 for Minecraft 1.17

08 Jun 16:02
63a0d17
Compare
Choose a tag to compare
  • Updated to 1.17
  • Added beta support for 1.8. Please report any issues you find to https://github.com/Earthcomputer/multiconnect/issues and wait patiently for them to be fixed!
  • Fixed missing furnace recipes in 1.11 and below
  • Fixed flower pot and skulls desync
  • Fixed 1.9 Spigot block placement bugs
  • Fixed disconnect when server sends invalid item NBT
  • Disabled crawling on 1.13 and below
  • Optimized protocol detection

Version 1.3.36 for Minecraft 1.16.5

09 Apr 11:28
974caf3
Compare
Choose a tag to compare
  • Critical issue: fixed ability to connect to 1.12.2
  • Fixed ModMenu warning

Version 1.3.35 for Minecraft 1.16.5

15 Mar 20:49
49683ec
Compare
Choose a tag to compare
  • Although 1.16.5 was already supported in the previous version, the version number ingame has been updated to reflect that.
  • This updated fixies a critical issue in the 1.9.x protocol (which noone used enough to notice) where nether wart was removed from the game.

Version 1.3.34 for Minecraft 1.16.4

09 Nov 14:41
c1673b3
Compare
Choose a tag to compare
  • Fixes to the custom payload API