Module:LegendsStructureSprite - minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Module:LegendsStructureSprite” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This module implements Template:LegendsStructureSprite.
[view | edit | history | purge]The above documentation is transcluded from Module:LegendsStructureSprite/doc.
return {
settings = {
image = 'LegendsStructureCSS.png',
linkprefix = 'MCL:',
name = 'LegendsStructure',
sheetsize = 80,
stylesheet = true,
url = require( [[Module:Sprite]] ).getUrl( 'LegendsStructureCSS.png', 'cb=20230826233846&version=1693093126741', 'legendsstructure-sprite' ),
},
sections = {
{ name = 'Structures', id = 2 },
{ name = 'Piglins', id = 3 },
{ name = 'Uncategorized', id = 1 },
},
ids = {
['?'] = { pos = 1, section = 1 },
['allay-chest'] = { pos = 2, section = 2 },
['arrow-tower'] = { pos = 20, section = 2 },
bastion = { pos = 9, section = 3 },
['battle-drum'] = { pos = 21, section = 2 },
['blast-tower'] = { pos = 3, section = 2 },
['carpenter-hut'] = { pos = 4, section = 2 },
['extendable-wall'] = { pos = 22, section = 2 },
['frost-tower'] = { pos = 5, section = 2 },
gate = { pos = 23, section = 2 },
['horde-of-the-bastion'] = { pos = 9, section = 3 },
['horde-of-the-hunt'] = { pos = 10, section = 3 },
['horde-of-the-spore'] = { pos = 11, section = 3 },
hunt = { pos = 10, section = 3 },
['lava-coil'] = { pos = 12, section = 3 },
['nether-portal'] = { pos = 13, section = 3 },
['night-beacon'] = { pos = 14, section = 3 },
patcher = { pos = 15, section = 3 },
['piglin-chest'] = { pos = 16, section = 3 },
['piglin-outpost'] = { pos = 17, section = 3 },
siegeworks = { pos = 18, section = 3 },
spore = { pos = 11, section = 3 },
['stun-tower'] = { pos = 6, section = 2 },
['terror-horn'] = { pos = 19, section = 3 },
village = { pos = 7, section = 2 },
['well-of-fate'] = { pos = 8, section = 2 },
},
}