搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 34|回复: 0

[模组分享] Simple Displays (简易显示)-MOD模组

[复制链接]

5554

主题

25

回帖

7598

积分

龙❁妻

Rank: 8Rank: 8

经验
7598 EP
金粒
1979 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:17:46 | 显示全部楼层 |阅读模式
Simple Displays (简易显示)Github |相关wiki |源站链接支持: 数据包 , fabric , forge , quilt一个使显示实体放置和简单修改更容易的数据包。适用于创造性使用。

OP Edition:

OP Edition 是 Simple Displays 的针对服务器操作员或启用作弊的玩家设计的版本。它使用 /function simpledisplays:[command] 命令来移除大写字母。适用于服务器操作员希望使用命令简单地放置任何显示实体,但不希望每个人都可以这样做的服务器。

普通版 Simple Displays

Simple Displays 是一个可以包含在你的世界中的数据包!它添加了多个 /trigger 命令,这些命令是与这个数据包的主要交互方式。这些命令如下:

| 物品显示实体 | 文本显示实体 | 方块显示实体 |

| -------- | -------- | -------- |

|/trigger ToggleBrightness|/trigger ToggleBrightness|/trigger ToggleBrightness|

|/trigger CycleItemBillboard|/trigger CycleTextBillboard|/trigger CycleBlockBillboard|

|/trigger CycleItemRotation|/trigger CycleTextRotation|/trigger CycleBlockRotation|

|/trigger CycleItemScale|/trigger CycleTextScale|/trigger CycleBlockScale|

|/trigger KillItemDisplay|/trigger KillTextDisplay|/trigger KillBlockDisplay|

|/trigger PlaceItemDisplay|/trigger PlaceTextDisplay|/trigger PlaceBlockDisplay|

|/trigger PrecisePlaceItemDisplay|/trigger PrecisePlaceTextDisplay|/trigger PrecisePlaceBlockDisplay|

|/trigger ReplaceItemDisplay|/trigger ReplaceTextDisplay|/trigger ReplaceBlockDisplay|

|/trigger CycleItemStyle|

#### 物品显示实体:

物品显示实体是以多种方式展示物品的实体。这个数据包使用命令以简化的方式添加、修改和更改这些物品显示。你可以简单地放置它们并以5种方式修改这些实体:显示的物品、大小、风格、旋转和广告牌。

物品显示实体命令描述
-CycleItemBillboard: `循环物品显示实体的“广告牌”(从固定 > 垂直 > 水平 > 中心 > 固定)。`-CycleItemRotation: `循环物品显示实体的“旋转”(从南 > 西 > 北 > 东 > 南)。`-CycleItemScale: `循环物品显示实体的“缩放”(从1x > 2x > 8x > 16x > -1x > -2x > 1x)。`-KillItemDisplay: `直接杀死你旁边的物品显示。`-PlaceItemDisplay: `在你所在方块的中心放置一个物品显示(使用你手里的物品)。`-PrecisePlaceItemDisplay: `在你所在位置放置一个物品显示(使用你手里的物品)。`-ReplaceItemDisplay: `替换最近的物品显示的物品(使用你手里的物品)。`-CycleItemStyle: `循环物品显示实体的渲染风格(从固定 > 第三人称 > 第一人称 > 头部 > GUI > 地面 > 固定)。

#### 方块显示实体:

方块显示实体是以多种方式展示方块的实体。这个数据包使用命令以简化的方式添加、修改和更改这些方块显示。你可以简单地放置它们并以4种方式修改这些实体:显示的方块、大小、旋转和广告牌。注意:方块显示只显示有碰撞箱的方块,如红石粉和轨道不会被放置。

方块显示实体命令描述
-CycleBlockBillboard: `循环方块显示实体的“广告牌”(从固定 > 垂直 > 水平 > 中心 > 固定)。`-CycleBlockRotation: `循环方块显示实体的“旋转”(从南 > 西 > 北 > 东 > 南)。`-CycleBlockScale: `循环方块显示实体的“缩放”(从1x > 2x > 8x > 16x > -1x > -2x > 1x)。`-KillBlockDisplay: `直接杀死你旁边的方块显示。`-PlaceBlockDisplay: `在你所在方块的中心放置一个方块显示(并使用你直接下方的物品)。`-PrecisePlaceBlockDisplay: `在你所在位置放置一个方块显示(并使用你直接下方的物品)。`-ReplaceBlockDisplay: `替换最近的方块显示的方块(并使用你直接下方的物品)。`

#### 文本显示实体:

文本显示实体是以多种方式展示文本的实体。这个数据包使用命令以简化的方式添加、修改和更改这些文本显示。你可以简单地放置它们并以4种方式修改这些实体:显示的文本、大小、旋转和广告牌。

文本显示实体命令描述
-CycleTextBillboard: `文本显示实体的“广告牌”(从固定 > 垂直 > 水平 > 中心 > 固定)。`-CycleTextRotation: `文本显示实体的“旋转”(从南 > 西 > 北 > 东 > 南)。`-CycleTextScale: `文本显示实体的“缩放”(从1x > 2x > 8x > 16x > 1x)。`-KillTextDisplay: `直接杀死你旁边的文本显示。`-PlaceTextDisplay: `在你所在方块的中心放置一个文本显示(并使用你手里物品的名称)。`-PrecisePlaceTextDisplay: `在你所在位置放置一个文本显示(并使用你手里的物品的名称)。`-ReplaceTextDisplay: `替换最近的文本显示的文本(使用你手里的物品的名称)。`

[![Donate at ko-fi.com](链接 \"在 ko-fi.com 捐赠\")](链接 \"在 ko-fi.com 捐赠\")

[![加入我的 Discord](链接 \"加入我的 Discord\")](链接 \"加入我的 Discord\")

截图:



来自Modrinth所有游戏版本1.211.21.124w39a1.20.51.20.61.19.41.201.20.11.20.21.20.31.20.41.19.4-rc11.19.4-rc21.19.4-rc323w06a23w07a1.19.4-pre11.19.4-pre21.19.4-pre3所有类型fabricforgeneoforgequiltdatapackSimple Displays V1.3 1.21+simple-displays-1.3.jar下载1.3+mod#ReleaseFixed version for Specifically 1.21 & Higher. Fixes Function formatting.展开版本: 1.3+mod支持游戏: 1.21, 1.21.1, 24w39a类型:FabricForgeNeoForgeQuiltRelease下载次数: 118Simple Displays V1.3 1.21+SD-1.21.2-V1.3.zip下载1.3#ReleaseFixed version for Specifically 1.21 & Higher. Fixes Function formatting.展开版本: 1.3支持游戏: 1.21, 1.21.1, 24w39a类型: datapackRelease下载次数: 72Simple Displays V1.3 (1.20.5-6, Mod)simple-displays-1.3.jar下载1.3+mod#Release# Op Edition MergedOp Edition is now baked in and is the main version. To enable Simple Displays for everyone, run `/function sdsetting:oponly`. This toggles it on and off if you run it multiple time. You can also run `/scoreboard players set OpOnly SDSettings 0`.## 1.20.5Updated to 1.20.5. Old versions 1.19.4 are still maintained as there are minor differences. No version exclusives yet.## 1.20.5 Command MacrosAdded More specialized commands with Macros to easier customize displays. These are only for Operators. **Replace X\'s with specific values**- `/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)`- `/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)`- `/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)`## Other UpdatesAll Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.Added a prefix to all messages that show it\'s in Simple Displays展开版本: 1.3+mod支持游戏: 1.20.5, 1.20.6类型:FabricForgeQuiltRelease下载次数: 118Simple Displays V1.3 (1.20.5-6, Datapack)SD-1.20.5-V1.3.zip下载1.3#Release# Op Edition MergedOp Edition is now baked in and is the main version. To enable Simple Displays for everyone, run `/function sdsetting:oponly`. This toggles it on and off if you run it multiple time. You can also run `/scoreboard players set OpOnly SDSettings 0`.## 1.20.5Updated to 1.20.5. Old versions 1.19.4 are still maintained as there are minor differences. No version exclusives yet.## 1.20.5 Command MacrosAdded More specialized commands with Macros to easier customize displays. These are only for Operators. **Replace X\'s with specific values**- `/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)`- `/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)`- `/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)`## Other UpdatesAll Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.Added a prefix to all messages that show it\'s in Simple Displays展开版本: 1.3支持游戏: 1.20.5, 1.20.6类型: datapackRelease下载次数: 55Simple Displays V1.3 (1.19.4-1.20.4, Mod)simple-displays-1.3.jar下载1.3+mod#Release# Op Edition MergedOp Edition is now baked in and is the main version. To enable Simple Displays for everyone, run `/function sdsetting:oponly`. This toggles it on and off if you run it multiple time. You can also run `/scoreboard players set OpOnly SDSettings 0`.## 1.20.3/4 Command MacrosAdded More specialized commands with Macros to easier customize displays. These are only for Operators. **Replace X\'s with specific values**- `/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)`- `/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)`- `/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)`## Other UpdatesAll Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.Added a prefix to all messages that show it\'s in Simple Displays展开版本: 1.3+mod支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricForgeQuiltRelease下载次数: 263Simple Displays V1.3 (1.19.4-1.20.4, Datapack)SD-1.19-1.20-V1.3.zip下载1.3#Release# Op Edition MergedOp Edition is now baked in and is the main version. To enable Simple Displays for everyone, run `/function sdsetting:oponly`. This toggles it on and off if you run it multiple time. You can also run `/scoreboard players set OpOnly SDSettings 0`.## 1.20.3/4 Command MacrosAdded More specialized commands with Macros to easier customize displays. These are only for Operators. **Replace X\'s with specific values**- `/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)`- `/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,` Color: [Legacy Minecraft Colors](https://minecraft.wiki/w/Formatting_codes))- `/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)`- `/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)`- `/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)`## Other UpdatesAll Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.Added a prefix to all messages that show it\'s in Simple Displays展开版本: 1.3支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: datapackRelease下载次数: 61Simple Displays V1.2 (OP Edition, Mod)simple-displays-1.2.jar下载1.2+mod#ReleaseA New version of Simple Displays intended for server operators only. Also contains minor text fixes of failing block display placement.Compared to the regular version, in order to run commands you must be a server operator using /op. Secondly you must run /function simpledisplays:[command] in order to use commands. Commands are the same as /trigger but with the addition that they need \"simpledisplays:\" to start and remove all capitals.展开版本: 1.2+mod支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricForgeQuiltRelease下载次数: 237Simple Displays V1.2 (Mod)simple-displays-1.2.jar下载1.2+mod#ReleaseMinor Text Update for Block Displays that failed to place展开版本: 1.2+mod支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricForgeQuiltRelease下载次数: 97Simple Displays V1.2 (OP Edition)SimpleDisplaysForOPsv1.2.zip下载1.2#ReleaseA New version of Simple Displays intended for server operators only. Also contains minor text fixes of failing block display placement.Compared to the regular version, in order to run commands you must be a server operator using /op. Secondly you must run /function simpledisplays:[command] in order to use commands. Commands are the same as /trigger but with the addition that they need \"simpledisplays:\" to start and remove all capitals.展开版本: 1.2支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: datapackRelease下载次数: 64Simple Displays V1.2SimpleDisplaysV1.2.zip下载1.2#ReleaseMinor Text Update for Block Displays that failed to place展开版本: 1.2支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: datapackRelease下载次数: 59Simple Displays V1.1SimpleDisplaysV1.1.zip下载1.1#Release# Changes- Minor Text Updates- Fixed Interpolation# Additions### Brightness- /trigger ToggleBrightness### Item Display- /trigger CycleItemStyle### Block Display*New Displays*- /trigger CycleBlockScale- /trigger CycleBlockBillboard- /trigger CycleBlockRotation- /trigger KillBlockDisplay- /trigger PlaceBlockDisplay- /trigger PrecisePlaceBlockDisplay- /trigger ReplaceBlockDisplay展开版本: 1.1支持游戏: 1.19.4-rc1, 1.19.4-rc2, 1.19.4-rc3, 1.19.4类型: datapackRelease下载次数: 53Simple DisplaysSimpleDisplaysV1.zip下载1#Release展开版本: 1支持游戏: 23w06a, 23w07a, 1.19.4-pre1, 1.19.4-pre2, 1.19.4-pre3类型: datapackRelease下载次数: 47全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Simple Displays
楼主 2025-8-10 19:17:46 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:33 , Processed in 0.249166 second(s), 53 queries .

快速回复 返回顶部 返回列表