VOOZH about

URL: https://minecraft.wiki/w/Minecraft_store

⇱ Minecraft store – Minecraft Wiki


Minecraft store

From Minecraft Wiki
Jump to navigation Jump to search
πŸ‘ Image
This article is about the April Fools' joke. For the in-game store accessible in Bedrock Edition, see Marketplace. For Minecraft's official store at their website, see Merchandise Β§ Official Minecraft Shop.
This article documents an April Fools' Day joke.
 
This feature was exclusively part of a joke version and is not currently planned for addition to regular Minecraft.

The Minecraft store was a joke site created by Notch for April Fools' 2011.

Accessing the store

[edit | edit source]
πŸ‘ Image
Message displayed upon attempting to open the chest.

Upon clicking use button on a locked chest in Java Edition Beta 1.4, the prompt shown to the left would appear, and clicking on the "Go to store" button would forward the player to the Minecraft store at https://minecraft.net/store/loot.jsp.

Store features

[edit | edit source]

Twelve items were "sold" in the Minecraft store (jump to section), often humorously named.

Upon clicking on the "proceed to checkout" button, the site would trigger a jumpscare in which a Velociraptor from the movie Jurassic Park growled proudly and flew across the screen. Once clicked, the "Proceed" button also changed its display name to "Fiddlesticks!!!1". [sic]

Entering items totaling over $10,000 into the cart caused to screen to start flashing. This was later changed to add a window pop-up that would ask if the visitor was prone to seizures, and clicking "Cancel" would prevent the effect from activating.​[more information needed]

The store page also used the font tf2build.ttf from Team Fortress 2 which is downloadable from here.

History

[edit | edit source]

On April 2 (the day following April Fools), the store had the addition of a multicolored banner which read "β™₯ April Fools'! β™₯",[1] accompanied by a MIDI instrumental of Rick Astley's 'Never Gonna Give You Up'. Tobias MΓΆllstam stated that this was "the best script he's written to date."[2]

The Minecraft store was later removed, and now is a 404 page. An archived version of this page can be found here.

Items "sold"

[edit | edit source]
πŸ‘ Image
The "Minecraft store"

Twelve "items" were "available":

Trivia

[edit | edit source]
  • The store, as well as the locked chests which link to them, are a reference to the Mann Co. Supply Crates[3] from Team Fortress 2. These crates, obtainable through the item drop system, require a key to open; said key must be purchased for $2.49 in the in-game shop called Mann Co. Store in order to open the crate.[4]
  • This may have been what Notch was talking about in his Twitter post about a "silly secret project".[5]
  • The 5-key pack is actually $3 more than 5 single keys, the difference worth a sixth key.
  • The archived page is available in reduced functionality here.
  • The script that caused the Velociraptor to appear contains a reference to the Konami Code:
// Determine Entrance
if(options.enterOn=='timer'){
setTimeout(init,options.delayTime);
}elseif(options.enterOn=='click'){
_this.bind('click',function(e){
e.preventDefault();
if(!locked){
init();
}
})
}elseif(options.enterOn=='konami-code'){
varkkeys=[],konami="38,38,40,40,37,39,37,39,66,65";
$(window).bind("keydown.raptorz",function(e){
kkeys.push(e.keyCode);
if(kkeys.toString().indexOf(konami)>=0){
init();
$(window).unbind('keydown.raptorz');
}
},true);

Gallery

[edit | edit source]

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Minecraft_store?oldid=3509259"

Navigation menu