本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
全站通知:
模块:DungeonsEmoteSprite
刷
历
编
跳到导航
跳到搜索
return {
settings = {
image = 'DungeonsEmoteCSS.png',
linkprefix = 'MCD:',
name = 'DungeonsEmote',
sheetsize = 128,
stylesheet = true,
},
sections = {
{ name = '未分类', id = 1 },
{ name = '云上攀登', id = 2 },
{ name = '辉光暗夜', id = 3 },
{ name = '动物狂欢', id = 4 },
},
ids = {
['?'] = { pos = 1, section = 1 },
['abomination-roar'] = { pos = 17, section = 3 },
['bunny-hops'] = { pos = 32, section = 4 },
chicken = { pos = 33, section = 4 },
cleaning = { pos = 34, section = 4 },
['cloud-watcher'] = { pos = 18, section = 3 },
['dance-fever'] = { pos = 2, section = 2 },
['dirt-roll'] = { pos = 35, section = 4 },
['dramatic-fall'] = { pos = 3, section = 2 },
['fearless-flex'] = { pos = 19, section = 3 },
['fish-out-of-water'] = { pos = 36, section = 4 },
friendship = { pos = 4, section = 2 },
['gauntlet-check'] = { pos = 20, section = 3 },
['hero-pose'] = { pos = 5, section = 2 },
['horse-ride'] = { pos = 37, section = 4 },
howl = { pos = 38, section = 4 },
['ironic-dance'] = { pos = 6, section = 2 },
['kneel-pose'] = { pos = 21, section = 3 },
log = { pos = 7, section = 2 },
['mad-flap'] = { pos = 39, section = 4 },
['melee-moves'] = { pos = 8, section = 2 },
meow = { pos = 40, section = 4 },
['mighty-sword'] = { pos = 22, section = 3 },
['monstrosity-stomp'] = { pos = 23, section = 3 },
pancake = { pos = 24, section = 3 },
['penguin-waddle'] = { pos = 41, section = 4 },
petting = { pos = 42, section = 4 },
pspspspspspss = { pos = 43, section = 4 },
scoot = { pos = 44, section = 4 },
['simple-clap'] = { pos = 25, section = 3 },
['smooth-operator'] = { pos = 9, section = 2 },
['snow-shapes'] = { pos = 26, section = 3 },
['stylish-spins'] = { pos = 10, section = 2 },
['surprised-goat'] = { pos = 45, section = 4 },
['tail-chase'] = { pos = 46, section = 4 },
['take-aim'] = { pos = 27, section = 3 },
['take-flight'] = { pos = 28, section = 3 },
['the-axolotl'] = { pos = 11, section = 2 },
['the-elytra'] = { pos = 12, section = 2 },
['the-enderman'] = { pos = 13, section = 2 },
['the-pickaxe'] = { pos = 14, section = 2 },
['the-twirl'] = { pos = 29, section = 3 },
['victorious-punch'] = { pos = 30, section = 3 },
['walk-it-off'] = { pos = 15, section = 2 },
workout = { pos = 16, section = 2 },
['zombified-shuffle'] = { pos = 31, section = 3 },
},
}