-
Bug
-
Resolution: Fixed
-
22w42a, 22w43a, 22w44a, 22w45a, 22w46a, 1.19.3 Pre-release 1, 1.19.3, 23w06a, 1.19.4, 1.20 Pre-release 6
-
Confirmed
-
Game Events
-
Normal
-
Expansion A
The Bug:
Sculk sensors are not activated upon camels standing up or sitting down.
This could be intentional per the resolutions of MC-211166 and MC-211167.
Steps to Reproduce:
- Summon a camel that cannot move by using the command provided below.
/summon minecraft:camel ~ ~ ~ {Attributes:[{Name:"minecraft:generic.movement_speed",Base:0.0}]}
- Place down a sculk sensor nearby.
- Wait for the camel to sit down and watch the sculk sensor closely as this happens.
- Take note as to whether or not sculk sensors are activated upon camels standing up or sitting down.
Observed Behavior:
Sculk sensors aren't activated.
Expected Behavior:
Sculk sensors would be activated.
- relates to
-
MC-257628 Sculk sensors are not activated upon camels dashing
- Resolved