Diferencia entre revisiones de «Módulo:ItemSprite/IDs»

De WikiMinecraft
Saltar a: navegación, buscar
 
(No se muestran 3 ediciones intermedias de 3 usuarios)
Línea 1: Línea 1:
 
return {
 
return {
-- Armor --
+
-- Armaduras --
 
['leather-cap'] = 225,
 
['leather-cap'] = 225,
 
['leather-helmet'] = 225,
 
['leather-helmet'] = 225,
Línea 36: Línea 36:
 
['horse-armor-gold'] = 149,
 
['horse-armor-gold'] = 149,
 
 
-- Weapons --
+
-- Armas --
 
['wooden-sword'] = 65,
 
['wooden-sword'] = 65,
 
['stone-sword'] = 66,
 
['stone-sword'] = 66,
Línea 46: Línea 46:
 
['bow'] = 22,
 
['bow'] = 22,
 
['arrow'] = 38,
 
['arrow'] = 38,
 +
['tipped-arrow'] = 204,
 +
['spectral-arrow'] = 215,
 
['snowball'] = 15,
 
['snowball'] = 15,
 +
['shield'] = 221,
 
 
-- Tools --
+
-- Herramientas --
['hacha-de-madera'] = 113,
+
['wooden-axe'] = 113,
['azada-de-madera'] = 129,
+
['wooden-hoe'] = 129,
['pico-de-madera'] = 97,
+
['wooden-pickaxe'] = 97,
['pala-de-madera'] = 81,
+
['wooden-shovel'] = 81,
['hacha-de-piedra'] = 114,
+
['stone-axe'] = 114,
['azada-de-piedra'] = 130,
+
['stone-hoe'] = 130,
['pico-de-piedra'] = 98,
+
['stone-pickaxe'] = 98,
['pala-de-piedra'] = 82,
+
['stone-shovel'] = 82,
['hacha'] = 115,
+
['axe'] = 115,
['hacha-de-hierro'] = 115,
+
['iron-axe'] = 115,
['azada'] = 131,
+
['hoe'] = 131,
['azada-de-hierro'] = 131,
+
['iron-hoe'] = 131,
['pico'] = 99,
+
['pickaxe'] = 99,
['pico-de-hierro'] = 99,
+
['iron-pickaxe'] = 99,
['pala'] = 83,
+
['shovel'] = 83,
['pala-de-hierro'] = 83,
+
['iron-shovel'] = 83,
['hacha-de-diamante'] = 116,
+
['diamond-axe'] = 116,
['azada-de-diamante'] = 132,
+
['diamond-hoe'] = 132,
['pico-de-diamante'] = 100,
+
['diamond-pickaxe'] = 100,
['pala-de-diamante'] = 84,
+
['diamond-shovel'] = 84,
['hacha-de-oro'] = 117,
+
['golden-axe'] = 117,
['hacha-dorada'] = 117,
+
['gold-axe'] = 117,
['azada-dorada'] = 133,
+
['golden-hoe'] = 133,
['azada-de-oro'] = 133,
+
['gold-hoe'] = 133,
['pico-de-oro'] = 101,
+
['golden-pickaxe'] = 101,
['pico-dorado'] = 101,
+
['gold-pickaxe'] = 101,
['pala-dorada'] = 85,
+
['golden-shovel'] = 85,
['pala-de-oro'] = 85,
+
['gold-shovel'] = 85,
 
['fishing-rod'] = 70,
 
['fishing-rod'] = 70,
 
['flint-and-steel'] = 6,
 
['flint-and-steel'] = 6,
Línea 87: Línea 90:
 
['carrot-on-a-stick'] = 103,
 
['carrot-on-a-stick'] = 103,
 
 
-- Food --
+
-- Comida --
['manzana'] = 11,
+
['apple'] = 11,
['manzana roja'] = 11,
+
['red-apple'] = 11,
 
['bread'] = 42,
 
['bread'] = 42,
 
['cake'] = 30,
 
['cake'] = 30,
Línea 118: Línea 121:
 
['carrots'] = 121,
 
['carrots'] = 121,
 
['golden-carrot'] = 151,
 
['golden-carrot'] = 151,
['patata'] = 120,
+
['potato'] = 120,
 
['baked-potato'] = 119,
 
['baked-potato'] = 119,
 
['poisonous-potato'] = 135,
 
['poisonous-potato'] = 135,
Línea 128: Línea 131:
 
['beetroot'] = 165,
 
['beetroot'] = 165,
 
['beetroot-soup'] = 167,
 
['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,
 
 
-- Decoration and utility --
+
-- Decoración y utilidades --
 
['bed'] = 46,
 
['bed'] = 46,
 
['brewing-stand'] = 173,
 
['brewing-stand'] = 173,
Línea 136: Línea 146:
 
['iron-door'] = 45,
 
['iron-door'] = 45,
 
['wooden-door'] = 44,
 
['wooden-door'] = 44,
 +
['oak-door'] = 44,
 +
['acacia-door'] = 210,
 +
['birch-door'] = 211,
 +
['dark-oak-door'] = 212,
 +
['jungle-door'] = 213,
 +
['spruce-door'] = 214,
 
['painting'] = 27,
 
['painting'] = 27,
 
['redstone-repeater'] = 87,
 
['redstone-repeater'] = 87,
Línea 156: Línea 172:
 
['firework-rocket'] = 202,
 
['firework-rocket'] = 202,
 
['firework-star'] = 203,
 
['firework-star'] = 203,
 +
['armor-stand'] = 209,
 
 
-- Informative --
+
-- Informativos --
 
['clock'] = 71,
 
['clock'] = 71,
 
['watch'] = 71,
 
['watch'] = 71,
Línea 165: Línea 182:
 
['empty-map'] = 206,
 
['empty-map'] = 206,
 
 
-- Manufactured --
+
-- Manufacturados --
 
['blaze-powder'] = 158,
 
['blaze-powder'] = 158,
 
['book'] = 60,
 
['book'] = 60,
Línea 184: Línea 201:
 
['splash-potion'] = 155,
 
['splash-potion'] = 155,
 
['splash-potions'] = 155,
 
['splash-potions'] = 155,
['palo'] = 54,
+
['lingering-potion'] = 154,
+
["dragon's-breath"] = 170,
-- Raw materials --
+
['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,
 
['blaze-rod'] = 109,
 
['bone'] = 29,
 
['bone'] = 29,
Línea 201: Línea 234:
 
['gold-nugget'] = 125,
 
['gold-nugget'] = 125,
 
['gunpowder'] = 41,
 
['gunpowder'] = 41,
['lingote-de-hierro'] = 24,
+
['iron-ingot'] = 24,
 
['leather'] = 104,
 
['leather'] = 104,
 
['redstone-dust'] = 57,
 
['redstone-dust'] = 57,
Línea 212: Línea 245:
 
['nether-star'] = 186,
 
['nether-star'] = 186,
 
['charcoal'] = 162,
 
['charcoal'] = 162,
 +
['prismarine-shard'] = 198,
 +
['prismarine-crystals'] = 199,
 +
['rabbit-hide'] = 229,
 +
["rabbit's-foot"] = 232,
 
 
-- Music Discs --
+
-- Discos de música --
 
['disc-11'] = 251,
 
['disc-11'] = 251,
 
['disc-13'] = 241,
 
['disc-13'] = 241,
Línea 231: Línea 268:
 
['music-disc'] = 255,
 
['music-disc'] = 255,
 
 
-- Plants --
+
-- Plantas --
 
['nether-wart'] = 126,
 
['nether-wart'] = 126,
 
['nether-wart-seeds'] = 126,
 
['nether-wart-seeds'] = 126,
Línea 244: Línea 281:
 
['beetroot-seeds'] = 164,
 
['beetroot-seeds'] = 164,
 
 
-- Vehicles --
+
-- Vehiculos --
 
['boat'] = 137,
 
['boat'] = 137,
 
['minecart'] = 136,
 
['minecart'] = 136,
Línea 255: Línea 292:
 
['minecart-with-tnt'] = 184,
 
['minecart-with-tnt'] = 184,
 
 
-- Wool dyes --
+
-- Tintes --
 
['black-dye'] = 79,
 
['black-dye'] = 79,
 
['ink-sac'] = 79,
 
['ink-sac'] = 79,
Línea 280: Línea 317:
 
['bone-meal'] = 192,
 
['bone-meal'] = 192,
 
 
-- Creative only --
+
-- Sólo en creativo --
 
['spawner-egg'] = 235,
 
['spawner-egg'] = 235,
 
['spawn-egg'] = 235,
 
['spawn-egg'] = 235,
 
['barrier'] = 163,
 
['barrier'] = 163,
 
 
-- Unavailable --
+
-- No disponibles --
 
['quiver'] = 39,
 
['quiver'] = 39,
 
['ruby'] = 171,
 
['ruby'] = 171,
 
['leather-chain-armor'] = 254,
 
['leather-chain-armor'] = 254,
 
 
-- Technical --
+
-- Técnicos --
 
['leather-cap-base'] = 1,
 
['leather-cap-base'] = 1,
 
['leather-helmet-base'] = 1,
 
['leather-helmet-base'] = 1,
Línea 302: Línea 339:
 
['leggings-slot'] = 48,
 
['leggings-slot'] = 48,
 
['boots-slot'] = 64,
 
['boots-slot'] = 64,
['spawner-egg-white'] = 154,
 
['spawn-egg-white'] = 154,
 
['spawner-egg-spots'] = 170,
 
['spawn-egg-spots'] = 170,
 
 
['splash-potion-bottle'] = 237,
 
['splash-potion-bottle'] = 237,
['potion-contents'] = 240,
 
 
['bow-drawn-1'] = 102,
 
['bow-drawn-1'] = 102,
 
['bow-drawn-2'] = 118,
 
['bow-drawn-2'] = 118,

Revisión actual del 22:01 17 nov 2015

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,
}