Módulo:ItemSprite/IDs

De WikiMinecraft
< Módulo:ItemSprite
Revisión del 21:01 17 nov 2015 de Leynaf (discusión | contribuciones)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Saltar a: navegación, buscar
Documentation for this module may be created at Módulo:ItemSprite/IDs/doc
return {
	-- Armaduras --
	['leather-cap'] = 225,
	['leather-helmet'] = 225,
	['leather-tunic'] = 226,
	['leather-chestplate'] = 226,
	['leather-pants'] = 227,
	['leather-leggings'] = 227,
	['leather-boots'] = 228,
	['chainmail-helmet'] = 2,
	['chainmail-chestplate'] = 18,
	['chainmail-leggings'] = 34,
	['chainmail-boots'] = 50,
	['helmet'] = 3,
	['iron-helmet'] = 3,
	['chestplate'] = 19,
	['iron-chestplate'] = 19,
	['leggings'] = 35,
	['iron-leggings'] = 35,
	['boots'] = 51,
	['iron-boots'] = 51,
	['diamond-helmet'] = 4,
	['diamond-chestplate'] = 20,
	['diamond-leggings'] = 36,
	['diamond-boots'] = 52,
	['golden-helmet'] = 5,
	['gold-helmet'] = 5,
	['golden-chestplate'] = 21,
	['gold-chestplate'] = 21,
	['golden-leggings'] = 37,
	['gold-leggings'] = 37,
	['golden-boots'] = 53,
	['gold-boots'] = 53,
	['horse-armor-iron'] = 147,
	['horse-armor-diamond'] = 148,
	['horse-armor-gold'] = 149,
	
	-- Armas --
	['wooden-sword'] = 65,
	['stone-sword'] = 66,
	['sword'] = 67,
	['iron-sword'] = 67,
	['diamond-sword'] = 68,
	['golden-sword'] = 69,
	['gold-sword'] = 69,
	['bow'] = 22,
	['arrow'] = 38,
	['tipped-arrow'] = 204,
	['spectral-arrow'] = 215,
	['snowball'] = 15,
	['shield'] = 221,
	
	-- Herramientas --
	['wooden-axe'] = 113,
	['wooden-hoe'] = 129,
	['wooden-pickaxe'] = 97,
	['wooden-shovel'] = 81,
	['stone-axe'] = 114,
	['stone-hoe'] = 130,
	['stone-pickaxe'] = 98,
	['stone-shovel'] = 82,
	['axe'] = 115,
	['iron-axe'] = 115,
	['hoe'] = 131,
	['iron-hoe'] = 131,
	['pickaxe'] = 99,
	['iron-pickaxe'] = 99,
	['shovel'] = 83,
	['iron-shovel'] = 83,
	['diamond-axe'] = 116,
	['diamond-hoe'] = 132,
	['diamond-pickaxe'] = 100,
	['diamond-shovel'] = 84,
	['golden-axe'] = 117,
	['gold-axe'] = 117,
	['golden-hoe'] = 133,
	['gold-hoe'] = 133,
	['golden-pickaxe'] = 101,
	['gold-pickaxe'] = 101,
	['golden-shovel'] = 85,
	['gold-shovel'] = 85,
	['fishing-rod'] = 70,
	['flint-and-steel'] = 6,
	['shears'] = 94,
	['bucket'] = 75,
	['water-bucket'] = 76,
	['lava-bucket'] = 77,
	['fire-charge'] = 47,
	['magma-ball'] = 47,
	['carrot-on-a-stick'] = 103,
	
	-- Comida --
	['apple'] = 11,
	['red-apple'] = 11,
	['bread'] = 42,
	['cake'] = 30,
	['cookie'] = 93,
	['egg'] = 13,
	['chicken-egg'] = 13,
	['golden-apple'] = 12,
	['melon'] = 110,
	['melon-slice'] = 110,
	['milk'] = 78,
	['milk-bucket'] = 78,
	['mushroom-stew'] = 73,
	['beef'] = 106,
	['raw-beef'] = 106,
	['steak'] = 107,
	['chicken'] = 122,
	['raw-chicken'] = 122,
	['cooked-chicken'] = 123,
	['fish'] = 90,
	['raw-fish'] = 90,
	['cooked-fish'] = 91,
	['porkchop'] = 88,
	['raw-porkchop'] = 88,
	['cooked-porkchop'] = 89,
	['rotten-flesh'] = 92,
	['sugar'] = 14,
	['carrot'] = 121,
	['carrots'] = 121,
	['golden-carrot'] = 151,
	['potato'] = 120,
	['baked-potato'] = 119,
	['poisonous-potato'] = 135,
	['pumpkin-pie'] = 153,
	['raw-salmon'] = 169,
	['cooked-salmon'] = 185,
	['clownfish'] = 201,
	['pufferfish'] = 217,
	['beetroot'] = 165,
	['beetroot-soup'] = 167,
	['raw-rabbit'] = 218,
	['chorus-fruit'] = 219,
	['popped-chorus-fruit'] = 220,
	['cooked-rabbit'] = 231,
	['rabbit-stew'] = 233,
	['raw-mutton'] = 234,
	['cooked-mutton'] = 230,
	
	-- Decoración y utilidades --
	['bed'] = 46,
	['brewing-stand'] = 173,
	['cauldron'] = 157,
	['metal-door'] = 45,
	['iron-door'] = 45,
	['wooden-door'] = 44,
	['oak-door'] = 44,
	['acacia-door'] = 210,
	['birch-door'] = 211,
	['dark-oak-door'] = 212,
	['jungle-door'] = 213,
	['spruce-door'] = 214,
	['painting'] = 27,
	['redstone-repeater'] = 87,
	['repeater'] = 87,
	['saddle'] = 105,
	['sign'] = 43,
	['book-and-quill'] = 188,
	['written-book'] = 189,
	['enchanted-book'] = 208,
	['door'] = 236,
	['doors'] = 236,
	['item-frame'] = 207,
	['flower-pot'] = 190,
	["bottle-o'-enchanting"] = 172,
	['redstone-comparator'] = 150,
	['lead'] = 145,
	['leash'] = 145,
	['horse-saddle'] = 146,
	['name-tag'] = 161,
	['firework-rocket'] = 202,
	['firework-star'] = 203,
	['armor-stand'] = 209,
	
	-- Informativos --
	['clock'] = 71,
	['watch'] = 71,
	['compass'] = 55,
	['map-item'] = 61,
	['map'] = 61,
	['empty-map'] = 206,
	
	-- Manufacturados --
	['blaze-powder'] = 158,
	['book'] = 60,
	['bowl'] = 72,
	['clay-brick'] = 23,
	['brick'] = 23,
	['ender-eye'] = 156,
	['eye-of-ender'] = 156,
	['fermented-spider-eye'] = 139,
	['glass-bottle'] = 141,
	['glistering-melon'] = 138,
	['magma-cream'] = 174,
	['nether-brick'] = 166,
	['paper'] = 59,
	['water-bottle'] = 142,
	['potion'] = 142,
	['potions'] = 142,
	['splash-potion'] = 155,
	['splash-potions'] = 155,
	['lingering-potion'] = 154,
	["dragon's-breath"] = 170,
	['stick'] = 54,

	-- Pociones --
	['potion-of-fire-resistance'] = 177,
	['potion-of-harming'] = 178,
	['potion-of-healing'] = 179,
	['potion-of-invisibility'] = 180,
	['potion-of-night-vision'] = 181,
	['potion-of-poison'] = 182,
	['potion-of-regeneration'] = 183,
	['potion-of-slowness'] = 193,
	['potion-of-strength'] = 194,
	['potion-of-swiftness'] = 195,
	['potion-of-water-breathing'] = 196,
	['potion-of-weakness'] = 197,

	-- Materiales base --
	['blaze-rod'] = 109,
	['bone'] = 29,
	['clay'] = 58,
	['coal'] = 8,
	['diamond-gem'] = 56,
	['diamond'] = 56,
	['ender-pearl'] = 108,
	['feather'] = 25,
	['flint'] = 7,
	['ghast-tear'] = 124,
	['glowstone-dust'] = 74,
	['gold-ingot'] = 40,
	['gold-nugget'] = 125,
	['gunpowder'] = 41,
	['iron-ingot'] = 24,
	['leather'] = 104,
	['redstone-dust'] = 57,
	['redstone'] = 57,
	['slimeball'] = 31,
	['spider-eye'] = 140,
	['string'] = 9,
	['emerald'] = 187,
	['nether-quartz'] = 205,
	['nether-star'] = 186,
	['charcoal'] = 162,
	['prismarine-shard'] = 198,
	['prismarine-crystals'] = 199,
	['rabbit-hide'] = 229,
	["rabbit's-foot"] = 232,
	
	-- Discos de música --
	['disc-11'] = 251,
	['disc-13'] = 241,
	['gold-music-disc'] = 241,
	['disc-blocks'] = 243,
	['disc-cat'] = 242,
	['green-music-disc'] = 242,
	['disc-chirp'] = 244,
	['disc-far'] = 245,
	['disc-mall'] = 246,
	['disc-mellohi'] = 247,
	['disc-stal'] = 248,
	['disc-strad'] = 249,
	['disc-ward'] = 250,
	['disc-wait'] = 252,
	['music-discs'] = 255,
	['music-disc'] = 255,
	
	-- Plantas --
	['nether-wart'] = 126,
	['nether-wart-seeds'] = 126,
	['melon-seeds'] = 63,
	['pumpkin-seeds'] = 62,
	['wheat-seeds'] = 10,
	['seeds'] = 10,
	['sugar-cane'] = 28,
	['sugar-canes'] = 28,
	['reeds'] = 28,
	['wheat'] = 26,
	['beetroot-seeds'] = 164,
	
	-- Vehiculos --
	['boat'] = 137,
	['minecart'] = 136,
	['powered-minecart'] = 168,
	['minecart-with-furnace'] = 168,
	['storage-minecart'] = 152,
	['minecart-with-chest'] = 152,
	['minecart-with-command-block'] = 216,
	['minecart-with-hopper'] = 200,
	['minecart-with-tnt'] = 184,
	
	-- Tintes --
	['black-dye'] = 79,
	['ink-sac'] = 79,
	['cactus-green'] = 111,
	['green-dye'] = 111,
	['cocoa-beans'] = 127,
	['brown-dye'] = 127,
	['cyan-dye'] = 175,
	['dandelion-yellow'] = 128,
	['yellow-dye'] = 128,
	['gray-dye'] = 80,
	['lapis-lazuli'] = 143,
	['blue-dye'] = 143,
	['light-blue-dye'] = 144,
	['light-gray-dye'] = 191,
	['lime-dye'] = 112,
	['orange-dye'] = 176,
	['pink-dye'] = 96,
	['purple-dye'] = 159,
	['magenta-dye'] = 160,
	['rose-red'] = 95,
	['red-dye'] = 95,
	['white-dye'] = 192,
	['bone-meal'] = 192,
	
	-- Sólo en creativo --
	['spawner-egg'] = 235,
	['spawn-egg'] = 235,
	['barrier'] = 163,
	
	-- No disponibles --
	['quiver'] = 39,
	['ruby'] = 171,
	['leather-chain-armor'] = 254,
	
	-- Técnicos --
	['leather-cap-base'] = 1,
	['leather-helmet-base'] = 1,
	['leather-tunic-base'] = 17,
	['leather-chestplate-base'] = 17,
	['leather-pants-base'] = 33,
	['leather-leggings-base'] = 33,
	['leather-boots-base'] = 49,
	['helmet-slot'] = 16,
	['chestplate-slot'] = 32,
	['leggings-slot'] = 48,
	['boots-slot'] = 64,
	['splash-potion-bottle'] = 237,
	['bow-drawn-1'] = 102,
	['bow-drawn-2'] = 118,
	['bow-drawn-3'] = 134,
	['fishing-rod-no-string'] = 86,
	['compass-base'] = 238,
	['clock-base'] = 239,
}