Minecraft Data Values

This list shows the Data Values in Minecraft. Data values are used everywhere in Minecraft. You can’t see them, but they define all block, items, biomes etc.

Data values are used to spawn items, where you need to know the block or item id, for example with the /give command used in the Single Player Commands mod.

If you find this list useful, please +1 us and Like, thank you.

Minecraft data values overview

 

Block ID’s

These values apply to both inventory items and to blocks placed in the world.

Legend

DRequires additional data from the saved game’s Data array to fully define the block.
IHas a different ID as an inventory item.
BRequires additional data in the item’s Damage field to fully define the inventory item.
TRequires a tile entity to store additional data.
RedCannot be legitimately obtained. Only available using the /give command or via inventory editors.
Light blueCannot be obtained in any way.
BlueOnly available in Creative mode in item list.
PurpleAvailable in Creative mode in block list.
TealCan be obtained by trading with villagers or in Creative mode.
GreenOnly available by Enchanting tools or in Creative mode.
Yellow greenOnly available by Enchanting tools, cannot be obtained in Creative mode.
OrangeNot in the current version of the game. Only available in an update yet to be released.
GreyUnused data.

 

Minecraft 1.6.2 Block ID's

Item ID’s

All items have values above 255, making it easy to separate the Block ID’s from the Item ID’s. Entries marked with a D require additional data to fully define the item in a Beta world. The chainmail set is currently unobtainable without hacking or, in multiplayer, the /give server command. It is available in Creative mode, however.

Minecraft 1.6.2 Item ID's

Entity ID’s

Minecraft 1.6.2 entity id’s.

Minecraft 1.6.2 Entity ID's

Biome ID’s

Minecraft 1.6.2 biome ID’s.

DecBiome
0Ocean
1Plains
2Desert
3Extreme Hills
4Forest
5Taiga
6Swampland
7River
8Hell (Nether)
9Sky (End)
10Frozen Ocean
11Frozen River
12Ice Plains
13Ice Mountains
14Mushroom Island
15Mushroom Island Shore
16Beach
17Desert Hills
18Forest Hills
19Taiga Hills
20Extreme Hills Edge
21Jungle
22Jungle Hills
-1(Uncalculated)

Enchantment ID’s

Minecraft 1.6.2 Enchantment ID’s.

IDEnchantmentEnchantable Item(s)
0ProtectionArmor
1Fire ProtectionArmor
2Feather FallingBoots
3Blast ProtectionArmor
4Projectile ProtectionArmor
5RespirationHelmets
6Aqua AffinityHelmets
7ThornsArmor
16SharpnessSwords, Axes
17SmiteSwords, Axes
18Bane of ArthropodsSwords, Axes
19KnockbackSwords
20Fire AspectSwords
21LootingSwords
32EfficiencyPickaxes, Shovels, Axes, Shears
33Silk TouchPickaxes, Shovels, Axes, Shears
34UnbreakingAny Item with Durability
35FortunePickaxes, Shovels, Axes
48PowerBow
49PunchBow
50FlameBow
51InfinityBow

This list of Minecraft data values applies to Minecraft version 1.6.2, 1.6.4, 1.7.2 and 1.7.3.