fix(machine): 修复多方块机器未迁移到新配方基类的问题 - #118
Merged
Merged
Conversation
mmyddd
commented
Sep 11, 2026
Member
- 集成沉积工厂、等离子冷凝器、烧结窑、化学气相沉积器、维度集气室、超级离心机等 13 台机器的注册基类由 WorkableElectricMultiblockMachine 改为 RecipeElectricMultiblockMachine
- 上述机器此前未实现 IRecipeLogicMachine,机器模式页签不显示,无法切换配方类型,已注册的配方类型也不生效
- 修正 CTNHRecipeModifiers.ebfOverclock 中仍指向旧基类的类型判断,使线圈多方块不再被判为类型错误
- 覆盖 MultiblocksA、MultiblocksB、GTNNMultiblocks 三张注册表的 13 处注册
- 集成沉积工厂、等离子冷凝器、烧结窑、化学气相沉积器、维度集气室、超级离心机等 13 台机器的注册基类由 WorkableElectricMultiblockMachine 改为 RecipeElectricMultiblockMachine - 上述机器此前未实现 IRecipeLogicMachine,机器模式页签不显示,无法切换配方类型,已注册的配方类型也不生效 - 修正 CTNHRecipeModifiers.ebfOverclock 中仍指向旧基类的类型判断,使线圈多方块不再被判为类型错误 - 覆盖 MultiblocksA、MultiblocksB、GTNNMultiblocks 三张注册表的 13 处注册
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.