Module:BlockSprite

From Runsafe
Revision as of 21:59, 5 July 2014 by imported>Kruithne (Created page with "return { name = 'Block', ids = 'BlockSprite/IDs', sheetsize = 384, pos = 384, stylesheet = true }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

return {
	name = 'Block',
	ids = 'BlockSprite/IDs',
	sheetsize = 384,
	pos = 384,
	stylesheet = true
}