Minecraft Wiki

READ MORE

Minecraft Wiki
a (Frissítve)
aNincs szerkesztési összefoglaló
 
4. sor: 4. sor:
 
pos = 64,
 
pos = 64,
 
sheetsize = 128,
 
sheetsize = 128,
url = require( [[Module:Sprite]] ).getUrl( 'FrontPageSprite.png', '', '' ),
+
url = require( [[Module:Sprite]] ).getUrl( 'FrontPageSprite.png', '' ),
 
},
 
},
 
sections = {
 
sections = {

A lap jelenlegi, 2019. július 10., 10:16-kori változata

[create | laptörténet | purge]Dokumentáció
Ez a(z) modul nem rendelkezik dokumentációval. Ha ismered ezen modul használatát, akkor kérlek, hozd létre!
return {
	settings = {
		name = 'FrontPage',
		pos = 64,
		sheetsize = 128,
		url = require( [[Module:Sprite]] ).getUrl( 'FrontPageSprite.png', '' ),
	},
	sections = {
		{ name = 'Gameplay section', id = 2 },
		{ name = 'Header', id = 1 },
	},
	ids = {
		anvil = { pos = 13, section = 2 },
		apple = { pos = 21, section = 2 },
		barrier = { pos = 14, section = 2 },
		['block-of-redstone'] = { pos = 15, section = 2 },
		book = { pos = 9, section = 1 },
		['book-and-quill'] = { pos = 7, section = 1 },
		['brewing-stand'] = { pos = 16, section = 2 },
		clock = { pos = 4, section = 1 },
		['command-block'] = { pos = 17, section = 2 },
		compass = { pos = 1, section = 1 },
		['crafting-table'] = { pos = 18, section = 2 },
		creeper = { pos = 22, section = 2 },
		['enchanted-book'] = { pos = 10, section = 1 },
		['hardcore-heart'] = { pos = 25, section = 2 },
		heart = { pos = 26, section = 2 },
		['iron-boots'] = { pos = 23, section = 2 },
		['iron-pickaxe'] = { pos = 6, section = 1 },
		['lit-furnace'] = { pos = 19, section = 2 },
		['nether-star'] = { pos = 8, section = 1 },
		['oak-door'] = { pos = 5, section = 1 },
		painting = { pos = 2, section = 1 },
		paper = { pos = 11, section = 1 },
		player = { pos = 24, section = 2 },
		ruby = { pos = 12, section = 1 },
		sign = { pos = 3, section = 1 },
		water = { pos = 20, section = 2 },
	},
}