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

mandatory field in neoforge.mods.toml is deprecated #355

Open
BarionLP opened this issue Jul 25, 2024 · 0 comments
Open

mandatory field in neoforge.mods.toml is deprecated #355

BarionLP opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request neoforge Issues related to the NeoForge platform

Comments

@BarionLP
Copy link

Just went through my logs looking for something and found this:

Mod 'chunky' uses deprecated 'mandatory' field in the dependency declaration for 'neoforge'. Use the 'type' field and 'required'/'optional' instead

to fix this change mandatory=true to type="required" for all dependencies listed in neoforge.mods.toml

@pop4959 pop4959 added enhancement New feature or request neoforge Issues related to the NeoForge platform labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request neoforge Issues related to the NeoForge platform
Projects
None yet
Development

No branches or pull requests

2 participants