Skip to content

Conversation

@Reabstraction
Copy link
Contributor

@Reabstraction Reabstraction commented Nov 26, 2025

What

This pull request updates 1.21 to the point of the current 1.20.1 HEAD

Additional Information

This is NOT intended to be released as-is
Some things still need to be fixed probably, and a few very minor components are commented out under // PORT TODO

This would be best released as a 7.4.0 alpha version, as opposed to a release.
As this has undergone not that much testing due to the difficulty of covering the whole codebase (Especially with 46,661 lines of new code, and 11,511 lines deleted, in 1,157 files)

An alpha allows us to let modpack authors to update to the latest version, discover bugs, and find issues before we push out this major update

Potential Compatibility Issues

Nothing really changed except for the same changes as between 1.20.1's 7.0.2 and 1.20.1 HEAD, as I was careful to avoid updating APIs when possible

Testing status

All Gametests which did not outright crash did pass, as expected

Etc.

Good luck to the people who want/need to code-review this

jurrejelle and others added 30 commits September 3, 2025 11:07
This git commit adds support for KubeJS 2101.7.2-build.246
This does break compatibility with older versions
As such; this should only be committed to the main branch once KubeJS releases a new version
This adds a KubeJS API that permits KubeJS to register new woodtypes that GTCEu will generate recipes and materials for
TODO: Add examples
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
…#3844)

Co-authored-by: YoungOnion <39562198+youngonionmc@users.noreply.github.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
)

Co-authored-by: jtuc <6748724+jtuc@users.noreply.github.com>
…ilder (#3895)

Co-authored-by: Степан Королев <s.korolev@orbis3.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: jtuc <6748724+jtuc@users.noreply.github.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: Gustavo <77560533+gustovafing@users.noreply.github.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: screret <68943070+screret@users.noreply.github.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: Caedis <Caedis@users.noreply.github.com>
@github-actions github-actions bot removed the Tests: Passed Game Tests have passed on this PR label Dec 11, 2025
@github-actions github-actions bot added Tests: Passed Game Tests have passed on this PR and removed Tests: Failed Game Tests have failed on this PR labels Dec 14, 2025
@TechLord22 TechLord22 merged commit b95b5ec into 1.21 Dec 23, 2025
4 checks passed
@TechLord22 TechLord22 deleted the re/1.21-with-love branch December 23, 2025 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.21 Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. Tests: Passed Game Tests have passed on this PR type: bugfix General bug fixes type: feature New feature or request bundled for a 0.X.0 Update type: refactor Suggestion to refactor a section of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.