Details
-
Bug
-
Status: Open
-
Resolution: Unresolved
-
1.18.30.23 Preview, 1.14.30 Hotfix, 1.17.32, 1.18.2 Hotfix, 1.18.12 Hotfix
-
None
-
None
-
Confirmed
-
Multiple
-
637222
Description
Note: this issue was fixed for most mobs in 1.17.0 or 1.17.10 (MCPE-41092). It was mentioned on MCPE-60252 (this comment) but apparently not communicated to the right team. Probably the fix for MCPE-41092 was only done for "minecraft:behavior.random_stroll". Bees use "minecraft:behavior.random_hover".
Steps to reproduce
- In a flat world, set up a repeating command block with {{/execute @e[type = bee] ~~~ setblock ~ 3 ~ concrete 3}
- Spawn a bunch of bees at the command block.
Expected result
Bees spread out in all directions evenly.
Actual result
Bees spread out toward the northwest. In the screenshot below, pink marks pigs and yellow marks bees after just a minute or two, using the test world from MCPE-41092 modified to test bees instead of chickens. All spawned at the center block.
Attachments
Issue Links
- relates to
-
MC-206401 Bees have a northwest wandering bias
- Open
-
MCPE-41092 Northwest Bias in Mob Movement
- Resolved
-
MCPE-60252 Bees keep leaving their hives forever
- Resolved