mojira.dev
MC-101033

Reeling back a fishingrod even though it isn't hooked on the entity while being close to that said entity, subtracts the duribility.

Comments

marcono1234

If the durability it loses is 2 then it is very likely caused by MC-98922

The problem is that the xTile, yTile, zTile and inTile are not updated, however it tests if the the block at this position is the block stored as inTile if it is inGround. If this is not the case (which always happens) inGround is set to false because it assumes the hook moved. This durability reduction is because the hook is inGround.

migrated

I believe fishing rods are supposed to lose durability when ever they are used.

marcono1234

That is not correct. The Wiki lists the correct amount of durability used, however here is a table as well.

Situation

Used durability

Item entity caught

3

Other entity caught

5

Item fished

1

Hook in ground

2

Other

0

migrated

Intended. The bobber is in the ground when you reel it back.

migrated

(Unassigned)

Unconfirmed

Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 16w15b

Retrieved