Description
Adds a list of death messages that may appear when you die. 
These messages are configurable in death-screen-messages.json.
{
"messages": [
"Every death is a lesson.",
"Ouch.....",
"Did you mean to do that....?",
"I hope this isn\\u0027st Hardcore Mode.",
"Aw, shucks.",
"@$&%$^@$^@$%&@$&@$&$!"
]
Simply edit the list of messages to change the rotation. Every message has an equal random chance of appearing.


