This repository archives the code of classic.minecraft.net for documentation and preservation purposes.
Owner of this repo (SajagIN) does not claim any rights to the original project.
This project documents the functions and code of classic.minecraft.net.
It contains the (almost) original code, archived for reference.
- Clone the repo.
- Run
start-server.bat🪟 or usehttp-serverin the working directory. - Open localhost:8080 in your preferred browser 🌐.
💡 Troubleshooting: Python Server
- If Python version is 3.X:
- On Windows:
python -m http.serverorpy -3 -m http.server
- On Windows:
- If Python version is 2.X:
python -m SimpleHTTPServer
If you want to contribute, please open an issue or pull request.
All contributions are welcome! 🎉
- You can change the texture of any block or hotbar item by editing files in
assets/texturesand for hotbar itemsassets/textures/previews.