mojira.dev
MCPE-84371

Pillagers and Ravagers aren't hostile towards snow golems

Pillagers and Ravagers are hostile towards players, villagers, and iron golems but not snow golems. The weird thing is that every other raider/Illager is hostile towards snow golems.

Linked issues

Comments 3

The pillager.json and ravager.json entity files are missing the line

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

in the minecraft:behavior.nearest_attackble_target component.

The ravager.json, but not the pillager.json is also missing

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

This issue is similar to MCPE-42373, except there it is the vindicator and evoker that are missing some .json coding.

The attached behavior pack,

[media]

, fixes this bug by adding the code mentioned above.

Removed my workaround pack as it is outdated after the changes to raid despawning.

Affects 1.17.40.20

Walter Brown

(Unassigned)

415647

Confirmed

Multiple

Fire OS 5.6.6

1.18.30.26 Beta, 1.17.20.22 Beta, 1.17.10, 1.16.20.50 Beta, 1.14.60 Hotfix, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.20.0, 1.20.81 Hotfix

Retrieved