Skip to content

Update v8 to latest 1.20.1#4629

Merged
Ghostipedia merged 49 commits into1.20.1-v8.0.0from
gus/merge-v8
Feb 14, 2026
Merged

Update v8 to latest 1.20.1#4629
Ghostipedia merged 49 commits into1.20.1-v8.0.0from
gus/merge-v8

Conversation

@gustovafing
Copy link
Member

What

This section describes what this PR is about. It should be a clear and concise description concerning what this PR is for, why this PR is needed, and why it should be accepted.
Linking an issue can be used alternatively to writing a description.

Implementation Details

Any implementations in this PR that should be carefully looked over, or that could/should have alternate solutions proposed.

Outcome

A short description of what this PR added/fixed/changed/removed.
For correct linking of issues please use any of the Closes/Fixes/Resolves keywords. Example: When a PR is fixing a bug use "Fixes: #number-of-bug"

How Was This Tested

This section is for screenshots, code snippets or descriptions of how the PR was tested in code or in game to ensure correctness.

Additional Information

This section is for screenshots to demonstrate any GUI or rendering changes, or any other additional information that reviewers should be aware of.

Potential Compatibility Issues

This section is for defining possible compatibility issues. It must be used when there are API changes, item/block/material/machine changes, or recipe changes.

Please fill in as much useful information as possible. Also, please remove all unused sections, including this and the other explanations.

jurrejelle and others added 30 commits January 25, 2026 18:18
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: Gustavo <77560533+gustovafing@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gustavo <77560533+gustovafing@users.noreply.github.com>
Co-authored-by: GirixK <GirixK@users.noreply.github.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
…4532)

Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Co-authored-by: jurrejelle <jurre@jilles.com>
Co-authored-by: Tar Laboratories <159147059+TarLaboratories@users.noreply.github.com>
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: screret <68943070+screret@users.noreply.github.com>
chloecat34 and others added 17 commits February 8, 2026 08:06
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
…rces` when F3+T is pressed in a development environment (#4522)

Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
…uid` overloads of each other (#4526)

Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
# Conflicts:
#	src/main/java/com/gregtechceu/gtceu/api/block/PipeBlock.java
#	src/main/java/com/gregtechceu/gtceu/api/blockentity/MetaMachineBlockEntity.java
#	src/main/java/com/gregtechceu/gtceu/api/machine/IMachineBlockEntity.java
#	src/main/java/com/gregtechceu/gtceu/api/pipenet/IPipeNode.java
#	src/main/java/com/gregtechceu/gtceu/client/model/machine/MachineModel.java
#	src/main/java/com/gregtechceu/gtceu/client/model/machine/multipart/MultiPartBakedModel.java
#	src/main/java/com/gregtechceu/gtceu/common/blockentity/LaserPipeBlockEntity.java
#	src/main/java/com/gregtechceu/gtceu/common/blockentity/OpticalPipeBlockEntity.java
#	src/main/java/com/gregtechceu/gtceu/common/data/GTPlaceholders.java
#	src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/part/ItemBusPartMachine.java
#	src/main/java/com/gregtechceu/gtceu/core/mixins/client/LevelRendererMixin.java
#	src/main/java/com/gregtechceu/gtceu/integration/jade/provider/RecipeLogicProvider.java
#	src/main/java/com/gregtechceu/gtceu/syncdata/MonitorGroupPayload.java
@gustovafing gustovafing requested a review from a team as a code owner February 14, 2026 21:25
@Ghostipedia Ghostipedia self-assigned this Feb 14, 2026
@Ghostipedia Ghostipedia added type: feature New feature or request bundled for a 0.X.0 Update Release: API - X.0.0 Major Breaking Refactors that MUST be in a API-Breaking Release labels Feb 14, 2026
Copy link
Contributor

@jurrejelle jurrejelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the Tests: Passed Game Tests have passed on this PR label Feb 14, 2026
Copy link
Member

@Ghostipedia Ghostipedia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeh

@Ghostipedia Ghostipedia merged commit 1f88363 into 1.20.1-v8.0.0 Feb 14, 2026
4 checks passed
@Ghostipedia Ghostipedia deleted the gus/merge-v8 branch February 14, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: API - X.0.0 Major Breaking Refactors that MUST be in a API-Breaking Release Tests: Passed Game Tests have passed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.