Legacy Coder Pack, for Legacy Minecraft
Find a file
2023-07-03 19:33:05 -06:00
.gitignore whoops dont wanna steal their work (notthatitdid) 2023-07-03 19:32:52 -06:00
decompile.bat original MCP scripts 2023-07-03 19:11:08 -06:00
decompile.sh diff patching commands 2023-07-03 19:23:23 -06:00
LCP.code-workspace code workspace 2023-07-03 19:15:17 -06:00
LICENSE license 2023-07-03 19:10:29 -06:00
README.md whoops dont wanna steal their work (notthatitdid) 2023-07-03 19:32:52 -06:00
recompile.bat original MCP scripts 2023-07-03 19:11:08 -06:00
recompile.sh bash the recompile script into submission 2023-07-03 19:27:41 -06:00
server.properties MCP testing scripts 2023-07-03 19:10:57 -06:00
Start.class MCP patch and classwork 2023-07-03 19:11:46 -06:00
Start.java MCP patch and classwork 2023-07-03 19:11:46 -06:00
test_game.bat MCP testing scripts 2023-07-03 19:10:57 -06:00
test_server.bat MCP testing scripts 2023-07-03 19:10:57 -06:00

Legacy Coder Pack - LCP

Created because why no Alpha 1.0- love :-(

How to Use

  1. Go to your .minecraft and copy the bin folder here
  2. Go to .minecraft/versions and copy the version.jar into the newly copied bin folder
  3. Copy .minecraft/resources over to the root of this folder
  4. [Download the earliest version you can find])(https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
  5. After extracting copy minecraft_server.patch and minecraft.patch to the root of this folder.
  6. Run decompile.bat (windows) or decompile.sh (linux)
  7. Sourcecode!