diff options
Diffstat (limited to 'src/resources/assets/miscutils')
| -rw-r--r-- | src/resources/assets/miscutils/lang/en_US.lang | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang index 962cce198b..3218ed2f87 100644 --- a/src/resources/assets/miscutils/lang/en_US.lang +++ b/src/resources/assets/miscutils/lang/en_US.lang @@ -12,6 +12,10 @@ item.itemBedLocator_Base.name=Bed Locator [NBT Test] item.itemBaseItemWithCharge.name=Base Chargeable Item item.miscutils_itemDebugShapeSpawner.name=[Debug] Shapes +//Death Messages +death.attack.plasmabolt=%s died by burning hot plasma. +death.attack.plasmabolt.player=%1$s was killed by %2$s using plasma. + //Alternative Materials item.itemPlateBatteryAlloy.name=Plate of Battery Alloy item.itemIngotBatteryAlloy.name=Ingot of Battery Alloy |
