Module:ItemSprite

From BTA-Mirror

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

return {
	settings = {
		align = 'text-top',
		image = 'ItemSprite.png',
		sheetsize = 256,
		size = 16,
	},
	ids = {
		["Leather Cap"] = 0,
		["Leather Pants"] = 2,
		["Leather Boots"] = 3,
		["Chainmail Helmet"] = 4,
		["Chainmail Chestplate"] = 5,
		["Chainmail Leggings"] = 6,
		["Chainmail Boots"] = 7,
		["Iron Helmet"] = 8,
		["Iron Chestplate"] = 9,
		["Iron Leggings"] = 10,
		["Iron Boots"] = 11,
		["Golden Helmet"] = 12,
		["Golden Chestplate"] = 13,
		["Golden Leggings"] = 14,
		["Golden Boots"] = 15,
		["Diamond Helmet"] = 16,
		["Diamond Chestplate"] = 17,
		["Diamond Leggings"] = 18,
		["Diamond Boots"] = 19,
		["Steel Helmet"] = 20,
		["Steel Chestplate"] = 21,
		["Steel Leggings"] = 22,
		["Steel Boots"] = 23,
		["Wooden Sword"] = 24,
		["Stone Sword"] = 25,
		["Iron Sword"] = 26,
		["Diamond Sword"] = 27,
		["Golden Sword"] = 28,
		["Steel Sword"] = 29,
		["Wooden Shovel"] = 30,
		["Stone Shovel"] = 31,
		["Iron Shovel"] = 32,
		["Diamond Shovel"] = 33,
		["Golden Shovel"] = 34,
		["Steel Shovel"] = 35,
		["Wooden Pickaxe"] = 36,
		["Stone Pickaxe"] = 37,
		["Iron Pickaxe"] = 38,
		["Diamond Pickaxe"] = 39,
		["Golden Pickaxe"] = 40,
		["Steel Pickaxe"] = 41,
		["Wooden Axe"] = 42,
		["Stone Axe"] = 43,
		["Iron Axe"] = 44,
		["Diamond Axe"] = 45,
		["Golden Axe"] = 46,
		["Steel Axe"] = 47,
		["Wooden Hoe"] = 48,
		["Stone Hoe"] = 49,
		["Iron Hoe"] = 50,
		["Diamond Hoe"] = 51,
		["Golden Hoe"] = 52,
		["Steel Hoe"] = 53,
		["Shears"] = 54,
		["Fire Striker"] = 55,
		["Steel Shears"] = 56,
		["Steel Fire Striker"] = 57,
		["Jar"] = 58,
		["Green Firefly Jar"] = 59,
		["Blue Firefly Jar"] = 60,
		["Yellow Firefly Jar"] = 61,
		["Red Firefly Jar"] = 62,
		["Bed"] = 63,
		["Clay Brick"] = 64,
		["Iron Ingot"] = 65,
		["Gold Ingot"] = 66,
		["Steel Ingot"] = 67,
		["Crude Steel"] = 68,
		["Bow"] = 69,
		["Arrow"] = 70,
		["Golden Arrow"] = 71,
		["Quiver"] = 72,
		["Empty Quiver"] = 73,
		["Golden Quiver"] = 74,
		["Hand Cannon"] = 75,
		["Loaded Hand Cannon"] = 76,
		["Explosive Charge"] = 77,
		["Fishing Rod"] = 78,
		["Cast Fishing Rod"] = 79,
		["Coal"] = 80,
		["Nether Coal"] = 81,
		["Diamond"] = 82,
		["Redstone Dust"] = 83,
		["Olivine"] = 84,
		["Raw Iron Ore"] = 85,
		["Raw Gold Ore"] = 86,
		["Quartz"] = 87,
		["Pebble"] = 88,
		["String"] = 89,
		["Feather"] = 90,
		["Sulphur"] = 91,
		["Chicken Egg"] = 92,
		["Bone"] = 93,
		["Leather"] = 94,
		["Cloth"] = 95,
		["Chainlinks"] = 96,
		["Raw Porkchop"] = 97,
		["Cooked Porkchop"] = 98,
		["Raw Fish"] = 99,
		["Cooked Fish"] = 100,
		["Bread"] = 101,
		["Apple"] = 102,
		["Golden Apple"] = 103,
		["Pumpkin Pie"] = 104,
		["Cookie"] = 105,
		["Cake"] = 106,
		["Cherries"] = 107,
		["Bucket of Ice Cream"] = 108,
		["Water Bucket"] = 109,
		["Lava Bucket"] = 110,
		["Bucket of Milk"] = 111,
		["Bucket"] = 112,
		["Bowl"] = 113,
		["Mushroom Stew"] = 114,
		["Minecart"] = 115,
		["Boat"] = 116,
		["Minecart with Chest"] = 117,
		["Minecart with Furnace"] = 118,
		["Ice Skates"] = 119,
		["Saddle"] = 120,
		["Charcoal"] = 121,
		["Flag"] = 122,
		["Label"] = 123,
		["Filled Label"] = 124,
		["Redstone Repeater"] = 125,
		["Stick"] = 126,
		["Glowstone Dust"] = 127,
		["Clay"] = 128,
		["Paper"] = 129,
		["Book"] = 130,
		["Map"] = 131,
		["Flint"] = 132,
		["Wheat Seeds"] = 133,
		["Wheat"] = 134,
		["Sugarcane"] = 135,
		["Soul Wax Candle"] = 136,
		["Purple Arrow"] = 137,
		["Painting"] = 138,
		["Sign"] = 139,
		["Wooden Door"] = 140,
		["Iron Door"] = 141,
		["Sugar"] = 142,
		["Snowball"] = 143,
		["Basket"] = 144,
		["Slimeball"] = 145,
		["Fire Charge"] = 146,
		["Thatch"] = 147,
		["Ink Sac"] = 148,
		["Rose Red"] = 149,
		["Cactus Green"] = 150,
		["Cocoa Beans"] = 151,
		["Lapis Lazuli"] = 152,
		["Purple Dye"] = 153,
		["Cyan Dye"] = 154,
		["Light Gray Dye"] = 155,
		["Gray Dye"] = 156,
		["Pink Dye"] = 157,
		["Lime Dye"] = 158,
		["Dandelion Yellow"] = 159,
		["Light Blue Dye"] = 160,
		["Magenta Dye"] = 161,
		["Orange Dye"] = 162,
		["Bone Meal"] = 163,
		["Head Slot"] = 164,
		["Chest Slot"] = 165,
		["Legs Slot"] = 166,
		["Feet Slot"] = 167,
		["13 Music Disc"] = 168,
		["Cat Music Disc"] = 169,
		["Blocks Music Disc"] = 170,
		["Chirp Music Disc"] = 171,
		["Far Music Disc"] = 172,
		["Mall Music Disc"] = 173,
		["Mellohi Music Disc"] = 174,
		["Stal Music Disc"] = 175,
		["Strad Music Disc"] = 176,
		["Ward Music Disc"] = 177,
		["11 Music Disc"] = 178,
		["Dog Music Disc"] = 179,
		["Wait Music Disc"] = 180,
		["Compass"] = 181,
		["Clock Base"] = 182,
		["Rotary Calendar Base"] = 183,
		["Gold Nugget"] = 184,
		["Iron Nugget"] = 185,
		["Leather Tunic"] = 186,
		["Clock"] = 187,
		["Rotary Calendar"] = 188,
		["All Doors"] = 189,
		["Seat"] = 190
	}
}