Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Created 2 weeks ago
Create Collision NPE Fix (Beta)
A lightweight mixin patch that resolves the collision calculation NullPointerException crash reported in Create GitHub issue #10218 for Minecraft 1.21.1, Create v6.0.10+.
Information
- Compatibility: Minecraft 1.21.1, NeoForge only
- Required dependency: Create 6.0.10 ~ <6.1
- Side: Both client & server, mandatory installation for multiplayer worlds
- Release state: Beta. Full cross-mod compatibility testing with all Create addons is unfinished; unexpected mod conflicts may occur.
Credits
Collision fix logic referenced from decompiled AoA Fixes made by @WellRareSteak (CurseForge). No original assets or source code from Create are included.
机械动力碰撞空指针修复补丁(测试版 Beta)
轻量Mixin补丁,修复机械动力 Create 6.0.10 在碰撞物理计算时触发的空指针闪退,对应官方GitHub工单 #10218。
模组说明
- 适配:仅 Minecraft 1.21.1 NeoForge 加载器
- 强制前置:机械动力 Create 6.0.10 及以上、低于6.1版本
- 双端需求:单机、多人联机客户端与服务端都必须安装,否则联机一方会崩溃
- 版本说明:当前为测试版,未完成全量附属模组兼容测试,存在和部分机械动力拓展模组冲突的可能性
致谢
修复逻辑参考 CurseForge 用户 @WellRareSteak 发布的 AoA Fixes 反编译代码;本模组不含任何搬运自 Create 的原版资源与源码。