Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Recipe NBT Serialization #2105

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Fix Recipe NBT Serialization #2105

merged 3 commits into from
Oct 10, 2024

Conversation

YoungOnionMC
Copy link
Member

What

Fixes gt furnaces voiding all covers and items when loading in world with running recipes

Implementation Details

fix a wrong cast with furnace -> gt recipe types in the recipe payload

Outcome

no more broken furnaces

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner October 8, 2024 02:19
@YoungOnionMC YoungOnionMC added the type: bugfix general bug fixes label Oct 8, 2024
@krossgg krossgg changed the title Fix Furnace voiding covers and items Fix Recipe NBT Serialization Oct 10, 2024
@krossgg krossgg merged commit 7bfc09b into 1.20.1 Oct 10, 2024
3 checks passed
@krossgg krossgg deleted the yo/furnace-recipe-payload branch October 10, 2024 08:42
krossgg added a commit that referenced this pull request Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants