[JAVA] Minecraft Beta 1.3_01

Kippykip

CEO of cancelled
cringge
Another nostalgic version, spent some time digging for the old files for this version as I remembered ages ago in 2011 I burnt it on a disc with a installer. Meaning we have all the original resources/sounds and launchers!
Only thing needed to be done, was to find the Server and the Jar launcher to make it a complete set.

Capture.PNG
Anyway, every original file is stored in the zip along with batch launchers that directly run the game, just like the Alpha upload
If you're going to host a server, you might want to turn off online-mode in "server.properties" as the launchers don't login anymore
Code:
online-mode=false

I've also attached a Skin URL patch.zip underneath, this small HEX edited mod changes the URL where skins are downloaded, to use the one from the current version of Minecraft (2016)
So enjoy!
https://drive.google.com/file/d/0B5PbaEZg8neXQmFoWkF5TTFjeVE/view
 

Attachments

  • Skin URL patch.zip
    3.9 KB · Views: 674
Last edited:

Jatworks_Swirl

Lemon Flavored
Moderator
I, with the help of KippyKip, have compiled a mod pack for Minecraft BETA 1.3_01!

This mod pack is fully functional and has been tested to work on Windows 9X (Windows 98 and ME tested) and these mods (probably) won't work with multiplayer.

It was painful to find all of these and test them fully but it's finally done! Enjoy!


Information(s):
-----------------------------------------------------
Mod Package version: 1.1 (nov/11/2016)
-----------------------------------------------------
> Too many items (Thanks to Kippy! also, fuck China!)
> Audio Mod (extra Codecs)
> Display Shelves
> Miner Helmets + Hand held torch light (was a bitch to get)
> Mod loader v4
> Recipe Book (so you can see how to craft mods)
> Sign tags
> Single Player Commands
> Tent Mod (Thanks to Kippy! Yeah!)
-----------------------------------------------------
- Removed SDK's Guns (issues)
- Removed stupid fucking _DS.STORE files
 

Attachments

  • modpack_MCbeta1301_11.rar
    833.2 KB · Views: 723

Kippykip

CEO of cancelled
cringge
MCP v2.09a (Minecraft Coder Pack) for Minecraft 1.3_01. In case you want to make your own MODs
They have other old versions here:
http://web.archive.org/web/20111129022529/http://mcp.ocean-labs.de/index.php/MCP_Old_Releases

HOW TO USE
Put the Minecraft.jar in Jars\bin\Minecraft.jar
Hit decompile.bat
Edit the source code in the Sources
Edit Conf\client_obfuscation.txt and clear everything in the .txt file, and put all the names of the files you edited.
For example, if you edited Entity.java and Block.java, in client_obfuscation.txt (server_obfuscation.txt if you're modding the server) you would put in:
Code:
Entity
Block
After you done that, run recompile.bat and if there's no errors, then run reobf.bat after.
All the exported class files will be on final_out
 

Attachments

  • mcp29a.zip
    4.4 MB · Views: 900
Last edited:

Kippykip

CEO of cancelled
cringge
You have 1.3_01 right? >> Robots.txt killed the link.
Whenever there is a mediafire link, just get rid of the wayback shit at the start of the URL.
Either the file is still there or it's been deleted.
MCP mediafire links seem to be fine (for now)
 

Kippykip

CEO of cancelled
cringge
Here's a mostly full archive of Risugami's mods, along with a few others.
Unfortunately the Modloader V4 versions of some of the mods seem to be lost in history...
Be careful with the Arrows V4, as I'm not 100% if it's for V4 or a 2nd variant for V4 (haven't been able to test).
 

Attachments

  • Risugami.rar
    615.7 KB · Views: 476
  • DrZharks MoCreatures Mod v2.8.1.zip
    2.9 MB · Views: 469
  • MineColony-041b-dfu_1_3_1.zip
    73.9 KB · Views: 446

Wattcat

Lad
Member
I made an account just to anser this thread!

Holy balls! I just want to thank you guys for this! I've been searching for literally hours for this. as I also have been modding old MC beta. All the download links on the old TMI page have expired, but you had one!

Again, thank you!

PS I also have alot of mods for beta 1.3_01 that are working, for example the origninal coral reef, fossils, more trees, more creeps&weirdos etc. Something of interest?
 

Jatworks_Swirl

Lemon Flavored
Moderator
I made an account just to anser this thread!

Holy balls! I just want to thank you guys for this! I've been searching for literally hours for this. as I also have been modding old MC beta. All the download links on the old TMI page have expired, but you had one!

Again, thank you!

PS I also have alot of mods for beta 1.3_01 that are working, for example the origninal coral reef, fossils, more trees, more creeps&weirdos etc. Something of interest?


Everything 1.301b is of interest. we have some mods but not all of them. We'd like to make a complete archive.
 

Wattcat

Lad
Member
All this is for beta 1.3_01.

What files do you need? And should I upload them here?
 

Attachments

  • mods.png
    mods.png
    37.1 KB · Views: 562

Jatworks_Swirl

Lemon Flavored
Moderator
All this is for beta 1.3_01.

What files do you need? And should I upload them here?

We have single player commands, mod loader (but broken in our modded version of 1.3.1b), flashlight helmets and camp mod.

So, all of em really and yes you can. just rar em' and post em' if you want.
 

Wattcat

Lad
Member
There we go!
 

Attachments

  • Beta 1.3_01 mods.rar
    26.8 MB · Views: 565
Last edited:

Wattcat

Lad
Member
Again, there we go!
 

Attachments

  • SDK gunmod premodded .mc beta 1.3_01.zip
    47.9 MB · Views: 38

Wattcat

Lad
Member
Many thanks. You should try out our SVN 1.3_01b. It's 1.3.01b but with stuff down ported and single player commands pre-included.

I think the current build includes powered rails from like 1.5b
Sure thing, were can I get it? Is it listed here?
 

Kippykip

CEO of cancelled
cringge
Sure thing, were can I get it? Is it listed here?
Well technically I haven't finished it therefore I haven't released it yet lol, since I haven't worked on it in a while, I should just release how it is now and finish it up eventually later on.
 

Kippykip

CEO of cancelled
cringge
Update: I tried rebuilding the SVN version, but whenever I place it in a JAR to release, it seems to completely break it. I'm certain I've exported all the right classes, might have to try playing with SVN sources another time. It's been a while since I've last touched it.
 
Top