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

return {
	settings = {
		align = 'middle',
		classname = 'inv-sprite',
		image = 'InvSprite.png',
		sheetsize = 1024,
		size = 32,
		stylesheet = true,
	},
	sections = {
		{ name = 'Armor', id = 1 },
		{ name = 'Banner', id = 2 },
		{ name = 'Brewing ingredient', id = 3 },
		{ name = 'Bucket', id = 4 },
		{ name = 'Decoration', id = 5 },
		{ name = 'Dye', id = 6 },
		{ name = 'Dyed', id = 7 },
		{ name = 'End', id = 8 },
		{ name = 'Firework', id = 9 },
		{ name = 'Food', id = 10 },
		{ name = 'Liquid', id = 11 },
		{ name = 'Manufactured', id = 12 },
		{ name = 'Mechanism', id = 13 },
		{ name = 'Mob head', id = 14 },
		{ name = 'Natural', id = 15 },
		{ name = 'Nether', id = 16 },
		{ name = 'Non-solid', id = 17 },
		{ name = 'Ore', id = 18 },
		{ name = 'Plant', id = 19 },
		{ name = 'Smithing Template', id = 41 },
		{ name = 'Pottery Sherd', id = 44 },
		{ name = 'Bedrock Edition & Education Edition', id = 20 },
		{ name = 'Chemistry Miscellaneous', id = 33 },
		{ name = 'Element', id = 34 },
		{ name = 'Beaker', id = 35 },
		{ name = 'Flask', id = 36 },
		{ name = 'Jar', id = 37 },
		{ name = 'Potion', id = 21 },
		{ name = 'Splash potion', id = 22 },
		{ name = 'Lingering potion', id = 31 },
		{ name = 'Raw material', id = 23 },
		{ name = 'Spawn egg', id = 24 },
		{ name = 'Tool', id = 25 },
		{ name = 'Trimmed Armor', id = 43 },
		{ name = 'Utility', id = 26 },
		{ name = 'Vehicle', id = 27 },
		{ name = 'Weapon', id = 28 },
		{ name = 'Legacy: Potion', id = 45 },
		{ name = 'Legacy: Lingering Potion', id = 46 },
		{ name = 'Legacy: Splash Potion', id = 47 },
		{ name = 'Legacy: Spawn Eggs', id = 39 },
		{ name = 'Legacy: Dyed', id = 40 },
		{ name = 'Legacy: before 15w31a stair flip', id = 42 },
		{ name = 'Legacy: Miscellaneous', id = 29 },
		{ name = 'April Fools', id = 32 },
		{ name = 'Other', id = 30 },
		{ name = 'Minecraft Earth', id = 38 },
	},
	ids = {
		['3D'] = { pos = 446, section = 32 },
		['???'] = { pos = 1770, section = 34 },
		['A Very Fine Item'] = { pos = 263, section = 32 },
		['Acacia Boat'] = { pos = 637, section = 27 },
		['Acacia Boat Revision 2'] = { pos = 3618, section = 29 },
		['Acacia Boat with Chest'] = { pos = 610, section = 27 },
		['Acacia Button'] = { pos = 3326, section = 13 },
		['Acacia Door'] = { pos = 566, section = 13 },
		['Acacia Door Revision 3'] = { pos = 935, section = 13 },
		['Acacia Fence'] = { pos = 645, section = 12 },
	},
}