View source for Module:InvSprite
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
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 },
000
1:0
Template used on this page:
Return to Module:InvSprite.