Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix large shulker box crashing 修复largeShulkerBox崩溃问题 #113

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

wendavid552
Copy link
Collaborator

@wendavid552 wendavid552 commented Jul 15, 2024

  1. Update to Fabric Loader 0.16.0 despite a beta version ( should be upgrade into a new stable version later ) 升级到Fabric Loader 0.16.0,尽管只是一个beta version (未来尽快升级至稳定版本).
  2. Fix the Injection problem with removing opdinal shifts. 删除了原代码中的位移代码,通过函数中方法来定位添加,尽量维护未来兼容性.

♻️ 重构largeShulkerBox部分代码
♻️ 重构largeShulkerBox部分代码
…o fix_largeShulkerBoxCrashing

# Conflicts:
#	src/main/java/club/mcams/carpet/mixin/rule/largeShulkerBox/ShulkerBoxScreenHandlerMixin.java
@wendavid552 wendavid552 linked an issue Jul 15, 2024 that may be closed by this pull request
2 tasks
@1024-byteeeee 1024-byteeeee merged commit f1f3e2a into master Jul 15, 2024
2 checks passed
@wendavid552 wendavid552 deleted the fix_largeShulkerBoxCrashing branch August 15, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

不兼容fabric loader 0.16.0
2 participants