> For the complete documentation index, see [llms.txt](https://mcedisimelayu.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcedisimelayu.gitbook.io/wiki/english/jawicraft/bugs.md).

# Bugs

{% tabs %}
{% tab title="All Versions" %}

1. Jawi-exclusive characters don't connect with the normal Arabic characters ([MC-226357](https://bugs.mojang.com/browse/MC-226357) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-226357) / [Mojira.dev](https://mojira.dev/MC-226359))
2. Backwards arrows in Hebrew subtitles (also affects other RTL languages) ([MC-153373](https://bugs.mojang.com/browse/MC-153373) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-153373) / [Mojira.dev](https://mojira.dev/MC-153373))
   {% endtab %}

{% tab title="<1.20" %}

1. Reversed Comma doesn't render properly when using the Unicode font ([MC-261626](https://bugs.mojang.com/browse/MC-261626) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-261626) / [Mojira.dev](https://mojira.dev/MC-261626))
   {% endtab %}

{% tab title="<1.16 & 1.16.2-1.18.2" %}

1. The Zero-Width Non-Joiner shows as a "ZWNJ" box ([MC-226359](https://bugs.mojang.com/browse/MC-226359) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-226359) / [Mojira.dev](https://mojira.dev/MC-226359))
   {% endtab %}

{% tab title="<1.16.2" %}

1. '/list uuids' shows parentheses incorrectly for right-to-left languages ([MC-190856](https://bugs.mojang.com/browse/MC-190856) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-190856) / [Mojira.dev](https://mojira.dev/MC-190856))
2. Switched square brackets for right-to-left languages ([MC-191571](https://bugs.mojang.com/browse/MC-191571) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-191571) / [Mojira.dev](https://mojira.dev/MC-191571))
3. Some item tooltips use § for coloring, rendering them incorrect in right-to-left languages ([MC-57869](https://bugs.mojang.com/browse/MC-57869) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-57869) / [Mojira.dev](mojira.devhttps://mojira.dev/MC-57869))
4. Advancement announcement message has switched brackets for right-to-left languages ([MC-190852](https://bugs.mojang.com/browse/MC-190852) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-190852) / [Mojira.dev](https://mojira.dev/MC-190852))
5. '/' (slash) in chat and command block shows legacy formatting symbol for right-to-left languages ([MC-190860](https://bugs.mojang.com/browse/MC-190860) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-190860) / [Mojira.dev](https://mojira.dev/MC-190860))
6. Brackets in potion effects are reversed in right-to-left languages ([MC-190892](https://bugs.mojang.com/browse/MC-190892) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-190892) / [Mojira.dev](https://mojira.dev/MC-190892))
7. Reversed creative box when writing in right-to-left languages ([MC-191656](https://bugs.mojang.com/browse/MC-191656) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-191656) / [Mojira.dev](https://mojira.dev/MC-191656))
8. Book signing GUI has broken formatting for right-to-left languages ([MC-191579](https://bugs.mojang.com/browse/MC-191579) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-191579) / [Mojira.dev](https://mojira.dev/MC-191579))
9. Right-to-left text is rendered bottom-up in some cases ([MC-191441](https://bugs.mojang.com/browse/MC-191441) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-191441) / [Mojira.dev](https://mojira.dev/MC-191441))
10. Viewing text in Right-to-Left language while in another language renders backwards and non-connected ([MC-35765](https://bugs.mojang.com/browse/MC-35765) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-35765) / [Mojira.dev](https://mojira.dev/MC-35765))
    {% endtab %}

{% tab title="<1.11" %}

1. Resourcepack's glyph\_sizes.bin and some unicode\_pages are only loaded on startup ([MC-41270](https://bugs.mojang.com/browse/MC-41270) | Mirrors: [Atlassian](https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-41270) / [Mojira.dev](https://mojira.dev/MC-41270))
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}
An Atlassian account is **required** to view the Atlassian mirror.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mcedisimelayu.gitbook.io/wiki/english/jawicraft/bugs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
