Skip to content

Commit

Permalink
Merge branch 'wfbbb-draft16' of https://github.com/WForst-Breeze/PCL2…
Browse files Browse the repository at this point in the history
…Help into wfbbb-draft16
  • Loading branch information
WForst-Breeze committed Jul 10, 2024
2 parents d7964cb + 02792d5 commit fa80268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Minecraft/安装 Mod.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<local:MyCard Title="如何选择 Mod 加载器?" Margin="0,0,0,15">
<StackPanel Margin="25,40,23,15">
<TextBlock TextWrapping="Wrap" Margin="0,0,0,4" LineHeight="17" Text="Mod 加载器是为 Minecraft 安装 Mod 的必要前置条件,要想安装 Mod,必须先安装 Mod 加载器。目前主流的 Mod 加载器有 Forge、Fabric 和 Quilt 三种,而它们不能同时被安装在同一个版本中。" />
<TextBlock TextWrapping="Wrap" Margin="0,0,0,4" LineHeight="17" Text="Mod 加载器是为 Minecraft 安装 Mod 的必要前置条件,要想安装 Mod,必须先安装 Mod 加载器。目前主流的 Mod 加载器有 Forge、NeoForge、Fabric 和 Quilt ,而它们不能同时被安装在同一个版本中。" />
<TextBlock TextWrapping="Wrap" Margin="0,0,0,4" LineHeight="17" Text="Forge 几乎支持所有 Minecraft 正式版本,而 Fabric 和 Quilt 只支持 1.14 及以上的正式版本。总体上,Forge 支持的 Mod 比其他 Mod 加载器更多,但一部分 Mod 只支持 Fabric 或 Quilt。" />
<TextBlock TextWrapping="Wrap" Margin="0,0,0,4" LineHeight="17" Text="有一些 Mod 仅支持其中一种加载器,因此,你需要尝试搜索其它加载器中有没有类似的 Mod 可以当作替代品。Quilt 兼容一部分 Fabric 的 Mod,但是 Fabric 不兼容 Quilt 的 Mod;Forge 与 Fabric 不兼容;Liteloader 与 Forge 兼容。" />
</StackPanel>
Expand Down Expand Up @@ -63,7 +63,7 @@
<local:MyHint Margin="0,20,0,0" Text="虽然 Fabric API 的安装并不是必须的,但绝大多数 Mod 都需要 Fabric API 作为前置。&#xa;现在 PCL 一般会在您选择 Fabric 后同时自动选择 Fabric API。" IsWarn="False" />
<Grid Margin="0,10,0,0">
<TextBlock TextWrapping="Wrap" Margin="0,15,0,4" Width="200"
Text="2. 点击 “Fabric API”,选择合适的 Fabric API 版本,点击 “开始安装” 按钮。" HorizontalAlignment="Left" />
Text="3. 点击 “Fabric API”,选择合适的 Fabric API 版本,点击 “开始安装” 按钮。" HorizontalAlignment="Left" />
<Image Margin="250,0,0,0" HorizontalAlignment="Center" Source="https://img.z0z0r4.top/local/2023/08/26/64ea19c360e68.png?comment=FabAPI选择" />
</Grid>
</StackPanel>
Expand Down

0 comments on commit fa80268

Please sign in to comment.