-
Bug
-
Resolution: Duplicate
-
None
-
23w51b
-
None
-
Unconfirmed
-
(Unassigned)
The Bug
When a mob with high generic.step_height value, it can step up a tall pillar, but can not step up the fence or wall
Steps to Reproduce:
- Build a 2 blocks high platform.
- Summon a vindicator that can step up 2 blocks high outside of the platform.
/execute summon minecraft:vindicator run attribute @s minecraft:generic.step_height base set 2
- Go to the platform and change your gamemode to survival or adventure.
→ The vindicator step up the platform and chop you. - Change your gamemode to creative and enclose the platform with fence or wall, now you can destroy the platform and leave only the fence or wall
-> Vindicator can see you and want to attack you, but it can't step up the fence or wall.
- duplicates
-
MC-21109 Pathfinding is fundamentally flawed (it strictly follows the grid)
- Resolved