geyser boss

This commit is contained in:
lilingfengdev 2024-05-04 18:03:43 +08:00
parent 19c5ec672a
commit d34cb89630
3 changed files with 50 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,50 @@
---
sidebar_position: 4
---
# Geyser进阶
概览只是一个开始,~~游戏尚未停止~~,你会发现很多功能不正常,比如皮肤不显示之类的
## GeyserSkinManager
:::note
需要搭配[BedrockSkinUtility](https://github.com/Camotoy/BedrockSkinUtility),使用最好
:::
在这下载[GeyserSkinManager](https://github.com/Camotoy/GeyserSkinManager)
## GeyserOptionalPack
[下载地址](https://download.geysermc.org/v2/projects/geyseroptionalpack/versions/latest/builds/latest/downloads/geyseroptionalpack)
### 实现内容:
- 盔甲架底座武器/底板可见性
- 盔甲架姿势
- 幻术师
- 缺失的粒子
- 副手动画
- 潜影贝隐形平等性
- 发光箭实体纹理
- 超过记分板字符限制的绕过方式
- 隐藏在Java版中不存在的UI元素例如
- 制图桌中的文本输入字段
- 创造模式下的2x2工作台
- 命令方块菜单中的时钟延迟和重命名字段
- Java版中不存在的结构方块选项
### 安装在哪
下载下来是这样的
![](_image/Geyser3.png)
一个mcpack文件,首先打开Geyser-Spigot配置文件夹
![](_image/Geyser4.png)
安装到```packs```文件夹即可