Skip to content

Comments

Fix item entity data serialization to json#13632

Open
masmc05 wants to merge 1 commit intoPaperMC:mainfrom
masmc05:fix-json-serialization
Open

Fix item entity data serialization to json#13632
masmc05 wants to merge 1 commit intoPaperMC:mainfrom
masmc05:fix-json-serialization

Conversation

@masmc05
Copy link
Contributor

@masmc05 masmc05 commented Feb 12, 2026

Fixes #13124
Mojang fixed MC-302477 in 25w45a so the underlying issue is not present anymore. This pr just finishes the fix from wrongly updated patch when the single custom data codec was split into 2 codecs

@masmc05 masmc05 requested a review from a team as a code owner February 12, 2026 10:19
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Feb 12, 2026
@Warriorrrr Warriorrrr added type: bug Something doesn't work as it was intended to. scope: api labels Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: api type: bug Something doesn't work as it was intended to.

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

items saved with json pre 1.21.8 are cooked on 1.21.9

2 participants