An example of the excessive amount of experience orbs dropped upon death, causing extreme performance drops.
Experience points were added to Minecraft during the first part of the Adventure Update. They were originally revealed by Jeb during an interview.[1] Experience can be obtained by gathering Experience Orbs from defeated mobs and players.
Gathering experience points increases the player's experience level by gradually filling a bar on the bottom of the screen until a new level is achieved when the bar is full. Each level up will potentially reward the player with Skill Points,[2] which Notch has said may be used for buying things such as increased jump height and increased maximum health.[3]
When the player dies, they only drop half of their experience as orbs. (rounded down to the nearest point) The other half vanishes.
Mobs will drop a random number of orbs, and the orbs can have different values. However, the total value will always remain within these values, regardless of difficulty setting:
Mob
Experience
Passive *
1 - 3
Baby Animals
0
Villager
0
Wolf
1 - 3
Hostile **
5
Snow Golem
0
Big Slime ***
4
Small Slime ***
2
Tiny Slime ***
1
Blaze
10
Ender Dragon
20,000
* Excludes NPC Villagers and baby animals
** Includes Zombie Pigmen and Endermen. Does not include Blaze, Slimes or Magma Cubes.
*** This also applies to Magma Cubes of the same size. Experience is dropped per slime/cube death. Further, smaller slimes/cubes will also drop experience.
↑The total amount of experience required to attain the level from level 0
↑The experience required to obtain this level from the previous level
↑The XP value of each of the 18 sections of the XP bar at said level. Due to the logarithmic nature of Experience, this can only be used as an approximation.
For any given level, the experience, E, required to achieve the next level n+1 from the current level, n is:
E = (n + 1) * 7
The experience, E, required to achieve level n from level 0 is:
E = 3.5n * (n + 1)
Also, to reach level x from level n, one would need E experience:
E = 3.5(x(x + 1) - n(n + 1))
History
Jeb has stated on Twitter that Experience Orbs will not drop unless the creature is killed by a player,[4] rendering grinders useless for farming experience (although grinders can be converted to funnel monsters to an easily player kill-able location to grind experience). Jeb released a picture of the 1.8 GUI list, which shows the experience bar, among other things.
As of Beta 1.8, there is no measurable benefit to gaining Experience Orbs and levels.
As of 1.9 prerelease 3, experience levels are indicated by a number above the experience bar, which increases by one every time the bar is filled.
The ability to spend experience levels for Enchanting items was added in 1.9 Pre-release 3, but had no actual effect until 1.9 Pre-release 4.
Trivia
In Beta 1.8 Pre-release 1, when the player died, they dropped all of their experience orbs individually. This created a problem with retrieval of drops if the player had accumulated a large sum of experience, due to the extremely large amount of orb items created at the specific point. On SMP servers, this could be enough to even crash a server.
In Beta 1.9 Pre-release 1, the player gained Experience from jumping. This was part of code left in by Jeb for testing Experience.[5]
Experience levels work in an exponential scale, meaning that it becomes progressively harder to achieve higher and higher levels.
Experience orbs will drop from a mob if it dies from fall damage as a result of the player knocking it off a cliff.
To reach level 50, which is the amount of skill points required to purchase the highest type of enchantment, one would need to gather 8925 experience by defeating 1785 hostile mobs.
Experience orbs will despawn if a player sleeps before collecting them. This means if you die at night and sleep before collecting your items, the orbs will disappear when you wake up.
Bugs
When a 1.9 Pre-release 2 world is opened on a 1.9 Pre-release 3 version of Minecraft, the player is given a large amount of experience and the skill bar will look strange. File:Skillbarbug.png
An example of a bug on the skill bar
In Beta 1.8, if the player dies with an large amount of experience, and returns to collect it after respawning, sometimes (usually if FPS drop below 10) the experience orbs will continuously swirl around them. The experience points count on the bar, but the animation continues to loop. The only known way to fix this bug is disconnecting then reconnecting.
In Beta 1.9 Pre-release 4, Enchanting only consumes experience levels, not the experience itself. So, if the player spends 10 points on an enchantment, and then dies, the points can be regained after respawning.