-
Bug
-
Resolution: Fixed
-
1.16 Release Candidate 1, 1.16
-
Confirmed
-
Rendering, Text, UI
-
Important
The bug
In potions and potion effects, the brackets are reversed. The characters "(" and ")" are switched.
See attachments for an example.
This is not a duplicate of MC-191571 or MC-190856 because for potions separate code (method net.minecraft.world.item.alchemy.PotionUtils.addPotionTooltip) is used. However, it would make sense to create a similar method to the one used by MC-191571 / MC-190856 nonetheless.
How to reproduce
- Switch your language to any RTL language (eg. Arabic)
- Open the creative menu, in the potions tab.
- View any potion, and you will see that the brackets in the effects of the potion are reversed.