You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Item Names"

From Kiwiki
Jump to: navigation, search
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Work in progress}}
+
Bukkit requires very specific names when referring to items, and these names are used by [[ChestShop]]. So, here is a list of all of the names Bukkit has set, with the ID's beside. Unobtainable items are unincluded. The lowercase name is the official Minecraft name, while the uppercase name is the Bukkit name. This page was last updated  {{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}, so, if Minecraft has been updated since then, this page may be out of date
 +
==Blocks==
 +
 
 +
 
 +
{| class="wikitable sortable;" width=75%
  
  
Bukkit requires very specific names when referring to items, and these names are used by ChestShop. So, here is a list of all of the names Bukkit has set, with the ID's beside. Unobtainable items are unincluded. The lowercase name is the official Minecraft name, while the uppercase name is the Bukkit name. This page was last updated  {{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}, so, if Minecraft has been updated since then, this page may be out of date
 
==Blocks==
 
{| class="wikitable sortable"
 
 
|-
 
|-
 
!Minecraft Block Name!!Bukkit Block Name!!Block ID
 
!Minecraft Block Name!!Bukkit Block Name!!Block ID
 +
 
|-
 
|-
||
 
  
===Wood and Log Products===
+
||Stone
 +
 
 +
||STONE
 +
 
 +
||1
 
|-
 
|-
 +
 +
||Grass Block
 +
||GRASS
 +
 +
||2
 +
|-
 +
||Dirt
 +
||DIRT
 +
||3
 +
|-
 +
 +
||Cobblestone
 +
||COBBLESTONE
 +
 +
||4
 +
 
|-
 
|-
  
Line 57: Line 78:
 
||Jungle Sapling  
 
||Jungle Sapling  
 
||SAPLING:3
 
||SAPLING:3
 +
 
||6:3
 
||6:3
 +
|-
 +
 +
||Sand
 +
||SAND
 +
 +
||12
 
|-  
 
|-  
  
 +
||Gravel
 +
||GRAVEL
 +
 +
||13
 +
|-
 +
 +
||Gold Ore
 +
||GOLD_ORE
 +
 +
||14
 +
|-
 +
 +
||Iron Ore
 +
||IRON_ORE
 +
 +
||15
 +
|-
 +
 +
||Coal Ore
 +
||COAL_ORE
 +
 +
||16
 +
|-
 
||Oak wood
 
||Oak wood
 
||LOG
 
||LOG
Line 106: Line 157:
  
 
||18:3
 
||18:3
 
 
|-
 
|-
  
||Grass Block
 
||GRASS
 
 
||2
 
|-
 
||Dirt
 
||DIRT
 
||3
 
|-
 
 
||Cobblestone
 
||COBBLESTONE
 
 
||4
 
 
|-
 
 
||
 
 
===Stone Products===
 
 
|-
 
||Stone
 
||STONE
 
||1
 
 
|-
 
 
||
 
 
===Ores===
 
 
|-
 
 
||Gold Ore
 
||GOLD_ORE
 
 
||14
 
|-
 
 
||Iron Ore
 
||IRON_ORE
 
 
||15
 
|-
 
 
||Coal Ore
 
||COAL_ORE
 
 
||16
 
|-
 
|-
 
||Sand
 
||SAND
 
 
||12
 
|-
 
 
||Gravel
 
||GRAVEL
 
 
||13
 
|-
 
 
||Glass
 
||Glass
 
||GLASS
 
||GLASS
Line 255: Line 242:
 
||33
 
||33
 
|-
 
|-
 
||
 
 
====Wool====
 
 
|-
 
 
 
||White wool
 
||White wool
 
||WOOL
 
||WOOL
Line 388: Line 368:
 
||42
 
||42
 
|-
 
|-
 
||
 
 
====Slabs====
 
  
 
|-
 
|-
Line 638: Line 614:
 
||96
 
||96
 
|-
 
|-
 
||
 
====Stone Bricks====
 
  
 
|-
 
|-
Line 783: Line 756:
  
 
||123
 
||123
 +
 +
|-
 +
||Oak-wood slab
 +
||WOOD_STEP
 +
||126
 +
|-
 +
||Spruce-wood slab
 +
||WOOD_STEP:1
 +
||126:1
 +
 +
|-
 +
||Birch-wood slab
 +
||WOOD_STEP:2
 +
||126:2
 +
 +
 +
|-
 +
||Jungle-wood slab
 +
||WOOD_STEP:3
 +
||126:3
 +
 +
|-
 +
 +
||Sandstone stairs
 +
||SANDSTONE_STAIRS
 +
 +
||128
 +
|-
 +
 +
||Emerald ore
 +
||EMERALD_ORE
 +
 +
||129
 +
|-
 +
 +
||Ender chest
 +
||ENDER_CHEST
 +
 +
||130
 +
|-
 +
 +
||Tripwire hook
 +
||TRIPWIRE_HOOK
 +
 +
||131
 +
 +
|-
 +
 +
||Block of emerald
 +
||EMERALD_BLOCK
 +
 +
||133
 +
 +
|-
 +
||Spruce wood stairs
 +
||SPRUCE_WOOD_STAIRS
 +
 +
||134
 +
|-
 +
 +
||Birch wood stairs
 +
||BIRCH_WOOD_STAIRS
 +
 +
||135
 +
 +
|-
 +
 +
||Jungle wood stairs
 +
||JUNGLE_WOOD_STAIRS
 +
 +
||136
 +
 +
 +
|-
 +
!Minecraft Block Name!!Bukkit Block Name!!Block ID 
 +
|}
 +
 +
==Items==
 +
{| width=80% align="center"
 +
|- valign="top"
 +
 +
|width=47%|
 +
===Tools/Weapons===
 +
{| class="wikitable sortable" width="90%"
 +
|-
 +
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
 +
|-
 +
 +
||Iron shovel
 +
||IRON_SPADE
 +
 +
||256
 +
|-
 +
 +
||Iron pickaxe
 +
||IRON_PICKAXE
 +
 +
||257
 +
|-
 +
 +
||Iron axe
 +
||IRON_AXE
 +
 +
||258
 +
|-
 +
 +
||Flint and steel
 +
||FLINT_AND_STEEL
 +
 +
||259
 +
 +
|-
 +
 +
||Bow
 +
 +
||BOW
 +
 +
||261
 +
 +
|-
 +
 +
||Iron sword
 +
 +
||IRON_SWORD
 +
 +
||267
 +
 +
|-
 +
 +
||Wooden sword
 +
||WOOD_SWORD
 +
 +
||268
 +
|-
 +
 +
||Wooden shovel
 +
||WOOD_SPADE
 +
 +
||269
 +
|-
 +
 +
||Wooden pickaxe
 +
||WOOD_PICKAXE
 +
 +
||270
 +
|-
 +
 +
||Wooden axe
 +
||WOOD_AXE
 +
 +
||271
 +
|-
 +
 +
||Stone sword
 +
 +
||STONE_SWORD
 +
 +
||272
 +
|-
 +
 +
||Stone shovel
 +
||STONE_SPADE
 +
 +
||273
 +
|-
 +
 +
||Stone pickaxe
 +
 +
||STONE_PICKAXE
 +
 +
||274
 +
|-
 +
 +
||Stone axe
 +
||STONE_AXE
 +
 +
||275
 +
|-
 +
 +
 +
||Gold sword
 +
 +
||GOLD_SWORD
 +
 +
||283
 +
 +
|-
 +
 +
||Gold shovel
 +
||GOLD_SPADE
 +
 +
||284
 +
|-
 +
 +
||Gold pickaxe
 +
||GOLD_PICKAXE
 +
 +
||285
 +
|-
 +
 +
||Gold axe
 +
||GOLD_AXE
 +
 +
||286
 +
 +
|-
 +
 +
||Wooden hoe
 +
 +
||WOOD_HOE
 +
 +
||290
 +
|-
 +
 +
||Stone hoe
 +
||STONE_HOE
 +
 +
||291
 +
|-
 +
 +
||Iron hoe
 +
||IRON_HOE
 +
 +
||292
 +
|-
 +
 +
||Diamond hoe
 +
||DIAMOND_HOE
 +
 +
||293
 +
|-
 +
 +
||Gold hoe
 +
||GOLD_HOE
 +
 +
||294
 +
|-
 +
||Diamond sword
 +
||DIAMOND_SWORD
 +
 +
||276
 +
|-
 +
 +
||Diamond shovel
 +
 +
||DIAMOND_SPADE
 +
 +
||277
 +
|-
 +
 +
||Diamond pickaxe
 +
||DIAMOND_PICKAXE
 +
 +
||278
 +
|-
 +
 +
||Diamond axe
 +
||DIAMOND_AXE
 +
 +
||279
 +
|-
 +
 +
||Bucket
 +
 +
||BUCKET
 +
 +
||325
 +
 +
|-
 +
 +
||Water bucket
 +
||WATER_BUCKET
 +
||326
 +
|-
 +
 +
||Lava bucket
 +
||LAVA_BUCKET
 +
 +
||327
 +
|-
 +
|-
 +
 +
||Compass
 +
 +
||COMPASS
 +
 +
||345
 +
 +
|-
 +
 +
||Fishing rod
 +
 +
||FISHING_ROD
 +
 +
||346
 +
 +
|-
 +
 +
||Watch
 +
 +
||WATCH
 +
 +
||347
 +
 +
|-
 +
||Map
 +
||MAP
 +
||358
 +
 +
|-
 +
 +
||Shears
 +
||SHEARS
 +
 +
||359
 +
|-
 +
||Fire charge
 +
||FIREBALL
 +
 +
||385
 +
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
|}
 +
 +
===Armor===
 +
 +
{| class="wikitable sortable" width="90%"
 +
 +
|-
 +
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
 +
|-
 +
 +
||Leather cap
 +
 +
||LEATHER_HELMET
 +
 +
||298
 +
 +
|-
 +
||Leather tunic
 +
||LEATHER_CHESTPLATE
 +
 +
||299
 +
|-
 +
 +
||Leather pants
 +
||LEATHER_LEGGINGS
 +
 +
||300
 +
|-
 +
 +
||Leather boots
 +
||LEATHER_BOOTS
 +
 +
||301
 +
|-
 +
 +
||Iron helmet
 +
||IRON_HELMET
 +
 +
||306
 +
|-
 +
 +
||Iron chestplate
 +
||IRON_CHESTPLATE
 +
 +
||307
 +
|-
 +
 +
||Iron leggings
 +
||IRON_LEGGINGS
 +
 +
||308
 +
|-
 +
 +
||Iron boots
 +
||IRON_BOOTS
 +
 +
||309
 +
|-
 +
 +
||Diamond helmet
 +
||DIAMOND_HELMET
 +
 +
||310
 +
|-
 +
 +
||Diamond chestplate
 +
||DIAMOND_CHESTPLATE
 +
 +
||311
 +
 +
|-
 +
 +
||Diamond leggings
 +
||DIAMOND_LEGGINGS
 +
 +
||312
 +
|-
 +
 +
||Diamond boots
 +
||DIAMOND_BOOTS
 +
 +
||313
 +
|-
 +
 +
||Gold helmet
 +
||GOLD_HELMET
 +
 +
||314
 +
|-
 +
 +
||Gold chestplate
 +
||GOLD_CHESTPLATE
 +
 +
||315
 +
|-
 +
 +
||Gold leggings
 +
||GOLD_LEGGINGS
 +
 +
||316
 +
 +
|-
 +
 +
||Gold boots
 +
||GOLD_BOOTS
 +
 +
||317
 +
 +
|-
 +
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
|}
 +
===Transportation===
 +
 +
{| class="wikitable sortable" width="90%"
 +
 +
|-
 +
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
 +
|-
 +
||Minecart
 +
||MINECART
 +
||328
 +
|-
 +
||Saddle
 +
||SADDLE
 +
||329
 +
 +
|-
 +
||Boat
 +
||BOAT
 +
 +
||333
 +
 +
|-
 +
 +
||Minecart w/ chest
 +
||STORAGE_MINECART
 +
||342
 +
|-
 +
 +
||Minecart w/ furnace
 +
||POWERED_MINECART
 +
 +
||343
 +
|-
 +
!Minecraft Block Name!!Bukkit Block Name!!Item ID 
 +
|}
 +
===Potion Ingredients===
 +
{| class="wikitable sortable" width=90%
 +
 +
|-
 +
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
 +
|-
 +
 +
||Glowstone dust
 +
 +
||GLOWSTONE_DUST
 +
 +
||348
 +
 +
|-
 +
||Potion
 +
||POTION
 +
 +
||373
 +
 +
|-
 +
 +
||Ghast tear
 +
 +
||GHAST_TEAR
 +
 +
||370
 +
 +
|-
 +
 +
||Gold nugget
 +
 +
||GOLD_NUGGET
 +
 +
||371
 +
 +
|-
 +
 +
||Nether wart
 +
 +
||NETHER_STALK
 +
 +
||372
 +
 +
|-
 +
 +
||Glass bottle
 +
 +
||GLASS_BOTTLE
 +
 +
||374
 +
 +
|-
 +
 +
||Spider eye
 +
 +
||SPIDER_EYE
 +
 +
||375
 +
 +
|-
 +
 +
||Fermented spider eye
 +
 +
||FERMENTED_SPIDER_EYE
 +
 +
||376
 +
 +
|-
 +
 +
||Blaze powder
 +
 +
||BLAZE_POWDER
 +
 +
||377
 +
 +
|-
 +
 +
||Magma cream
 +
 +
||MAGMA_CREAM
 +
 +
||378
 +
|-
 +
||Eye of Ender
 +
||EYE_OF_ENDER
 +
 +
||381
 +
|-
 +
 +
||Glistering melon
 +
||SPECKLED_MELON
 +
 +
||382
 +
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
  
 
|}  
 
|}  
<!--Everything past this point is missing in the file-->
 
  
==Items==
+
===Records===
 +
 
 +
{| class="wikitable sortable" width=90%
 +
 
 +
|-
 +
 
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
 
 +
|-
 +
 
 +
 
 +
 
 +
||13 disc
 +
 
 +
||GOLD_RECORD
 +
 
 +
||2256
 +
|-
 +
 
 +
||Cat disc
 +
||GREEN_RECORD
 +
 
 +
||2257
 +
 
 +
|-
 +
 
 +
||blocks disc
 +
||RECORD_3
 +
 
 +
||2258
 +
|-
 +
 
 +
||chirp disc
 +
||RECORD_4
  
IRON_SPADE(256, 1, 250),
+
||2259
 +
|-
  
IRON_PICKAXE(257, 1, 250),
+
||far disc
 +
||RECORD_5
  
IRON_AXE(258, 1, 250),
+
||2260
 +
|-
  
FLINT_AND_STEEL(259, 1, 64),
+
||mall disc
 +
||RECORD_6
  
APPLE(260),
+
||2261
  
BOW(261, 1, 384),
+
|-
  
ARROW(262),
+
||mellohi disc
 +
||RECORD_7
  
COAL(263, Coal.class),
+
||2262
 +
|-
  
DIAMOND(264),
+
||stal disc
 +
||RECORD_8
  
IRON_INGOT(265),
+
||2263
 +
|-
  
GOLD_INGOT(266),
+
||strad disc
 +
||RECORD_9
  
IRON_SWORD(267, 1, 250),
+
||2264
 +
|-
  
WOOD_SWORD(268, 1, 59),
+
||ward disc
 +
||RECORD_10
  
WOOD_SPADE(269, 1, 59),
+
||2265
  
WOOD_PICKAXE(270, 1, 59),
+
|-
  
WOOD_AXE(271, 1, 59),
+
!Minecraft Item Name!!Bukkit Item Name!!Item ID 
  
STONE_SWORD(272, 1, 131),
+
|}
 +
|width=47%|
  
STONE_SPADE(273, 1, 131),
+
===Food and seeds===
  
STONE_PICKAXE(274, 1, 131),
+
{| class="wikitable sortable" width="90%"
 +
|-
  
STONE_AXE(275, 1, 131),
+
!Minecraft Item Name!!Bukkit Item Name!!Item ID
  
DIAMOND_SWORD(276, 1, 1561),
+
|-
  
DIAMOND_SPADE(277, 1, 1561),
+
||Apple
 +
||APPLE
  
DIAMOND_PICKAXE(278, 1, 1561),
+
||260
 +
|-
  
DIAMOND_AXE(279, 1, 1561),
+
||Bowl
  
STICK(280),
+
||BOWL
  
BOWL(281),
+
||281
  
MUSHROOM_SOUP(282, 1),
+
|-
  
GOLD_SWORD(283, 1, 32),
+
||Mushroom stew
  
GOLD_SPADE(284, 1, 32),
+
||MUSHROOM_SOUP
  
GOLD_PICKAXE(285, 1, 32),
+
||282
 +
|-
 +
||Seeds
 +
||SEEDS
 +
||295
 +
|-
 +
||Wheat
 +
||WHEAT
 +
||296
 +
|-
 +
||Bread
 +
||BREAD
 +
||297
 +
|-
  
GOLD_AXE(286, 1, 32),
+
||Pork
  
STRING(287),
+
||PORK
  
FEATHER(288),
+
||319
 +
|-
  
SULPHUR(289),
+
||Grilled pork
 +
||GRILLED_PORK
  
WOOD_HOE(290, 1, 59),
+
||320
  
STONE_HOE(291, 1, 131),
+
|-
  
IRON_HOE(292, 1, 250),
+
||Golden apple
  
DIAMOND_HOE(293, 1, 1561),
+
||GOLDEN_APPLE
  
GOLD_HOE(294, 1, 32),
+
||322
 +
|-
  
SEEDS(295),
+
||Milk bucket
  
WHEAT(296),
+
||MILK_BUCKET
  
BREAD(297),
+
||335
  
LEATHER_HELMET(298, 1, 55),
+
|-
  
LEATHER_CHESTPLATE(299, 1, 80),
+
||Raw fish
  
LEATHER_LEGGINGS(300, 1, 75),
+
||RAW_FISH
  
LEATHER_BOOTS(301, 1, 65),
+
||349
 +
|-
  
CHAINMAIL_HELMET(302, 1, 165),
+
||Cooked fish
 +
||COOKED_FISH
  
CHAINMAIL_CHESTPLATE(303, 1, 240),
+
||350
 +
|-
  
CHAINMAIL_LEGGINGS(304, 1, 225),
+
||Sugar
  
CHAINMAIL_BOOTS(305, 1, 195),
+
||SUGAR
  
IRON_HELMET(306, 1, 165),
+
||353
 +
|-
  
IRON_CHESTPLATE(307, 1, 240),
+
||Cake
 +
||CAKE
 +
||354
  
IRON_LEGGINGS(308, 1, 225),
+
|-
  
IRON_BOOTS(309, 1, 195),
+
||Cookie
  
DIAMOND_HELMET(310, 1, 363),
+
||COOKIE
  
DIAMOND_CHESTPLATE(311, 1, 528),
+
||357
 +
|-
  
DIAMOND_LEGGINGS(312, 1, 495),
+
||Melon slice
  
DIAMOND_BOOTS(313, 1, 429),
+
||MELON
  
GOLD_HELMET(314, 1, 77),
+
||360
 +
|-
  
GOLD_CHESTPLATE(315, 1, 112),
+
||Pumpkin seeds
 +
||PUMPKIN_SEEDS
  
GOLD_LEGGINGS(316, 1, 105),
+
||361
 +
|-
  
GOLD_BOOTS(317, 1, 91),
+
||Melon seeds
 +
||MELON_SEEDS
  
FLINT(318),
+
||362
 +
|-
  
PORK(319),
+
||Raw beef
 +
||RAW_BEEF
  
GRILLED_PORK(320),
+
||363
 +
|-
  
PAINTING(321),
+
||Cooked beef
 +
||COOKED_BEEF
  
GOLDEN_APPLE(322),
+
||364
 +
|-
  
SIGN(323, 16),
+
||Raw chicken
  
WOOD_DOOR(324, 1),
+
||RAW_CHICKEN
  
BUCKET(325, 16),
+
||365
 +
|-
 +
||Cooked chicken
 +
||COOKED_CHICKEN
  
WATER_BUCKET(326, 1),
+
||366
 +
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
|}
 +
===Misc and Mob Drops===
 +
{| class="wikitable sortable" width="90%"
 +
|-
  
LAVA_BUCKET(327, 1),
+
!Minecraft Item Name!!Bukkit Item Name!!Item ID
  
MINECART(328, 1),
+
|-
  
SADDLE(329, 1),
+
||Arrow
  
IRON_DOOR(330, 1),
+
||ARROW
  
REDSTONE(331),
+
||262
  
SNOW_BALL(332, 16),
+
|-
  
BOAT(333, 1),
+
||Stick
  
LEATHER(334),
+
||STICK
  
MILK_BUCKET(335, 1),
+
||280
  
CLAY_BRICK(336),
+
|-
  
CLAY_BALL(337),
+
||String
  
SUGAR_CANE(338),
+
||STRING
  
PAPER(339),
+
||287
 +
|-
  
BOOK(340),
+
||Feather
 +
||FEATHER
  
SLIME_BALL(341),
+
||288
 +
|-
  
STORAGE_MINECART(342, 1),
+
||Gunpowder
 +
||SULPHUR
  
POWERED_MINECART(343, 1),
+
||289
 +
|-
  
EGG(344, 16),
+
||Flint
 +
||FLINT
  
COMPASS(345),
+
||318
  
FISHING_ROD(346, 1, 64),
+
|-
  
WATCH(347),
+
||Snowball
  
GLOWSTONE_DUST(348),
+
||SNOW_BALL
  
RAW_FISH(349),
+
||332
  
COOKED_FISH(350),
+
|-
  
INK_SACK(351, Dye.class),
+
||Leather
  
BONE(352),
+
||LEATHER
  
SUGAR(353),
+
||334
  
CAKE(354, 1),
+
|-
  
BED(355, 1),
+
||Sugar Cane
  
DIODE(356),
+
||SUGAR_CANE
  
COOKIE(357),
+
||338
  
/||
+
|-
  
|- @see MapView
+
||Paper
 +
||PAPER
 +
||339
  
|-/
+
|-
  
MAP(358, 1, MaterialData.class),
+
||Book
 +
||BOOK
  
SHEARS(359, 1, 238),
+
||340
 +
|-
  
MELON(360),
+
||Slimeball
  
PUMPKIN_SEEDS(361),
+
||SLIME_BALL
  
MELON_SEEDS(362),
+
||341
  
RAW_BEEF(363),
+
|-
  
COOKED_BEEF(364),
+
||Chicken egg
  
RAW_CHICKEN(365),
+
||EGG
  
COOKED_CHICKEN(366),
+
||344
  
ROTTEN_FLESH(367),
+
|-
  
ENDER_PEARL(368, 16),
+
||Bone
  
BLAZE_ROD(369),
+
||BONE
  
GHAST_TEAR(370),
+
||352
 +
|-
  
GOLD_NUGGET(371),
+
||Rotten flesh
 +
||ROTTEN_FLESH
  
NETHER_STALK(372),
+
||367
  
/||
+
|-
  
|- @see Potion
+
||Ender pearl
  
|-/
+
||ENDER_PEARL
  
POTION(373, 1, MaterialData.class),
+
||368
  
GLASS_BOTTLE(374),
+
|-
  
SPIDER_EYE(375),
+
||Blaze rod
  
FERMENTED_SPIDER_EYE(376),
+
||BLAZE_ROD
  
BLAZE_POWDER(377),
+
||369
  
MAGMA_CREAM(378),
+
|-
  
BREWING_STAND_ITEM(379),
+
||Book and quill
  
CAULDRON_ITEM(380),
+
||BOOK_AND_QUILL
  
EYE_OF_ENDER(381),
+
||386
 +
|-
  
SPECKLED_MELON(382),
+
||Written book
 +
||WRITTEN_BOOK
  
MONSTER_EGG(383, 64, SpawnEgg.class),
+
||387
 +
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
|}
  
EXP_BOTTLE(384, 64),
+
===Ore and ingots===
  
FIREBALL(385, 64),
+
{| class="wikitable sortable" width="90%"
 +
|-
  
GOLD_RECORD(2256, 1),
+
!Minecraft Item Name!!Bukkit Item Name!!Item ID
  
GREEN_RECORD(2257, 1),
+
|-
  
RECORD_3(2258, 1),
+
||Coal
 +
||COAL
  
RECORD_4(2259, 1),
+
||263
  
RECORD_5(2260, 1),
+
|-
 +
||Charcoal
  
RECORD_6(2261, 1),
+
||Coal:1
  
RECORD_7(2262, 1),
+
||263:1
  
RECORD_8(2263, 1),
+
|-
  
RECORD_9(2264, 1),
+
||Diamond
 +
||DIAMOND
  
RECORD_10(2265, 1),
+
||264
 +
|-
 +
 
 +
||Iron ingot
 +
||IRON_INGOT
 +
 
 +
||265
 +
|-
 +
 
 +
||Gold ingot
 +
 
 +
||GOLD_INGOT
 +
||266
 +
|-
 +
 
 +
||Lapis Lazuli
 +
 
 +
||INK_SACK:4
  
RECORD_11(2266, 1),
+
||351:4
  
WOOD_DOUBLE_STEP(125, WoodenStep.class),
+
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID 
 +
|}
  
WOOD_STEP(126, WoodenStep.class),
 
  
COCOA(127, CocoaPlant.class),
+
===Decorative and Building===
  
SANDSTONE_STAIRS(128, Stairs.class),
+
{| class="wikitable sortable" width="90%"
 +
|-
  
EMERALD_ORE(129),
+
!Minecraft Item Name!!Bukkit Item Name!!Item ID
  
ENDER_CHEST(130, EnderChest.class),
+
|-
  
TRIPWIRE_HOOK(131, TripwireHook.class),
+
||Painting
 +
||PAINTING
  
TRIPWIRE(132, Tripwire.class),
+
||321
  
EMERALD_BLOCK(133),
+
|-
  
SPRUCE_WOOD_STAIRS(134, Stairs.class),
+
||Sign
 +
||SIGN
  
BIRCH_WOOD_STAIRS(135, Stairs.class),
+
||323
  
JUNGLE_WOOD_STAIRS(136, Stairs.class),
+
|-
  
BOOK_AND_QUILL(386, 1),
+
||Wooden door
  
WRITTEN_BOOK(387, 1),
+
||WOOD_DOOR
  
EMERALD(388, 64);
+
||324
  
 +
|-
 +
 +
||Iron door
 +
 +
||IRON_DOOR
  
 +
||330
  
 +
|-
 +
 +
||Clay brick
 +
 +
||CLAY_BRICK
 +
 +
||336
 +
|-
 +
 +
||Clay ball
 +
||CLAY_BALL
 +
 +
||337
 +
|-
 +
||Bed
 +
||BED
 +
||355
 +
|-
 +
 +
||Brewing stand
 +
 +
||BREWING_STAND_ITEM
 +
 +
||379
 +
 +
|-
 +
 +
||Cauldron
 +
 +
||CAULDRON_ITEM
 +
 +
||380
 +
 +
|-
 +
 +
||Emerald
 +
 +
||EMERALD
 +
 +
||388
 +
|-
 +
!Minecraft Item Name!!Bukkit Item Name!!Item ID
 +
|}
 +
 +
===Dyes===
 +
 +
{| class="wikitable sortable" width=90%
 +
 +
|-
 +
 +
!Minecraft Block Name!!Bukkit Block Name!!Item ID
 +
 +
|-
 +
 +
||Ink sack
 +
 +
||INK_SACK
 +
 +
||351
 +
 +
|-
 +
 +
||Rose red
 +
 +
||INK_SACK:1
 +
 +
||351:1
 +
|-
 +
||Cactus green
 +
||INK_SACK:2
 +
||351:2
 +
|-
 +
||Cocoa Beans
 +
 +
||INK_SACK:3
 +
 +
||351:3
 +
 +
|-
 +
 +
 +
||Lapis Lazuli
 +
 +
||INK_SACK:4
 +
 +
||351:4
 +
|-
 +
||Purple dye
 +
||INK_SACK:5
 +
||351:5
 +
|-
 +
||Cyan dye
 +
||INK_SACK:6
 +
||351:6
 +
|-
 +
||Light gray dye
 +
||INK_SACK:7
 +
||351:7
 +
|-
 +
||Gray dye
 +
||INK_SACK:8
 +
||351:8
 +
|-
 +
||Pink dye
 +
||INK_SACK:9
 +
||351:9
 +
|-
 +
||Lime dye
 +
||INK_SACK:10
 +
||351:10
 +
|-
 +
||Dandelion yellow
 +
||INK_SACK:11
 +
||351:11
 +
|-
 +
||Light blue dye
 +
||INK_SACK:12
 +
||351:12
 +
|-
 +
||Magenta dye
 +
||INK_SACK:13
 +
||351:13
 +
|-
 +
||Orange dye
 +
||INK_SACK:14
 +
||351:14
 +
|-
 +
||Bone meal
 +
||INK_SACK:15
 +
||351:15
 +
|-
 +
!Minecraft Block Name!!Bukkit Block Name!!Item ID 
 +
 +
|}
 +
 +
===Redstone===
 +
 +
{| class="wikitable sortable" width=90%
 +
 +
|-
 +
 +
!Minecraft Block Name!!Bukkit Block Name!!Item ID 
 +
 +
|-
 +
||Redstone dust
 +
||REDSTONE
 +
||331
 +
|-
 +
||Redstone repeater
 +
||DIODE
 +
||356
 +
|-
 +
 +
!Minecraft Block Name!!Bukkit Block Name!!Item ID 
 +
 +
|}
 +
|}
 +
Updated info can be found in the Bukkit source
 
https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java
 
https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java
 +
 +
 +
 +
[[Category:Guides]]

Latest revision as of 13:31, 11 October 2012

Bukkit requires very specific names when referring to items, and these names are used by ChestShop. So, here is a list of all of the names Bukkit has set, with the ID's beside. Unobtainable items are unincluded. The lowercase name is the official Minecraft name, while the uppercase name is the Bukkit name. This page was last updated 10/11/2012, so, if Minecraft has been updated since then, this page may be out of date

Blocks

Minecraft Block Name Bukkit Block Name Block ID
Stone STONE 1
Grass Block GRASS 2
Dirt DIRT 3
Cobblestone COBBLESTONE 4
Oak Planks WOOD 5
Pine Planks WOOD:1 5:1
Birch Planks WOOD:2 5:2
Jungle Planks WOOD:3 5:3
Oak Sapling SAPLING 6
Pine Sapling SAPLING:1 6:1
Birch Sapling SAPLING:2 6:2
Jungle Sapling SAPLING:3 6:3
Sand SAND 12
Gravel GRAVEL 13
Gold Ore GOLD_ORE 14
Iron Ore IRON_ORE 15
Coal Ore COAL_ORE 16
Oak wood LOG 17
Pine wood LOG:1 17:1
Birch wood LOG:2 17:2
Jungle wood LOG:3 17:3
Oak leaves LEAVES 18
Pine leaves LEAVES:1 18:1
Birch LEAVES:2 18:2
Jungle LEAVES:3 18:3
Glass GLASS 20
Lapis Ore LAPIS_ORE 21
Lapis Block LAPIS_BLOCK 22
Dispenser DISPENSER 23
Normal sandstone SANDSTONE 24
Chiseled sandstone SANDSTONE:1 24:1
Smooth sandstone SANDSTONE:2 24:2
Note Block NOTE_BLOCK 25
Powered Rail POWERED_RAIL 27
Detector Rail DETECTOR_RAIL 28
Sticky Piston PISTON_STICKY_BASE 29
Tall Grass LONG_GRASS 31
Dead Bush DEAD_BUSH 32
Piston PISTON_BASE 33
White wool WOOL 35
Orange wool WOOL:1 35:1
Magenta wool WOOL:2 35:2
Light blue wool WOOL:3 35:3
Yellow wool WOOL:4 35:4
Lime wool WOOL:5 35:5
Pink wool WOOL:6 35:6
Dark gray wool WOOL:7 35:7
Light gray wool WOOL:8 35:8
Cyan wool WOOL:9 35:9
Purple wool WOOL:10 35:10
Blue wool WOOL:11 35:11
Brown wool WOOL:12 35:12
Dark green wool WOOL:13 35:13
Red wool WOOL:14 35:14
Black wool WOOL:15 35:15
Dandelion YELLOW_FLOWER 37
Rose RED_ROSE 38
Brown Mushroom BROWN_MUSHROOM 39
Red Mushroom RED_MUSHROOM 40
Block of gold GOLD_BLOCK 41
Block of iron IRON_BLOCK 42
Stone slabs STEP 44
Sandstone slabs STEP:1 44:1
Wooden slabs STEP:2 44:2
Cobblestone slabs STEP:3 44:3
Brick slabs STEP:4 44:4
Stone brick slabs STEP:5 44:5
Bricks BRICK 45
TNT TNT 46
Bookshelf BOOKSHELF 47
Moss stone MOSSY_COBBLESTONE 48
Obsidian OBSIDIAN 49
Torch TORCH 50
Oak wood stairs WOOD_STAIRS 53
Chest CHEST 54
Diamond Ore DIAMOND_ORE 56
Block of diamond DIAMOND_BLOCK 57
Crafting table WORKBENCH 58
Furnace FURNACE 61
Ladder LADDER 65
Rails RAILS 66
Cobblestone stairs COBBLESTONE_STAIRS 67
Lever LEVER 69
Stone pressure plate STONE_PLATE 70
Wooden pressure plate WOOD_PLATE 72
Redstone Ore REDSTONE_ORE 73
Redstone Torch REDSTONE_TORCH_ON 76
Stone Button STONE_BUTTON 77
Ice ICE 79
Snow block SNOW_BLOCK 80
Cactus CACTUS 81
Clay block CLAY 82
Jukebox JUKEBOX 84
Fence FENCE 85
Pumpkin PUMPKIN 86
Netherrack NETHERRACK 87
Soul sand SOUL_SAND 88
Glowstone GLOWSTONE 89
Jack-o-Lantern JACK_O_LANTERN 91
Trap door TRAP_DOOR 96
Smooth stone bricks SMOOTH_BRICK 98
Mossy stone bricks SMOOTH_BRICK:1 98:1
Cracked stone bricks SMOOTH_BRICK:2 98:2
Chiseled stone bricks SMOOTH_BRICK:3 98:3
Huge red mushroom HUGE_MUSHROOM_1 99
Huge brown mushroom HUGE_MUSHROOM_2 100
Iron Bars IRON_FENCE 101
Glass Pane THIN_GLASS 102
Melon block MELON_BLOCK 103
Vines VINE 106
Fence Gate FENCE_GATE 107
Brick Stairs BRICK_STAIRS 108
Stone brick stairs SMOOTH_STAIRS 109
Mycelium MYCEL 110
Lily pad WATER_LILY 111
Nether brick NETHER_BRICK 112
Nether brick fence NETHER_FENCE 113
Nether brick stairs NETHER_BRICK_STAIRS 114
Enchantment table ENCHANTMENT_TABLE 116
End stone ENDER_STONE 121
Dragon egg DRAGON_EGG 122
Redstone Lamp REDSTONE_LAMP_OFF 123
Oak-wood slab WOOD_STEP 126
Spruce-wood slab WOOD_STEP:1 126:1
Birch-wood slab WOOD_STEP:2 126:2


Jungle-wood slab WOOD_STEP:3 126:3
Sandstone stairs SANDSTONE_STAIRS 128
Emerald ore EMERALD_ORE 129
Ender chest ENDER_CHEST 130
Tripwire hook TRIPWIRE_HOOK 131
Block of emerald EMERALD_BLOCK 133
Spruce wood stairs SPRUCE_WOOD_STAIRS 134
Birch wood stairs BIRCH_WOOD_STAIRS 135
Jungle wood stairs JUNGLE_WOOD_STAIRS 136


Minecraft Block Name Bukkit Block Name Block ID

Items

Tools/Weapons

Minecraft Item Name Bukkit Item Name Item ID
Iron shovel IRON_SPADE 256
Iron pickaxe IRON_PICKAXE 257
Iron axe IRON_AXE 258
Flint and steel FLINT_AND_STEEL 259
Bow BOW 261
Iron sword IRON_SWORD 267
Wooden sword WOOD_SWORD 268
Wooden shovel WOOD_SPADE 269
Wooden pickaxe WOOD_PICKAXE 270
Wooden axe WOOD_AXE 271
Stone sword STONE_SWORD 272
Stone shovel STONE_SPADE 273
Stone pickaxe STONE_PICKAXE 274
Stone axe STONE_AXE 275
Gold sword GOLD_SWORD 283
Gold shovel GOLD_SPADE 284
Gold pickaxe GOLD_PICKAXE 285
Gold axe GOLD_AXE 286
Wooden hoe WOOD_HOE 290
Stone hoe STONE_HOE 291
Iron hoe IRON_HOE 292
Diamond hoe DIAMOND_HOE 293
Gold hoe GOLD_HOE 294
Diamond sword DIAMOND_SWORD 276
Diamond shovel DIAMOND_SPADE 277
Diamond pickaxe DIAMOND_PICKAXE 278
Diamond axe DIAMOND_AXE 279
Bucket BUCKET 325
Water bucket WATER_BUCKET 326
Lava bucket LAVA_BUCKET 327
Compass COMPASS 345
Fishing rod FISHING_ROD 346
Watch WATCH 347
Map MAP 358
Shears SHEARS 359
Fire charge FIREBALL 385
Minecraft Item Name Bukkit Item Name Item ID

Armor

Minecraft Item Name Bukkit Item Name Item ID
Leather cap LEATHER_HELMET 298
Leather tunic LEATHER_CHESTPLATE 299
Leather pants LEATHER_LEGGINGS 300
Leather boots LEATHER_BOOTS 301
Iron helmet IRON_HELMET 306
Iron chestplate IRON_CHESTPLATE 307
Iron leggings IRON_LEGGINGS 308
Iron boots IRON_BOOTS 309
Diamond helmet DIAMOND_HELMET 310
Diamond chestplate DIAMOND_CHESTPLATE 311
Diamond leggings DIAMOND_LEGGINGS 312
Diamond boots DIAMOND_BOOTS 313
Gold helmet GOLD_HELMET 314
Gold chestplate GOLD_CHESTPLATE 315
Gold leggings GOLD_LEGGINGS 316
Gold boots GOLD_BOOTS 317
Minecraft Item Name Bukkit Item Name Item ID

Transportation

Minecraft Item Name Bukkit Item Name Item ID
Minecart MINECART 328
Saddle SADDLE 329
Boat BOAT 333
Minecart w/ chest STORAGE_MINECART 342
Minecart w/ furnace POWERED_MINECART 343
Minecraft Block Name Bukkit Block Name Item ID

Potion Ingredients

Minecraft Item Name Bukkit Item Name Item ID
Glowstone dust GLOWSTONE_DUST 348
Potion POTION 373
Ghast tear GHAST_TEAR 370
Gold nugget GOLD_NUGGET 371
Nether wart NETHER_STALK 372
Glass bottle GLASS_BOTTLE 374
Spider eye SPIDER_EYE 375
Fermented spider eye FERMENTED_SPIDER_EYE 376
Blaze powder BLAZE_POWDER 377
Magma cream MAGMA_CREAM 378
Eye of Ender EYE_OF_ENDER 381
Glistering melon SPECKLED_MELON 382
Minecraft Item Name Bukkit Item Name Item ID

Records

Minecraft Item Name Bukkit Item Name Item ID
13 disc GOLD_RECORD 2256
Cat disc GREEN_RECORD 2257
blocks disc RECORD_3 2258
chirp disc RECORD_4 2259
far disc RECORD_5 2260
mall disc RECORD_6 2261
mellohi disc RECORD_7 2262
stal disc RECORD_8 2263
strad disc RECORD_9 2264
ward disc RECORD_10 2265
Minecraft Item Name Bukkit Item Name Item ID

Food and seeds

Minecraft Item Name Bukkit Item Name Item ID
Apple APPLE 260
Bowl BOWL 281
Mushroom stew MUSHROOM_SOUP 282
Seeds SEEDS 295
Wheat WHEAT 296
Bread BREAD 297
Pork PORK 319
Grilled pork GRILLED_PORK 320
Golden apple GOLDEN_APPLE 322
Milk bucket MILK_BUCKET 335
Raw fish RAW_FISH 349
Cooked fish COOKED_FISH 350
Sugar SUGAR 353
Cake CAKE 354
Cookie COOKIE 357
Melon slice MELON 360
Pumpkin seeds PUMPKIN_SEEDS 361
Melon seeds MELON_SEEDS 362
Raw beef RAW_BEEF 363
Cooked beef COOKED_BEEF 364
Raw chicken RAW_CHICKEN 365
Cooked chicken COOKED_CHICKEN 366
Minecraft Item Name Bukkit Item Name Item ID

Misc and Mob Drops

Minecraft Item Name Bukkit Item Name Item ID
Arrow ARROW 262
Stick STICK 280
String STRING 287
Feather FEATHER 288
Gunpowder SULPHUR 289
Flint FLINT 318
Snowball SNOW_BALL 332
Leather LEATHER 334
Sugar Cane SUGAR_CANE 338
Paper PAPER 339
Book BOOK 340
Slimeball SLIME_BALL 341
Chicken egg EGG 344
Bone BONE 352
Rotten flesh ROTTEN_FLESH 367
Ender pearl ENDER_PEARL 368
Blaze rod BLAZE_ROD 369
Book and quill BOOK_AND_QUILL 386
Written book WRITTEN_BOOK 387
Minecraft Item Name Bukkit Item Name Item ID

Ore and ingots

Minecraft Item Name Bukkit Item Name Item ID
Coal COAL 263
Charcoal Coal:1 263:1
Diamond DIAMOND 264
Iron ingot IRON_INGOT 265
Gold ingot GOLD_INGOT 266
Lapis Lazuli INK_SACK:4 351:4
Minecraft Item Name Bukkit Item Name Item ID


Decorative and Building

Minecraft Item Name Bukkit Item Name Item ID
Painting PAINTING 321
Sign SIGN 323
Wooden door WOOD_DOOR 324
Iron door IRON_DOOR 330
Clay brick CLAY_BRICK 336
Clay ball CLAY_BALL 337
Bed BED 355
Brewing stand BREWING_STAND_ITEM 379
Cauldron CAULDRON_ITEM 380
Emerald EMERALD 388
Minecraft Item Name Bukkit Item Name Item ID

Dyes

Minecraft Block Name Bukkit Block Name Item ID
Ink sack INK_SACK 351
Rose red INK_SACK:1 351:1
Cactus green INK_SACK:2 351:2
Cocoa Beans INK_SACK:3 351:3
Lapis Lazuli INK_SACK:4 351:4
Purple dye INK_SACK:5 351:5
Cyan dye INK_SACK:6 351:6
Light gray dye INK_SACK:7 351:7
Gray dye INK_SACK:8 351:8
Pink dye INK_SACK:9 351:9
Lime dye INK_SACK:10 351:10
Dandelion yellow INK_SACK:11 351:11
Light blue dye INK_SACK:12 351:12
Magenta dye INK_SACK:13 351:13
Orange dye INK_SACK:14 351:14
Bone meal INK_SACK:15 351:15
Minecraft Block Name Bukkit Block Name Item ID

Redstone

Minecraft Block Name Bukkit Block Name Item ID
Redstone dust REDSTONE 331
Redstone repeater DIODE 356
Minecraft Block Name Bukkit Block Name Item ID

Updated info can be found in the Bukkit source https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java