Diferencia entre revisiones de «Módulo:ItemSprite/IDs»
Sin resumen de edición |
Sin resumen de edición |
||
| 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 51: | Línea 51: | ||
['shield'] = 221, | ['shield'] = 221, | ||
-- | -- Herramientas -- | ||
['wooden-axe'] = 113, | ['wooden-axe'] = 113, | ||
['wooden-hoe'] = 129, | ['wooden-hoe'] = 129, | ||
| Línea 90: | 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 139: | Línea 139: | ||
['cooked-mutton'] = 230, | ['cooked-mutton'] = 230, | ||
-- | -- Decoración y utilidades -- | ||
['bed'] = 46, | ['bed'] = 46, | ||
['brewing-stand'] = 173, | ['brewing-stand'] = 173, | ||
| Línea 174: | Línea 174: | ||
['armor-stand'] = 209, | ['armor-stand'] = 209, | ||
-- | -- Informativos -- | ||
['clock'] = 71, | ['clock'] = 71, | ||
['watch'] = 71, | ['watch'] = 71, | ||
| Línea 182: | Línea 182: | ||
['empty-map'] = 206, | ['empty-map'] = 206, | ||
-- | -- Manufacturados -- | ||
['blaze-powder'] = 158, | ['blaze-powder'] = 158, | ||
['book'] = 60, | ['book'] = 60, | ||
| Línea 205: | Línea 205: | ||
['stick'] = 54, | ['stick'] = 54, | ||
-- | -- Pociones -- | ||
['potion-of-fire-resistance'] = 177, | ['potion-of-fire-resistance'] = 177, | ||
['potion-of-harming'] = 178, | ['potion-of-harming'] = 178, | ||
| Línea 219: | Línea 219: | ||
['potion-of-weakness'] = 197, | ['potion-of-weakness'] = 197, | ||
-- | -- Materiales base -- | ||
['blaze-rod'] = 109, | ['blaze-rod'] = 109, | ||
['bone'] = 29, | ['bone'] = 29, | ||
| Línea 250: | Línea 250: | ||
["rabbit's-foot"] = 232, | ["rabbit's-foot"] = 232, | ||
-- | -- Discos de música -- | ||
['disc-11'] = 251, | ['disc-11'] = 251, | ||
['disc-13'] = 241, | ['disc-13'] = 241, | ||
| Línea 268: | 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 281: | Línea 281: | ||
['beetroot-seeds'] = 164, | ['beetroot-seeds'] = 164, | ||
-- | -- Vehiculos -- | ||
['boat'] = 137, | ['boat'] = 137, | ||
['minecart'] = 136, | ['minecart'] = 136, | ||
| Línea 292: | 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 317: | 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, | ||