Just a suggestion to clear up any confusion for players when they get the chat response
"MeleeToolNotHeld": "You need to be holding a melee tool in order to use the Remover Tool.",
"SpecificToolNotHeld": "You need to be holding a specific tool in order to use the Remover Tool.",
Possibly change it to
"MeleeToolNotHeld": "You need to be holding a {0} in order to use the Remover Tool.",
"SpecificToolNotHeld": "You need to be holding a {0} in order to use the Remover Tool.",
Because we all know there's going to be those players that're going to freak out over not know what the specific tool is.
This will help prevent that.