User Tools

Site Tools


zh_cn:player:tutorials:install_multimc:windows

This is an old revision of the document!


安装Fabric — MultiMC(Windows)

MultiMC 是开源免费的 Minecraft启动器,允许你拥有多个互相分开的 Minecraft 实例(每个都有各自的模组、材质包、存档等)并通过一个简单而强大的界面帮助你管理。

第一步:安装MultiMC

此处下载和安装MultiMC。Windows系统可以解压到C:\MultiMC或其他文件夹。<!– If you are on Windows, you can extract and move the MultiMC folder inside the zip you downloaded to the root folder of your C: drive, so you end up with MultiMC installed on C:\MultiMC, or use any other location to unzip the MultiMC folder. –>

Also you may need to install Java: Install/Verify Java (Windows)

视频教程

看看 Kennas 的视频:here 或者点击下方的图片:

YouTube


第二部:在MultiMC 0.6.6以上的版本创建新的Fabric Minecraft实例

打开 MultiMC 并使用安装步骤配置。点击MultiMC工具栏中的添加实例按钮:

为实例输入名称并选择Minecraft版本,然后点击确定

选择了实例之后,点击右边的编辑实例

点击安装Fabric

选择Fabric加载器版本,点击OK

检查实例的Minecraft版本的中介映射和Fabric加载器,点击关闭

运行刚刚创建的实例,MultiMC会下载合适的Minecraft以及库文件并创建实例子文件夹。

检查Minecraft/Fabric启动,一切完美!

现在关闭Minecraft实例。


第三步:安装Fabric API

刚刚创建的实例包含Fabric模组加载器,现在你需要安装Fabric API以使用大多数Fabric模组。

Fabric API是绝大多数通用钩子的核心库,以及使用Fabric工具链的模组的互相兼容方法。

如果不懂这是什么意思,可以这样理解:Fabric API像绝大多数其他模组一样,是由Fabric加载器加载的模组,且绝大多数其他的Fabric模组都依赖它,所以Fabric API可以说是需要最先安装的模组。

可以在https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/all下载对应版本的最新的Fabric API。

注意Curse不一定实时更新到最新的Minecraft版本,所以“游戏版本”中的版本不一定是文件的实际版本。各文件用于哪个游戏版本,请以文件名为准。

比如,如果你的实例是 Minecraft 1.14.2,则正确的Fabric API文件应该是“[1.14.2] Fabric API 0.3.0 build 175”(或者更加新的版本)。

将jar文件下载到实例的mods文件夹。

比如如果 MultiMC 位于 “C:\MultiMC”则你的实例名称可能是“FABRIC-1.14.2”,然后实例的模组文件夹就应该是“C:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods”。

路径 C:\MultiMCC:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods 只是举例,实际路径可能不同:

你解压MultiMC的地方\MultiMC\instances\实例名称\.minecraft\mods

运行Minecraft实例,确保一切如期运行。


第四步:安装Fabric模组

To be able to see the list of mods installed and change mod settings, you may want to install the mod Mod Menu (Fabric). Mod Menu adds a button to the Minecraft main screen:

Clicking the button opens a list of installed fabric mods. Mod settings can be changed by clicking the gear button located on the top right:

To install Mod Menu, go to https://www.curseforge.com/minecraft/mc-mods/modmenu and click on “files” and download the correct version for the Minecraft MultiMC instance you just created.

Now check out Fabric mods here. Download the mods to the instance mods folder. Again, check for MC versions in the actual file names, do not rely solely on the “Game Version” column. Usually older version mods will work fine in newer versions of MC/Fabric, for example 1.14 and 1.14.1 mods may work fine in 1.14.2 MC/Fabric, so feel free to test them out.

Also be aware that some mods depend on other mods to work. When downloading a mod file, click on the file name, go to the bottom of the page and check out if there is a “Related Projects” entry with dependencies listed. You will have to download the mods listed as required dependencies and may also download the mods listed as optional dependencies.


第五步:尽情地玩吧!

zh_cn/player/tutorials/install_multimc/windows.1625384841.txt.gz · Last modified: 2021/07/04 07:47 by solidblock