diff --git a/docs-java/process/mobile-player/client/Android_all.md b/docs-java/process/mobile-player/client/Android_all.md new file mode 100644 index 000000000..4d4444795 --- /dev/null +++ b/docs-java/process/mobile-player/client/Android_all.md @@ -0,0 +1,18 @@ +--- +title: 在安卓设备上安装 Java 启动器 +sidebar_position: 4 +--- + +这个教程支持所有安卓设备和所有启动器 + +| 启动器名称 | 是否正常更新 | 下载地址 | +| ---------- | ------------ | --------------------------------------------------------------------- | +| FCL | 是 | [Github](https://github.com/FCL-Team/FoldCraftLauncher/releases) | +| ZL | 是 | [Github](https://github.com/ZalithLauncher/ZalithLauncher/releases) | +| ZL2 | 是 | [Github](https://github.com/ZalithLauncher/ZalithLauncher2/releases) | +| Amethyst | 是 | [Github](https://github.com/AngelAuraMC/Amethyst-Android/actions) | +| HMCL(-PE) | 否 | [Github](https://github.com/HMCL-dev/HMCL-PE/releases) | +| MCinaBox | 否 | [Github](https://github.com/AOF-Dev/MCinaBox/releases) | +| Pojav | 否 | [Github](https://github.com/PojavLauncherTeam/PojavLauncher/releases) | + +下载完成直接安装就好了,推荐的渲染器是[MobileGlues](https://github.com/MobileGL-Dev/MobileGlues-release/releases) diff --git a/docs-java/process/redstone/mod.md b/docs-java/process/redstone/mod.md index c56f52e8f..06740d22c 100644 --- a/docs-java/process/redstone/mod.md +++ b/docs-java/process/redstone/mod.md @@ -3,6 +3,41 @@ sidebar_position: 3 title: MOD --- -# MOD +## Carpet -TODO,等待有缘人写吧 +Carpet 是一个适用于原版 Minecraft 的 Mod,它可以开关一些特性,也有服务器假人的功能,并且有游戏监视器的功能。~~(可以说许多插件端的特性修复基本上都来自于它)~~ + +使用/carpet 命令可以直接在游戏里开关它的功能,这些功能都可以在[官方中文 Wiki](https://github.com/HeartyYF/fabric-carpet-Wiki-CN/wiki/Current-Available-Settings)里面找到 + +carpet 还有许多扩展,你可以在下表里下载它们 + +| 名字 | 下载链接 | +| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Carpet Extra | [Modrinth](https://modrinth.com/mod/carpet-extra) [Curseforge](https://www.curseforge.com/minecraft/mc-mods/carpet-extra) [Github](https://github.com/gnembon/carpet-extra/releases) | +| Carpet TIS Addition | [Modrinth](https://modrinth.com/mod/carpet-tis-addition) [Curseforge](http://curseforge.com/minecraft/mc-mods/carpet-tis-addition) [Github](https://github.com/TISUnion/Carpet-TIS-Addition/releases) | +| Carpet Org Addition | [Modrinth](https://modrinth.com/mod/carpet-org-addition) [Github](https://github.com/fcsailboat/Carpet-Org-Addition/releases) | +| GugleCarpetAddition | [Modrinth](https://modrinth.com/mod/gca) [Curseforge](https://www.curseforge.com/minecraft/mc-mods/guglecarpetaddition) [Github](https://github.com/Gu-ZT/gugle-carpet-addition) | + +这些拓展的规则和命令基本上都在 Github 里(都有中文) + +## 其他 MOD + +其他 MOD 基本上都是对生电作用没那么大,所以在下面简单介绍一下 + +AppleSkin(正常在客户端显示饱和度和消耗度) + +Xaero's Minimap 和 Xaero's World Map(在客户端获取其他功能) + +Jade(许多功能需要服务器端安装才能使用) + +JEI/REI(一些功能需要服务器端安装才能使用) + +Servux(让玩家在服务器可以正常使用使用 MiniHUD 中的显示结构功能和更好的原理图粘贴) + +Easy Auth(登录) + +BBOR(服务器支持才能正常显示结构信息,要不然就只能客户端手动输入种子) + +Syncmatica(服务器安装客户端才能正常使用) + +Fuji(像 CMI 一样的多功能 MOD)