Diferencia entre revisiones de «Módulo:ItemSprite/IDs»
Sin resumen de edición |
Sin resumen de edición |
||
| (No se muestran 2 ediciones intermedias de 2 usuarios) | |||
| Línea 1: | Línea 1: | ||
return { | return { | ||
-- | -- Armaduras -- | ||
['leather-cap'] = 225, | ['leather-cap'] = 225, | ||
['leather-helmet'] = 225, | ['leather-helmet'] = 225, | ||
| Línea 37: | Línea 37: | ||
-- Armas -- | -- Armas -- | ||
[' | ['wooden-sword'] = 65, | ||
[' | ['stone-sword'] = 66, | ||
[' | ['sword'] = 67, | ||
[' | ['iron-sword'] = 67, | ||
[' | ['diamond-sword'] = 68, | ||
[' | ['golden-sword'] = 69, | ||
[' | ['gold-sword'] = 69, | ||
['bow'] = 22, | ['bow'] = 22, | ||
['arrow'] = 38, | ['arrow'] = 38, | ||
['tipped-arrow'] = 204, | |||
['spectral-arrow'] = 215, | |||
['snowball'] = 15, | ['snowball'] = 15, | ||
['shield'] = 221, | |||
-- Herramientas -- | -- 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, | ['fishing-rod'] = 70, | ||
['flint-and-steel'] = 6, | ['flint-and-steel'] = 6, | ||
| Línea 88: | Línea 91: | ||
-- Comida -- | -- Comida -- | ||
[' | ['apple'] = 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, | ||
[' | ['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, | |||
-- Decoración y | -- 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, | |||
-- | -- Informativos -- | ||
['clock'] = 71, | ['clock'] = 71, | ||
['watch'] = 71, | ['watch'] = 71, | ||
| Línea 165: | Línea 182: | ||
['empty-map'] = 206, | ['empty-map'] = 206, | ||
-- | -- 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, | ||
[' | ['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, | ['blaze-rod'] = 109, | ||
['bone'] = 29, | ['bone'] = 29, | ||
| Línea 201: | Línea 234: | ||
['gold-nugget'] = 125, | ['gold-nugget'] = 125, | ||
['gunpowder'] = 41, | ['gunpowder'] = 41, | ||
[' | ['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, | |||
-- Discos de | -- 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, | ||
-- | -- Plantas -- | ||
['nether-wart'] = 126, | ['nether-wart'] = 126, | ||
['nether-wart-seeds'] = 126, | ['nether-wart-seeds'] = 126, | ||
| Línea 255: | Línea 292: | ||
['minecart-with-tnt'] = 184, | ['minecart-with-tnt'] = 184, | ||
-- | -- 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, | ||
-- Sólo | -- Sólo en creativo -- | ||
['spawner-egg'] = 235, | ['spawner-egg'] = 235, | ||
['spawn-egg'] = 235, | ['spawn-egg'] = 235, | ||
['barrier'] = 163, | ['barrier'] = 163, | ||
-- No | -- No disponibles -- | ||
['quiver'] = 39, | ['quiver'] = 39, | ||
['ruby'] = 171, | ['ruby'] = 171, | ||
['leather-chain-armor'] = 254, | ['leather-chain-armor'] = 254, | ||
-- | -- 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, | ||
['splash-potion-bottle'] = 237, | ['splash-potion-bottle'] = 237, | ||
['bow-drawn-1'] = 102, | ['bow-drawn-1'] = 102, | ||
['bow-drawn-2'] = 118, | ['bow-drawn-2'] = 118, | ||