Alpha 1.1.2_01
TeaVM port of Minecraft Alpha 1.1.2_01 using u50 classes from EaglercraftX
Alpha minecraft uses a 5-world save scheme, so you're limited to a maximum of 5 worlds at any time in singleplayer.
Download locally: Singleplayer_Offline_Download_Version.html
Compiling
Like the 1.5.2 Eaglercraft (and my 1.6.4 port), just import this entire repository as a gradle project and run CompileJS.sh
. It will generate a classes.js
in the javascript
folder of this repository.
To change any textures and stuff, make your changes in lwjgl-rundir/resources
and then run CompileEPK.sh
to generate a new assets.epk
in the javascript
folder where classes.js
is. Copy the new javascript/assets.epk
onto your website over the old one to update it.
Make sure you install java and add it to your PATH, or these scripts will not work.
Multiplayer
When setting up a multiplayer server use Peyton's Beta Proxy with a vanilla Alpha 1.1.2 server, available here
Make sure online-mode
is set to false
in the server config, and set the PVN to 2 in the BetaProxy config