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

Include namespace in modded registry tag path #3303

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

apple502j
Copy link
Contributor

Breaking change for 1.20.2.

In #3163, modded dynamic registries had the registry namespace added to the tag paths. This change now also applies to static registries. This breaks data packs, including bundled ones, if they use tags for custom registries. This does not affect vanilla tags like block tags, item tags, or entity type tags.

Javadoc changes included, to document this behavior.

@apple502j apple502j requested review from Juuxel, Technici4n and a team September 7, 2023 10:22
@apple502j apple502j added registry-sync Pull requests and issues related to registry sync small change priority:high High priority PRs that need review and work now. Review these first. labels Sep 7, 2023
Copy link
Member

@modmuss50 modmuss50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I dont think this will affect many mods at all, but its still a break change that should only go into 1.20.2+

@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Sep 7, 2023
@modmuss50 modmuss50 merged commit 34a3e0e into FabricMC:1.20.2 Sep 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me please Pull requests that are ready to merge priority:high High priority PRs that need review and work now. Review these first. registry-sync Pull requests and issues related to registry sync small change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants