Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Minecraft: Java Edition"

From PCGamingWiki, the wiki about fixing PC games
(→‎Essential improvements: formatting cleanup, link updates, added link to MultiMC, removed optifine instructions for lack of value)
m (→‎RAM allocation: corrected typo)
Line 47: Line 47:
 
<ol>
 
<ol>
 
<li>Open the Notepad utility (Start menu > Accessories > Notepad).</li>
 
<li>Open the Notepad utility (Start menu > Accessories > Notepad).</li>
<li>Paste the following text to Notepad:</li>
+
<li>Paste the following text to Notepad:
 
<pre>@Echo off
 
<pre>@Echo off
 
java -Xmx $$$ -Xms ### -jar "%LOCATION%"</pre></li>
 
java -Xmx $$$ -Xms ### -jar "%LOCATION%"</pre></li>

Revision as of 09:54, 10 August 2014

Dev general icon.svg
Although this product has been released, it remains under active development - information may change frequently and could be outdated or irrelevant.
Minecraft: Java Edition
Cover image missing, please upload it
Developers
Mojang
Engines
LWJGL
Release dates
Windows November 18, 2011
macOS (OS X) November 18, 2011
Linux November 18, 2011
Minecraft: Java Edition on Wikipedia

Key points

Active and dedicated modding scene, responsible for many fixes, tools and additional content.

General information

Official Bug Tracker
Official Wiki
Mojang's Support Center

Availability

Template:Availability Table

All versions require a Mojang Account or Minecraft Account.[1]

Essential improvements

Utilities

  • Magic Launcher - a custom launcher. It can configure some in-game options and includes a dedicated mod loader with compatibility checks.
  • MultiMC - a custom open source launcher. It allows you to have multiple, separate instances of Minecraft, each with their own mods, texture packs, saves, etc.

Mods

  • OptiFine adds support for HD textures and a lot of options for better looks and performance.

Java version

Minecraft benefits from using the latest version of Java. Using 64-bit Java on 64-bit operating systems is strongly recommended.[2]

RAM allocation

The official launcher allows you to easily allocate RAM and set other Java arguments. The manual methods are detailed below.
Instructions
Instructions
Instructions

Make a portable version or install on a different drive

Instructions

Game data

File:Minecraft General.png
In-game general settings.

Configuration file(s) location

launcher_profiles.json contains stored user profiles.

Save game data location

The server save is stored in world in whatever folder the server is running from.

Save game cloud syncing

No save game cloud syncing information; you can edit this page to add it.

Video settings

File:Minecraft video settings.png
In-game video settings.

Template:Video settings

Input settings

In-game control settings.

Template:Input settings

Mouse acceleration

Instructions

Stuck keys

Instructions

Audio settings

File:Minecraft audio settings.png
In-game audio settings.

Template:Audio settings

An up-to date page of all supported languages can be found here

Network

File:Minecraft Multiplayer.png
In-game multiplayer settings.
Requires a Mojang Account or Minecraft Account.[1]

Multiplayer types

Type Native Notes
LAN play
Online play
No max player limit

Connection types

Ports

Protocol Port(s) and/or port range(s)
TCP 25565
UDP 25565
Universal Plug and Play (UPnP) support status is unknown.

Issues fixed

Mojang has created an Official Bug Tracker that you can use to find or report bugs. Please search for your problem before reporting it, as it may have already been fixed for the next update or reported previously. Reporting bugs multiple times does NOT help the developer fix them faster.

General fixes

When in doubt, using the Force update function in the launcher's options can be a good place to start. Mods installed into Minecraft's folder may be lost during this process.
Some problems can be solved by simply restarting the client.
Instructions
Instructions

Graphical issues

Instructions
Instructions
Instructions

Crashes

Sometimes crashes are caused by the game's rendering distance. Try setting it to Normal in the game's options menu. Render distance is now measured in chunks, 8 chunks is the equivalent to the old normal render distance
Instructions
Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) Java-compatible (with Java installed)
Processor (CPU) Intel Pentium 4 or equivalent
System memory (RAM)
Hard disk drive (HDD) 10 MB (excluding saves and mods)
Video card (GPU) NVIDIA GeForce 256 / ATI Rage XL / Open-GL 3D compatible
ATI Rage XL
OpenGL 3D compatible
Latest requirements can be found on the Minecraft Wiki page.

References