mojira.dev
MCPE-155177

Warden attacks trident

When the warden touches the trident, it rages and attacks the trident

How to Reproduce:

1.spawn a Warden

2.Throw a trident near it.

3.The warden will walk up to the trident, and when it touches the trident, it rages

Linked issues

Attachments

Comments 2

Unexpectedly to me, the warden does not use "minecraft:behavior.target_when_pushed" for this like the iron golem, but instead it appears to have been given a hard-coded behavior. The data-driven behavior can be parameterized with filters, so it could filter for "mob",

{ "test" :  "is_family", "subject" : "other", "value" :  "mob" },

which would exclude things like projectiles, paintings, and lit tnt.

We are going to track this as part of a broader issue at MCPE-154210.

lostcreeper99

(Unassigned)

Unconfirmed

Android

Android 10

attacking, trident, warden

1.19.0.28 Beta

Retrieved