搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 134|回复: 0

[模组分享] 自动标签 (AutoTag)-MOD模组

[复制链接]

5257

主题

53

回帖

6538

积分

龙❁妻

Rank: 8Rank: 8

经验
6538 EP
金粒
1188 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 16:47:05 | 显示全部楼层 |阅读模式
自动标签 (AutoTag)Github |相关wiki |源站链接支持: fabric这是一个纯技术性的模组,旨在增加模组间的兼容性。它不会为你的游戏添加任何内容。

问题

鼓励模组创建者尽可能使用标签,例如在创建配方时。然而,如果模组应该共同工作,它们应该共享一组常规的“传统”标签,将某些物品归为一类。然而,并不是所有的开发者都将他们的物品添加到常见的标签中,这意味着一个使用了许多模组或模组包的玩家,或者一个模组包创建者可能需要创建所有符合某些条件的物品的长列表,以将它们添加到特定的标签中。

解决方案

在加载世界时,该模组将根据代码条件自动填充一些标签,包括所有的模组内容。

这对于需要/想要通过添加到特定标签来配置模组的模组包创建者非常重要,这使他们能够轻松地将所有护甲物品添加到一个标签中,因为它们都将被打包在 `c:armor` 中。

举个例子,所有可以在头部槽中装备的物品都将被放置在一个名为 `c:head_equippables` 的标签中:



附加信息

要查看模组目前添加的标签概述,以及通过数据包进行黑名单选项,请[查看 GitHub 上的 README](链接)。

如果您对新标签有任何建议,请随时在评论中发布,或者[在 GitHub 上提出问题](链接)!

希望这个模组能帮助某些人,让他们的生活变得更轻松一些。 :)

----

该模组图标是由 Lorc 和 Delapouite 创建的图标的修改版本组成,可在 game-icons.net 上找到。

来自Modrinth所有游戏版本1.201.20.11.19.41.19.31.191.19.11.19.21.18.2所有类型fabric1.20: AutoTag 2.0.2autotag-2.0.2+1.20.jar下载2.0.2+1.20#Releaseautotag-2.0.2+1.20-sources.jar下载2.0.2+1.20#ReleaseUpdated to 1.20 and 1.20.1展开版本: 2.0.2+1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,419,9991.19.4: AutoTag 2.0.2autotag-2.0.2+1.19.4.jar下载2.0.2+1.19.4#Releaseautotag-2.0.2+1.19.4-sources.jar下载2.0.2+1.19.4#Release- Updated to 1.19.4- Biome precipitation tags now evaluate precipitation at block position 0, 0, 0 (because location-independent precipitation types do not exist anymore)展开版本: 2.0.2+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 4871.19.3: AutoTag 2.0.2autotag-2.0.2+1.19.3.jar下载2.0.2+1.19.3#ReleaseUpdated to 1.19.3展开版本: 2.0.2+1.19.3支持游戏: 1.19.3类型:FabricRelease下载次数: 3061.19.x: AutoTag 2.0.0autotag-2.0.0+1.19.jar下载2.0.0+1.19#Release* Updated to 1.19.x.* Now is split into two mods internally: AutoTag API and AutoTag Convention. As a user, you do not need to worry about this.* If you\'re a developer and depend on AutoTag, you\'ll likely only want to include AutoTag API. Visit https://github.com/apace100/autotag for more information.* Automatically excludes `minecraft:sculk` from the `c:ores` tags as it is not an ore but would be matched to the tag by AutoTag Convention\'s automatic `c:ores` tag.I\'d like to send huge thanks to Will BL for pulling the major weight of this update, especially for the split into two modules and providing the maven host!展开版本: 2.0.0+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 215,4311.18.2: AutoTag 1.1.0AutoTag-1.18.2-1.1.0.jar下载1.1.0#Release+ Added the following automatic item tags:`c:mining_tools`, `c:shields`, `c:weapons`, `c:melee_weapons`, `c:ranged_weapons`, `c:tridents`, `c:bows`, `c:crossbows`, `c:food`, `c:snacks`, `c:food_with_effects`, `c:drinks` and `c:potions`+ The `c:shields` tag will be populated by shields added via FabricShieldLib in addition to shields extending the vanilla `ShieldItem` classRefer to the [README on GitHub](https://github.com/apace100/autotag/blob/1.18/README.md) for more information.展开版本: 1.1.0支持游戏: 1.18.2类型:FabricRelease下载次数: 9241.18.2: AutoTag 1.0.1AutoTag-1.18.2-1.0.1.jar下载1.0.1#ReleaseFixed a crash bug展开版本: 1.0.1支持游戏: 1.18.2类型:FabricRelease下载次数: 1411.18.2: AutoTag 1.0.0AutoTag-1.18.2-1.0.0.jar下载1.0.0#Release展开版本: 1.0.0支持游戏: 1.18.2类型:FabricRelease下载次数: 127全部版本

markdown_parsed

文章类型:收录

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

游客,如果您要查看本帖隐藏内容请回复
自动标签
楼主 2025-8-10 16:47:05 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2026-6-14 08:29 , Processed in 0.242996 second(s), 154 queries .

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