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
(→Items) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | 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 | |
− | |||
− | |||
− | 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== | ==Blocks== | ||
Line 759: | 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 | + | ||Wooden axe |
+ | ||WOOD_AXE | ||
− | || | + | ||271 |
+ | |- | ||
+ | |||
+ | ||Stone sword | ||
+ | |||
+ | ||STONE_SWORD | ||
− | || | + | ||272 |
|- | |- | ||
− | ||Stone | + | ||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 | + | !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 | ||
− | | | + | |} |
− | + | ===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 | ||
− | || | + | ||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 | |
− | || | + | |} |
+ | |width=47%| | ||
− | + | ===Food and seeds=== | |
+ | {| class="wikitable sortable" width="90%" | ||
|- | |- | ||
− | | | + | !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=== | ||
+ | {| class="wikitable sortable" width="90%" | ||
|- | |- | ||
− | + | !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=== | |
− | |- | + | {| class="wikitable sortable" width="90%" |
+ | |- | ||
− | + | !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=== | |
− | + | {| class="wikitable sortable" width="90%" | |
+ | |- | ||
− | + | !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=== | ||
+ | |||
+ | {| 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
Contents
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
Armor
Transportation
Potion Ingredients
Records
|
Food and seeds
Misc and Mob Drops
Ore and ingots
Decorative and Building
Dyes
Redstone
|
Updated info can be found in the Bukkit source https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java