-
Bug
-
Resolution: Fixed
-
23w07a, 1.19.4 Pre-release 1, 1.19.4 Pre-release 3, 1.19.4 Pre-release 4, 1.19.4 Release Candidate 1, 1.19.4 Release Candidate 2, 1.19.4, 23w12a, 23w13a
-
Confirmed
-
Mob behaviour
-
Normal
-
Expansion B
The Bug:
Despite being a "sniffer_diggable" block in the code, Sniffers will never dig in normal mud blocks. They will dig in muddy mangrove roots, but despite searching and sniffing on mud blocks, they will never actually dig for seeds.
I suspect this may be because the mud block isn't technically a full block; you sink down a bit in it. This may mess up something with the Sniffer's block detection. Muddy Mangrove Roots, for comparison, are a normal full sized block.
This behavior can be observed here:
SnifferMud.mp4
Steps to Reproduce:
- Spawn many Sniffers on multiple platforms of "sniffer_diggable" blocks, including normal Mud
- Wait for them to dig for seeds
- Take note of how all will, except for those on normal Mud Blocks.
- relates to
-
MC-260503 Sniffers refuse to dig into soil with a non-solid block on top
- Resolved