# 矩形字符

## 我看到的是 ▯ 而不是我的表情符号/等级

{% hint style="warning" %}
您的资源包可能与配置不同步。\
在添加任何新图像后，请确保运行 `/iazip` 并重新上传资源包（如果您使用的是 Dropbox 或类似的托管方法）。

有关如何正确托管资源包的更多信息：[资源包托管](/chinese/cha-jian-shi-yong-fang-fa/resourcepack-hosting.md)
{% endhint %}

{% hint style="warning" %}
确保 `y_position` 不大于图像高度（以像素为单位），并且 `y_position` 不大于（图像高度 \* `scale_ratio`）。

Minecraft 不支持这一点，它将无法工作，我也无法修复，这是游戏本身的限制。
{% endhint %}

如果您仍未解决问题，请检查您的客户端和服务器日志以确定问题的原因。

阅读此处了解如何操作：

{% content-ref url="/pages/pgU9l8cUDVGNQYRD5cC5" %}
[资源包未正确加载](/chinese/faq/identify-why-textures-are-not-shown.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://itemsadder.devs.beer/chinese/faq/rectangle-character.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.
