Module:Inventory slot/Aliases: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
['Golden Sword'] = { title = 'Golden Sword', name = 'Golden Sword', text = '/&9+4 Attack Damage' }, | ['Golden Sword'] = { title = 'Golden Sword', name = 'Golden Sword', text = '/&9+4 Attack Damage' }, | ||
['Diamond Sword'] = { title = 'Diamond Sword', name = 'Diamond Sword', text = '/&9+7 Attack Damage' }, | ['Diamond Sword'] = { title = 'Diamond Sword', name = 'Diamond Sword', text = '/&9+7 Attack Damage' }, | ||
['Wooden Pickaxe'] = { title = 'Wooden Pickaxe', name = 'Wooden Pickaxe', text = '/&9+2 Attack Damage' }, | |||
['Stone Pickaxe'] = { title = 'Stone Pickaxe', name = 'Stone Pickaxe', text = '/&9+3 Attack Damage' }, | |||
['Iron Pickaxe'] = { title = 'Iron Pickaxe', name = 'Iron Pickaxe', text = '/&9+4 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' }, | |||
-- 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' }, | ||