-
Bug
-
Resolution: Works As Intended
-
None
-
1.19.4 Pre-release 1, 1.19.4 Pre-release 2
-
None
-
Confirmed
-
Commands, Mob behaviour
The bug
When the sniffer rides on some shorter entities, it can still dig on the blocks below.
Reproduce steps
- Summon a sniffer.
- Summon a turtle.
- Use the following command:
/ride @e[type=minecraft:sniffer,limit=1] mount @e[type=minecraft:turtle,limit=1]
/data merge entity @e[type=minecraft:sniffer,limit=1] {Brain:{memories:{"minecraft:sniff_cooldown":{value:{},ttl:0L}}}}
- Found sniffers start sniffing.
Affected Entities:
- Boat
- Boat with chest
- Bamboo raft
- Bamboo raft with chest
- Minecart
- Slime(Size:0)
- Turtle
- ......
- relates to
-
MC-260221 Sniffers can still dig when floated by levitation status effect
- Resolved