-
Bug
-
Resolution: Unresolved
-
None
-
1.20 Pre-release 6, 1.20, 1.20.1, 24w10a, 1.21
-
None
-
Confirmed
-
Mob behaviour
-
Normal
-
Gameplay
The Bug:
Entities can sometimes spin under certain circumstances while pathfinding on top of pointed dripstones.
In my testing, the pointed dripstones must be made taller in order for entities pathfinding on top of them to start spinning.
Steps to Reproduce:
- Summon a large area of pointed dripstone by using the command provided below.
/fill ~1 ~ ~1 ~35 ~ ~35 minecraft:pointed_dripstone
- Summon some entities on top of the pointed dripstones.
- Go back to the place of where you executed the first command and make the pointed dripstones taller by using the command provided below.
/fill ~1 ~1 ~1 ~35 ~1 ~35 minecraft:pointed_dripstone
- Wait for entities to start walking around and watch them closely.
- Take note as to whether or not entities can sometimes spin under certain circumstances while pathfinding on top of pointed dripstones.
Observed Behavior:
Entities can sometimes spin.
Expected Behavior:
Entities would not spin.
- relates to
-
MC-262755 Entities sometimes don't recognize pointed dripstones as obstacles when pathfinding
- Open