The Bug:
Sculk sensors are not activated upon attaching equipment to entities through their inventories.
It's important to note that the only case where this issue cannot be seen is when horse armor is attached to horses. This ticket previously concerned that attaching equipment to any entity would not activate sculk sensors however, in more recent versions of the game, the behavior regarding this problem has changed and this ticket has been updated accordingly to reflect the most up-to-date information.
Steps to Reproduce:
Summon a tamed llama by using the command provided below.
/summon minecraft:llama ~2 ~ ~ {NoAI:1b,Tame:1b}
Place down a sculk sensor nearby.
Obtain some carpet and begin riding the llama.
Open the llama's inventory, attach the carpet to the llama, and watch the sculk sensor closely as you do this.
Take note as to whether or not sculk sensors are activated upon attaching equipment to entities through their inventories.
Observed Behavior:
Sculk sensors aren't activated.
Expected Behavior:
Sculk sensors would be activated.
Linked issues
is duplicated by 1
Attachments
Comments 5
Behavior regarding the problem here has changed. All cases of right-clicking on entities to attach equipment to them will now activate sculk sensors as intended, however, attaching equipment to entities through their inventories still doesn't activate sculk sensors. This ticket has been updated accordingly to reflect this new information and I'm just leaving a comment here for documentation purposes. 🙂
Closely relates to MC-213915