[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: |
|
||||||||
| Confirmation Status: | Confirmed | ||||||||
| Platform: | Windows | ||||||||
| CHK: | |||||||||
| ADO: | 53865 | ||||||||
| Description |
|
This seems to be a partial regression of Angered pigmen do not run fast enough; the player is able to outpace them by walking. According to the wiki:
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. |