1
0
Files
frost-zx.github.io/docs/content/tutorial-signpicture.md
2025-10-13 10:20:34 +08:00

47 lines
2.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "「Minecraft」SignPicture告示牌图片教程"
date: 2025-03-16T22:18:01Z
lastmod: 2025-03-16T22:19:24Z
tags: [Minecraft,模组,教程]
---
# 「Minecraft」SignPicture告示牌图片教程
## 对于网络图片
1. 获取图片链接。
2. 若链接长度较长,需要使用 `短链接服务` 把链接缩短([](https://tinyurl.com/))。
若链接长度较短,则直接到第 3 步。
3. 在游戏中按下打开告示牌图片 GUI 的按键(默认是 `\`)。
4. 点击右上角的 `粘贴链接`Paste
5. 根据需要在 GUI 的左上角对图片的显示进行一些调整(大小、方向等)。
点击 `预览`Preview并根据提示操作可以查看调整是否合适。
6. 调整完成后,点击 `放置`Place然后手动放置一块告示牌即可显示你要显示的图片。
## 对于本地图片
1. 寻找合适的图床([](https://sm.ms/))。
2. 把图片上传至图床。
3. 获取图片链接。
4. 若链接长度较长,需要使用 `短链接服务` 把链接缩短([](https://tinyurl.com/))。
若链接长度较短,则直接到第 5 步。
5. 在游戏中按下打开告示牌图片 GUI 的按键(默认是 `\`)。
6. 点击右上角的 `粘贴链接`Paste
7. 根据需要在 GUI 的左上角对图片的显示进行一些调整(大小、方向等)。
点击 `预览`Preview并根据提示操作可以查看调整是否合适。
8. 调整完成后,点击 `放置`Place然后手动放置一块告示牌即可显示你要显示的图片。
## 对于资源包中的图片
> 参考:[local files · Issue #19 · Team-Fruit/SignPicture](https://github.com/Team-Fruit/SignPicture/issues/19)
若需要使用资源包中的图片,可以将格式为 `!命名空间:文件名` 的文本作为图片链接在 SignPicture 中使用。
例如图片文件在资源包中的路径为 `/assets/image_pack/frost-zx.png`​,则对应的链接文本为 `!image_pack:frost-zx.png`