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

修复存储输入总线的物品复制问题 #463

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

koiNoCirculation
Copy link
Contributor

由于没有调用startRecipeProcessing()和endRecipeProcessing(),螺丝刀右键获取机器时,网络中的机器不会被扣减。

@@ -1458,6 +1459,7 @@ public void onScrewdriverRightClick(ForgeDirection side, EntityPlayer aPlayer, f
}
}
}
endRecipeProcessing();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

endRecipeProcessing() 位置错了

@Nxer Nxer merged commit 9e60e0f into Nxer:main Jun 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants