Starvation?Solved

I think death from hunger is missing from the mod, I noticed a player starve and there was no note, then I realised I've never seen any starve message before.

"KillerType": "*",
"VictimType": "Player",
"DamageType": "Hunger",
"Messages": []

"KillerType": "*",
"VictimType": "Player",
"DamageType": "Thirst",
"Messages": []

Thanks!

Locked automatically