Skip to content

Releases: MrKinau/FishingBot

FishingBot v2.12.9

03 Dec 11:13
0b34a82
Compare
Choose a tag to compare
  • support for 1.21.4
  • add new language: Turkish (thx to HellPortal)

FishingBot v2.12.8

24 Oct 20:51
4fa40aa
Compare
Choose a tag to compare
  • support for 1.21.2 / 1.21.3
  • fix rightclick command setting wrong held item slot
  • support all inventories for automatic loot ejection fill adjacent chest (not just chests)
  • add chunk batch acknowledgements to fix a bug which prevented the bot from fishing after teleporting

FishingBot v2.12.7

23 Oct 16:19
6d4742c
Compare
Choose a tag to compare
FishingBot v2.12.7 Pre-release
Pre-release
  • rename 1.21.2 to 1.21.2 / 1.21.3
  • add chunk batch acknowledgements to fix a bug which prevented the bot from fishing after teleporting

FishingBot v2.12.6

23 Oct 04:01
a283791
Compare
Choose a tag to compare
FishingBot v2.12.6 Pre-release
Pre-release
  • fixes several item component client-server de-syncs
  • support all inventories for automatic loot ejection fill adjacent chest (not just chests)
  • fix rightclick command setting wrong held item slot
  • rename PVN of 1.21 to 120 / 1.21.1

FishingBot v2.12.5

22 Oct 16:19
807ef59
Compare
Choose a tag to compare
FishingBot v2.12.5 Pre-release
Pre-release
  • support for 1.21.2

FishingBot v2.12.4

21 Jun 03:58
aaeffc7
Compare
Choose a tag to compare
  • fix 1.21 food ItemComponent usingConvertsTo not read
  • add support to handle ping packet in play state (adds better support for fabric modded servers)
  • add item protocol id to modded item string (at least to be able to distinguish the items)

Feel free to report problems by creating an issue or joining the discord.

FishingBot v2.12.3

13 Jun 15:14
7195d3a
Compare
Choose a tag to compare
  • support for 1.21
  • load item data components by registry id instead of protocol id
  • change packet id registry to load packet ids from packets.json (newly introduced in 1.21 and backported for all used packets)
  • load enchantments from networked registry (1.21), this also supports custom enchantments
  • allow changing look direction by server side teleportation
  • allow combining fill ejection rule with auto sneak (quickly toggle sneak to be able to open container)

Feel free to report problems by creating an issue or joining the discord.

FishingBot v2.12.2

08 May 23:11
09f27a4
Compare
Choose a tag to compare
  • fixed a packet id issue, which prevented the Auto sneak feature to work in 1.20.3+

Feel free to report problems by creating an issue or joining the discord.

FishingBot v2.12.1

30 Apr 13:28
7b7f2a1
Compare
Choose a tag to compare
  • changed reading of entity data to re-use more code and be able to make changes more easily in the future
  • renamed PVN 766 from 1.20.5 to 1.20.5 / 1.20.6
  • add detection for hooked entities. The bot now detects if it's bobber got attached to an entity and stops fishing for a few seconds as well as print a warning in the console.
  • fixed a packet id issue which prevent the bot from connecting any 1.15 server

Feel free to report problems by creating an issue or joining the discord.

FishingBot v2.12.0

24 Apr 07:50
cc35bc3
Compare
Choose a tag to compare
  • support for 1.20.5
  • item names are now displayed using their correct display name instead of using the minecraft:item_id (or for legacy versions a weird uppercase ITEM_NAME)
  • enchantments are now displayed using their correct enchantment name instead of showing the weird uppercase ENCHANTMENT_NAME
  • enchantments configured in announces.discord.ping-on-enchantment.enchantments are now using the minecraft:enchantment_id (without the minecraft: namespace), existing configs with the old format will be converted automatically
  • announced enchantments no longer display the level, if it's level 1 (e.g. Mending, instead of Mending I)

Due to the huge changes of the item format in 1.20.5, there may be some new bugs

Feel free to report problems by creating an issue or joining the discord.