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

New translation format system (converting json patches) #1492

Draft
wants to merge 10 commits into
base: 1.21.x
Choose a base branch
from

Conversation

HenryLoenwind
Copy link
Contributor

Here's a variation of #1470 where the extensive patches of #1134 have almost completely been removed. Instead, "array json" is processed by a plugin registered to the new format registry. All that remains of those patches is one that adds the InsertingContent to the codec and one that preserves the json from the language file for later processing.

That "string json" is available with this is now a mere side effect. The main purpose is (a) to allow mods to register whatever format they want and (b) reduce the extensive and intrusive patches.

@neoforged-pr-publishing
Copy link

  • Publish PR to GitHub Packages

@HenryLoenwind

This comment was marked as outdated.

@Matyrobbrt
Copy link
Member

Those 2 are just warnings, they don't block the PR. The other 2 ones in Language do.

@HenryLoenwind

This comment was marked as outdated.

@neoforged-automation
Copy link

@HenryLoenwind, this pull request has conflicts, please resolve them for this PR to move forward.

@sciwhiz12 sciwhiz12 added enhancement New (or improvement to existing) feature or request 1.21.1 Targeted at Minecraft 1.21.1 labels Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.1 Targeted at Minecraft 1.21.1 enhancement New (or improvement to existing) feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants