You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/minimessage/format.rst
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -236,6 +236,26 @@ Examples
236
236
.. image:: /minimessage/images/translatable_2.png
237
237
:alt:The result of parsing ``<lang:commands.drop.success.single:'<red>1':'<blue>Stone'>!``, shown in-game in the Minecraft client's chat window in English
238
238
239
+
Fallback
240
+
++++++++
241
+
242
+
.. note::
243
+
244
+
The fallback option is only available since Minecraft 1.19.4.
245
+
246
+
Allows displaying minecraft messages using the player locale, or a fallback if no text is available
0 commit comments