Module:Inventory slot/Aliases: Difference between revisions
m -- TODO split into woods and stems |
m Added Netherite. |
||
| Line 13: | Line 13: | ||
['Any iron armor'] = { 'Iron Helmet', 'Iron Chestplate', 'Iron Leggings', 'Iron Boots' }, | ['Any iron armor'] = { 'Iron Helmet', 'Iron Chestplate', 'Iron Leggings', 'Iron Boots' }, | ||
['Any diamond armor'] = { 'Diamond Helmet', 'Diamond Chestplate', 'Diamond Leggings', 'Diamond Boots' }, | ['Any diamond armor'] = { 'Diamond Helmet', 'Diamond Chestplate', 'Diamond Leggings', 'Diamond Boots' }, | ||
['Any netherite armor'] = { 'Netherite Helmet', 'Netherite Chestplate', 'Netherite Leggings', 'Netherite Boots' }, | |||
-- Display names -- | -- Display names -- | ||
| Line 131: | Line 132: | ||
{'Golden', 'Sword', 1.6, 4 }, | {'Golden', 'Sword', 1.6, 4 }, | ||
{'Diamond', 'Sword', 1.6, 7 }, | {'Diamond', 'Sword', 1.6, 7 }, | ||
{'Netherite', 'Sword', 1.6, 8 }, | |||
{'Wooden', 'Pickaxe', 1.2, 2 }, | {'Wooden', 'Pickaxe', 1.2, 2 }, | ||
| Line 137: | Line 139: | ||
{'Golden', 'Pickaxe', 1.2, 2 }, | {'Golden', 'Pickaxe', 1.2, 2 }, | ||
{'Diamond', 'Pickaxe', 1.2, 5 }, | {'Diamond', 'Pickaxe', 1.2, 5 }, | ||
{'Netherite', 'Pickaxe', 1.2, 5 }, | |||
{'Wooden', 'Axe', 0.8, 7 }, | {'Wooden', 'Axe', 0.8, 7 }, | ||
| Line 143: | Line 146: | ||
{'Golden', 'Axe', 1, 7 }, | {'Golden', 'Axe', 1, 7 }, | ||
{'Diamond', 'Axe', 1, 9 }, | {'Diamond', 'Axe', 1, 9 }, | ||
{'Netherite', 'Axe', 1, 10 }, | |||
{'Wooden', 'Shovel', 1, 2.5 }, | {'Wooden', 'Shovel', 1, 2.5 }, | ||
| Line 149: | Line 153: | ||
{'Golden', 'Shovel', 1, 2.5 }, | {'Golden', 'Shovel', 1, 2.5 }, | ||
{'Diamond', 'Shovel', 1, 5.5 }, | {'Diamond', 'Shovel', 1, 5.5 }, | ||
{'Netherite', 'Shovel', 1.6, 6.5 }, | |||
{'Wooden', 'Hoe', 1, 1 }, | {'Wooden', 'Hoe', 1, 1 }, | ||
| Line 154: | Line 159: | ||
{'Iron', 'Hoe', 3, 1 }, | {'Iron', 'Hoe', 3, 1 }, | ||
{'Golden', 'Hoe', 1, 1 }, | {'Golden', 'Hoe', 1, 1 }, | ||
{'Diamond', 'Hoe', 4, 1 } | {'Diamond', 'Hoe', 4, 1 }, | ||
{'Netherite', 'Hoe', 4, 1 } | |||
} | } | ||
| Line 296: | Line 302: | ||
'Leather Cap', | 'Leather Cap', | ||
'Leather Pants', | 'Leather Pants', | ||
'Netherite Axe', | |||
'Netherite Boots', | |||
'Netherite Chestplate', | |||
'Netherite Helmet', | |||
'Netherite Hoe', | |||
'Netherite Leggings', | |||
'Netherite Pickaxe', | |||
'Netherite Shovel', | |||
'Netherite Sword', | |||
'Shears', | 'Shears', | ||
'Shield', | 'Shield', | ||