Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
[创建 | 历史 | 清除缓存]文档页面
此模块没有文档页面。如果你知道此模块的使用方法,请帮助为其创建文档页面。
return {
	settings = {
		name = 'DungeonsFrontPage',
		pos = 64,
		sheetsize = 128,
		url = require( [[Module:Sprite]] ).getUrl( 'DungeonsFrontPageSprite.png' ),
	},
	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},  
	},
}
Advertisement