Jump to: navigation, search

Module:EntitySprite/IDs

Documentation for this module may be created at Module:EntitySprite/IDs/doc

return {
	['pigman'] = 1,
	['pig'] = 1,
	['sheep'] = 2,
	['cow'] = 3,
	['chicken'] = 4,
	['squid'] = 5,
	['mooshroom'] = 6,
	['villager'] = 7,
	['human'] = 8,
	['the-player'] = 8,
	['player'] = 8,
	['giant'] = 9,
	['zombie'] = 9,
	['skeleton'] = 10,
	['spider'] = 11,
	['spider-day'] = 12,
	['spider-blue'] = 13,
	['blue-spider'] = 13,
	['spider-cave'] = 13,
	['cave-spider'] = 13,
	['creeper'] = 14,
	['slime'] = 15,
	['ghast'] = 16,
	['pigzombie'] = 17,
	['pig-zombie'] = 17,
	['zombiepig'] = 17,
	['zombie-pig'] = 17,
	['zombiepigman'] = 17,
	['zombie-pigman'] = 17,
	['wolf'] = 18,
	['wolf-tamed'] = 19,
	['wolf-angry'] = 20,
	['enderman'] = 21,
	['silverfish'] = 22,
	['silver-fish'] = 22,
	['snowman'] = 23,
	['snow-golem-old'] = 23,
	['snowgolemold'] = 23,
	['magmacube'] = 24,
	['magma-cube'] = 24,
	['steve'] = 25,
	['black-steve'] = 26,
	['beast-boy'] = 27,
	['rana'] = 28,
	['enderdragon'] = 29,
	['ender-dragon'] = 29,
	['snow-golem'] = 31,
	['snowgolem'] = 31,
	['blaze'] = 32,
	['boat'] = 33,
	['minecart'] = 34,
	['minecart-with-chest'] = 35,
	['minecart-chest'] = 35,
	['minecart-with-furnace'] = 36,
	['minecart-furnace'] = 36,
	['ocelot'] = 37,
	['ozelot'] = 37,
	['cat'] = 37,
	['black-cat'] = 38,
	['red-cat'] = 39,
	['ginger-cat'] = 39,
	['siamese-cat'] = 40,
	['arrow'] = 41,
	['snowball'] = 42,
	['chicken-egg'] = 43,
	['egg'] = 43,
	['fireball'] = 44,
	['purple-arrow'] = 45,
	['ender-pearl'] = 46,
	['eye-of-ender'] = 47,
	['iron-golem'] = 48,
	['primed-tnt'] = 49,
	['tnt'] = 49,
	['falling-sand'] = 50,
	['sand'] = 50,
	['falling-gravel'] = 51,
	['gravel'] = 51,
	['crystal'] = 52,
	['ender-crystal'] = 52,
	['wither-skeleton'] = 53,
	['witch'] = 54,
	['wither-jockey'] = 55,
	['beacon-crystal'] = 56,
	['fishing-rod'] = 57,
	['fishing-bobber'] = 57,
	['lightning'] = 58,
	['experience-orb'] = 59,
	['wither-skull'] = 60,
	['wither'] = 61,
	['zombie-villager'] = 62,
	['spider-jockey'] = 63,
	['bat'] = 64,
	['painting'] = 65,
	['item-frame'] = 66,
	['chicken-jockey'] = 67,
	['beacon-beam'] = 68,
	['minecart-with-tnt'] = 69,
	['minecart-with-hopper'] = 70,
	['minecart-with-spawner'] = 71,
	['blue-wither-skull'] = 72,
	['wither-skull-blue'] = 72,
	['horse'] = 73,
	['donkey'] = 74,
	['mule'] = 75,
	['skeleton-horse'] = 76,
	['zombie-horse'] = 77,
	['minecart-with-command-block'] = 78,
	['minecart-with-dispenser'] = 79,
	['ender-acid-fire-charge'] = 80,
	['villager-jockey'] = 81,
	['pigman-jockey'] = 82,
	['falling-anvil'] = 83,
	['anvil'] = 83,
	['falling-dragonegg'] = 84,
	['falling-dragon-egg'] = 84,
	['dragonegg'] = 84,
	['dragon-egg'] = 84,
	['falling-red-sand'] = 85,
	['falling-redsand'] = 85,
	['redsand'] = 85,
	['red-sand'] = 85,
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.