Modul:FrontPageSprite/IDs – minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Modul:FrontPageSprite/IDs” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This module has no documentation. If you know how to use this module, please create it.
return {
sections = {
{ 'Header', id = 1 },
},
ids = {
['compass'] = { pos = 1, section = 1 },
['painting'] = { pos = 2, section = 1 },
['sign'] = { pos = 3, section = 1 },
['clock'] = { pos = 4, section = 1 },
['oak-door'] = { pos = 5, section = 1 },
['iron-pickaxe'] = { pos = 6, section = 1 },
['book-and-quill'] = { pos = 7, section = 1 },
['nether-star'] = { pos = 8, section = 1 },
['book'] = { pos = 9, section = 1 },
['enchanted-book'] = { pos = 10, section = 1 },
['paper'] = { pos = 11, section = 1 },
['ruby'] = { pos = 12, section = 1 },
}
}