Mod 'Implementation-Version' version is 'archiveVersion'
TagnumElite opened this issue ยท 1 comments
Trying to set your mod as a dependency in mods.toml doesn't work because your build.gradle file seems to be wrong (not that I've checked very hard).
build.gradle#L317 the archiveVersion should probably be "${mod_version}"
.