Diferencia entre revisiones de «Módulo:ItemSprite/IDs»
m Protegió «Módulo:ItemSprite/IDs» ([Editar=Solo permitir administradores] (indefinido) [Pueden trasladar=Solo permitir administradores] (indefinido)) |
Sin resumen de edición |
||
| (No se muestran 5 ediciones intermedias de 3 usuarios) | |||
| Línea 1: | Línea 1: | ||
return { | return { | ||
-- | -- 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, | ||
-- | -- 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, | |||
-- | -- Herramientas -- | ||
['wooden-axe'] = 113, | ['wooden-axe'] = 113, | ||
['wooden-hoe'] = 129, | ['wooden-hoe'] = 129, | ||
| Línea 87: | Línea 90: | ||
['carrot-on-a-stick'] = 103, | ['carrot-on-a-stick'] = 103, | ||
-- | -- Comida -- | ||
['apple'] = 11, | ['apple'] = 11, | ||
['red-apple'] = 11, | ['red-apple'] = 11, | ||
| 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 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, | ['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 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 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 244: | Línea 281: | ||
['beetroot-seeds'] = 164, | ['beetroot-seeds'] = 164, | ||
-- | -- Vehiculos -- | ||
['boat'] = 137, | ['boat'] = 137, | ||
['minecart'] = 136, | ['minecart'] = 136, | ||
| 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 en creativo -- | ||
['spawner-egg'] = 235, | ['spawner-egg'] = 235, | ||
['spawn-egg'] = 235, | ['spawn-egg'] = 235, | ||
['barrier'] = 163, | ['barrier'] = 163, | ||
-- | -- 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, | ||