基本信息
我的世界Java版本
1.21.3–1.21.11
1.21–1.21.1
1.20.1–1.20.4
平台
Fabric
运行环境
分类
搬运团队
搬运资源声明
对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。
详情信息
许可证 MIT
发布于 2025-01-14
更新于 2026-06-13
更新日志
What's Changed
- New context restructure, (default context, stored contexts and entity contexts) (see new documentation for more information)
- backwards compatible
unstableboolean field added toVERSIONpacket - Collision Resolution is now a context setting
- [breaking change] the enums for block settings (
yawAccel->YAW_ACCEL) have been renamed, this only affects singleplayer commands as the packets use the ordinal values TRANSACTIONpacket for atomic updatesSET_WALLTAP_MULTIPLIERpacket &WALLTAP_MULTIPLIERper block setting for bouncy wallsSET_JUMPSpacket &JUMPSper block setting to allow for double jumping and so onSET_SCALEpacket to allow for scaling (even negative) of boatsSET_STEP_UP_SLIPPERINESSpacket &STEP_UP_SLIPPERINESSper block setting to allow for losing / gaining speed upon stepping up a blockSET_RESET_ON_WORLD_LOADnon-context setting packet to allow configuration of if everything is reset upon world load, as before this is true by default to retain compatibility with proxies.- Additional configuration phase version packet for early detection of openboautils in the login process.
- New Docs: https://openboatutils.github.io/
Notes for servers
- You should probably reject builds marked as unstable.
Full Changelog: https://github.com/OpenBoatUtils/OpenBoatUtils/commits/0.5.0
(you want the non sources jars)


