fix: 迁移 Core 多方块生命周期并清理旧 GTM 调用 - #112
Closed
takanashisatou wants to merge 2 commits into
Closed
takanashisatou wants to merge 2 commits into
takanashisatou wants to merge 2 commits into
Conversation
This was referenced Sep 4, 2026
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.
改动
LargeBottleRender遗留空壳,保留实际发酵瓶机器和注册;不重新引入已删除的IFluidRenderMulti。CoilMachineTrait读取,保留原公式、温度精度和倍率。验证
:modules:CTNH-Core:build已完成编译与打包。git diff --check通过。配套合入
本 PR 属于同一组重载生命周期修复,6 个仓库均使用
codex/kinetic-reload-lifecycle分支。GTM 提供新生命周期,CTPP 与 Core/Bio/Energy/Mana 直接迁移调用方;请整组集成验证后协调合入和发布,不将新 GTM 与未迁移附属模组混用。本组不增加旧 NBT 迁移或旧 API 桥接,也不提交 CTNH-Modules 父仓库的子模块指针。关联 PR: