|
|
物品建议不需要模组名 (Item Suggestions Not Require Mod Name)Github |相关wiki |源站链接支持: fabric , quilt在使用命令的Tab补全时,您无需在模组ID前加上前缀。当使用命令语法进行Tab补全时,如果要与其他模组一起使用,通常需要输入模组的项目命名空间,然后是项目名称,这需要时间并且经常被忘记。相反,建议任何项目(无论其命名空间如何)。
*开发环境:*
repositories {
maven {
name = \"Modrinth\"
url = \"https://api.modrinth.com/maven\"
content { includeGroup \"maven.modrinth\" }
}
}
dependencies {
modImplementation \"maven.modrinth:isnrmn:v1_03\"
}
来自Modrinth所有游戏版本1.18.21.191.19.11.19.21.19.31.19.41.201.20.11.20.21.20.31.20.4所有类型fabricquiltv1_03item-suggestions-not-require-mod-name-v1_03.jar下载v1_03#Release- \"updated\" to 1.19展开版本: v1_03支持游戏: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 3,404v1_02item-suggestions-not-require-mod-name-v1_02.jar下载v1_02#ReleaseChanged the @Overwrite to an @Redirect so it\'s cleaner and will have more mod compatibility!展开版本: v1_02支持游戏: 1.18.2类型:FabricQuiltRelease下载次数: 240v1_01item-suggestions-not-require-mod-name-v1_01.jar下载v1_01#Release展开版本: v1_01支持游戏: 1.18.2类型:FabricRelease下载次数: 259全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
物品建议不需要模组名 |
楼主
2025-8-10 18:07:29
回复(0)
收起回复
|