Legacy Coder Pack, for Legacy Minecraft
Find a file
2023-07-03 19:54:30 -06:00
.gitignore Update .gitignore 2023-07-03 19:54:30 -06:00
decompile.bat original MCP scripts 2023-07-03 19:11:08 -06:00
decompile.sh fix extraction method. 2023-07-03 19:54:14 -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
minecraft_server.jar Clarity 2023-07-03 19:51:25 -06:00
README.md Clarity 2023-07-03 19:51:25 -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

WORK IN PROGRESS

Created because why no Alpha 1.0- love :-(

How to Use

Make sure you have JDK 8!!!! these scripts may not function!!!!

  1. Clone this repo git clone https://codeberg.org/LimePotato/LCP.git
  2. Open Minecraft Launcher (or BetaCraft) and run Alpha 1.0.16_02
  3. Go to your minecraft ( or .betacraft/$INSTANCE_NAME/) and copy the bin folder here
  4. Go to .minecraft/versions ( or .betacraft/versions) and copy the version.jar into the newly copied bin folder
  5. Rename it to minecraft.jar
  6. Copy .minecraft/resources ( or .betacraft//$INSTANCE_NAME/resources) over to the root of this folder
  7. Download the minecraft_server.jar file into this folder.
  8. Rename it to minecraft_server.jar
  9. Download the earliest version of MCP you can find
  10. After extracting copy minecraft_server.patch and minecraft.patch to the root of this folder.
  11. Run decompile.bat (Windows) or decompile.sh (Linux)
  12. Sourcecode! :3