
Lock Crafting Broken on latest build
zeng-github01 opened this issue · 2 comments
Describe the bug
When the lock mode is set to result lock, the production will be deadlocked, and there is no abnormality in other modes
To Reproduce
Expected behavior
Additional context
Environment
- Minecraft Version:
- AE2 Version: Github Action
- Forge Version:
@GlodBlock 应该是你最近对Me接口的输入输出修改把这个部分弄崩了。考虑修一下吗
因为输出模式的解锁有一个触发器,在inventoryChanged触发器里面执行的。你最近的接口直接输入是不是把这部分调整了