Skip to content

feat: automatically fix 1.20 items when switching to 1.21 - #1226

Draft
Olfi01 wants to merge 22 commits into
FallingColors:1.21from
Olfi01:issue/1214-fixup-item-components
Draft

feat: automatically fix 1.20 items when switching to 1.21#1226
Olfi01 wants to merge 22 commits into
FallingColors:1.21from
Olfi01:issue/1214-fixup-item-components

Conversation

@Olfi01

@Olfi01 Olfi01 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Closes #1214

Due to the switch from NBT data to components, items carried over from 1.20 to 1.21 don't retain stored data at the moment.
This PR implements an automatic fix for that, mixing into the process that vanilla Minecraft uses to do the same to its items.

As @IridescentVoid pointed out, a sample like this would probably also be a good addition to a 1.21 addon template.

@Olfi01

Olfi01 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Waiting for #1220, otherwise this is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

2 participants