-
-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.12.2部分模组会出现1.12.2和Forge1.12.2两个选项卡 #5111
Comments
补充一句,貌似有一些mr源模组PCL会错误分类成远古fabric版本 |
这似乎发生在 CurseForge 的 Mod 中。这是因为一部分版本在 CF 上没有标记支持的 Modloader,而带 虽然是上游问题,但让上游(包括平台和 Mod 开发者)作更改不太现实。让龙猫判断下。
举个例子? |
我不知道为什么,但好像PCL给出的fabric加载器为baric,应该只是远古fabric加载器用的罢了 |
给一个出现此情况的 Mod 链接。 |
Entity Culling 这个是 WAI(按预期工作),这是给 Minecraft Beta 1.7.3 用的。Babric 是 Fabric 的一个分支,专注于 Beta 1.7.3,称为 EDIT: 实际上 Modrinth 上对这类版本的标记也是 |
检查项
描述
如图所示,1.12.2只有一个modloader,但是PCL却把他分开了,目前这个bug只存在部分mod的下载选项卡,不知道是什么原因导致的(比如JEI和Bookshelf)
原因
modloader只有一个的情况下,PCL会把选项卡分开,并且里面的版本也分开了,可能会导致下载者无法判断哪一个是更新一点的版本
The text was updated successfully, but these errors were encountered: