Module:Inventory slot/Aliases: Difference between revisions
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
['Golden Pickaxe'] = { title = 'Golden Pickaxe', name = 'Golden Pickaxe', text = '/&9+2 Attack Damage' }, | ['Golden Pickaxe'] = { title = 'Golden Pickaxe', name = 'Golden Pickaxe', text = '/&9+2 Attack Damage' }, | ||
['Diamond Pickaxe'] = { title = 'Diamond Pickaxe', name = 'Diamond Pickaxe', text = '/&9+5 Attack Damage' }, | ['Diamond Pickaxe'] = { title = 'Diamond Pickaxe', name = 'Diamond Pickaxe', text = '/&9+5 Attack Damage' }, | ||
['Wooden Axe'] = { title = 'Wooden Axe', name = 'Wooden Axe', text = '/&9+7 Attack Damage' }, | |||
['Stone Axe'] = { title = 'Stone Axe', name = 'Stone Axe', text = '/&9+7 Attack Damage' }, | |||
['Iron Axe'] = { title = 'Iron Axe', name = 'Iron Axe', text = '/&9+9 Attack Damage' }, | |||
['Golden Axe'] = { title = 'Golden Axe', name = 'Golden Axe', text = '/&9+9 Attack Damage' }, | |||
['Diamond Axe'] = { title = 'Diamond Axe', name = 'Diamond Axe', text = '/&9+9 Attack Damage' }, | |||
-- Common fuel types for furnace -- | -- Common fuel types for furnace -- | ||
['Any fuel'] = { 'Coal', 'Charcoal', { title = 'Wood', name = 'Oak Wood' }, { title = 'Wood Planks', name = 'Oak Wood Planks' }, 'Block of Coal' }, | ['Any fuel'] = { 'Coal', 'Charcoal', { title = 'Wood', name = 'Oak Wood' }, { title = 'Wood Planks', name = 'Oak Wood Planks' }, 'Block of Coal' }, | ||