Skip to content

Fix half of #3981 not being ported to 1.21 - #5244

Merged
YoungOnionMC merged 3 commits into
GregTechCEu:1.21from
screret:sc/fix-recipe-addition-handling-merge-mistake
Aug 9, 2026
Merged

Fix half of #3981 not being ported to 1.21#5244
YoungOnionMC merged 3 commits into
GregTechCEu:1.21from
screret:sc/fix-recipe-addition-handling-merge-mistake

Conversation

@screret

@screret screret commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What

somebody forgot to a-merge half of #3981. not having it broke reloading.

Implementation Details

Compared the differences in 1.20's RecipeManagerMixin before and after the aforementioned PR and applied the same changes to 1.21's RecipeManagerLateMixin.

AI Usage

  • No AI driven tools were used for this pull request.

Outcome

/reload works again

How Was This Tested

ran /reload ingame after fixing the issue

@screret
screret requested a review from a team as a code owner August 5, 2026 15:12
@github-actions github-actions Bot added the 1.21.1 label Aug 5, 2026
@screret screret mentioned this pull request Aug 5, 2026
1 task
@YoungOnionMC YoungOnionMC added type: bugfix General bug fixes Release: API - X.0.0 Major Breaking Refactors that MUST be in a API-Breaking Release labels Aug 8, 2026
@YoungOnionMC YoungOnionMC added the Ignore Version Sync Do not append this issue to the version sync issue tracker. label Aug 9, 2026
@YoungOnionMC
YoungOnionMC merged commit 844c71d into GregTechCEu:1.21 Aug 9, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.21.1 Ignore Version Sync Do not append this issue to the version sync issue tracker. Release: API - X.0.0 Major Breaking Refactors that MUST be in a API-Breaking Release type: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants