Diferencia entre revisiones de «Módulo:BlockSprite/IDs»
(No se muestra una edición intermedia de otro usuario) | |||
Línea 1: | Línea 1: | ||
return { | return { | ||
+ | -- Natural -- | ||
+ | ['air'] = 40, | ||
+ | ['barrier'] = 40, | ||
+ | ['andesite'] = 465, | ||
+ | ['bedrock'] = 26, | ||
+ | ['coarse-dirt'] = 480, | ||
+ | ['cobblestone'] = 25, | ||
+ | ['diorite'] = 463, | ||
+ | ['moss-stone'] = 53, | ||
+ | ['dirt'] = 3, | ||
+ | ['end-stone'] = 256, | ||
+ | ['white-stone'] = 256, | ||
+ | ['glowstone'] = 154, | ||
+ | ['grass-block'] = 4, | ||
+ | ['grass-block-side'] = 4, | ||
['grass-block-top'] = 1, | ['grass-block-top'] = 1, | ||
− | [' | + | ['granite'] = 441, |
− | [' | + | ['gravel'] = 28, |
− | [' | + | ['ice'] = 100, |
− | [' | + | ['mycelium'] = 110, |
− | + | ['mycelium-side'] = 110, | |
− | [' | + | ['mycelium-top'] = 111, |
− | [' | + | ['netherrack'] = 152, |
− | [' | + | ['obsidian'] = 54, |
− | [' | + | ['packed-ice'] = 402, |
− | [' | + | ['prismarine'] = 482, |
− | [' | + | ['podzol'] = 401, |
− | + | ['podzol-side'] = 401, | |
− | + | ['podzol-top'] = 400, | |
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['red-sand'] = 15, | ['red-sand'] = 15, | ||
− | [' | + | ['red-sandstone'] = 488, |
− | + | ['red-sandstone-side'] = 488, | |
− | + | ['red-sandstone-bottom'] = 492, | |
− | + | ['red-sandstone-chiseled'] = 489, | |
− | [' | + | ['chiseled-red-sandstone'] = 489, |
− | + | ['red-sandstone-smooth'] = 490, | |
− | [' | + | ['smooth-red-sandstone'] = 490, |
− | + | ['red-sandstone-top'] = 491, | |
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
['sand'] = 27, | ['sand'] = 27, | ||
− | [' | + | ['sandstone'] = 289, |
− | ['wood'] = | + | ['sandstone-side'] = 289, |
+ | ['sandstone-bottom'] = 313, | ||
+ | ['sandstone-chiseled'] = 342, | ||
+ | ['chiseled-sandstone'] = 342, | ||
+ | ['sandstone-creeper'] = 342, | ||
+ | ['sandstone-decorative'] = 342, | ||
+ | ['sandstone-hieroglyph'] = 342, | ||
+ | ['sandstone-smooth'] = 343, | ||
+ | ['smooth-sandstone'] = 343, | ||
+ | ['sandstone-top'] = 265, | ||
+ | ['sea-lantern'] = 481, | ||
+ | ['snow'] = 99, | ||
+ | ['snow-(cover)'] = 99, | ||
+ | ['snow-block'] = 99, | ||
+ | ['snow-side'] = 101, | ||
+ | ['soulsand'] = 153, | ||
+ | ['soul-sand'] = 153, | ||
+ | ['stone'] = 2, | ||
+ | ['monster-egg'] = 2, | ||
+ | ['web'] = 12, | ||
+ | ['cobweb'] = 12, | ||
+ | ['spider-web'] = 12, | ||
+ | ['web-w/background'] = 118, | ||
+ | ['cobweb-w/background'] = 118, | ||
+ | |||
+ | -- Wood -- | ||
+ | ['acacia-wood'] = 406, | ||
+ | ['acacia-wood-horiz'] = 439, | ||
+ | ['acacia-wood-top'] = 407, | ||
+ | ['birch-wood'] = 174, | ||
+ | ['wood-birch'] = 174, | ||
+ | ['birch-wood-horiz'] = 436, | ||
+ | ['birch-wood-top'] = 404, | ||
+ | ['dark-oak-wood'] = 408, | ||
+ | ['dark-oak-wood-horiz'] = 440, | ||
+ | ['dark-oak-wood-top'] = 409, | ||
+ | ['jungle-wood'] = 226, | ||
+ | ['wood-jungle'] = 226, | ||
+ | ['jungle-wood-horiz'] = 438, | ||
+ | ['jungle-wood-top'] = 405, | ||
['oak-wood'] = 29, | ['oak-wood'] = 29, | ||
− | ['wood- | + | ['wood'] = 29, |
+ | ['oak-wood-horiz'] = 435, | ||
['oak-wood-top'] = 30, | ['oak-wood-top'] = 30, | ||
− | [' | + | ['wood-top'] = 30, |
− | [' | + | ['spruce-wood'] = 173, |
− | [' | + | ['wood-pine'] = 173, |
− | [' | + | ['wood-spruce'] = 173, |
− | [' | + | ['spruce-wood-horiz'] = 437, |
− | [' | + | ['spruce-wood-top'] = 403, |
− | [' | + | |
− | [' | + | -- Clay -- |
− | [' | + | ['black-stained-clay'] = 353, |
− | [' | + | ['blue-stained-clay'] = 333, |
− | [' | + | ['brown-stained-clay'] = 334, |
− | [' | + | ['clay'] = 105, |
− | [' | + | ['clay-(block)'] = 105, |
− | [' | + | ['cyan-stained-clay'] = 379, |
− | [' | + | ['gray-stained-clay'] = 377, |
− | [' | + | ['green-stained-clay'] = 335, |
− | [' | + | ['hardened-clay'] = 331, |
− | [' | + | ['light-blue-stained-clay'] = 357, |
− | [' | + | ['light-gray-stained-clay'] = 378, |
− | [' | + | ['lime-stained-clay'] = 359, |
− | [' | + | ['magenta-stained-clay'] = 356, |
− | [' | + | ['orange-stained-clay'] = 355, |
− | [' | + | ['pink-stained-clay'] = 360, |
− | [' | + | ['purple-stained-clay'] = 380, |
+ | ['red-stained-clay'] = 336, | ||
+ | ['white-stained-clay'] = 354, | ||
+ | ['stained-clay'] = 354, | ||
+ | ['yellow-stained-clay'] = 358, | ||
+ | |||
+ | -- Manufactured -- | ||
+ | ['banner'] = 487, | ||
+ | ['bookshelf'] = 52, | ||
+ | ['cobblestone-wall'] = 214, | ||
+ | ['cobble-wall'] = 214, | ||
+ | ['flower-pot'] = 216, | ||
+ | ['flower-pot-empty'] = 275, | ||
['fence'] = 46, | ['fence'] = 46, | ||
+ | ['iron-bars'] = 126, | ||
+ | ['ladder'] = 124, | ||
+ | ['mossy-cobblestone-wall'] = 215, | ||
+ | ['moss-cobblestone-wall'] = 215, | ||
+ | ['moss-cobble-wall'] = 215, | ||
+ | ['mossy-cobble-wall'] = 215, | ||
['nether-brick-fence'] = 47, | ['nether-brick-fence'] = 47, | ||
+ | ['polished-andesite'] = 466, | ||
+ | ['andesite-smooth'] = 466, | ||
+ | ['polished-diorite'] = 464, | ||
+ | ['diorite-smooth'] = 464, | ||
+ | ['polished-granite'] = 462, | ||
+ | ['granite-smooth'] = 462, | ||
+ | ['slime-block'] = 442, | ||
+ | ['bounce-block'] = 442, | ||
+ | ['bouncy-block'] = 442, | ||
+ | |||
+ | -- Planks -- | ||
+ | ['acacia-wood-planks'] = 410, | ||
+ | ['all-wooden-planks'] = 428, | ||
+ | ['birch-wood-planks'] = 319, | ||
+ | ['wooden-planks-birch'] = 319, | ||
+ | ['wooden-plank-birch'] = 319, | ||
+ | ['dark-oak-wood-planks'] = 411, | ||
+ | ['oak-wood-planks'] = 5, | ||
+ | ['wooden-planks'] = 5, | ||
+ | ['wooden-plank'] = 5, | ||
+ | ['wood-planks'] = 5, | ||
+ | ['wood-plank'] = 5, | ||
+ | ['spruce-wood-planks'] = 295, | ||
+ | ['wooden-plank-pine'] = 295, | ||
+ | ['wooden-planks-pine'] = 295, | ||
+ | ['wooden-plank-spruce'] = 295, | ||
+ | ['wooden-planks-spruce'] = 295, | ||
+ | ['jungle-wood-planks'] = 296, | ||
+ | ['wooden-plank-jungle'] = 296, | ||
+ | ['wooden-planks-jungle'] = 296, | ||
+ | |||
+ | -- Bricks -- | ||
+ | ['bricks'] = 8, | ||
+ | ['brick'] = 8, | ||
+ | ['chiseled-stone-bricks'] = 318, | ||
+ | ['chiseled-stone-brick'] = 318, | ||
+ | ['circle-stone-brick'] = 318, | ||
+ | ['square-stone-brick'] = 318, | ||
+ | ['stone-brick-circle'] = 318, | ||
+ | ['cracked-stone-bricks'] = 150, | ||
+ | ['cracked-stone-brick'] = 150, | ||
+ | ['stone-brick-cracked'] = 150, | ||
+ | ['dark-prismarine'] = 485, | ||
+ | ['nether-brick'] = 337, | ||
+ | ['mossy-stone-bricks'] = 149, | ||
+ | ['mossy-stone-brick'] = 149, | ||
+ | ['stone-brick-mossy'] = 149, | ||
+ | ['prismarine-bricks'] = 484, | ||
+ | ['stone-bricks'] = 79, | ||
+ | ['stone-brick'] = 79, | ||
+ | |||
+ | -- Slabs -- | ||
+ | ['acacia-wood-slab'] = 478, | ||
+ | ['birch-wood-slab'] = 476, | ||
+ | ['bricks-slab'] = 17, | ||
+ | ['brick-slab'] = 17, | ||
+ | ['cobblestone-slab'] = 19, | ||
+ | ['dark-oak-wood-slab'] = 479, | ||
+ | ['double-slab-side'] = 6, | ||
+ | ['jungle-wood-slab'] = 477, | ||
['nether-brick-slab'] = 48, | ['nether-brick-slab'] = 48, | ||
− | [' | + | ['oak-wood-slab'] = 42, |
− | [' | + | ['wooden-slab'] = 42, |
− | [' | + | ['quartz-slab'] = 306, |
− | [' | + | ['red-sandstone-slab'] = 493, |
− | [' | + | ['sandstone-slab'] = 18, |
− | [' | + | ['slabs'] = 495, |
− | [' | + | ['spruce-wood-slab'] = 475, |
− | [' | + | ['stone-slab'] = 43, |
− | [' | + | ['stone-slab-top'] = 7, |
− | [' | + | ['stone-bricks-slab'] = 41, |
+ | ['stone-brick-slab'] = 41, | ||
+ | ['wood-slabs'] = 191, | ||
+ | ['any-wood-slabs'] = 191, | ||
+ | ['all-wood-slabs'] = 191, | ||
+ | |||
+ | -- Stairs -- | ||
+ | ['brick-stairs'] = 432, | ||
+ | ['cobblestone-stairs'] = 430, | ||
+ | ['nether-brick-stairs'] = 433, | ||
+ | ['red-sandstone-stairs'] = 494, | ||
+ | ['sandstone-stairs'] = 429, | ||
+ | ['stone-brick-stairs'] = 431, | ||
+ | ['stairs'] = 23, | ||
+ | ['quartz-stairs'] = 307, | ||
+ | ['wood-stairs'] = 190, | ||
+ | |||
+ | -- Glass -- | ||
+ | ['black-stained-glass'] = 413, | ||
+ | ['black-stained-glass-pane'] = 413, | ||
+ | ['blue-stained-glass'] = 421, | ||
+ | ['blue-stained-glass-pane'] = 421, | ||
+ | ['stained-glass'] = 421, | ||
+ | ['stained-glass-pane'] = 421, | ||
+ | ['brown-stained-glass'] = 419, | ||
+ | ['brown-stained-glass-pane'] = 419, | ||
+ | ['cyan-stained-glass'] = 425, | ||
+ | ['cyan-stained-glass-pane'] = 425, | ||
+ | ['glass'] = 74, | ||
+ | ['glass-pane'] = 221, | ||
+ | ['gray-stained-glass'] = 414, | ||
+ | ['gray-stained-glass-pane'] = 414, | ||
+ | ['green-stained-glass'] = 417, | ||
+ | ['green-stained-glass-pane'] = 417, | ||
+ | ['light-blue-stained-glass'] = 422, | ||
+ | ['light-blue-stained-glass-pane'] = 422, | ||
+ | ['light-gray-stained-glass'] = 427, | ||
+ | ['light-gray-stained-glass-pane'] = 427, | ||
+ | ['lime-stained-glass'] = 418, | ||
+ | ['lime-stained-glass-pane'] = 418, | ||
+ | ['magenta-stained-glass'] = 424, | ||
+ | ['magenta-stained-glass-pane'] = 424, | ||
+ | ['orange-stained-glass'] = 426, | ||
+ | ['orange-stained-glass-pane'] = 426, | ||
+ | ['pink-stained-glass'] = 416, | ||
+ | ['pink-stained-glass-pane'] = 416, | ||
+ | ['purple-stained-glass'] = 423, | ||
+ | ['purple-stained-glass-pane'] = 423, | ||
+ | ['red-stained-glass'] = 415, | ||
+ | ['red-stained-glass-pane'] = 415, | ||
+ | ['white-stained-glass'] = 412, | ||
+ | ['white-stained-glass-pane'] = 412, | ||
+ | ['yellow-stained-glass'] = 420, | ||
+ | ['yellow-stained-glass-pane'] = 420, | ||
+ | |||
+ | -- Wool -- | ||
+ | ['wool'] = 97, | ||
+ | ['carpet'] = 97, | ||
+ | ['wool-black'] = 170, | ||
+ | ['wool-blue'] = 266, | ||
+ | ['wool-brown'] = 242, | ||
+ | ['wool-cyan'] = 314, | ||
+ | ['wool-dark-gray'] = 171, | ||
+ | ['wool-dark-green'] = 218, | ||
+ | ['wool-gray'] = 338, | ||
+ | ['wool-green'] = 219, | ||
+ | ['wool-light-blue'] = 267, | ||
+ | ['wool-magenta'] = 291, | ||
+ | ['wool-orange'] = 315, | ||
+ | ['wool-pink'] = 195, | ||
+ | ['wool-purple'] = 290, | ||
+ | ['wool-red'] = 194, | ||
+ | ['wool-yellow'] = 243, | ||
+ | |||
+ | -- Ore -- | ||
+ | ['coal-ore'] = 51, | ||
+ | ['diamond-ore'] = 75, | ||
+ | ['emerald-ore'] = 252, | ||
+ | ['gold-ore'] = 49, | ||
+ | ['iron-ore'] = 50, | ||
+ | ['lapis-lazuli-ore'] = 241, | ||
+ | ['nether-quartz-ore'] = 280, | ||
+ | ['netherquartz-ore'] = 280, | ||
+ | ['redstone-ore'] = 76, | ||
+ | |||
+ | -- Mineral Blocks -- | ||
+ | ['block-of-coal'] = 332, | ||
+ | ['block-of-diamond'] = 33, | ||
+ | ['diamond-block'] = 33, | ||
+ | ['block-of-emerald'] = 34, | ||
+ | ['emerald-block'] = 34, | ||
+ | ['block-of-gold'] = 32, | ||
+ | ['gold-block'] = 32, | ||
+ | ['block-of-iron'] = 31, | ||
+ | ['iron-block'] = 31, | ||
+ | ['block-of-quartz'] = 347, | ||
+ | ['block-of-redstone'] = 35, | ||
+ | ['redstone-block'] = 35, | ||
+ | ['chiseled-quartz-block'] = 348, | ||
+ | ['lapis-lazuli-block'] = 217, | ||
+ | ['lapis-lazuli'] = 217, | ||
+ | ['pillar-quartz-block'] = 323, | ||
+ | ['pillar-quartz-horiz'] = 324, | ||
+ | ['pillar-quartz-top'] = 325, | ||
+ | |||
+ | -- Utility -- | ||
+ | ['anvil'] = 259, | ||
+ | ['anvil-block'] = 259, | ||
+ | ['beacon'] = 261, | ||
+ | ['beacon-block'] = 261, | ||
+ | ['beacon-model'] = 261, | ||
['beacon-inside'] = 58, | ['beacon-inside'] = 58, | ||
+ | ['bed'] = 20, | ||
+ | ['bed-foot'] = 222, | ||
+ | ['bed-head'] = 225, | ||
+ | ['bed-side-foot'] = 223, | ||
+ | ['bed-side-head'] = 224, | ||
+ | ['bed-top-foot'] = 199, | ||
+ | ['bed-top-head'] = 200, | ||
+ | ['brewing-stand'] = 137, | ||
+ | ['brewing-stand-base'] = 229, | ||
+ | ['brewing-stand-top'] = 230, | ||
+ | ['cake'] = 44, | ||
+ | ['cake-bottom'] = 181, | ||
+ | ['cake-side'] = 179, | ||
+ | ['cake-side-sliced'] = 180, | ||
+ | ['cake-top'] = 178, | ||
+ | ['cauldron'] = 227, | ||
+ | ['cauldron-side'] = 227, | ||
+ | ['cauldron-bottom'] = 204, | ||
+ | ['cauldron-legs'] = 228, | ||
+ | ['cauldron-top'] = 203, | ||
+ | ['chest'] = 142, | ||
+ | ['crafting-table'] = 85, | ||
+ | ['crafting-table-side'] = 84, | ||
['crafting-table-top'] = 60, | ['crafting-table-top'] = 60, | ||
− | [' | + | ['door-wood-bottom'] = 146, |
+ | ['door-wood-top'] = 122, | ||
+ | ['door-iron-bottom'] = 147, | ||
+ | ['door-iron-top'] = 123, | ||
+ | ['enchantment-table'] = 247, | ||
+ | ['enchantment-table-top'] = 247, | ||
+ | ['enchantment-table-bottom'] = 272, | ||
+ | ['enchantment-table-side'] = 271, | ||
+ | ['enchantment-table-side-book'] = 209, | ||
+ | ['ender-chest'] = 143, | ||
+ | ['furnace'] = 61, | ||
+ | ['furnace-active'] = 86, | ||
+ | ['furnace-bottom'] = 87, | ||
['furnace-side'] = 62, | ['furnace-side'] = 62, | ||
− | [' | + | ['item-frame'] = 274, |
− | [' | + | ['item-frame-model'] = 260, |
− | [' | + | ['jukebox'] = 108, |
− | [' | + | ['jukebox-side'] = 107, |
− | [' | + | ['note-block'] = 107, |
− | [' | + | ['jukebox-top'] = 108, |
− | [' | + | ['nether-reactor'] = 263, |
− | [' | + | ['nether-reactor-core'] = 263, |
− | [' | + | ['sign'] = 91, |
+ | ['sponge'] = 486, | ||
+ | ['stonecutter'] = 310, | ||
+ | ['stonecutter-top'] = 311, | ||
+ | ['tnt'] = 9, | ||
+ | ['tnt-top'] = 10, | ||
+ | ['tnt-bottom'] = 11, | ||
+ | ['torch'] = 121, | ||
['torch-alt'] = 69, | ['torch-alt'] = 69, | ||
− | [' | + | ['wet-sponge'] = 483, |
− | + | ||
− | + | -- Organic -- | |
− | + | ['dead-bush-inv'] = 56, | |
− | + | ['dead-shrub-inv'] = 56, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
['dead-shrub'] = 80, | ['dead-shrub'] = 80, | ||
− | + | ['dead-bush'] = 80, | |
+ | ['double-tallgrass'] = 398, | ||
['fern'] = 81, | ['fern'] = 81, | ||
+ | ['grass'] = 57, | ||
+ | ['tall-grass'] = 57, | ||
+ | ['large-fern'] = 399, | ||
+ | ['lily'] = 109, | ||
+ | ['lily-pad'] = 109, | ||
['shrub'] = 81, | ['shrub'] = 81, | ||
− | [' | + | ['vines'] = 208, |
− | + | ['ivy'] = 208, | |
− | + | ||
− | [' | + | -- Flowers -- |
− | [' | + | ['allium'] = 387, |
− | [' | + | ['azure-bluet'] = 388, |
− | [' | + | ['blue-orchid'] = 386, |
− | [' | + | ['cyan-flower'] = 119, |
− | + | ['dandelion'] = 14, | |
+ | ['yellow-flower'] = 14, | ||
['flowers'] = 89, | ['flowers'] = 89, | ||
− | [' | + | ['lilac'] = 395, |
− | [' | + | ['one-block-paeonia'] = 469, |
− | [' | + | ['orange-tulip'] = 390, |
+ | ['oxeye-daisy'] = 393, | ||
+ | ['pink-tulip'] = 392, | ||
+ | ['paeonia'] = 397, | ||
+ | ['peony'] = 397, | ||
+ | ['poppy'] = 385, | ||
+ | ['red-tulip'] = 389, | ||
+ | ['rose'] = 13, | ||
+ | ['red-flower'] = 13, | ||
+ | ['rose-bush'] = 396, | ||
+ | ['sunflower'] = 394, | ||
['tulips'] = 93, | ['tulips'] = 93, | ||
− | [' | + | ['white-tulip'] = 391, |
− | [' | + | |
− | [' | + | -- Leaves -- |
− | [' | + | ['birch-leaves'] = 140, |
− | [' | + | ['birch-leaves-fast'] = 141, |
− | [' | + | ['jungle-leaves'] = 293, |
− | [' | + | ['jungle-leaves-fast'] = 294, |
− | [' | + | ['leaves'] = 77, |
− | [' | + | ['acacia-leaves'] = 77, |
− | [' | + | ['dark-oak-leaves'] = 77, |
+ | ['leaves-fast'] = 78, | ||
+ | ['acacia-leaves-fast'] = 78, | ||
+ | ['dark-oak-leaves-fast'] = 78, | ||
+ | ['spruce-leaves'] = 197, | ||
+ | ['pine-leaves'] = 197, | ||
+ | ['spruce-leaves-fast'] = 198, | ||
+ | ['pine-leaves-fast'] = 198, | ||
+ | |||
+ | -- Saplings -- | ||
+ | ['acacia-sapling'] = 381, | ||
+ | ['birch-sapling'] = 112, | ||
+ | ['sapling-birch'] = 112, | ||
+ | ['dark-oak-sapling'] = 382, | ||
+ | ['jungle-sapling'] = 39, | ||
+ | ['sapling-jungle'] = 39, | ||
+ | ['oak-sapling'] = 16, | ||
+ | ['sapling'] = 16, | ||
+ | ['saplings'] = 16, | ||
+ | ['spruce-sapling'] = 88, | ||
+ | ['sapling-spruce'] = 88, | ||
+ | |||
+ | -- Farm -- | ||
+ | ['beetroot'] = 467, | ||
+ | ['beetroot4'] = 467, | ||
+ | ['beetroots'] = 467, | ||
+ | ['beetroot1'] = 471, | ||
+ | ['beetroot2'] = 472, | ||
+ | ['beetroot3'] = 473, | ||
+ | ['brown-mushroom'] = 38, | ||
+ | ['cactus'] = 103, | ||
+ | ['cactus-side'] = 103, | ||
+ | ['cactus-bottom'] = 104, | ||
+ | ['cactus-cut'] = 104, | ||
['cactus-top'] = 102, | ['cactus-top'] = 102, | ||
− | [' | + | ['carrot'] = 300, |
− | + | ['carrot4'] = 300, | |
− | + | ['carrots'] = 300, | |
− | [' | + | ['carrot1'] = 297, |
− | + | ['potato1'] = 297, | |
− | [' | + | ['carrot2'] = 298, |
− | + | ['potato2'] = 298, | |
− | [' | + | ['carrot3'] = 299, |
− | + | ['potato3'] = 299, | |
− | [' | + | ['cocoa'] = 161, |
− | + | ['cocoa-plant'] = 161, | |
− | + | ['cocoa-pod'] = 161, | |
− | + | ['farmland'] = 128, | |
− | + | ['farmland-arid'] = 128, | |
− | [' | + | ['farmland-humid'] = 127, |
− | + | ['hay-bale'] = 329, | |
− | [' | + | ['hay-block'] = 329, |
− | [' | + | ['hay-block-side'] = 329, |
− | + | ['hay-block-top'] = 330, | |
− | |||
− | |||
− | [' | ||
['huge-mushroom'] = 117, | ['huge-mushroom'] = 117, | ||
− | + | ['huge-mushrooms'] = 117, | |
− | [' | + | ['huge-mushroom-red'] = 182, |
− | [' | + | ['huge-mushroom-brown'] = 183, |
− | [' | + | ['huge-mushroom-pores'] = 207, |
− | [' | + | ['huge-mushroom-stalk'] = 206, |
− | [' | + | ['melon'] = 201, |
− | [' | + | ['melon-(block)'] = 201, |
− | [' | + | ['melon-side'] = 201, |
− | [' | + | ['melon-top'] = 202, |
− | [' | + | ['mushrooms'] = 90, |
− | [' | + | ['nether-wart1'] = 339, |
− | [' | + | ['nether-wart2'] = 340, |
− | [' | + | ['nether-wart3'] = 341, |
− | [' | + | ['nether-wart'] = 341, |
− | [' | + | ['potato'] = 301, |
− | [' | + | ['potato4'] = 301, |
+ | ['pumpkin'] = 176, | ||
+ | ['pumpkin-off'] = 176, | ||
+ | ['pumpkin-on'] = 177, | ||
+ | ["jack-o'lantern"] = 177, | ||
+ | ["jack-'o'-lantern"] = 177, | ||
+ | ['pumpkin-side'] = 175, | ||
+ | ['pumpkin-top'] = 151, | ||
+ | ['red-mushroom'] = 37, | ||
+ | ['stem'] = 160, | ||
+ | ['stem-grown'] = 184, | ||
+ | ['sugar-cane'] = 106, | ||
+ | ['sugar-canes'] = 106, | ||
['wheat1'] = 129, | ['wheat1'] = 129, | ||
['wheat2'] = 130, | ['wheat2'] = 130, | ||
Línea 191: | Línea 505: | ||
['wheat7'] = 135, | ['wheat7'] = 135, | ||
['wheat8'] = 136, | ['wheat8'] = 136, | ||
− | + | ['crops'] = 136, | |
− | + | ['wheat'] = 136, | |
− | [' | + | |
− | [' | + | -- Mechanisms -- |
+ | ['activator-rail'] = 346, | ||
+ | ['activator-rail-off'] = 346, | ||
+ | ['activator-rail-on'] = 322, | ||
+ | ['button'] = 68, | ||
+ | ['buttons'] = 308, | ||
+ | ['command-block'] = 273, | ||
+ | ['daylight-sensor'] = 82, | ||
+ | ['daylight-sensor-on'] = 82, | ||
+ | ['daylight-sensor-inverted'] = 59, | ||
+ | ['daylight-sensor-off'] = 83, | ||
+ | ['daylight-sensor-side'] = 83, | ||
+ | ['detector-rail'] = 292, | ||
+ | ['detector-rail-on'] = 312, | ||
+ | ['dispenser'] = 63, | ||
+ | ['door'] = 21, | ||
+ | ['doors'] = 21, | ||
+ | ['dropper'] = 64, | ||
['fence-gate'] = 139, | ['fence-gate'] = 139, | ||
− | [' | + | ['hopper'] = 283, |
− | [' | + | ['hopper-down'] = 283, |
− | [' | + | ['hopper-left'] = 284, |
− | + | ['hopper-right'] = 282, | |
− | + | ['iron-trapdoor'] = 468, | |
+ | ['iron-hatch'] = 468, | ||
+ | ['trapdoor-iron'] = 468, | ||
['lever'] = 145, | ['lever'] = 145, | ||
− | [' | + | ['lever-alt'] = 70, |
− | [' | + | ['piston'] = 157, |
− | [' | + | ['piston-bottom'] = 158, |
− | + | ['piston-face'] = 156, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
['piston-face-sticky'] = 155, | ['piston-face-sticky'] = 155, | ||
− | |||
− | |||
['piston-side'] = 157, | ['piston-side'] = 157, | ||
− | ['piston- | + | ['piston-side-down'] = 114, |
+ | ['piston-side-left'] = 113, | ||
+ | ['piston-side-right'] = 115, | ||
+ | ['piston-side-up'] = 116, | ||
['piston-slot'] = 159, | ['piston-slot'] = 159, | ||
− | + | ['piston-top'] = 159, | |
− | [' | + | ['powered-rail'] = 244, |
− | + | ['powered-rail-off'] = 244, | |
− | + | ['powered-rail-on'] = 268, | |
− | + | ['pressure-plate'] = 22, | |
− | + | ['pressure-plates'] = 22, | |
− | [' | + | ['rails'] = 193, |
− | + | ['rail'] = 193, | |
− | [' | + | ['rail-vertical'] = 193, |
− | + | ['rail-straight'] = 193, | |
− | [' | + | ['rail-straight-vertical'] = 193, |
− | |||
− | |||
− | |||
− | |||
['rail-corner'] = 169, | ['rail-corner'] = 169, | ||
− | + | ['rail-ne'] = 169, | |
− | [' | + | ['rail-north-east'] = 169, |
− | [' | + | ['rail-turn'] = 169, |
+ | ['rail-horizontal'] = 305, | ||
+ | ['rail-straight-horizontal'] = 305, | ||
+ | ['rail-nw'] = 286, | ||
+ | ['rail-north-west'] = 286, | ||
+ | ['rail-se'] = 288, | ||
+ | ['rail-south-east'] = 288, | ||
+ | ['rail-sw'] = 287, | ||
+ | ['rail-south-west'] = 287, | ||
+ | ['redstone-comparator'] = 72, | ||
+ | ['redstone-comparator-off'] = 276, | ||
+ | ['redstone-comparator-on'] = 277, | ||
+ | ['redstone-cross-off'] = 269, | ||
+ | ['redstone-cross-on'] = 245, | ||
+ | ['redstone-dot-off'] = 213, | ||
+ | ['redstone-dot-on'] = 212, | ||
+ | ['redstone-dust'] = 246, | ||
+ | ['redstone-wire'] = 246, | ||
+ | ['redstone-lamp'] = 317, | ||
+ | ['redstone-lamp-off'] = 316, | ||
+ | ['redstone-line-off'] = 270, | ||
+ | ['redstone-line-on'] = 246, | ||
+ | ['redstone-torch'] = 65, | ||
+ | ['redstone-torch-on-alt'] = 65, | ||
+ | ['redstone-torch-on'] = 148, | ||
['redstone-torch-off'] = 172, | ['redstone-torch-off'] = 172, | ||
− | [' | + | ['redstone-torch-off-alt'] = 66, |
− | + | ['redstone-repeater'] = 67, | |
− | + | ['repeater'] = 67, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['redstone-repeater-off'] = 196, | ['redstone-repeater-off'] = 196, | ||
− | [' | + | ['redstone-repeater-on'] = 220, |
− | + | ['stone-button'] = 68, | |
− | + | ['stone-pressure-plate'] = 474, | |
− | + | ['trapped-chest'] = 281, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | [' | ||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['tripwire'] = 211, | ['tripwire'] = 211, | ||
− | + | ['placed-string'] = 211, | |
− | + | ['string'] = 211, | |
− | + | ['tripwire-alt'] = 211, | |
− | + | ['trapdoor'] = 470, | |
− | [' | + | ['hatch'] = 470, |
− | + | ['tripwire-hook'] = 253, | |
− | [' | + | ['weighted-pressure-plate'] = 24, |
− | [' | + | ['weighted-pressure-plates'] = 24, |
− | + | ['wooden-button'] = 262, | |
− | [' | + | ['wooden-pressure-plate'] = 434, |
− | [' | + | ['wood-pressure-plate'] = 434, |
− | + | ['wooden-trapdoor'] = 125, | |
− | + | ['trapdoor-wooden'] = 125, | |
− | [' | + | ['wooden-hatch'] = 125, |
− | + | ||
− | + | -- Liquid -- | |
− | + | ['lava'] = 94, | |
− | + | ['water'] = 95, | |
− | + | ||
− | + | -- Mob -- | |
− | [' | + | ['all-heads'] = 239, |
− | [' | + | ['heads'] = 239, |
− | + | ['creeper-head'] = 238, | |
− | + | ['dragon-egg'] = 248, | |
− | + | ['head'] = 237, | |
− | + | ['mob-head'] = 237, | |
− | [' | + | ['monster-spawner'] = 98, |
− | |||
− | [' | ||
− | [' | ||
− | [' | ||
− | |||
− | [' | ||
['skeleton-skull'] = 234, | ['skeleton-skull'] = 234, | ||
− | + | ['skeleton-head'] = 234, | |
['wither-skeleton-skull'] = 235, | ['wither-skeleton-skull'] = 235, | ||
− | + | ['wither-skeleton-head'] = 235, | |
['zombie-head'] = 236, | ['zombie-head'] = 236, | ||
− | + | ||
− | + | -- Technical -- | |
− | + | ['block-36'] = 210, | |
− | + | ['end-portal'] = 144, | |
− | + | ['end-portal-(block)'] = 231, | |
− | + | ['end-portal-frame'] = 231, | |
− | + | ['end-portal-frame-empty'] = 231, | |
− | [' | + | ['end-portal-frame-top'] = 231, |
− | [' | ||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['end-portal-frame-active'] = 255, | ['end-portal-frame-active'] = 255, | ||
['end-portal-frame-eye'] = 255, | ['end-portal-frame-eye'] = 255, | ||
− | ['end- | + | ['end-portal-frame-full'] = 255, |
− | [' | + | ['end-portal-frame-side'] = 232, |
['end-portal-sideways'] = 257, | ['end-portal-sideways'] = 257, | ||
['end-portal-sideways-active'] = 258, | ['end-portal-sideways-active'] = 258, | ||
− | [' | + | ['fire'] = 92, |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['glowing-obsidian'] = 264, | ['glowing-obsidian'] = 264, | ||
− | [' | + | ['missing-texture-block'] = 383, |
− | + | ['nether-portal'] = 45, | |
− | + | ['portal'] = 45, | |
− | + | ['snowfall'] = 374, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ['nether- | ||
− | |||
− | |||
− | |||
− | [' | ||
− | [' | ||
− | |||
['update-game-block'] = 285, | ['update-game-block'] = 285, | ||
− | + | ||
− | + | -- Unavailable -- | |
− | + | ['beacon-old'] = 240, | |
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['brick-old'] = 309, | ['brick-old'] = 309, | ||
− | [' | + | ['camera'] = 138, |
− | [' | + | ['chair'] = 192, |
− | + | ['chest-back-left'] = 167, | |
− | + | ['chest-back-right'] = 168, | |
− | + | ['chest-front'] = 164, | |
− | + | ['chest-left'] = 165, | |
− | + | ['chest-right'] = 166, | |
− | + | ['chest-side'] = 163, | |
− | + | ['chest-top'] = 162, | |
− | + | ['locked-chest'] = 164, | |
− | + | ['crying-obsidian'] = 120, | |
− | + | ['dirt-slab'] = 185, | |
− | + | ['gear'] = 71, | |
− | + | ['indev-sponge'] = 73, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | |||
− | [' | ||
− | [' | ||
− | [' | ||
− | |||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [' | ||
− | [' | ||
− | [' | ||
− | [' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
['infinite-water'] = 443, | ['infinite-water'] = 443, | ||
− | + | ['infinite-water-block'] = 443, | |
['infinite-lava'] = 444, | ['infinite-lava'] = 444, | ||
− | [' | + | ['infinite-lava-block'] = 444, |
− | [' | + | ['lectern'] = 233, |
− | [' | + | ['ruby-ore'] = 187, |
+ | ['sky-portal-frame-empty'] = 188, | ||
+ | ['sky-portal-frame-unactive'] = 188, | ||
+ | ['sky-portal-frame-full'] = 189, | ||
+ | ['sky-portal-frame-active'] = 189, | ||
+ | ['unused'] = 186, | ||
+ | |||
+ | -- Colored Planks -- | ||
+ | ['black-colored-wood-planks'] = 460, | ||
+ | ['blue-colored-wood-planks'] = 456, | ||
+ | ['brown-colored-wood-planks'] = 457, | ||
+ | ['colored-wood-planks'] = 461, | ||
+ | ['cyan-colored-wood-planks'] = 454, | ||
+ | ['green-colored-wood-planks'] = 458, | ||
+ | ['grey-colored-wood-planks'] = 452, | ||
['light-blue-colored-wood-planks'] = 448, | ['light-blue-colored-wood-planks'] = 448, | ||
− | [' | + | ['light-grey-colored-wood-planks'] = 453, |
['light-green-colored-wood-planks'] = 450, | ['light-green-colored-wood-planks'] = 450, | ||
+ | ['magenta-colored-wood-planks'] = 447, | ||
+ | ['orange-colored-wood-planks'] = 446, | ||
['pink-colored-wood-planks'] = 451, | ['pink-colored-wood-planks'] = 451, | ||
− | |||
− | |||
− | |||
['purple-colored-wood-planks'] = 455, | ['purple-colored-wood-planks'] = 455, | ||
− | |||
− | |||
− | |||
['red-colored-wood-planks'] = 459, | ['red-colored-wood-planks'] = 459, | ||
− | [' | + | ['white-colored-wood-planks'] = 445, |
− | ['colored-wood-planks'] = | + | ['yellow-colored-wood-planks'] = 449, |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revisión actual del 20:56 26 ago 2014
Documentation for this module may be created at Módulo:BlockSprite/IDs/doc
return { -- Natural -- ['air'] = 40, ['barrier'] = 40, ['andesite'] = 465, ['bedrock'] = 26, ['coarse-dirt'] = 480, ['cobblestone'] = 25, ['diorite'] = 463, ['moss-stone'] = 53, ['dirt'] = 3, ['end-stone'] = 256, ['white-stone'] = 256, ['glowstone'] = 154, ['grass-block'] = 4, ['grass-block-side'] = 4, ['grass-block-top'] = 1, ['granite'] = 441, ['gravel'] = 28, ['ice'] = 100, ['mycelium'] = 110, ['mycelium-side'] = 110, ['mycelium-top'] = 111, ['netherrack'] = 152, ['obsidian'] = 54, ['packed-ice'] = 402, ['prismarine'] = 482, ['podzol'] = 401, ['podzol-side'] = 401, ['podzol-top'] = 400, ['red-sand'] = 15, ['red-sandstone'] = 488, ['red-sandstone-side'] = 488, ['red-sandstone-bottom'] = 492, ['red-sandstone-chiseled'] = 489, ['chiseled-red-sandstone'] = 489, ['red-sandstone-smooth'] = 490, ['smooth-red-sandstone'] = 490, ['red-sandstone-top'] = 491, ['sand'] = 27, ['sandstone'] = 289, ['sandstone-side'] = 289, ['sandstone-bottom'] = 313, ['sandstone-chiseled'] = 342, ['chiseled-sandstone'] = 342, ['sandstone-creeper'] = 342, ['sandstone-decorative'] = 342, ['sandstone-hieroglyph'] = 342, ['sandstone-smooth'] = 343, ['smooth-sandstone'] = 343, ['sandstone-top'] = 265, ['sea-lantern'] = 481, ['snow'] = 99, ['snow-(cover)'] = 99, ['snow-block'] = 99, ['snow-side'] = 101, ['soulsand'] = 153, ['soul-sand'] = 153, ['stone'] = 2, ['monster-egg'] = 2, ['web'] = 12, ['cobweb'] = 12, ['spider-web'] = 12, ['web-w/background'] = 118, ['cobweb-w/background'] = 118, -- Wood -- ['acacia-wood'] = 406, ['acacia-wood-horiz'] = 439, ['acacia-wood-top'] = 407, ['birch-wood'] = 174, ['wood-birch'] = 174, ['birch-wood-horiz'] = 436, ['birch-wood-top'] = 404, ['dark-oak-wood'] = 408, ['dark-oak-wood-horiz'] = 440, ['dark-oak-wood-top'] = 409, ['jungle-wood'] = 226, ['wood-jungle'] = 226, ['jungle-wood-horiz'] = 438, ['jungle-wood-top'] = 405, ['oak-wood'] = 29, ['wood'] = 29, ['oak-wood-horiz'] = 435, ['oak-wood-top'] = 30, ['wood-top'] = 30, ['spruce-wood'] = 173, ['wood-pine'] = 173, ['wood-spruce'] = 173, ['spruce-wood-horiz'] = 437, ['spruce-wood-top'] = 403, -- Clay -- ['black-stained-clay'] = 353, ['blue-stained-clay'] = 333, ['brown-stained-clay'] = 334, ['clay'] = 105, ['clay-(block)'] = 105, ['cyan-stained-clay'] = 379, ['gray-stained-clay'] = 377, ['green-stained-clay'] = 335, ['hardened-clay'] = 331, ['light-blue-stained-clay'] = 357, ['light-gray-stained-clay'] = 378, ['lime-stained-clay'] = 359, ['magenta-stained-clay'] = 356, ['orange-stained-clay'] = 355, ['pink-stained-clay'] = 360, ['purple-stained-clay'] = 380, ['red-stained-clay'] = 336, ['white-stained-clay'] = 354, ['stained-clay'] = 354, ['yellow-stained-clay'] = 358, -- Manufactured -- ['banner'] = 487, ['bookshelf'] = 52, ['cobblestone-wall'] = 214, ['cobble-wall'] = 214, ['flower-pot'] = 216, ['flower-pot-empty'] = 275, ['fence'] = 46, ['iron-bars'] = 126, ['ladder'] = 124, ['mossy-cobblestone-wall'] = 215, ['moss-cobblestone-wall'] = 215, ['moss-cobble-wall'] = 215, ['mossy-cobble-wall'] = 215, ['nether-brick-fence'] = 47, ['polished-andesite'] = 466, ['andesite-smooth'] = 466, ['polished-diorite'] = 464, ['diorite-smooth'] = 464, ['polished-granite'] = 462, ['granite-smooth'] = 462, ['slime-block'] = 442, ['bounce-block'] = 442, ['bouncy-block'] = 442, -- Planks -- ['acacia-wood-planks'] = 410, ['all-wooden-planks'] = 428, ['birch-wood-planks'] = 319, ['wooden-planks-birch'] = 319, ['wooden-plank-birch'] = 319, ['dark-oak-wood-planks'] = 411, ['oak-wood-planks'] = 5, ['wooden-planks'] = 5, ['wooden-plank'] = 5, ['wood-planks'] = 5, ['wood-plank'] = 5, ['spruce-wood-planks'] = 295, ['wooden-plank-pine'] = 295, ['wooden-planks-pine'] = 295, ['wooden-plank-spruce'] = 295, ['wooden-planks-spruce'] = 295, ['jungle-wood-planks'] = 296, ['wooden-plank-jungle'] = 296, ['wooden-planks-jungle'] = 296, -- Bricks -- ['bricks'] = 8, ['brick'] = 8, ['chiseled-stone-bricks'] = 318, ['chiseled-stone-brick'] = 318, ['circle-stone-brick'] = 318, ['square-stone-brick'] = 318, ['stone-brick-circle'] = 318, ['cracked-stone-bricks'] = 150, ['cracked-stone-brick'] = 150, ['stone-brick-cracked'] = 150, ['dark-prismarine'] = 485, ['nether-brick'] = 337, ['mossy-stone-bricks'] = 149, ['mossy-stone-brick'] = 149, ['stone-brick-mossy'] = 149, ['prismarine-bricks'] = 484, ['stone-bricks'] = 79, ['stone-brick'] = 79, -- Slabs -- ['acacia-wood-slab'] = 478, ['birch-wood-slab'] = 476, ['bricks-slab'] = 17, ['brick-slab'] = 17, ['cobblestone-slab'] = 19, ['dark-oak-wood-slab'] = 479, ['double-slab-side'] = 6, ['jungle-wood-slab'] = 477, ['nether-brick-slab'] = 48, ['oak-wood-slab'] = 42, ['wooden-slab'] = 42, ['quartz-slab'] = 306, ['red-sandstone-slab'] = 493, ['sandstone-slab'] = 18, ['slabs'] = 495, ['spruce-wood-slab'] = 475, ['stone-slab'] = 43, ['stone-slab-top'] = 7, ['stone-bricks-slab'] = 41, ['stone-brick-slab'] = 41, ['wood-slabs'] = 191, ['any-wood-slabs'] = 191, ['all-wood-slabs'] = 191, -- Stairs -- ['brick-stairs'] = 432, ['cobblestone-stairs'] = 430, ['nether-brick-stairs'] = 433, ['red-sandstone-stairs'] = 494, ['sandstone-stairs'] = 429, ['stone-brick-stairs'] = 431, ['stairs'] = 23, ['quartz-stairs'] = 307, ['wood-stairs'] = 190, -- Glass -- ['black-stained-glass'] = 413, ['black-stained-glass-pane'] = 413, ['blue-stained-glass'] = 421, ['blue-stained-glass-pane'] = 421, ['stained-glass'] = 421, ['stained-glass-pane'] = 421, ['brown-stained-glass'] = 419, ['brown-stained-glass-pane'] = 419, ['cyan-stained-glass'] = 425, ['cyan-stained-glass-pane'] = 425, ['glass'] = 74, ['glass-pane'] = 221, ['gray-stained-glass'] = 414, ['gray-stained-glass-pane'] = 414, ['green-stained-glass'] = 417, ['green-stained-glass-pane'] = 417, ['light-blue-stained-glass'] = 422, ['light-blue-stained-glass-pane'] = 422, ['light-gray-stained-glass'] = 427, ['light-gray-stained-glass-pane'] = 427, ['lime-stained-glass'] = 418, ['lime-stained-glass-pane'] = 418, ['magenta-stained-glass'] = 424, ['magenta-stained-glass-pane'] = 424, ['orange-stained-glass'] = 426, ['orange-stained-glass-pane'] = 426, ['pink-stained-glass'] = 416, ['pink-stained-glass-pane'] = 416, ['purple-stained-glass'] = 423, ['purple-stained-glass-pane'] = 423, ['red-stained-glass'] = 415, ['red-stained-glass-pane'] = 415, ['white-stained-glass'] = 412, ['white-stained-glass-pane'] = 412, ['yellow-stained-glass'] = 420, ['yellow-stained-glass-pane'] = 420, -- Wool -- ['wool'] = 97, ['carpet'] = 97, ['wool-black'] = 170, ['wool-blue'] = 266, ['wool-brown'] = 242, ['wool-cyan'] = 314, ['wool-dark-gray'] = 171, ['wool-dark-green'] = 218, ['wool-gray'] = 338, ['wool-green'] = 219, ['wool-light-blue'] = 267, ['wool-magenta'] = 291, ['wool-orange'] = 315, ['wool-pink'] = 195, ['wool-purple'] = 290, ['wool-red'] = 194, ['wool-yellow'] = 243, -- Ore -- ['coal-ore'] = 51, ['diamond-ore'] = 75, ['emerald-ore'] = 252, ['gold-ore'] = 49, ['iron-ore'] = 50, ['lapis-lazuli-ore'] = 241, ['nether-quartz-ore'] = 280, ['netherquartz-ore'] = 280, ['redstone-ore'] = 76, -- Mineral Blocks -- ['block-of-coal'] = 332, ['block-of-diamond'] = 33, ['diamond-block'] = 33, ['block-of-emerald'] = 34, ['emerald-block'] = 34, ['block-of-gold'] = 32, ['gold-block'] = 32, ['block-of-iron'] = 31, ['iron-block'] = 31, ['block-of-quartz'] = 347, ['block-of-redstone'] = 35, ['redstone-block'] = 35, ['chiseled-quartz-block'] = 348, ['lapis-lazuli-block'] = 217, ['lapis-lazuli'] = 217, ['pillar-quartz-block'] = 323, ['pillar-quartz-horiz'] = 324, ['pillar-quartz-top'] = 325, -- Utility -- ['anvil'] = 259, ['anvil-block'] = 259, ['beacon'] = 261, ['beacon-block'] = 261, ['beacon-model'] = 261, ['beacon-inside'] = 58, ['bed'] = 20, ['bed-foot'] = 222, ['bed-head'] = 225, ['bed-side-foot'] = 223, ['bed-side-head'] = 224, ['bed-top-foot'] = 199, ['bed-top-head'] = 200, ['brewing-stand'] = 137, ['brewing-stand-base'] = 229, ['brewing-stand-top'] = 230, ['cake'] = 44, ['cake-bottom'] = 181, ['cake-side'] = 179, ['cake-side-sliced'] = 180, ['cake-top'] = 178, ['cauldron'] = 227, ['cauldron-side'] = 227, ['cauldron-bottom'] = 204, ['cauldron-legs'] = 228, ['cauldron-top'] = 203, ['chest'] = 142, ['crafting-table'] = 85, ['crafting-table-side'] = 84, ['crafting-table-top'] = 60, ['door-wood-bottom'] = 146, ['door-wood-top'] = 122, ['door-iron-bottom'] = 147, ['door-iron-top'] = 123, ['enchantment-table'] = 247, ['enchantment-table-top'] = 247, ['enchantment-table-bottom'] = 272, ['enchantment-table-side'] = 271, ['enchantment-table-side-book'] = 209, ['ender-chest'] = 143, ['furnace'] = 61, ['furnace-active'] = 86, ['furnace-bottom'] = 87, ['furnace-side'] = 62, ['item-frame'] = 274, ['item-frame-model'] = 260, ['jukebox'] = 108, ['jukebox-side'] = 107, ['note-block'] = 107, ['jukebox-top'] = 108, ['nether-reactor'] = 263, ['nether-reactor-core'] = 263, ['sign'] = 91, ['sponge'] = 486, ['stonecutter'] = 310, ['stonecutter-top'] = 311, ['tnt'] = 9, ['tnt-top'] = 10, ['tnt-bottom'] = 11, ['torch'] = 121, ['torch-alt'] = 69, ['wet-sponge'] = 483, -- Organic -- ['dead-bush-inv'] = 56, ['dead-shrub-inv'] = 56, ['dead-shrub'] = 80, ['dead-bush'] = 80, ['double-tallgrass'] = 398, ['fern'] = 81, ['grass'] = 57, ['tall-grass'] = 57, ['large-fern'] = 399, ['lily'] = 109, ['lily-pad'] = 109, ['shrub'] = 81, ['vines'] = 208, ['ivy'] = 208, -- Flowers -- ['allium'] = 387, ['azure-bluet'] = 388, ['blue-orchid'] = 386, ['cyan-flower'] = 119, ['dandelion'] = 14, ['yellow-flower'] = 14, ['flowers'] = 89, ['lilac'] = 395, ['one-block-paeonia'] = 469, ['orange-tulip'] = 390, ['oxeye-daisy'] = 393, ['pink-tulip'] = 392, ['paeonia'] = 397, ['peony'] = 397, ['poppy'] = 385, ['red-tulip'] = 389, ['rose'] = 13, ['red-flower'] = 13, ['rose-bush'] = 396, ['sunflower'] = 394, ['tulips'] = 93, ['white-tulip'] = 391, -- Leaves -- ['birch-leaves'] = 140, ['birch-leaves-fast'] = 141, ['jungle-leaves'] = 293, ['jungle-leaves-fast'] = 294, ['leaves'] = 77, ['acacia-leaves'] = 77, ['dark-oak-leaves'] = 77, ['leaves-fast'] = 78, ['acacia-leaves-fast'] = 78, ['dark-oak-leaves-fast'] = 78, ['spruce-leaves'] = 197, ['pine-leaves'] = 197, ['spruce-leaves-fast'] = 198, ['pine-leaves-fast'] = 198, -- Saplings -- ['acacia-sapling'] = 381, ['birch-sapling'] = 112, ['sapling-birch'] = 112, ['dark-oak-sapling'] = 382, ['jungle-sapling'] = 39, ['sapling-jungle'] = 39, ['oak-sapling'] = 16, ['sapling'] = 16, ['saplings'] = 16, ['spruce-sapling'] = 88, ['sapling-spruce'] = 88, -- Farm -- ['beetroot'] = 467, ['beetroot4'] = 467, ['beetroots'] = 467, ['beetroot1'] = 471, ['beetroot2'] = 472, ['beetroot3'] = 473, ['brown-mushroom'] = 38, ['cactus'] = 103, ['cactus-side'] = 103, ['cactus-bottom'] = 104, ['cactus-cut'] = 104, ['cactus-top'] = 102, ['carrot'] = 300, ['carrot4'] = 300, ['carrots'] = 300, ['carrot1'] = 297, ['potato1'] = 297, ['carrot2'] = 298, ['potato2'] = 298, ['carrot3'] = 299, ['potato3'] = 299, ['cocoa'] = 161, ['cocoa-plant'] = 161, ['cocoa-pod'] = 161, ['farmland'] = 128, ['farmland-arid'] = 128, ['farmland-humid'] = 127, ['hay-bale'] = 329, ['hay-block'] = 329, ['hay-block-side'] = 329, ['hay-block-top'] = 330, ['huge-mushroom'] = 117, ['huge-mushrooms'] = 117, ['huge-mushroom-red'] = 182, ['huge-mushroom-brown'] = 183, ['huge-mushroom-pores'] = 207, ['huge-mushroom-stalk'] = 206, ['melon'] = 201, ['melon-(block)'] = 201, ['melon-side'] = 201, ['melon-top'] = 202, ['mushrooms'] = 90, ['nether-wart1'] = 339, ['nether-wart2'] = 340, ['nether-wart3'] = 341, ['nether-wart'] = 341, ['potato'] = 301, ['potato4'] = 301, ['pumpkin'] = 176, ['pumpkin-off'] = 176, ['pumpkin-on'] = 177, ["jack-o'lantern"] = 177, ["jack-'o'-lantern"] = 177, ['pumpkin-side'] = 175, ['pumpkin-top'] = 151, ['red-mushroom'] = 37, ['stem'] = 160, ['stem-grown'] = 184, ['sugar-cane'] = 106, ['sugar-canes'] = 106, ['wheat1'] = 129, ['wheat2'] = 130, ['wheat3'] = 131, ['wheat4'] = 132, ['wheat5'] = 133, ['wheat6'] = 134, ['wheat7'] = 135, ['wheat8'] = 136, ['crops'] = 136, ['wheat'] = 136, -- Mechanisms -- ['activator-rail'] = 346, ['activator-rail-off'] = 346, ['activator-rail-on'] = 322, ['button'] = 68, ['buttons'] = 308, ['command-block'] = 273, ['daylight-sensor'] = 82, ['daylight-sensor-on'] = 82, ['daylight-sensor-inverted'] = 59, ['daylight-sensor-off'] = 83, ['daylight-sensor-side'] = 83, ['detector-rail'] = 292, ['detector-rail-on'] = 312, ['dispenser'] = 63, ['door'] = 21, ['doors'] = 21, ['dropper'] = 64, ['fence-gate'] = 139, ['hopper'] = 283, ['hopper-down'] = 283, ['hopper-left'] = 284, ['hopper-right'] = 282, ['iron-trapdoor'] = 468, ['iron-hatch'] = 468, ['trapdoor-iron'] = 468, ['lever'] = 145, ['lever-alt'] = 70, ['piston'] = 157, ['piston-bottom'] = 158, ['piston-face'] = 156, ['piston-face-sticky'] = 155, ['piston-side'] = 157, ['piston-side-down'] = 114, ['piston-side-left'] = 113, ['piston-side-right'] = 115, ['piston-side-up'] = 116, ['piston-slot'] = 159, ['piston-top'] = 159, ['powered-rail'] = 244, ['powered-rail-off'] = 244, ['powered-rail-on'] = 268, ['pressure-plate'] = 22, ['pressure-plates'] = 22, ['rails'] = 193, ['rail'] = 193, ['rail-vertical'] = 193, ['rail-straight'] = 193, ['rail-straight-vertical'] = 193, ['rail-corner'] = 169, ['rail-ne'] = 169, ['rail-north-east'] = 169, ['rail-turn'] = 169, ['rail-horizontal'] = 305, ['rail-straight-horizontal'] = 305, ['rail-nw'] = 286, ['rail-north-west'] = 286, ['rail-se'] = 288, ['rail-south-east'] = 288, ['rail-sw'] = 287, ['rail-south-west'] = 287, ['redstone-comparator'] = 72, ['redstone-comparator-off'] = 276, ['redstone-comparator-on'] = 277, ['redstone-cross-off'] = 269, ['redstone-cross-on'] = 245, ['redstone-dot-off'] = 213, ['redstone-dot-on'] = 212, ['redstone-dust'] = 246, ['redstone-wire'] = 246, ['redstone-lamp'] = 317, ['redstone-lamp-off'] = 316, ['redstone-line-off'] = 270, ['redstone-line-on'] = 246, ['redstone-torch'] = 65, ['redstone-torch-on-alt'] = 65, ['redstone-torch-on'] = 148, ['redstone-torch-off'] = 172, ['redstone-torch-off-alt'] = 66, ['redstone-repeater'] = 67, ['repeater'] = 67, ['redstone-repeater-off'] = 196, ['redstone-repeater-on'] = 220, ['stone-button'] = 68, ['stone-pressure-plate'] = 474, ['trapped-chest'] = 281, ['tripwire'] = 211, ['placed-string'] = 211, ['string'] = 211, ['tripwire-alt'] = 211, ['trapdoor'] = 470, ['hatch'] = 470, ['tripwire-hook'] = 253, ['weighted-pressure-plate'] = 24, ['weighted-pressure-plates'] = 24, ['wooden-button'] = 262, ['wooden-pressure-plate'] = 434, ['wood-pressure-plate'] = 434, ['wooden-trapdoor'] = 125, ['trapdoor-wooden'] = 125, ['wooden-hatch'] = 125, -- Liquid -- ['lava'] = 94, ['water'] = 95, -- Mob -- ['all-heads'] = 239, ['heads'] = 239, ['creeper-head'] = 238, ['dragon-egg'] = 248, ['head'] = 237, ['mob-head'] = 237, ['monster-spawner'] = 98, ['skeleton-skull'] = 234, ['skeleton-head'] = 234, ['wither-skeleton-skull'] = 235, ['wither-skeleton-head'] = 235, ['zombie-head'] = 236, -- Technical -- ['block-36'] = 210, ['end-portal'] = 144, ['end-portal-(block)'] = 231, ['end-portal-frame'] = 231, ['end-portal-frame-empty'] = 231, ['end-portal-frame-top'] = 231, ['end-portal-frame-active'] = 255, ['end-portal-frame-eye'] = 255, ['end-portal-frame-full'] = 255, ['end-portal-frame-side'] = 232, ['end-portal-sideways'] = 257, ['end-portal-sideways-active'] = 258, ['fire'] = 92, ['glowing-obsidian'] = 264, ['missing-texture-block'] = 383, ['nether-portal'] = 45, ['portal'] = 45, ['snowfall'] = 374, ['update-game-block'] = 285, -- Unavailable -- ['beacon-old'] = 240, ['brick-old'] = 309, ['camera'] = 138, ['chair'] = 192, ['chest-back-left'] = 167, ['chest-back-right'] = 168, ['chest-front'] = 164, ['chest-left'] = 165, ['chest-right'] = 166, ['chest-side'] = 163, ['chest-top'] = 162, ['locked-chest'] = 164, ['crying-obsidian'] = 120, ['dirt-slab'] = 185, ['gear'] = 71, ['indev-sponge'] = 73, ['infinite-water'] = 443, ['infinite-water-block'] = 443, ['infinite-lava'] = 444, ['infinite-lava-block'] = 444, ['lectern'] = 233, ['ruby-ore'] = 187, ['sky-portal-frame-empty'] = 188, ['sky-portal-frame-unactive'] = 188, ['sky-portal-frame-full'] = 189, ['sky-portal-frame-active'] = 189, ['unused'] = 186, -- Colored Planks -- ['black-colored-wood-planks'] = 460, ['blue-colored-wood-planks'] = 456, ['brown-colored-wood-planks'] = 457, ['colored-wood-planks'] = 461, ['cyan-colored-wood-planks'] = 454, ['green-colored-wood-planks'] = 458, ['grey-colored-wood-planks'] = 452, ['light-blue-colored-wood-planks'] = 448, ['light-grey-colored-wood-planks'] = 453, ['light-green-colored-wood-planks'] = 450, ['magenta-colored-wood-planks'] = 447, ['orange-colored-wood-planks'] = 446, ['pink-colored-wood-planks'] = 451, ['purple-colored-wood-planks'] = 455, ['red-colored-wood-planks'] = 459, ['white-colored-wood-planks'] = 445, ['yellow-colored-wood-planks'] = 449, }