Fixed crash on death for servers
Fixed an issue where the client would crash when you died by the Sacrificial Knife when on a server.
This commit is contained in:
parent
ec1b0644cb
commit
152525bbe3
6 changed files with 8 additions and 6 deletions
|
@ -19,6 +19,8 @@ public class GeneratorLanguage extends LanguageProvider
|
|||
// Creative Tab
|
||||
add("itemGroup.bloodmagic.creativeTab", "Blood Magic");
|
||||
|
||||
add("chat.bloodmagic.damageSource", "%s's soul became too weak");
|
||||
|
||||
// Tile Entitites
|
||||
add("tile.bloodmagic.soulforge.name", "Hellfire Forge");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue