This report addresses a tooltip string error involving shears and the Copper Golem.
Steps to Reproduce:
Obtain a pair of shears in the game.
Locate a Copper Golem that has a flower on its head (the default state for Copper Golems).
Hover the shears over the Copper Golem’s flower (the interaction point for removing the flower).
Observed Behavior:
When hovering over the flower with shears, the tool tip displayed is "Shearing" — the same tooltip used when shearing sheep.
Expected Behavior:
The tooltip should reflect the actual action, which is removing the flower from the Copper Golem. A more appropriate tooltip would be "Remove Flower" (or a similar string relevant to this interaction).
Key Identification Point:
The mismatch is clear because the action (removing a flower) is unrelated to shearing, yet the tooltip incorrectly reuses the shearing string. This can be consistently reproduced in any world where Copper Golems and shears are present.
This error likely results from a misassigned string reference in the code, where the shears’ interaction with the Copper Golem incorrectly links to the sheep-shearing tooltip string.
The following is a picture comparison of these translated texts:
[media][media]