The Bug:
When a non-farmer villager uses their workstation, only one sound and subtitle is produced. The sound produced is minecraft:entity.villager.work_PROFESSION, and the subtitle produced is "PROFESSION works".
However, when a farmer uses their workstation, both the minecraft:entity.villager.work_farmer and minecraft:block.composter.fill sounds are produced, along with the "Farmer works" and "Composter filled" subtitles.
Steps to Reproduce:
Ensure that you have subtitles enabled in your accessibility settings.
Summon a villager and place down a composter nearby.
Wait for the villager to claim the composter as their workstation.
Wait for the villager to begin using their workstation.
Watch the subtitles overlay closely as the villager works.
Take note as to whether or not when farmers use their workstations, two different sounds and subtitles are produced.
Observed Behavior:
Both the "Composter filled" and "Farmer works" sounds and subtitles are produced.
Expected Behavior:
Only the "Farmer works" sound and subtitle should be produced.
Confirmed observation. See attached.