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

Make NBT display key safe #4998

Conversation

Wuerfel21
Copy link

@Wuerfel21 Wuerfel21 commented Jun 21, 2023

This is really just a stopgap fix for my particular issue. Ideally a tag blacklist would be used instead of the current whitelist approach to avoid messing up other mod's items that might store really important stuff in their NBT.

Fixes #4997

@Wuerfel21 Wuerfel21 changed the title Make NBT display key safe (fixes #4997) Make NBT display key safe Jun 22, 2023
simibubi added a commit that referenced this pull request Jul 3, 2023
- backport of #4998
- Rename localisation readme so github displays it in the folder view
@simibubi
Copy link
Collaborator

simibubi commented Jul 3, 2023

Thanks for the PR! I went ahead and transferred this to the main branch

@simibubi simibubi closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants