Difference between revisions of "Minecraft.net"

From Archiveteam
Jump to navigation Jump to search
m (→‎External links: outdated, world downloader mod supports 1.8 and realms)
Line 43: Line 43:


==External links==
==External links==
* [http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1285484-world-downloader-mod World Downloader Mod], useful for saving dying multiplayer servers. Currently won't work on Minecraft Realms.
* [http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1285484-world-downloader-mod World Downloader Mod], useful for saving dying multiplayer servers.
** Unofficial versions for Minecraft 1.7.10: [https://github.com/dslake/WorldDownloader/releases/download/1.7.10/World.Downloader.1.7.10a.zip] [http://www.mediafire.com/download/3dd9lild5ocyt9p/mod_WorldDownloader_867db0a9d66e26f987216ae116fcf9cbb69b8f9a_mc1.7.10.litemod]
 
===Archives===
===Archives===
* [https://archive.org/details/assets.minecraft.net-panicgrab-20140807 assets.minecraft.net]
* [https://archive.org/details/assets.minecraft.net-panicgrab-20140807 assets.minecraft.net]

Revision as of 01:09, 25 June 2015

Minecraft.net
Minecraft.net.png
URL http://www.minecraft.net
Status Online!
Archiving status Partially saved
Archiving type Unknown
IRC channel #archiveteam-bs (on hackint)

Minecraft.net is the website for the popular Mojang game, Minecraft.

Assets server

The Minecraft assets server (assets.minecraft.net) hosts versions of Minecraft ranging from 1.8pre1 to 1.5.2. Due to the new launcher used within recent snapshots downloading everything from a different server, the assets server hasn't seen a new snapshot get uploaded to it since March 19, 2013. An archive can be downloaded below.

Site structure

  • Minecraft jars (old launcher):
    • http://assets.minecraft.net/<version>/minecraft.jar
    • http://assets.minecraft.net/<version>/minecraft_server.jar
  • Minecraft jars (new launcher):
    • http://s3.amazonaws.com/Minecraft.Download/versions/<version>/<version>.jar
    • http://s3.amazonaws.com/Minecraft.Download/versions/<version>/minecraft_server.<version>.jar (not present for older versions)
    • http://s3.amazonaws.com/Minecraft.Download/versions/<version>/minecraft_server.<version>.exe (not present for older versions)
    • http://s3.amazonaws.com/Minecraft.Download/versions/<version>/<version>.json
  • https://minecraft.net/haspaid.jsp?user=<user>
    • Returns true if the user is premium (has paid for Minecraft). Case-sensitive.
  • http://s3.amazonaws.com/MinecraftSkins/<user>.png
  • http://s3.amazonaws.com/MinecraftCloaks/<user>.png
    • Returns an access denied page if the username is invalid or doesn't have a skin/cloak. Case-sensitive.
  • http://assets.minecraft.net
    • Returns a list of files hosted on assets.minecraft.net.
  • http://s3.amazonaws.com/MinecraftDownload
    • Returns a list of files hosted on s3.amazonaws.com/MinecraftDownload/.
  • http://s3.amazonaws.com/Minecraft.Download/versions/versions.json
    • Returns an incomplete list of Minecraft versions hosted on s3.amazonaws.com/Minecraft.Download/. Snapshots 13w16a and newer are (mostly) left of the list, but still can be downloaded.
  • https://s3.amazonaws.com/Minecraft.Download/indexes/<version>.json
  • https://s3.amazonaws.com/Minecraft.Download/indexes/legacy.json
    • Returns a list of resources to download from resources.download.minecraft.net for the respective Minecraft version.

External links

Archives