Kir-Antipov/mc-publish

[Enhancement] Neoforge since Minecraft 1.20.5 uses "neoforge.mods.toml"

Closed this issue · 5 comments

Current Behavior

Neoforge has changed the name for mods.toml, leading to some values (such as game version) no longer being read automatically.

Desired Behavior

Support for neoforge.mods.toml (same format as mods.toml, still)

Alternative Solutions

No response

Other Information

No response

Thanks for the notice! Just to make sure, the metadata file still resides in the META-INF directory, making its full path META-INF/neoforge.mods.toml, right?

https://neoforged.net/news/20.5release/

Here is the official post of this change.

Got it, thanks!

Once again, thanks a lot for informing me about this important matter! A fixup has been applied to the current "rolling release" - v3.3, so no actions are needed from the users to continue uploading their NeoForge mods with ease :)