游戏增强 Essentials (GameplayEssentials) - StationAPI Edition
修复游戏中的 bug 并添加一些游戏功能。特别感谢 Dany 在许多改动和修复中的帮助!
游戏 Bug 修复
* 在熔炉中使用岩浆桶时不再消耗空桶
* 攻击使史莱姆生命值降至零以下时,史莱姆不再掉落史莱姆球
* 修复矿车停在物品/箭上的问题
* 修复多人游戏中生物抖动的问题
* 修复鱼飞到玩家头顶上的问题(默认情况下为 false)
* 默认设置为 false,因为在多人游戏测试中发现,原版行为更为正确
游戏功能
* 更改床的行为:原版、禁用噩梦、仅设置重生点,或完全禁用
* 允许在生命值达到最大时禁止进食(默认情况下为 false)
* 允许将压力板放置在栅栏上
* 允许在沙子上种植甘蔗
* 允许在没有支撑的情况下放置活板门
* 将南瓜灯配方改为无特定形状
* 更改楼梯的配方产出(产出:1-16,默认为 4)
* 添加用鼠标右键装备/交换盔甲的功能
使用 Prism Launcher 进行安装
1. 下载 Prism Launcher 的 Babric 实例:[链接]( 链接 )
2. 安装 Java 17,并将实例设置为使用它,并在实例上禁用兼容性检查:[链接]( 链接 )
3. 将 StationAPI 添加到实例的 mod 文件夹中:[链接]( 链接 )
4. (可选)将 Mod 菜单添加到实例的 mod 文件夹中:[链接]( 链接 )
5. (可选)将 GlassConfigAPI 2.0+ 添加到实例的 mod 文件夹中:[链接]( 链接 )
6. 将此 Mod 添加到实例的 mod 文件夹中:[链接]( 链接 )
7. 运行游戏,尽情享受!👍
常见问题解答
* 问:为什么我的 Minecraft 窗口如此小,屏幕的一部分是白色的?
* 答:可能是因为您开启了屏幕缩放或使用了高 DPI 屏幕。有四种可能的解决方法:
* 您可以在设置选项卡中将以下字符串作为 Java 参数传入:
* `-Dsun.java2d.uiScale=1.0`
* 您可以安装 ClientsideEssentials 模组或 UniTweaks,并使用它们的屏幕缩放修复选项(此选项可能会产生小的视觉异常)
* 您可以将 Prism Launcher 的 DPI 设置更改为系统设置
* 或者,您可以将屏幕缩放比例更改为 100%
反馈
有任何建议想要添加什么?欢迎通过[创建一个问题]( 链接 )来分享。懂得编码并想要亲自动手?那么请看下面如何开始。
贡献
感谢您考虑贡献!要开始贡献,请 fork 此存储库,进行您的更改,并创建一个 PR。
如果您是 StationAPI 的新手,请考虑观看以下关于 Babric/StationAPI Minecraft modding 的视频:[链接]( 链接 )
<!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
* Allow StationAPI to be optional
* Update mod to latest dev environment
* Increase mod compatibility
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v2.2.0...v2.3.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
* Add ability to change trapdoor recipe output
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v2.1.1...v2.2.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
### Other
* Temporarily remove GCAPI3 @ValueOnVanillaServer tag while it is broken by @telvarost in https://github.com/telvarost/GameplayEssentials-StationAPI/pull/1
## New Contributors
* @telvarost made their first contribution in https://github.com/telvarost/GameplayEssentials-StationAPI/pull/1
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v2.1.0...v2.1.1
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
* Migrate to GCAPI3
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v2.0.0...v2.1.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
### Changed
* Migrate to biny mappings and update to StationAPI alpha.2
* Add translation key for spawn point set
* Fix compatibility issue with FishinFoodTweaks
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v1.4.0...v2.0.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
### Added
* Add keybindings for disabling block interactions in single player and multiplayer (multiplayer uses sneak keybinding)
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v1.3.1...v1.4.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
### Changed
* Remove torch models as these should only be in the clientside essentials mod
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v1.3.0...v1.3.1
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
## What's Changed
### Added
* Change jack-o'-lantern recipe to be shapeless
* Change stairs recipe output (output: 1-16, default: 4)
* Add ability to equip/swap pieces of armor with `right-click`
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v1.2.0...v1.3.0
展开 <!-- Release notes generated using configuration in .github/release.yaml at main -->
Remove crash slab fix and move it to ClientsideEssentials (crash was clientside)
**Full Changelog**: https://github.com/telvarost/GameplayEssentials-StationAPI/compare/v1.1.0...v1.2.0
展开