[MCPE-19689] Angered Pigmen Do Not Run Fast Enough Created: 09/Jan/17  Updated: 11/Aug/20  Resolved: 02/Apr/17

Status: Resolved
Project: Minecraft (Bedrock codebase)
Component/s: None
Affects Version/s: 1.0.0
Fix Version/s: 1.0.5.54

Type: Bug
Reporter: [Mojang] Mega_Spud (Jay Wells)
Resolution: Fixed Votes: 1
Labels: None

Issue Links:
Duplicate
is duplicated by MCPE-18784 Zombie Pigmen attack speed is very slow Resolved
Confirmation Status: Confirmed
Platform: Windows
CHK:
ADO: 53865

 Description   

This seems to be a partial regression of MCPE-12443, but I've created a new ticket as I think the base issue is different.

Angered pigmen do not run fast enough; the player is able to outpace them by walking.

According to the wiki:

When aggravated, their speed will significantly increase to faster than the player's walking speed.

I think changing the speed multiplier from 1 to 1.5 in the vanilla behaviour file for this mob would fix this:

"minecraft:behavior.melee_attack": {
        "priority": 3,
        "speed_multiplier": 1.5,
        "track_target": false
      },


 Comments   
Comment by Zeb [ 02/Apr/17 ]

Fixed a couple minor versions back. Zombie pigman speed is now multiplied by 1.5 when they are chasing a target.

Generated at Sat Jan 11 15:24:12 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.