This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: Earthcomputer/multiconnect
Releases · Earthcomputer/multiconnect
Version 1.4.6 for Minecraft 1.17.1
- 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
- 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
- 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
- Fixed swapping with offhand inside inventory
Version 1.4.2 for Minecraft 1.17
- Fixed incompatibility with itemscroller
Version 1.4.1 for Minecraft 1.17
- Fixed a crash outside of dev
Version 1.4 for Minecraft 1.17
- 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
- Critical issue: fixed ability to connect to 1.12.2
- Fixed ModMenu warning
Version 1.3.35 for Minecraft 1.16.5
- 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
- Fixes to the custom payload API