本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
全站通知:
模块:DungeonsFrontPageSprite
刷
历
编
跳到导航
跳到搜索
return {
settings = {
name = 'DungeonsFrontPage',
pos = 64,
sheetsize = 128,
url = require( [[Module:Sprite]] ).getUrl( 'DungeonsFrontPageSprite.png', 'version=20200921133902' ),
},
sections = {
{ name = '游戏内容区', id = 1 },
},
ids = {
chat = { pos = 1, section = 1},
chest = { pos = 3, section = 1},
['diamond-sword'] = { pos = 9, section = 1},
enchantment = { pos = 16, section = 1},
['key-golem'] = { pos = 7, section = 1},
level = { pos = 11, section = 1},
map = { pos = 2, section = 1},
player = { pos = 6, section = 1},
power = { pos = 10, section = 1},
secret = { pos = 14, section = 1},
settings = { pos = 4, section = 1},
soul = { pos = 13, section = 1},
teleport = { pos = 5, section = 1},
tick = { pos = 15, section = 1},
tnt = { pos = 8, section = 1},
totem = { pos = 17, section = 1},
trial = { pos = 12, section = 1},
},
}