|
|
自动标签 (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
回复(0)
收起回复
|