Minecraft Wiki
mBez shrnutí editace
m (Zrušena verze 17481 od uživatele Magiczocker (diskuse))
značka: vrácení zpět
Řádek 2: Řádek 2:
 
name = 'Block',
 
name = 'Block',
 
image = 'BlockCSS.png',
 
image = 'BlockCSS.png',
ids = 'BlockSprite',
+
ids = 'BlockSprite/IDs',
 
sheetsize = 384,
 
sheetsize = 384,
 
pos = 384,
 
pos = 384,

Verze z 19. 4. 2019, 04:56

[create | history | purge]Documentation
This module has no documentation. If you know how to use this module, please create it.
return {
	name = 'Block',
	image = 'BlockCSS.png',
	ids = 'BlockSprite/IDs',
	sheetsize = 384,
	pos = 384,
	stylesheet = true
}