Module:BlockSpriteTextureUpdate - minecraft.fandom.com

Treść tej podstrony pochodzi z artykułu „Module:BlockSpriteTextureUpdate” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[create | history | purge]Documentation
This module has no documentation. If you know how to use this module, please create it.
return {
	settings = {
		image = 'BlockSpriteTextureUpdate.png',
		name = 'Block',
		sheetsize = 640,
		size = 16,
		stylesheet = true,
		url = require( [[Module:Sprite]] ).getUrl( 'BlockSpriteTextureUpdate.png', 'version=06ed03b13b83203623fb142215cf3dcf' ),
	},
	sections = {
		{ name = 'Uncategorised', id = 1 },
	},
	ids = {
		['?'] = { pos = 1, section = 1 },
	},
}