@Zffu When going through this for my MCP_Archive project, I noticed that the fields and methods in the 1.16.5 joined.tsrg do not correspond with the fields.csv and methods.csv files.
I believe this is because the joined.tsrg file is from a mojang-tsrg type mapping instead of a mcp-tsrg.
A quick fix would be to remove the csvs and switch the types, but it would be preferable to find the correct tsrg file (if it exists).
@Zffu When going through this for my MCP_Archive project, I noticed that the fields and methods in the 1.16.5
joined.tsrgdo not correspond with thefields.csvandmethods.csvfiles.I believe this is because the
joined.tsrgfile is from amojang-tsrgtype mapping instead of amcp-tsrg.A quick fix would be to remove the csvs and switch the types, but it would be preferable to find the correct
tsrgfile (if it exists).