Skip to content

FishingBot v2.13.1

Compare
Choose a tag to compare
@MrKinau MrKinau released this 08 May 19:37
· 38 commits to main since this release
f87acae
  • this release supports versions up to 1.21.5
  • stop relying on minecraft:change_difficulty packet for starting fishing, use minecraft:login instead, not every server may send the difficulty packet
  • fix PacketOutChatMessage having an additional byte sent in versions below 1.21.5 leading to a kick
  • fix component parsing for components network serialized as strings (only login disconnect)
  • add disconnect packet handling in configuration phase
  • prevent setting a log count setting of less than 1 leading to an error