The bug
Relates to MC-175293 and MC-175296. The base movement speed of the hoglin is been set to 0.30000001192092896 in 20w12a. In previous snapshots it was set to 0.4000000059604645 (The original default speed of the hoglins). This can be seen by looking at how fast/slow the legs of the hoglins move, most obvious is the baby hoglins, however this doesn't seem to affect their speed when attacking or retreating.
How to reproduce
Spawn hoglin
Do F3 + I
Find the
generic.movementSpeed
attribute
→ ❌ The base of the attribute is 0.30000001192092896 (or a random value) rather than being set to 0.4 (or 0.4000000059604645).
Linked issues
relates to 2
Comments 0
No comments.