Hexeption / MCP-Reborn

MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.20.1)
Other
1.05k stars 136 forks source link

MCP Reborn for CTS versions #183

Open Northernside opened 2 years ago

Northernside commented 2 years ago

I'd like to use MCP Reborn with Combat Test Snapshots (e.g. CTS 8c). https://minecraft.fandom.com/wiki/Java_Edition_Combat_Tests

Is it possible to implement CTS versions in MCP Reborn?

avatoton commented 2 years ago

Would love to see this, as making a CTS PVP client would be amazing!

kingdevnl commented 2 years ago

That's impossible, they are not mapped (So all names are still obfuscated)

avatoton commented 2 years ago

That's impossible, they are not mapped (So all names are still obfuscated)

but there are maps for them on the Minecraft wiki.

https://minecraft.fandom.com/wiki/Java_Edition_Combat_Test_8c

Northernside commented 2 years ago

Bump?

vinc3nz commented 2 years ago

This IS possible. Just head over to MinecraftForge/MCPConfig and make the mappings for the versions you want. Then it is possible to decompile it in MCP-Reborn.