Added sweet berries death messages.
This commit is contained in:
parent
a16da7dcdd
commit
0d9ed021cb
@ -125,6 +125,11 @@ mcl_death_messages = {
|
||||
plain = W("@1 went off with a bang"),
|
||||
item = W("@1 went off with a bang due to a firework fired from @3 by @2"), -- order is intentional
|
||||
},
|
||||
sweet_berry = {
|
||||
_translator = S,
|
||||
plain = "@1 died a sweet death",
|
||||
assist = "@1 was poked to death by a sweet berry bush whilst trying to escape @2",
|
||||
},
|
||||
-- Missing snowballs: The Minecraft wiki mentions them but the MC source code does not.
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user