Minecraft Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
[create | history | purge]Documentation
This module has no documentation. If you know how to use this module, please create it.
return {
	settings = {
		name = 'FrontPage',
		pos = 64,
		sheetsize = 128,
		url = require( [[Module:Sprite]] ).getUrl( 'FrontPageSprite.png', 'version=1608079251818', '' ),
	},
	sections = {
		{ name = 'Minecraft Earth gameplay', id = 4 },
		{ name = 'Header', id = 1 },
		{ name = 'Minecraft gameplay', id = 2 },
		{ name = 'Minecraft Dungeons gameplay', id = 3 },
	},
	ids = {
		['anvil'] = { pos = 19, section = 2 },
		['apple'] = { pos = 25, section = 2 },
		['barrier'] = { pos = 14, section = 2 },
		['block-of-redstone'] = { pos = 28, section = 2 },
		['book'] = { pos = 8, section = 1 },
		['book-and-quill'] = { pos = 6, section = 1 },
		['brewing-stand'] = { pos = 15, section = 2 },
		['chest'] = { pos = 40, section = 4 },
		['clock'] = { pos = 4, section = 1 },
		['command-block'] = { pos = 29, section = 2 },
		['compass'] = { pos = 1, section = 1 },
		['crafting-table'] = { pos = 11, section = 2 },
		['creeper'] = { pos = 26, section = 2 },
		['du-arch-illager'] = { pos = 30, section = 3 },
		['du-bow'] = { pos = 33, section = 3 },
		['du-creeper-woods'] = { pos = 31, section = 3 },
		['du-daily-trial'] = { pos = 39, section = 3 },
		['du-enchantment-point'] = { pos = 36, section = 3 },
		['du-level'] = { pos = 37, section = 3 },
		['du-reinforced-mail'] = { pos = 34, section = 3 },
		['du-soul'] = { pos = 38, section = 3 },
		['du-soul-healer'] = { pos = 35, section = 3 },
		['du-sword'] = { pos = 32, section = 3 },
		['emerald'] = { pos = 22, section = 2 },
		['enchanting-table'] = { pos = 20, section = 2 },
		['hardcore-heart'] = { pos = 12, section = 2 },
		['heart'] = { pos = 10, section = 2 },
		['iron-boots'] = { pos = 13, section = 2 },
		['iron-pickaxe'] = { pos = 5, section = 1 },
		['lit-furnace'] = { pos = 16, section = 2 },
		['nether-star'] = { pos = 7, section = 1 },
		['painting'] = { pos = 2, section = 1 },
		['paper'] = { pos = 9, section = 1 },
		['player'] = { pos = 23, section = 2 },
		['redstone'] = { pos = 21, section = 2 },
		['sign'] = { pos = 3, section = 1 },
		['smithing-table'] = { pos = 18, section = 2 },
		['smoker'] = { pos = 27, section = 2 },
		['stonecutter'] = { pos = 17, section = 2 },
		['water'] = { pos = 24, section = 2 },
	},
}
Advertisement