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

Allow mods to not provide pack information #400

Merged
merged 8 commits into from
Dec 18, 2023

Conversation

Matyrobbrt
Copy link
Member

If a pack.mcmeta is not provided or it is missing a pack_format or supported_formats, will fall back to a pack that is always compatible and with the title being the description

@Matyrobbrt Matyrobbrt added enhancement New (or improvement to existing) feature or request 1.20 Targeted at Minecraft 1.20 labels Dec 17, 2023
@Technici4n
Copy link
Member

That's kind of pointless when they can use an unbounded range that we can include in the MDK, IMO.

@Matyrobbrt
Copy link
Member Author

I would argue that even then, a quick (lowcode) mod to provide reproduction steps or whatever would still require pack information to have their resources loaded and to get rid of the warning. Not everyone uses the MDK and pack information is arguably irrelevant to normal mods that don't want to get their own special pack and just want to be hidden.

@XFactHD XFactHD enabled auto-merge (squash) December 18, 2023 21:29
@XFactHD XFactHD merged commit ae90c8a into neoforged:1.20.x Dec 18, 2023
2 checks passed
@Matyrobbrt Matyrobbrt deleted the no-pack-info branch January 5, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20 Targeted at Minecraft 1.20 enhancement New (or improvement to existing) feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants