搜索历史
清空
暂无搜索历史
论坛热搜
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登陆
快捷导航
查看: 28|回复: 0

[模组分享] 文本占位符 API (Text Placeholder API)-MOD模组

[复制链接]

5554

主题

25

回帖

7598

积分

龙❁妻

Rank: 8Rank: 8

经验
7598 EP
金粒
1979 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:34:25 | 显示全部楼层 |阅读模式
文本占位符 API (Text Placeholder API)Github |相关wiki |源站链接支持: fabric , quilt为您的 Minecraft 模组提供占位符和文本操作库。

关于文本占位符 API

    这是一个小型的、可嵌入式的 API,允许在字符串和 Minecraft 文本组件中创建和解析占位符。

    文本占位符 API 使用简单的格式 `%modid:type%` 或 `%modid:type data%`(在1.19版本之前为 `%modid:type/data%`)。

    它还包括一个简单的、通用的使用文本格式,用于简化配置文件/聊天等用户输入。

对于用户

    它允许用户以类似的方式配置多个模组,而不会失去模组之间的兼容性。

    占位符允许在兼容模组中更改任何信息的内容和位置。

    此外,简化的文本格式允许以可读的方式对其进行样式化,而无需手动编写 JSON 或使用生成器。

- user/general]使用占位符
- user/default-placeholders]默认占位符列表
- user/mod-placeholders]模组占位符列表
- user/text-format]简化文本格式

对于开发者

    使用文本占位符 API 是实现良好模组兼容性的简单方法,而无需实现多个特定于模组的 API。

    此外,占位符解析系统可以用于替换玩家创建或从配置文件中读取的文本中的自定义静态(或动态占位符)。

    这与简化文本格式的结合允许创建出色的用户/管理员体验。

- dev/getting-started]入门指南
- dev/adding-placeholders]添加占位符
- dev/parsing-placeholders]解析占位符
- dev/text-nodes]TextNodes 和 NodeParsers
- dev/text-format]使用简化文本格式(TextParserV1)

*[JIJ]: Jar-in-Jar

来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.51.21.6-pre225w14craftmine1.21.5-rc11.19.31.19.41.20.11.20.2-rc21.20.21.20.31.20.41.20.5-rc11.211.21.11.21.21.21.31.21.41.21.2-rc11.21-pre21.20.51.20.61.20.3-rc11.201.19.11.19.21.191.171.17.11.181.18.11.18.2所有类型fabricquilt2.7.1+1.21.6placeholder-api-2.7.1+1.21.6.jar下载2.7.1+1.21.6#Release**Full Changelog**: 2.7.1+1.21.6支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricQuiltRelease下载次数: 491,6502.6.4+1.21.5placeholder-api-2.6.4+1.21.5.jar下载2.6.4+1.21.5#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.3+1.21.5...2.6.4+1.21.5展开版本: 2.6.4+1.21.5支持游戏: 1.21.5类型:FabricQuiltRelease下载次数: 547,3392.7.0+1.21.6placeholder-api-2.7.0+1.21.6.jar下载2.7.0+1.21.6#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.3+1.21.5...2.7.0+1.21.6展开版本: 2.7.0+1.21.6支持游戏: 1.21.6-pre2, 1.21.6类型:FabricQuiltRelease下载次数: 26,7342.6.3+1.21.5placeholder-api-2.6.3+1.21.5.jar下载2.6.3+1.21.5#Release## What\'s Changed* Fix objective_name_top & objective_score_top not sorted correctly (issue #75) by @ItsJustMiaouss in https://github.com/Patbox/TextPlaceholderAPI/pull/76## New Contributors* @ItsJustMiaouss made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/76**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.2+1.21.5...2.6.3+1.21.5展开版本: 2.6.3+1.21.5支持游戏: 1.21.5类型:FabricQuiltRelease下载次数: 410,1082.6.3+25w14craftmineplaceholder-api-2.6.3+25w14craftmine.jar下载2.6.3+25w14craftmine#Beta## What\'s Changed* Update to 25w14craftmine. by @Mikarific in https://github.com/Patbox/TextPlaceholderAPI/pull/74## New Contributors* @Mikarific made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/74**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.2+1.21.5...2.6.3+25w14craftmine展开版本: 2.6.3+25w14craftmine支持游戏: 25w14craftmine类型:FabricQuiltBeta下载次数: 6,6202.6.2+1.21.5placeholder-api-2.6.2+1.21.5.jar下载2.6.2+1.21.5#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.1+1.21.5...2.6.2+1.21.5展开版本: 2.6.2+1.21.5支持游戏: 1.21.5类型:FabricQuiltRelease下载次数: 300,4542.6.1+1.21.5placeholder-api-2.6.1+1.21.5.jar下载2.6.1+1.21.5#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.6.0+1.21.5...2.6.1+1.21.5展开版本: 2.6.1+1.21.5支持游戏: 1.21.5-rc1, 1.21.5类型:FabricQuiltRelease下载次数: 20,2802.6.0+1.21.5placeholder-api-2.6.0+1.21.5.jar下载2.6.0+1.21.5#Release## What\'s Changed* Ensure parser is deterministic by @DrexHD in https://github.com/Patbox/TextPlaceholderAPI/pull/67* Port to 1.21.5-pre3+ by @sakura-ryoko in https://github.com/Patbox/TextPlaceholderAPI/pull/70**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.5.1+1.21.3...2.6.0+1.21.5展开版本: 2.6.0+1.21.5支持游戏: 1.21.5-rc1类型:FabricQuiltRelease下载次数: 2152.1.1+1.19.4placeholder-api-2.1.1+1.19.4.jar下载2.1.1+1.19.4#Release展开版本: 2.1.1+1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricQuiltRelease下载次数: 3,3292.1.4+1.20.1placeholder-api-2.1.4+1.20.1.jar下载2.1.4+1.20.1#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.1.3+1.20.1...2.1.4+1.20.1展开版本: 2.1.4+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 70,4612.2.1+1.20.2placeholder-api-2.2.1+1.20.2.jar下载2.2.1+1.20.2#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.2.0+1.20.2...2.2.1+1.20.2展开版本: 2.2.1+1.20.2支持游戏: 1.20.2-rc2, 1.20.2类型:FabricQuiltRelease下载次数: 2,0282.4.0-pre.3+1.20.4placeholder-api-2.4.0-pre.3+1.20.4.jar下载2.4.0-pre.3+1.20.4#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.0-pre.1+1.20.4...2.4.0-pre.3+1.20.4展开版本: 2.4.0-pre.3+1.20.4支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 96,2522.4.0-pre.2+1.20.5placeholder-api-2.4.0-pre.2+1.20.5.jar下载2.4.0-pre.2+1.20.5#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.0-pre.1+1.20.4...2.4.0-pre.2+1.20.5展开版本: 2.4.0-pre.2+1.20.5支持游戏: 1.20.5-rc1类型:FabricQuiltRelease下载次数: 5,0542.4.2+1.21placeholder-api-2.4.2+1.21.jar下载2.4.2+1.21#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.1+1.21...2.4.2+1.21展开版本: 2.4.2+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 1,259,8272.5.2+1.21.3placeholder-api-2.5.2+1.21.3.jar下载2.5.2+1.21.3#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.5.1+1.21.3...2.5.2+1.21.3展开版本: 2.5.2+1.21.3支持游戏: 1.21.2, 1.21.3, 1.21.4类型:FabricQuiltRelease下载次数: 1,171,0852.5.1+1.21.3placeholder-api-2.5.1+1.21.3.jar下载2.5.1+1.21.3#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.5.0+1.21.2...2.5.1+1.21.3展开版本: 2.5.1+1.21.3支持游戏: 1.21.3, 1.21.4类型:FabricQuiltRelease下载次数: 570,1032.5.0+1.21.2placeholder-api-2.5.0+1.21.2.jar下载2.5.0+1.21.2#Release## What\'s Changed* Update to 1.21.2 by @DrexHD in https://github.com/Patbox/TextPlaceholderAPI/pull/57**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.1+1.21...2.5.0+1.21.2展开版本: 2.5.0+1.21.2支持游戏: 1.21.2-rc1, 1.21.2, 1.21.3类型:FabricQuiltRelease下载次数: 109,1782.4.1+1.21placeholder-api-2.4.1+1.21.jar下载2.4.1+1.21#Release**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.0+1.21...2.4.1+1.21展开版本: 2.4.1+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 2,890,5952.4.0+1.21placeholder-api-2.4.0+1.21.jar下载2.4.0+1.21#Release展开版本: 2.4.0+1.21支持游戏: 1.21类型:FabricQuiltRelease下载次数: 227,7382.4.0-pre.1+1.20.4placeholder-api-2.4.0-pre.1+1.20.4.jar下载2.4.0-pre.1+1.20.4#Release## What\'s Changed* Update mod-placeholders.md by @sakura-ryoko in https://github.com/Patbox/TextPlaceholderAPI/pull/49* AfkPlus 1.4.2 updates by @sakura-ryoko in https://github.com/Patbox/TextPlaceholderAPI/pull/52**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.3.0+1.20.3...2.4.0-pre.1+1.20.4展开版本: 2.4.0-pre.1+1.20.4支持游戏: 1.20.4类型:FabricQuiltRelease下载次数: 209,8732.4.0-pre.2+1.21placeholder-api-2.4.0-pre.2+1.21.jar下载2.4.0-pre.2+1.21#Release## What\'s Changed* Update to 1.21-pre2 by @sakura-ryoko in https://github.com/Patbox/TextPlaceholderAPI/pull/55**Full Changelog**: https://github.com/Patbox/TextPlaceholderAPI/compare/2.4.0-pre.1+1.20.5...2.4.0-pre.2+1.21展开版本: 2.4.0-pre.2+1.21支持游戏: 1.21-pre2, 1.21类型:FabricQuiltRelease下载次数: 70,8482.4.0-pre.1+1.20.5placeholder-api-2.4.0-pre.1+1.20.5.jar下载2.4.0-pre.1+1.20.5#Release展开版本: 2.4.0-pre.1+1.20.5支持游戏: 1.20.5-rc1, 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 112,0802.3.0+1.20.3placeholder-api-2.3.0+1.20.3.jar下载2.3.0+1.20.3#Release展开版本: 2.3.0+1.20.3支持游戏: 1.20.3-rc1, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 2,0292.2.0+1.20.2placeholder-api-2.2.0+1.20.2.jar下载2.2.0+1.20.2#Release展开版本: 2.2.0+1.20.2支持游戏: 1.20.2-rc2, 1.20.2类型:FabricQuiltRelease下载次数: 5,1462.1.3+1.20.1placeholder-api-2.1.3+1.20.1.jar下载2.1.3+1.20.1#Release展开版本: 2.1.3+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 81,7492.1.2+1.20.1placeholder-api-2.1.2+1.20.1.jar下载2.1.2+1.20.1#Release展开版本: 2.1.2+1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 4122.1.1+1.20placeholder-api-2.1.1+1.20.jar下载2.1.1+1.20#Release展开版本: 2.1.1+1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 8,3052.1.0+1.19.4placeholder-api-2.1.0+1.19.4.jar下载2.1.0+1.19.4#Release展开版本: 2.1.0+1.19.4支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 2,1492.0.0-rc.1+1.19.3placeholder-api-2.0.0-rc.1+1.19.3.jar下载2.0.0-rc.1+1.19.3#Beta展开版本: 2.0.0-rc.1+1.19.3支持游戏: 1.19.3类型:FabricQuiltBeta下载次数: 4762.0.0-pre.1+1.19.2placeholder-api-2.0.0-pre.1+1.19.2.jar下载2.0.0-pre.1+1.19.2#Beta展开版本: 2.0.0-pre.1+1.19.2支持游戏: 1.19.1, 1.19.2类型:FabricQuiltBeta下载次数: 6,2832.0.0-beta.7+1.19placeholder-api-2.0.0-beta.7+1.19.jar下载2.0.0-beta.7+1.19#Beta展开版本: 2.0.0-beta.7+1.19支持游戏: 1.19类型:FabricQuiltBeta下载次数: 1,5191.1.3+1.17.1placeholder-api-1.1.3+1.17.1.jar下载1.1.3+1.17.1#Release展开版本: 1.1.3+1.17.1支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricQuiltRelease下载次数: 5,568全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
文本占位符 API
楼主 2025-8-10 19:34:25 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2025-9-26 02:47 , Processed in 0.763300 second(s), 52 queries .

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