Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-163283

Death message for entities with named items displays with an "s" on the end

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.19.50.23 Preview
    • 1.19.50.20 Preview
    • None
    • Confirmed
    • Multiple
    • 916966

      Still a bug in 1.19.50.23

      In the en_US and en_GB .lang files, currently (as of 1.19.50.20) there is a missing "$" in the line for "death.attack.mob.item" causing an entities death message to display with an "s" on the end of the text.

      Observed Results:
      <player/mob> was slain by <mob> using <item name>s

      Expected Results:
      <player/mob> was slain by <mob> using <item name>

      a fix would be: 

      death.attack.mob.item=%1$s was slain by %2$s using %3$s 

            MCSieve5 Robbie Sievwright
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: