mojira.dev
MC-191571

Switched square brackets for right-to-left languages

The bug

The method net.minecraft.network.chat.ComponentUtils.wrapInSquareBrackets(Component) (1.16.1, Mojang name) causes switched square brackets for right-to-left languages because it appends the brackets manually instead of using a translation string (e.g. [%s]).

[media]

Affected

  • /give: Item name in success message

  • /team: Team names

  • /scoreboard objectives: Objective names

  • /seed

  • ...

Reproduction steps

  1. Change the language to a right-to-left one, e.g. Arabic (first right-to-left language in the list)

  2. Use one of the affected situation listed above

Linked issues

Attachments

Comments 1

Confirmed/Reproduced in 20w27a.

marcono1234

boq

Confirmed

Important

Text, UI

1.16.1, 20w27a

20w28a

Retrieved