Module:Inventory slot/Aliases

From Tensura Wiki
Revision as of 10:55, 25 September 2026 by imported>Merge (merge.py)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This table defines the aliases used in Module:Inventory slot. Lua error in mw.title.lua at line 230: too many expensive function calls.


local aliases = {
	-- TR Stuff --
	
	-- Items --
	['Raw Silver'] = { title = 'Raw Silver', link = 'Raw Silver', name = 'Raw Silver'},
	['Magic Ore Shard'] = { title = 'Magic Ore Shard', link = 'Magic Ore Shard', name = 'Magic Ore Shard' },
	['Silver Nugget'] = { title = 'Silver Nugget', link = 'Silver Nugget', name = 'Silver Nugget' },
	['Low Magisteel Nugget'] = { title = 'Low Magisteel Nugget', link = 'Low Magisteel Nugget', name = 'Low Magisteel Nugget' },
	['High Magisteel Nugget'] = { title = 'High Magisteel Nugget', link = 'High Magisteel Nugget', name = 'High Magisteel Nugget' },
	['Mithril Nugget'] = { title = 'Mithril Nugget', link = 'Mithril Nugget', name = 'Mithril Nugget' },
	['Orichalcum Nugget'] = { title = 'Orichalcum Nugget', link = 'Orichalcum Nugget', name = 'Orichalcum Nugget' },
	['Pure Magisteel Nugget'] = { title = 'Pure Magisteel Nugget', link = 'Pure Magisteel Nugget', name = 'Pure Magisteel Nugget' },
	['Adamantite Nugget'] = { title = 'Adamantite Nugget', link = 'Adamantite Nugget', name = 'Adamantite Nugget' },
	['HihiIrokane Nugget'] = { title = 'HihiIrokane Nugget', link = 'HihiIrokane Nugget', name = 'HihiIrokane Nugget' },
	['Silver Ingot'] = { title = 'Silver Ingot', link = 'Silver Ingot', name = 'Silver Ingot' },
	['Low Magisteel Ingot'] = { title = 'Low Magisteel Ingot', link = 'Low Magisteel Ingot', name = 'Low Magisteel Ingot' },
	['High Magisteel Ingot'] = { title = 'High Magisteel Ingot', link = 'High Magisteel Ingot', name = 'High Magisteel Ingot' },
	['Mithril Ingot'] = { title = 'Mithril Ingot', link = 'Mithril Ingot', name = 'Mithril Ingot' },
	['Orichalcum Ingot'] = { title = 'Orichalcum Ingot', link = 'Orichalcum Ingot', name = 'Orichalcum Ingot' },
	['Pure Magisteel Ingot'] = { title = 'Pure Magisteel Ingot', link = 'Pure Magisteel Ingot', name = 'Pure Magisteel Ingot' },
	['Adamantite Ingot'] = { title = 'Adamantite Ingot', link = 'Adamantite Ingot', name = 'Adamantite Ingot' },
	['HihiIrokane Ingot'] = { title = 'HihiIrokane Ingot', link = 'HihiIrokane Ingot', name = 'HihiIrokane Ingot' },
	['Hipokute Seeds'] = { title = 'Hipokute Seeds', link = 'Hipokute Seeds', name = 'Hipokute Seeds' },
	['Hipokute Grass'] = { title = 'Hipokute Grass', link = 'Hipokute Grass', name = 'Hipokute Grass' },
	['Hipokute Flower'] = { title = 'Hipokute Flower', link = 'Hipokute Flower', name = 'Hipokute Flower' },
	['Magic Stone'] = { title = 'Magic Stone', link = 'Magic Stone', name = 'Magic Stone' },
	['Element Core (Empty)'] = { title = 'Element Core (Empty)', link = 'Element Core_(Empty)', name = 'Element Core (Empty)' },
	['Element Core (Earth)'] = { title = 'Element Core (Earth)', link = 'Element Core (Earth)', name = 'Element Core (Earth)' },
	['Element Core (Fire)'] = { title = 'Element Core (Fire)', link = 'Element Core (Fire)', name = 'Element Core (Fire)' },
	['Element Core (Space)'] = { title = 'Element Core (Space)', link = 'Element Core (Space)', name = 'Element Core (Space)' },
	['Element Core (Water)'] = { title = 'Element Core (Water)', link = 'Element Core (Water)', name = 'Element Core (Water)' },
	['Element Core (Wind)'] = { title = 'Element Core (Wind)', link = 'Element Core (Wind)', name = 'Element Core (Wind)' },
	['Elemental Shard (Earth)'] = { title = 'Elemental Shard (Earth)', link = 'Elemental Shard (Earth)', name = 'Elemental Shard (Earth)' },
	['Elemental Shard (Fire)'] = { title = 'Elemental Shard (Fire)', link = 'Elemental Shard (Fire)', name = 'Elemental Shard (Fire)' },
	['Elemental Shard (Space)'] = { title = 'Elemental Shard (Space)', link = 'Elemental Shard (Space)', name = 'Elemental Shard (Space)' },
	['Elemental Shard (Water)'] = { title = 'Elemental Shard (Water)', link = 'Elemental Shard (Water)', name = 'Elemental Shard (Water)' },
	['Elemental Shard (Wind)'] = { title = 'Elemental Shard (Wind)', link = 'Elemental Shard (Wind)', name = 'Elemental Shard (Wind)' },
	['Marionette Heart'] = { title = 'Marionette Heart', link = 'Marionette Heart', name = 'Marionette Heart' },
	['Battlewill Manual'] = { title = 'Battlewill Manual', link = 'Battlewill Manual', name = 'Battlewill Manual' },
	['Monster Saddle'] = { title = 'Monster Saddle', link = 'Monster Saddle', name = 'Monster Saddle' },
	['Race Reset Scroll'] = { title = 'Race Reset Scroll', link = 'Race Reset Scroll', name = 'Race Reset Scroll' },
	['Skill Reset Scroll'] = { title = 'Skill Reset Scroll', link = 'Skill Reset Scroll', name = 'Skill Reset Scroll' },
	['Character Reset Scroll'] = { title = 'Character Reset Scroll', link = 'Character Reset Scroll', name = 'Character Reset Scroll' },
	
	-- Mob Drops --
	['Low Quality Magic Crystal'] = { title = 'Low Quality Magic Crystal', link = 'Low Quality Magic Crystal', name = 'Low Quality Magic Crystal' },
	['Medium Quality Magic Crystal'] = { title = 'Medium Quality Magic Crystal', link = 'Medium Quality Magic Crystal', name = 'Medium Quality Magic Crystal' },
	['High Quality Magic Crystal'] = { title = 'High Quality Magic Crystal', link = 'High Quality Magic Crystal', name = 'High Quality Magic Crystal' },
	['Monster Leather (D)'] = { title = 'Monster Leather (D)', link = 'Monster Leather (D)', name = 'Monster Leather (D)' },
	['Monster Leather (C)'] = { title = 'Monster Leather (C)', link = 'Monster Leather (C)', name = 'Monster Leather (C)' },
	['Monster Leather (B)'] = { title = 'Monster Leather (B)', link = 'Monster Leather (B)', name = 'Monster Leather (B)' },
	['Monster Leather (A)'] = { title = 'Monster Leather (A)', link = 'Monster Leather (A)', name = 'Monster Leather (A)' },
	['Monster Leather (Special A)'] = { title = 'Monster Leather (Special A)', link = 'Monster Leather (Special A)', name = 'Monster Leather (Special A)' },
	['Giant Bat Wing'] = { title = 'Giant Bat Wing', link = 'Giant Bat Wing', name = 'Giant Bat Wing' },
	['Invisible Feather'] = { title = 'Invisible Feather', link = 'Invisible Feather', name = 'Invisible Feather' },
	['Dragon Peacock Feather'] = { title = 'Dragon Peacock Feather', link = 'Dragon Peacock Feather', name = 'Dragon Peacock Feather' },
	['Hell-Moth Silk'] = { title = 'Hell-Moth Silk', link = 'Hell-Moth Silk', name = 'Hell-Moth Silk' },
	['Gehenna-Moth Silk'] = { title = 'Gehenna-Moth Silk', link = 'Gehenna-Moth Silk', name = 'Gehenna-Moth Silk' },
	['Giant Ant Carapace'] = { title = 'Giant Ant Carapace', link = 'Giant Ant Carapace', name = 'Giant Ant Carapace' },
	['Knight Spider Carapace'] = { title = 'Knight Spider Carapace', link = 'Knight Spider Carapace', name = 'Knight Spider Carapace' },
	['Insectar Carapace'] = { title = 'Insectar Carapace', link = 'Insectar Carapace', name = 'Insectar Carapace' },
	['Armorsaurus Scale'] = { title = 'Armorsaurus Scale', link = 'Armorsaurus Scale', name = 'Armorsaurus Scale' },
	['Armorsaurus Shell'] = { title = 'Armorsaurus Shell', link = 'Armorsaurus Shell', name = 'Armorsaurus Shell' },
	['Serpent Scale'] = { title = 'Serpent Scale', link = 'Serpent Scale', name = 'Serpent Scale' },
	['Charybdis Scale'] = { title = 'Charybdis Scale', link = 'Charybdis Scale', name = 'Charybdis Scale' },
	['Centipede Stinger'] = { title = 'Centipede Stinger', link = 'Centipede Stinger', name = 'Centipede Stinger' },
	['Spider Fang'] = { title = 'Spider Fang', link = 'Spider Fang', name = 'Spider Fang' },
	['Blade Tiger Tail'] = { title = 'Blade Tiger Tail', link = 'Blade Tiger Tail', name = 'Blade Tiger Tail' },
	['Slime Chunk'] = { title = 'Slime Chunk', link = 'Slime Chunk', name = 'Slime Chunk' },
	['Slime Core'] = { title = 'Slime Core', link = 'Slime Core', name = 'Slime Core' },
	['Sticky Thread'] = { title = 'Sticky Thread', link = 'Sticky Thread', name = 'Sticky Thread' },
	['Steel Thread'] = { title = 'Steel Thread', link = 'Steel Thread', name = 'Steel Thread' },
	['Sissie Tooth'] = { title = 'Sissie Tooth', link = 'Sissie Tooth', name = 'Sissie Tooth' },
	['Beast Horn'] = { title = 'Beast Horn', link = 'Beast Horn', name = 'Beast Horn' },
	['Unicorn Horn'] = { title = 'Unicorn Horn', link = 'Unicorn Horn', name = 'Unicorn Horn' },
	['Daemon Essence'] = { title = 'Daemon Essence', link = 'Daemon Essence', name = 'Daemon Essence' },
	['Dragon Essence'] = { title = 'Dragon Essence', link = 'Dragon Essence', name = 'Dragon Essence' },
	['Elemental Essence'] = { title = 'Elemental Essence', link = 'Elemental Essence', name = 'Elemental Essence' },
	['Royal Blood'] = { title = 'Royal Blood', link = 'Royal Blood', name = 'Royal Blood' },
	['Zane Blood'] = { title = 'Zane Blood', link = 'Zane Blood', name = 'Zane Blood' },
	['Orc Disaster Head'] = { title = 'Orc Disaster Head', link = 'Orc Disaster Head', name = 'Orc Disaster Head' },

	
	-- TR:Blocks --
	['Palm Log'] = { title = 'Palm Log', link = 'Blocks/Palm Log', name = 'Palm Log' },
	['Palm Wood'] = { title = 'Palm Wood', link = 'Blocks/Palm Wood', name = 'Palm Wood' },
	['Stripped Palm Log'] = { title = 'Stripped Palm Log', link = 'Blocks/Stripped Palm Log', name = 'Stripped Palm Log' },
	['Stripped Palm Wood'] = { title = 'Stripped Palm Wood', link = 'Blocks/Stripped Palm Wood', name = 'Stripped Palm Wood' },
	['Palm Planks'] = { title = 'Palm Planks', link = 'Blocks/Palm Planks', name = 'Palm Planks' },
	['Palm Stairs'] = { title = 'Palm Stairs', link = 'Blocks/Palm Stairs', name = 'Palm Stairs' },
	['Palm Slab'] = { title = 'Palm Slab', link = 'Blocks/Palm Slab', name = 'Palm Slab' },
	['Palm Fence'] = { title = 'Palm Fence', link = 'Blocks/Palm Fence', name = 'Palm Fence' },
	['Palm Fence Gate'] = { title = 'Palm Fence Gate', link = 'Blocks/Palm Fence Gate', name = 'Palm Fence Gate' },
	['Palm Door'] = { title = 'Palm Door', link = 'Blocks/Palm Door', name = 'Palm Door' },
	['Palm Trapdoor'] = { title = 'Palm Trapdoor', link = 'Blocks/Palm Trapdoor', name = 'Palm Trapdoor' },
	['Palm Pressure Plate'] = { title = 'Palm Pressure Plate', link = 'Blocks/Palm Pressure Plate', name = 'Palm Pressure Plate' },
	['Palm Button'] = { title = 'Palm Button', link = 'Blocks/Palm Button', name = 'Palm Button' },
	['Palm Sign'] = { title = 'Palm Sign', link = 'Blocks/Palm Sign', name = 'Palm Sign' },
	['Palm Sapling'] = { title = 'Palm Sapling', link = 'Blocks/Palm Sapling', name = 'Palm Sapling' },
	['Palm Leaves'] = { title = 'Palm Leaves', link = 'Blocks/Palm Leaves', name = 'Palm Leaves' },
	['Cherry Blossom Log'] = { title = 'Cherry Blossom Log', link = 'Blocks/Cherry Blossom Log', name = 'Cherry Blossom Log' },
	['Cherry Blossom Wood'] = { title = 'Cherry Blossom Wood', link = 'Blocks/Cherry Blossom Wood', name = 'Cherry Blossom Wood' },
	['Stripped Cherry Blossom Log'] = { title = 'Stripped Cherry Blossom Log', link = 'Blocks/Stripped Cherry Blossom Log', name = 'Stripped Cherry Blossom Log' },
	['Stripped Cherry Blossom Wood'] = { title = 'Stripped Cherry Blossom Wood', link = 'Blocks/Stripped Cherry Blossom Wood', name = 'Stripped Cherry Blossom Wood' },
	['Cherry Blossom Planks'] = { title = 'Cherry Blossom Planks', link = 'Blocks/Cherry Blossom Planks', name = 'Cherry Blossom Planks' },
	['Cherry Blossom Stairs'] = { title = 'Cherry Blossom Stairs', link = 'Blocks/Cherry Blossom Stairs', name = 'Cherry Blossom Stairs' },
	['Cherry Blossom Slab'] = { title = 'Cherry Blossom Slab', link = 'Blocks/Cherry Blossom Slab', name = 'Cherry Blossom Slab' },
	['Cherry Blossom Fence'] = { title = 'Cherry Blossom Fence', link = 'Blocks/Cherry Blossom Fence', name = 'Cherry Blossom Fence' },
	['Cherry Blossom Fence Gate'] = { title = 'Cherry Blossom Fence Gate', link = 'Blocks/Cherry Blossom Fence Gate', name = 'Cherry Blossom Fence Gate' },
	['Cherry Blossom Door'] = { title = 'Cherry Blossom Door', link = 'Blocks/Cherry Blossom Door', name = 'Cherry Blossom Door' },
	['Cherry Blossom Trapdoor'] = { title = 'Cherry Blossom Trapdoor', link = 'Blocks/Cherry Blossom Trapdoor', name = 'Cherry Blossom Trapdoor' },
	['Cherry Blossom Pressure Plate'] = { title = 'Cherry Blossom Pressure Plate', link = 'Blocks/Cherry Blossom Pressure Plate', name = 'Cherry Blossom Pressure Plate' },
	['Cherry Blossom Button'] = { title = 'Cherry Blossom Button', link = 'Blocks/Cherry Blossom Button', name = 'Cherry Blossom Button' },
	['Cherry Blossom Sign'] = { title = 'Cherry Blossom Sign', link = 'Blocks/Cherry Blossom Sign', name = 'Cherry Blossom Sign' },
	['Cherry Blossom Sapling'] = { title = 'Cherry Blossom Sapling', link = 'Blocks/Cherry Blossom Sapling', name = 'Cherry Blossom Sapling' },
	['Cherry Blossom Leaves'] = { title = 'Cherry Blossom Leaves', link = 'Blocks/Cherry Blossom Leaves', name = 'Cherry Blossom Leaves' },
	['Thatch Block'] = { title = 'Thatch Block', link = 'Blocks/Thatch Block', name = 'Thatch Block' },
	['Thatch Stairs'] = { title = 'Thatch Stairs', link = 'Blocks/Thatch Stairs', name = 'Thatch Stairs' },
	['Thatch Slab'] = { title = 'Thatch Slab', link = 'Blocks/Thatch Slab', name = 'Thatch Slab' },
	['Thatch Bed'] = { title = 'Thatch Bed', link = 'Blocks/Thatch Bed', name = 'Thatch Bed' },
	['Sarasa Sand'] = { title = 'Sarasa Sand', link = 'Blocks/Sarasa Sand', name = 'Sarasa Sand' },
	['Sarasa Sandstone'] = { title = 'Sarasa Sandstone', link = 'Blocks/Sarasa Sandstone', name = 'Sarasa Sandstone' },
	['Chiseled Sarasa Sandstone'] = { title = 'Chiseled Sarasa Sandstone', link = 'Blocks/Chiseled Sarasa Sandstone', name = 'Chiseled Sarasa Sandstone' },
	['Cut Sarasa Sandstone'] = { title = 'Cut Sarasa Sandstone', link = 'Blocks/Cut Sarasa Sandstone', name = 'Cut Sarasa Sandstone' },
	['Smooth Sarasa Sandstone'] = { title = 'Smooth Sarasa Sandstone', link = 'Blocks/Smooth Sarasa Sandstone', name = 'Smooth Sarasa Sandstone' },
	['Sarasa Sandstone Stairs'] = { title = 'Sarasa Sandstone Stairs', link = 'Blocks/Sarasa Sandstone Stairs', name = 'Sarasa Sandstone Stairs' },
	['Smooth Sarasa Sandstone Stairs'] = { title = 'Smooth Sarasa Sandstone Stairs', link = 'Blocks/Smooth Sarasa Sandstone Stairs', name = 'Smooth Sarasa Sandstone Stairs' },
	['Sarasa Sandstone Slab'] = { title = 'Sarasa Sandstone Slab', link = 'Blocks/Sarasa Sandstone Slab', name = 'Sarasa Sandstone Slab' },
	['Cut Sarasa Sandstone Slab'] = { title = 'Cut Sarasa Sandstone Slab', link = 'Blocks/Cut Sarasa Sandstone Slab', name = 'Cut Sarasa Sandstone Slab' },
	['Smooth Sarasa Sandstone Slab'] = { title = 'Smooth Sarasa Sandstone Slab', link = 'Blocks/Smooth Sarasa Sandstone Slab', name = 'Smooth Sarasa Sandstone Slab' },
	['Sarasa Sandstone Wall'] = { title = 'Sarasa Sandstone Wall', link = 'Blocks/Sarasa Sandstone Wall', name = 'Sarasa Sandstone Wall' },
	['Low Quality Magic Crystal Block'] = { title = 'Low Quality Magic Crystal Block', link = 'Blocks/Low Quality Magic Crystal Block', name = 'Low Quality Magic Crystal Block' },
	['Low Quality Magic Crystal Bricks'] = { title = 'Low Quality Magic Crystal Bricks', link = 'Blocks/Low Quality Magic Crystal Bricks', name = 'Low Quality Magic Crystal Bricks' },
	['Chiseled Low Quality Magic Crystal Bricks'] = { title = 'Chiseled Low Quality Magic Crystal Bricks', link = 'Blocks/Chiseled Low Quality Magic Crystal Bricks', name = 'Chiseled Low Quality Magic Crystal Bricks' },
	['Low Quality Magic Crystal Stairs'] = { title = 'Low Quality Magic Crystal Stairs', link = 'Blocks/Low Quality Magic Crystal Stairs', name = 'Low Quality Magic Crystal Stairs' },
	['Low Quality Magic Crystal Brick Stairs'] = { title = 'Low Quality Magic Crystal Brick Stairs', link = 'Blocks/Low Quality Magic Crystal Brick Stairs', name = 'Low Quality Magic Crystal Brick Stairs' },
	['Low Quality Magic Crystal Slab'] = { title = 'Low Quality Magic Crystal Slab', link = 'Blocks/Low Quality Magic Crystal Slab', name = 'Low Quality Magic Crystal Slab' },
	['Low Quality Magic Crystal Brick Slab'] = { title = 'Low Quality Magic Crystal Brick Slab', link = 'Blocks/Low Quality Magic Crystal Brick Slab', name = 'Low Quality Magic Crystal Brick Slab' },
	['Low Quality Magic Crystal Brick Wall'] = { title = 'Low Quality Magic Crystal Brick Wall', link = 'Blocks/Low Quality Magic Crystal Brick Wall', name = 'Low Quality Magic Crystal Brick Wall' },
	['Medium Quality Magic Crystal Block'] = { title = 'Medium Quality Magic Crystal Block', link = 'Blocks/Medium Quality Magic Crystal Block', name = 'Medium Quality Magic Crystal Block' },
	['Medium Quality Magic Crystal Bricks'] = { title = 'Medium Quality Magic Crystal Bricks', link = 'Blocks/Medium Quality Magic Crystal Bricks', name = 'Medium Quality Magic Crystal Bricks' },
	['Chiseled Medium Quality Magic Crystal Bricks'] = { title = 'Chiseled Medium Quality Magic Crystal Bricks', link = 'Blocks/Chiseled Medium Quality Magic Crystal Bricks', name = 'Chiseled Medium Quality Magic Crystal Bricks' },
	['Medium Quality Magic Crystal Stairs'] = { title = 'Medium Quality Magic Crystal Stairs', link = 'Blocks/Medium Quality Magic Crystal Stairs', name = 'Medium Quality Magic Crystal Stairs' },
	['Medium Quality Magic Crystal Brick Stairs'] = { title = 'Medium Quality Magic Crystal Brick Stairs', link = 'Blocks/Medium Quality Magic Crystal Brick Stairs', name = 'Medium Quality Magic Crystal Brick Stairs' },
	['Medium Quality Magic Crystal Slab'] = { title = 'Medium Quality Magic Crystal Slab', link = 'Blocks/Medium Quality Magic Crystal Slab', name = 'Medium Quality Magic Crystal Slab' },
	['Medium Quality Magic Crystal Brick Slab'] = { title = 'Medium Quality Magic Crystal Brick Slab', link = 'Blocks/Medium Quality Magic Crystal Brick Slab', name = 'Medium Quality Magic Crystal Brick Slab' },
	['Medium Quality Magic Crystal Brick Wall'] = { title = 'Medium Quality Magic Crystal Brick Wall', link = 'Blocks/Medium Quality Magic Crystal Brick Wall', name = 'Medium Quality Magic Crystal Brick Wall' },
	['High Quality Magic Crystal Block'] = { title = 'High Quality Magic Crystal Block', link = 'Blocks/High Quality Magic Crystal Block', name = 'High Quality Magic Crystal Block' },
	['High Quality Magic Crystal Bricks'] = { title = 'High Quality Magic Crystal Bricks', link = 'Blocks/High Quality Magic Crystal Bricks', name = 'High Quality Magic Crystal Bricks' },
	['Chiseled High Quality Magic Crystal Bricks'] = { title = 'Chiseled High Quality Magic Crystal Bricks', link = 'Blocks/Chiseled High Quality Magic Crystal Bricks', name = 'Chiseled High Quality Magic Crystal Bricks' },
	['High Quality Magic Crystal Stairs'] = { title = 'High Quality Magic Crystal Stairs', link = 'Blocks/High Quality Magic Crystal Stairs', name = 'High Quality Magic Crystal Stairs' },
	['High Quality Magic Crystal Brick Stairs'] = { title = 'High Quality Magic Crystal Brick Stairs', link = 'Blocks/High Quality Magic Crystal Brick Stairs', name = 'High Quality Magic Crystal Brick Stairs' },
	['High Quality Magic Crystal Slab'] = { title = 'High Quality Magic Crystal Slab', link = 'Blocks/High Quality Magic Crystal Slab', name = 'High Quality Magic Crystal Slab' },
	['High Quality Magic Crystal Brick Slab'] = { title = 'High Quality Magic Crystal Brick Slab', link = 'Blocks/High Quality Magic Crystal Brick Slab', name = 'High Quality Magic Crystal Brick Slab' },
	['High Quality Magic Crystal Brick Wall'] = { title = 'High Quality Magic Crystal Brick Wall', link = 'Blocks/High Quality Magic Crystal Brick Wall', name = 'High Quality Magic Crystal Brick Wall' },
	['Magic Ore'] = { title = 'Magic Ore', link = 'Blocks/Magic Ore', name = 'Magic Ore' },
	['Silver Ore'] = { title = 'Silver Ore', link = 'Blocks/Silver Ore', name = 'Silver Ore' },
	['Deepslate Magic Ore'] = { title = 'Deepslate Magic Ore', link = 'Blocks/Deepslate Magic Ore', name = 'Deepslate Magic Ore' },
	['Deepslate Silver Ore'] = { title = 'Deepslate Silver Ore', link = 'Blocks/Deepslate Silver Ore', name = 'Deepslate Silver Ore' },
	['Block of Raw Silver'] = { title = 'Block of Raw Silver', link = 'Blocks/Block of Raw Silver', name = 'Block of Raw Silver' },
	['Block of Silver'] = { title = 'Block of Silver', link = 'Blocks/Block of Silver', name = 'Block of Silver' },
	['Block of Magic Ore'] = { title = 'Block of Magic Ore', link = 'Blocks/Block of Magic Ore', name = 'Block of Magic Ore' },
	['Block of Low Magisteel'] = { title = 'Block of Low Magisteel', link = 'Blocks/Block of Low Magisteel', name = 'Block of Low Magisteel' },
	['Block of High Magisteel'] = { title = 'Block of High Magisteel', link = 'Blocks/Block of High Magisteel', name = 'Block of High Magisteel' },
	['Block of Pure Magisteel'] = { title = 'Block of Pure Magisteel', link = 'Blocks/Block of Pure Magisteel', name = 'Block of Pure Magisteel' },
	['Block of Mithril'] = { title = 'Block of Mithril', link = 'Blocks/Block of Mithril', name = 'Block of Mithril' },
	['Block of Orichalcum'] = { title = 'Block of Orichalcum', link = 'Blocks/Block of Orichalcum', name = 'Block of Orichalcum' },
	['Block of Adamantite'] = { title = 'Block of Adamantite', link = 'Blocks/Block of Adamantite', name = 'Block of Adamantite' },
	['Block of HihiIrokane'] = { title = 'Block of HihiIrokane', link = 'Blocks/Block of HihiIrokane', name = 'Block of HihiIrokane' },
	['Kiln'] = { title = 'Kiln', link = 'Blocks/Kiln', name = 'Kiln' },
	['Smithing Bench'] = { title = 'Smithing Bench', link = 'Blocks/Smithing Bench', name = 'Smithing Bench' },
	['Brick Magic Engine'] = { title = 'Brick Magic Engine', link = 'Blocks/Magic engine', name = 'Brick Magic Engine' },
	['Stone Brick Magic Engine'] = { title = 'Stone Brick Magic Engine', link = 'Blocks/Magic engine', name = 'Stone Brick Magic Engine' },
	['Slime Chunk Block'] = { title = 'Slime Chunk Block', link = 'Blocks/Slime Chunk Block', name = 'Slime Chunk Block' },
	['Chilled Slime Block'] = { title = 'Chilled Slime Block', link = 'Blocks/Chilled Slime Block', name = 'Chilled Slime Block' },
	['Moth Egg'] = { title = 'Moth Egg', link = 'Blocks/Moth Egg', name = 'Moth Egg' },
	['Charybdis Core'] = { title = 'Charybdis Core', link = 'Blocks/Charybdis Core', name = 'Charybdis Core' },
	
	-- Dungeon Blocks --
	['Unlit Torch'] = { title = 'Unlit Torch', link = 'Blocks/Unlit Torch', name = 'Unlit Torch' },
	['Unlit Lantern'] = { title = 'Unlit Lantern', link = 'Blocks/Unlit Lanten', name = 'Unlit Lantern' },
	['Sticky Cobweb'] = { title = 'Sticky Cobweb', link = 'Blocks/Sticky Cobweb', name = 'Sticky Cobweb' },
	['Sticky Steel Cobweb'] = { title = 'Sticky Steel Cobweb', link = 'Blocks/Sticky Steel Cobweb', name = 'Sticky Steel Cobweb' },
	['Spider Egg'] = { title = 'Spider Egg', link = 'Blocks/Spider Egg', name = 'Spider Egg' },
	['Web Block'] = { title = 'Web Block', link = 'Blocks/Web Block', name = 'Web Block' },
	['Web Stairs'] = { title = 'Web Stairs', link = 'Blocks/Web Stairs', name = 'Web Stairs' },
	['Web Slab'] = { title = 'Web Slab', link = 'Blocks/Web Slab', name = 'Web Slab' },
	['Webbed Cobblestone'] = { title = 'Webbed Cobblestone', link = 'Blocks/Webbed Cobblestone', name = 'Webbed Cobblestone' },
	['Webbed Cobblestone Stairs'] = { title = 'Webbed Cobblestone Stairs', link = 'Blocks/Webbed Cobblestone Stairs', name = 'Webbed Cobblestone Stairs' },
	['Webbed Cobblestone Slab'] = { title = 'Webbed Cobblestone Slab', link = 'Blocks/Webbed Cobblestone Slab', name = 'Webbed Cobblestone Slab' },
	['Webbed Cobblestone Wall'] = { title = 'Webbed Cobblestone Wall', link = 'Blocks/Webbed Cobblestone Wall', name = 'Webbed Cobblestone Wall' },
	['Webbed Stone Bricks'] = { title = 'Webbed Stone Bricks', link = 'Blocks/Webbed Stone Bricks', name = 'Webbed Stone Bricks' },
	['Webbed Stone Brick Stairs'] = { title = 'Webbed Stone Brick Stairs', link = 'Blocks/Webbed Stone Brick Stairs', name = 'Webbed Stone Brick Stairs' },
	['Webbed Stone Brick Slab'] = { title = 'Webbed Stone Brick Slab', link = 'Blocks/Webbed Stone Brick Slab', name = 'Webbed Stone Brick Slab' },
	['Webbed Stone Brick Wall'] = { title = 'Webbed Stone Brick Wall', link = 'Blocks/Webbed Stone Brick Wall', name = 'Webbed Stone Brick Wall' },
	['Labyrinth Bricks'] = { title = 'Labyrinth Bricks', link = 'Blocks/Labyrinth Bricks', name = 'Labyrinth Bricks' },
	['Labyrinth Brick Stairs'] = { title = 'Labyrinth Brick Stairs', link = 'Blocks/Labyrinth Brick Stairs', name = 'Labyrinth Brick Stairs' },
	['Labyrinth Brick Slab'] = { title = 'Labyrinth Brick Slab', link = 'Blocks/Labyrinth Brick Slab', name = 'Labyrinth Brick Slab' },
	['Labyrinth Bricks Top Left'] = { title = 'Labyrinth Bricks Top Left', link = 'Blocks/Labyrinth Bricks Top Left', name = 'Labyrinth Bricks Top Left' },
	['Labyrinth Bricks Top Right'] = { title = 'Labyrinth Bricks Top Right', link = 'Blocks/Labyrinth Bricks Top Right', name = 'Labyrinth Bricks Top Right' },
	['Labyrinth Bricks Bottom Left'] = { title = 'Labyrinth Bricks Bottom Left', link = 'Blocks/Labyrinth Bricks Bottom Left', name = 'Labyrinth Bricks Bottom Left' },
	['Labyrinth Bricks Bottom Right'] = { title = 'Labyrinth Bricks Bottom Right', link = 'Blocks/Labyrinth Bricks Bottom Right', name = 'Labyrinth Bricks Bottom Right' },
	['Labyrinth Stone'] = { title = 'Labyrinth Stone', link = 'Blocks/Labyrinth Stone', name = 'Labyrinth Stone' },
	['Labyrinth Stone Stairs'] = { title = 'Labyrinth Stone Stairs', link = 'Blocks/Labyrinth Stone Stairs', name = 'Labyrinth Stone Stairs' },
	['Labyrinth Stone Slab'] = { title = 'Labyrinth Stone Slab', link = 'Blocks/Labyrinth Stone Slab', name = 'Labyrinth Stone Slab' },
	['Labyrinth Stone Top Left'] = { title = 'Labyrinth Stone Top Left', link = 'Blocks/Labyrinth Stone Top Left', name = 'Labyrinth Stone Top Left' },
	['Labyrinth Stone Top Right'] = { title = 'Labyrinth Stone Top Right', link = 'Blocks/Labyrinth Stone Top Right', name = 'Labyrinth Stone Top Right' },
	['Labyrinth Stone Bottom Left'] = { title = 'Labyrinth Stone Bottom Left', link = 'Blocks/Labyrinth Stone Bottom Left', name = 'Labyrinth Stone Bottom Left' },
	['Labyrinth Stone Bottom Right'] = { title = 'Labyrinth Stone Bottom Right', link = 'Blocks/Labyrinth Stone Bottom Right', name = 'Labyrinth Stone Bottom Right' },
	['Cream Labyrinth Bricks'] = { title = 'Cream Labyrinth Bricks', link = 'Blocks/Cream Labyrinth Bricks', name = 'Cream Labyrinth Bricks' },
	['Cream Labyrinth Brick Stairs'] = { title = 'Cream Labyrinth Brick Stairs', link = 'Blocks/Cream Labyrinth Brick Stairs', name = 'Cream Labyrinth Brick Stairs' },
	['Cream Labyrinth Brick Slab'] = { title = 'Cream Labyrinth Brick Slab', link = 'Blocks/Cream Labyrinth Brick Slab', name = 'Cream Labyrinth Brick Slab' },
	['Cream Labyrinth Bricks Top Left'] = { title = 'Cream Labyrinth Bricks Top Left', link = 'Blocks/Cream Labyrinth Bricks Top Left', name = 'Cream Labyrinth Bricks Top Left' },
	['Cream Labyrinth Bricks Top Right'] = { title = 'Cream Labyrinth Bricks Top Right', link = 'Blocks/Cream Labyrinth Bricks Top Right', name = 'Cream Labyrinth Bricks Top Right' },
	['Cream Labyrinth Bricks Bottom Left'] = { title = 'Cream Labyrinth Bricks Bottom Left', link = 'Blocks/Cream Labyrinth Bricks Bottom Left', name = 'Cream Labyrinth Bricks Bottom Left' },
	['Cream Labyrinth Bricks Bottom Right'] = { title = 'Cream Labyrinth Bricks Bottom Right', link = 'Blocks/Cream Labyrinth Bricks Bottom Right', name = 'Cream Labyrinth Bricks Bottom Right' },
	['Cream Labyrinth Stone'] = { title = 'Cream Labyrinth Stone', link = 'Blocks/Cream Labyrinth Stone', name = 'Cream Labyrinth Stone' },
	['Cream Labyrinth Stone Stairs'] = { title = 'Cream Labyrinth Stone Stairs', link = 'Blocks/Cream Labyrinth Stone Stairs', name = 'Cream Labyrinth Stone Stairs' },
	['Cream Labyrinth Stone Slab'] = { title = 'Cream Labyrinth Stone Slab', link = 'Blocks/Cream Labyrinth Stone Slab', name = 'Cream Labyrinth Stone Slab' },
	['Cream Labyrinth Stone Top Left'] = { title = 'Cream Labyrinth Stone Top Left', link = 'Blocks/Cream Labyrinth Stone Top Left', name = 'Cream Labyrinth Stone Top Left' },
	['Cream Labyrinth Stone Top Right'] = { title = 'Cream Labyrinth Stone Top Right', link = 'Blocks/Cream Labyrinth Stone Top Right', name = 'Cream Labyrinth Stone Top Right' },
	['Cream Labyrinth Stone Bottom Left'] = { title = 'Cream Labyrinth Stone Bottom Left', link = 'Blocks/Cream Labyrinth Stone Bottom Left', name = 'Cream Labyrinth Stone Bottom Left' },
	['Cream Labyrinth Stone Bottom Right'] = { title = 'Cream Labyrinth Stone Bottom Right', link = 'Blocks/Cream Labyrinth Stone Bottom Right', name = 'Cream Labyrinth Stone Bottom Right' },
	['Dark Labyrinth Bricks'] = { title = 'Dark Labyrinth Bricks', link = 'Blocks/Dark Labyrinth Bricks', name = 'Dark Labyrinth Bricks' },
	['Dark Labyrinth Brick Stairs'] = { title = 'Dark Labyrinth Brick Stairs', link = 'Blocks/Dark Labyrinth Brick Stairs', name = 'Dark Labyrinth Brick Stairs' },
	['Dark Labyrinth Brick Slab'] = { title = 'Dark Labyrinth Brick Slab', link = 'Blocks/Dark Labyrinth Brick Slab', name = 'Dark Labyrinth Brick Slab' },
	['Dark Labyrinth Bricks Top Left'] = { title = 'Dark Labyrinth Bricks Top Left', link = 'Blocks/Dark Labyrinth Bricks Top Left', name = 'Dark Labyrinth Bricks Top Left' },
	['Dark Labyrinth Bricks Top Right'] = { title = 'Dark Labyrinth Bricks Top Right', link = 'Blocks/Dark Labyrinth Bricks Top Right', name = 'Dark Labyrinth Bricks Top Right' },
	['Dark Labyrinth Bricks Bottom Left'] = { title = 'Dark Labyrinth Bricks Bottom Left', link = 'Blocks/Dark Labyrinth Bricks Bottom Left', name = 'Dark Labyrinth Bricks Bottom Left' },
	['Dark Labyrinth Bricks Bottom Right'] = { title = 'Dark Labyrinth Bricks Bottom Right', link = 'Blocks/Dark Labyrinth Bricks Bottom Right', name = 'Dark Labyrinth Bricks Bottom Right' },
	['Dark Labyrinth Stone'] = { title = 'Dark Labyrinth Stone', link = 'Blocks/Dark Labyrinth Stone', name = 'Dark Labyrinth Stone' },
	['Dark Labyrinth Stone Stairs'] = { title = 'Dark Labyrinth Stone Stairs', link = 'Blocks/Dark Labyrinth Stone Stairs', name = 'Dark Labyrinth Stone Stairs' },
	['Dark Labyrinth Stone Slab'] = { title = 'Dark Labyrinth Stone Slab', link = 'Blocks/Dark Labyrinth Stone Slab', name = 'Dark Labyrinth Stone Slab' },
	['Dark Labyrinth Stone Top Left'] = { title = 'Dark Labyrinth Stone Top Left', link = 'Blocks/Dark Labyrinth Stone Top Left', name = 'Dark Labyrinth Stone Top Left' },
	['Dark Labyrinth Stone Top Right'] = { title = 'Dark Labyrinth Stone Top Right', link = 'Blocks/Dark Labyrinth Stone Top Right', name = 'Dark Labyrinth Stone Top Right' },
	['Dark Labyrinth Stone Bottom Left'] = { title = 'Dark Labyrinth Stone Bottom Left', link = 'Blocks/Dark Labyrinth Stone Bottom Left', name = 'Dark Labyrinth Stone Bottom Left' },
	['Dark Labyrinth Stone Bottom Right'] = { title = 'Dark Labyrinth Stone Bottom Right', link = 'Blocks/Dark Labyrinth Stone Bottom Right', name = 'Dark Labyrinth Stone Bottom Right' },
	['Labyrinth Lamp'] = { title = 'Labyrinth Lamp', link = 'Blocks/Labyrinth Lamp', name = 'Labyrinth Lamp' },
	['Labyrinth Lamp Top Left'] = { title = 'Labyrinth Lamp Top Left', link = 'Blocks/Labyrinth Lamp Top Left', name = 'Labyrinth Lamp Top Left' },
	['Labyrinth Lamp Top Right'] = { title = 'Labyrinth Lamp Top Right', link = 'Blocks/Labyrinth Lamp Top Right', name = 'Labyrinth Lamp Top Right' },
	['Labyrinth Lamp Bottom Left'] = { title = 'Labyrinth Lamp Bottom Left', link = 'Blocks/Labyrinth Lamp Bottom Left', name = 'Labyrinth Lamp Bottom Left' },
	['Labyrinth Lamp Bottom Right'] = { title = 'Labyrinth Lamp Bottom Right', link = 'Blocks/Labyrinth Lamp Bottom Right', name = 'Labyrinth Lamp Bottom Right' },
	['Labyrinth Lit Lamp'] = { title = 'Labyrinth Lit Lamp', link = 'Blocks/Labyrinth Lit Lamp', name = 'Labyrinth Lit Lamp' },
	['Labyrinth Lit Lamp Top Left'] = { title = 'Labyrinth Lit Lamp Top Left', link = 'Blocks/Labyrinth Lit Lamp Top Left', name = 'Labyrinth Lit Lamp Top Left' },
	['Labyrinth Lit Lamp Top Right'] = { title = 'Labyrinth Lit Lamp Top Right', link = 'Blocks/Labyrinth Lit Lamp Top Right', name = 'Labyrinth Lit Lamp Top Right' },
	['Labyrinth Lit Lamp Bottom Left'] = { title = 'Labyrinth Lit Lamp Bottom Left', link = 'Blocks/Labyrinth Lit Lamp Bottom Left', name = 'Labyrinth Lit Lamp Bottom Left' },
	['Labyrinth Lit Lamp Bottom Right'] = { title = 'Labyrinth Lit Lamp Bottom Right', link = 'Blocks/Labyrinth Lit Lamp Bottom Right', name = 'Labyrinth Lit Lamp Bottom Right' },
	['Labyrinth Crystal'] = { title = 'Labyrinth Crystal', link = 'Blocks/Labyrinth Crystal', name = 'Labyrinth Crystal' },
	['Labyrinth Praying Path'] = { title = 'Labyrinth Praying Path', link = 'Blocks/Labyrinth Praying Path', name = 'Labyrinth Praying Path' },
	['Labyrinth Light Path'] = { title = 'Labyrinth Light Path', link = 'Blocks/Labyrinth Light Path', name = 'Labyrinth Light Path' },
	['Labyrinth Light Path Stairs'] = { title = 'Labyrinth Light Path Stairs', link = 'Blocks/Labyrinth Light Path Stairs', name = 'Labyrinth Light Path Stairs' },
	['Labyrinth Light Path Slab'] = { title = 'Labyrinth Light Path Slab', link = 'Blocks/Labyrinth Light Path Slab', name = 'Labyrinth Light Path Slab' },
	['Labyrinth Portal'] = { title = 'Labyrinth Portal', link = 'Blocks/Labyrinth Portal', name = 'Labyrinth Portal' },
	['Labyrinth Barrier'] = { title = 'Labyrinth Barrier', link = 'Blocks/Labyrinth Barrier', name = 'Labyrinth Barrier' },
	['Hell Portal'] = { title = 'Hell Portal', link = 'Blocks/Hell Portal', name = 'Hell Portal' },

	-- Consumables --
	['Raw Blade Tiger Meat'] = { title = 'Raw Blade Tiger Meat', link = 'Raw Blade Tiger Meat', name = 'Raw Blade Tiger Meat' },
	['Raw Armorsaurus Meat'] = { title = 'Raw Armorsaurus Meat', link = 'Raw Armorsaurus Meat', name = 'Raw Armorsaurus Meat' },
	['Bulldeer Beef'] = { title = 'Bulldeer Beef', link = 'Bulldeer Beef', name = 'Bulldeer Beef' },
	['Raw Charybdis Meat'] = { title = 'Raw Charybdis Meat', link = 'Raw Charybdis Meat', name = 'Raw Charybdis Meat' },
	['Giant Ant Leg'] = { title = 'Giant Ant Leg', link = 'Giant Ant Leg', name = 'Giant Ant Leg' },
	['Raw Giant Bat Meat'] = { title = 'Raw Giant Bat Meat', link = 'Raw Giant Bat Meat', name = 'Raw Giant Bat Meat' },
	['Knight Spider Leg'] = { title = 'Knight Spider Leg', link = 'Knight Spider Leg', name = 'Knight Spider Leg' },
	['Raw Megalodon Meat'] = { title = 'Raw Megalodon Meat', link = 'Raw Megalodon Meat', name = 'Raw Megalodon Meat' },
	['Raw Serpent Meat'] = { title = 'Raw Serpent Meat', link = 'Raw Serpent Meat', name = 'Raw Serpent Meat' },
	['Raw Spear Toro Meat'] = { title = 'Raw Spear Toro Meat', link = 'Raw Spear Toro Meat', name = 'Raw Spear Toro Meat' },
	['Spear Toro Fin'] = { title = 'Spear Toro Fin', link = 'Spear Toro Fin', name = 'Spear Toro Fin' },
	['Raw Sissie Meat'] = { title = 'Raw Sissie Meat', link = 'Raw Sissie Meat', name = 'Raw Sissie Meat' },
	['Sissie Fin'] = { title = 'Sissie Fin', link = 'Sissie Fin', name = 'Sissie Fin' },
	['Blade Tiger Steak'] = { title = 'Blade Tiger Steak', link = 'Blade Tiger Steak', name = 'Blade Tiger Steak' },
	['Cooked Armorsaurus Meat'] = { title = 'Cooked Armorsaurus Meat', link = 'Cooked Armorsaurus Meat', name = 'Cooked Armorsaurus Meat' },
	['Bulldeer Steak'] = { title = 'Bulldeer Steak', link = 'Bulldeer Steak', name = 'Bulldeer Steak' },
	['Cooked Charybdis Meat'] = { title = 'Cooked Charybdis Meat', link = 'Cooked Charybdis Meat', name = 'Cooked Charybdis Meat' },
	['Cooked Giant Ant Leg'] = { title = 'Cooked Giant Ant Leg', link = 'Cooked Giant Ant Leg', name = 'Cooked Giant Ant Leg' },
	['Cooked Giant Bat Meat'] = { title = 'Cooked Giant Bat Meat', link = 'Cooked Giant Bat Meat', name = 'Cooked Giant Bat Meat' },
	['Cooked Knight Spider Leg'] = { title = 'Cooked Knight Spider Leg', link = 'Cooked Knight Spider Leg', name = 'Cooked Knight Spider Leg' },
	['Cooked Megalodon Meat'] = { title = 'Cooked Megalodon Meat', link = 'Cooked Megalodon Meat', name = 'Cooked Megalodon Meat' },
	['Cooked Serpent Meat'] = { title = 'Cooked Serpent Meat', link = 'Cooked Serpent Meat', name = 'Cooked Serpent Meat' },
	['Cooked Spear Toro Meat'] = { title = 'Cooked Spear Toro Meat', link = 'Cooked Spear Toro Meat', name = 'Cooked Spear Toro Meat' },
	['Cooked Spear Toro Fin'] = { title = 'Cooked Spear Toro Fin', link = 'Cooked Spear Toro Fin', name = 'Cooked Spear Toro Fin' },
	['Cooked Sissie Meat'] = { title = 'Cooked Sissie Meat', link = 'Cooked Sissie Meat', name = 'Cooked Sissie Meat' },
	['Cooked Sissie Fin'] = { title = 'Cooked Sissie Fin', link = 'Cooked Sissie Fin', name = 'Cooked Sissie Fin' },
	['Magic Bottle'] = { title = 'Magic Bottle', link = 'Magic Bottle', name = 'Magic Bottle' },
	['Magic Bottle of Water'] = { title = 'Magic Bottle of Water', link = 'Magic Bottle of Water', name = 'Magic Bottle of Water' },
	['Vacuumed Magic Bottle of Water'] = { title = 'Vacuumed Magic Bottle of Water', link = 'Vacuumed Magic Bottle of Water', name = 'Vacuumed Magic Bottle of Water' },
	['Low Potion'] = { title = 'Low Potion', link = 'Low Potion', name = 'Low Potion' },
	['High Potion'] = { title = 'High Potion', link = 'High Potion', name = 'High Potion' },
	['Full Potion'] = { title = 'Full Potion', link = 'Full Potion', name = 'Full Potion' },
	['Revival Elixir'] = { title = 'Revival Elixir', link = 'Revival Elixir', name = 'Revival Elixir' },
	['Holy Water'] = { title = 'Holy Water', link = 'Holy Water', name = 'Holy Water' },
	['Greater Holy Water'] = { title = 'Greater Holy Water', link = 'Greater Holy Water', name = 'Greater Holy Water' },
	['Holy Milk'] = { title = 'Holy Milk', link = 'Holy Milk', name = 'Holy Milk' },
	['Holy Milk Bucket'] = { title = 'Holy Milk Bucket', link = 'Holy Milk Bucket', name = 'Holy Milk Bucket' },
	['Bulldeer Milk Bucket'] = { title = 'Bulldeer Milk Bucket', link = 'Bulldeer Milk Bucket', name = 'Bulldeer Milk Bucket' },
	['Dubious Food'] = { title = 'Dubious Food', link = 'Dubious Food', name = 'Dubious Food' },
	['Chilled Slime'] = { title = 'Chilled Slime', link = 'Chilled Slime', name = 'Chilled Slime' },
	['Silver Apple'] = { title = 'Silver Apple', link = 'Silver Apple', name = 'Silver Apple' },
	['Enchanted Silver Apple'] = { title = 'Enchanted Silver Apple', link = 'Enchanted Silver Apple', name = 'Enchanted Silver Apple' },
	
	-- Armours --
	['Monster Leather Helmet (D)'] = { title = 'Monster Leather Helmet (D)', link = 'Monster Leather Helmet (D)', name = 'Monster Leather Helmet (D)' },
	['Monster Leather Chestplate (D)'] = { title = 'Monster Leather Chestplate (D)', link = 'Monster Leather Chestplate (D)', name = 'Monster Leather Chestplate (D)' },
	['Monster Leather Leggings (D)'] = { title = 'Monster Leather Leggings (D)', link = 'Monster Leather Leggings (D)', name = 'Monster Leather Leggings (D)' },
	['Monster Leather Boots (D)'] = { title = 'Monster Leather Boots (D)', link = 'Monster Leather Boots (D)', name = 'Monster Leather Boots (D)' },
	['Monster Leather Helmet (C)'] = { title = 'Monster Leather Helmet (C)', link = 'Monster Leather Helmet (C)', name = 'Monster Leather Helmet (C)' },
	['Monster Leather Chestplate (C)'] = { title = 'Monster Leather Chestplate (C)', link = 'Monster Leather Chestplate (C)', name = 'Monster Leather Chestplate (C)' },
	['Monster Leather Leggings (C)'] = { title = 'Monster Leather Leggings (C)', link = 'Monster Leather Leggings (C)', name = 'Monster Leather Leggings (C)' },
	['Monster Leather Boots (C)'] = { title = 'Monster Leather Boots (C)', link = 'Monster Leather Boots (C)', name = 'Monster Leather Boots (C)' },
	['Monster Leather Helmet (B)'] = { title = 'Monster Leather Helmet (B)', link = 'Monster Leather Helmet (B)', name = 'Monster Leather Helmet (B)' },
	['Monster Leather Chestplate (B)'] = { title = 'Monster Leather Chestplate (B)', link = 'Monster Leather Chestplate (B)', name = 'Monster Leather Chestplate (B)' },
	['Monster Leather Leggings (B)'] = { title = 'Monster Leather Leggings (B)', link = 'Monster Leather Leggings (B)', name = 'Monster Leather Leggings (B)' },
	['Monster Leather Boots (B)'] = { title = 'Monster Leather Boots (B)', link = 'Monster Leather Boots (B)', name = 'Monster Leather Boots (B)' },
	['Monster Leather Helmet (A)'] = { title = 'Monster Leather Helmet (A)', link = 'Monster Leather Helmet (A)', name = 'Monster Leather Helmet (A)' },
	['Monster Leather Chestplate (A)'] = { title = 'Monster Leather Chestplate (A)', link = 'Monster Leather Chestplate (A)', name = 'Monster Leather Chestplate (A)' },
	['Monster Leather Leggings (A)'] = { title = 'Monster Leather Leggings (A)', link = 'Monster Leather Leggings (A)', name = 'Monster Leather Leggings (A)' },
	['Monster Leather Boots (A)'] = { title = 'Monster Leather Boots (A)', link = 'Monster Leather Boots (A)', name = 'Monster Leather Boots (A)' },
	['Monster Leather Helmet (Special A)'] = { title = 'Monster Leather Helmet (Special A)', link = 'Monster Leather Helmet (Special A)', name = 'Monster Leather Helmet (Special A)' },
	['Monster Leather Chestplate (Special A)'] = { title = 'Monster Leather Chestplate (Special A)', link = 'Monster Leather Chestplate (Special A)', name = 'Monster Leather Chestplate (Special A)' },
	['Monster Leather Leggings (Special A)'] = { title = 'Monster Leather Leggings (Special A)', link = 'Monster Leather Leggings (Special A)', name = 'Monster Leather Leggings (Special A)' },
	['Monster Leather Boots (Special A)'] = { title = 'Monster Leather Boots (Special A)', link = 'Monster Leather Boots (Special A)', name = 'Monster Leather Boots (Special A)' },
	['Ant Carapace Helmet'] = { title = 'Ant Carapace Helmet', link = 'Ant Carapace Helmet', name = 'Ant Carapace Helmet' },
	['Ant Carapace Chestplate'] = { title = 'Ant Carapace Chestplate', link = 'Ant Carapace Chestplate', name = 'Ant Carapace Chestplate' },
	['Ant Carapace Leggings'] = { title = 'Ant Carapace Leggings', link = 'Ant Carapace Leggings', name = 'Ant Carapace Leggings' },
	['Ant Carapace Boots'] = { title = 'Ant Carapace Boots', link = 'Ant Carapace Boots', name = 'Ant Carapace Boots' },
	['Serpent Scalemail Helmet'] = { title = 'Serpent Scalemail Helmet', link = 'Serpent Scalemail Helmet', name = 'Serpent Scalemail Helmet' },
	['Serpent Scalemail Chestplate'] = { title = 'Serpent Scalemail Chestplate', link = 'Serpent Scalemail Chestplate', name = 'Serpent Scalemail Chestplate' },
	['Serpent Scalemail Leggings'] = { title = 'Serpent Scalemail Leggings', link = 'Serpent Scalemail Leggings', name = 'Serpent Scalemail Leggings' },
	['Serpent Scalemail Boots'] = { title = 'Serpent Scalemail Boots', link = 'Serpent Scalemail Boots', name = 'Serpent Scalemail Boots' },
	['Knight Spider Carapace Helmet'] = { title = 'Knight Spider Carapace Helmet', link = 'Knight Spider Carapace Helmet', name = 'Knight Spider Carapace Helmet' },
	['Knight Spider Carapace Chestplate'] = { title = 'Knight Spider Carapace Chestplate', link = 'Knight Spider Carapace Chestplate', name = 'Knight Spider Carapace Chestplate' },
	['Knight Spider Carapace Leggings'] = { title = 'Knight Spider Carapace Leggings', link = 'Knight Spider Carapace Leggings', name = 'Knight Spider Carapace Leggings' },
	['Knight Spider Carapace Boots'] = { title = 'Knight Spider Carapace Boots', link = 'Knight Spider Carapace Boots', name = 'Knight Spider Carapace Boots' },
	['Armorsaurus Helmet'] = { title = 'Armorsaurus Helmet', link = 'Armorsaurus Helmet', name = 'Armorsaurus Helmet' },
	['Armorsaurus Chestplate'] = { title = 'Armorsaurus Chestplate', link = 'Armorsaurus Chestplate', name = 'Armorsaurus Chestplate' },
	['Armorsaurus Leggings'] = { title = 'Armorsaurus Leggings', link = 'Armorsaurus Leggings', name = 'Armorsaurus Leggings' },
	['Armorsaurus Boots'] = { title = 'Armorsaurus Boots', link = 'Armorsaurus Boots', name = 'Armorsaurus Boots' },
	['Armorsaurus Scalemail Helmet'] = { title = 'Armorsaurus Scalemail Helmet', link = 'Armorsaurus Scalemail Helmet', name = 'Armorsaurus Scalemail Helmet' },
	['Armorsaurus Scalemail Chestplate'] = { title = 'Armorsaurus Scalemail Chestplate', link = 'Armorsaurus Scalemail Chestplate', name = 'Armorsaurus Scalemail Chestplate' },
	['Armorsaurus Scalemail Leggings'] = { title = 'Armorsaurus Scalemail Leggings', link = 'Armorsaurus Scalemail Leggings', name = 'Armorsaurus Scalemail Leggings' },
	['Armorsaurus Scalemail Boots'] = { title = 'Armorsaurus Scalemail Boots', link = 'Armorsaurus Scalemail Boots', name = 'Armorsaurus Scalemail Boots' },
	['Charybdis Scalemail Helmet'] = { title = 'Charybdis Scalemail Helmet', link = 'Charybdis Scalemail Helmet', name = 'Charybdis Scalemail Helmet' },
	['Charybdis Scalemail Chestplate'] = { title = 'Charybdis Scalemail Chestplate', link = 'Charybdis Scalemail Chestplate', name = 'Charybdis Scalemail Chestplate' },
	['Charybdis Scalemail Leggings'] = { title = 'Charybdis Scalemail Leggings', link = 'Charybdis Scalemail Leggings', name = 'Charybdis Scalemail Leggings' },
	['Charybdis Scalemail Boots'] = { title = 'Charybdis Scalemail Boots', link = 'Charybdis Scalemail Boots', name = 'Charybdis Scalemail Boots' },
	['Silver Helmet'] = { title = 'Silver Helmet', link = 'Silver Helmet', name = 'Silver Helmet' },
	['Silver Chestplate'] = { title = 'Silver Chestplate', link = 'Silver Chestplate', name = 'Silver Chestplate' },
	['Silver Leggings'] = { title = 'Silver Leggings', link = 'Silver Leggings', name = 'Silver Leggings' },
	['Silver Boots'] = { title = 'Silver Boots', link = 'Silver Boots', name = 'Silver Boots' },
	['Low Magisteel Helmet'] = { title = 'Low Magisteel Helmet', link = 'Low Magisteel Helmet', name = 'Low Magisteel Helmet' },
	['Low Magisteel Chestplate'] = { title = 'Low Magisteel Chestplate', link = 'Low Magisteel Chestplate', name = 'Low Magisteel Chestplate' },
	['Low Magisteel Leggings'] = { title = 'Low Magisteel Leggings', link = 'Low Magisteel Leggings', name = 'Low Magisteel Leggings' },
	['Low Magisteel Boots'] = { title = 'Low Magisteel Boots', link = 'Low Magisteel Boots', name = 'Low Magisteel Boots' },
	['High Magisteel Helmet'] = { title = 'High Magisteel Helmet', link = 'High Magisteel Helmet', name = 'High Magisteel Helmet' },
	['High Magisteel Chestplate'] = { title = 'High Magisteel Chestplate', link = 'High Magisteel Chestplate', name = 'High Magisteel Chestplate' },
	['High Magisteel Leggings'] = { title = 'High Magisteel Leggings', link = 'High Magisteel Leggings', name = 'High Magisteel Leggings' },
	['High Magisteel Boots'] = { title = 'High Magisteel Boots', link = 'High Magisteel Boots', name = 'High Magisteel Boots' },
	['Mithril Helmet'] = { title = 'Mithril Helmet', link = 'Mithril Helmet', name = 'Mithril Helmet' },
	['Mithril Chestplate'] = { title = 'Mithril Chestplate', link = 'Mithril Chestplate', name = 'Mithril Chestplate' },
	['Mithril Leggings'] = { title = 'Mithril Leggings', link = 'Mithril Leggings', name = 'Mithril Leggings' },
	['Mithril Boots'] = { title = 'Mithril Boots', link = 'Mithril Boots', name = 'Mithril Boots' },
	['Orichalcum Helmet'] = { title = 'Orichalcum Helmet', link = 'Orichalcum Helmet', name = 'Orichalcum Helmet' },
	['Orichalcum Chestplate'] = { title = 'Orichalcum Chestplate', link = 'Orichalcum Chestplate', name = 'Orichalcum Chestplate' },
	['Orichalcum Leggings'] = { title = 'Orichalcum Leggings', link = 'Orichalcum Leggings', name = 'Orichalcum Leggings' },
	['Orichalcum Boots'] = { title = 'Orichalcum Boots', link = 'Orichalcum Boots', name = 'Orichalcum Boots' },
	['Pure Magisteel Helmet'] = { title = 'Pure Magisteel Helmet', link = 'Pure Magisteel Helmet', name = 'Pure Magisteel Helmet' },
	['Pure Magisteel Chestplate'] = { title = 'Pure Magisteel Chestplate', link = 'Pure Magisteel Chestplate', name = 'Pure Magisteel Chestplate' },
	['Pure Magisteel Leggings'] = { title = 'Pure Magisteel Leggings', link = 'Pure Magisteel Leggings', name = 'Pure Magisteel Leggings' },
	['Pure Magisteel Boots'] = { title = 'Pure Magisteel Boots', link = 'Pure Magisteel Boots', name = 'Pure Magisteel Boots' },
	['Adamantite Helmet'] = { title = 'Adamantite Helmet', link = 'Adamantite Helmet', name = 'Adamantite Helmet' },
	['Adamantite Chestplate'] = { title = 'Adamantite Chestplate', link = 'Adamantite Chestplate', name = 'Adamantite Chestplate' },
	['Adamantite Leggings'] = { title = 'Adamantite Leggings', link = 'Adamantite Leggings', name = 'Adamantite Leggings' },
	['Adamantite Boots'] = { title = 'Adamantite Boots', link = 'Adamantite Boots', name = 'Adamantite Boots' },
	['HihiIrokane Helmet'] = { title = 'HihiIrokane Helmet', link = 'HihiIrokane Helmet', name = 'HihiIrokane Helmet' },
	['HihiIrokane Chestplate'] = { title = 'HihiIrokane Chestplate', link = 'HihiIrokane Chestplate', name = 'HihiIrokane Chestplate' },
	['HihiIrokane Leggings'] = { title = 'HihiIrokane Leggings', link = 'HihiIrokane Leggings', name = 'HihiIrokane Leggings' },
	['HihiIrokane Boots'] = { title = 'HihiIrokane Boots', link = 'HihiIrokane Boots', name = 'HihiIrokane Boots' },
	['Dark Jacket'] = { title = 'Dark Jacket', link = 'Dark Jacket', name = 'Dark Jacket' },
	['Dark Leggings'] = { title = 'Dark Leggings', link = 'Dark Leggings', name = 'Dark Leggings' },
	['Dark Boots'] = { title = 'Dark Boots', link = 'Dark Boots', name = 'Dark Boots' },
	['Holy Armaments Chestplate'] = { title = 'Holy Armaments Chestplate', link = 'Holy Armaments Chestplate', name = 'Holy Armaments Chestplate' },
	['Holy Armaments Leggings'] = { title = 'Holy Armaments Leggings', link = 'Holy Armaments Leggings', name = 'Holy Armaments Leggings' },
	['Holy Armaments Boots'] = { title = 'Holy Armaments Boots', link = 'Holy Armaments Boots', name = 'Holy Armaments Boots' },
	['Anti-Magic Mask'] = { title = 'Anti-Magic Mask', link = 'Anti-Magic Mask', name = 'Anti-Magic Mask' },
	['Crazy Pierrot Mask'] = { title = 'Crazy Pierrot Mask', link = 'Crazy Pierrot Mask', name = 'Crazy Pierrot Mask' },
	['Angry Pierrot Mask'] = { title = 'Angry Pierrot Mask', link = 'Angry Pierrot Mask', name = 'Angry Pierrot Mask' },
	['Wonder Pierrot Mask'] = { title = 'Wonder Pierrot Mask', link = 'Wonder Pierrot Mask', name = 'Wonder Pierrot Mask' },
	['Teardrop Mask'] = { title = 'Teardrop Mask', link = 'Teardrop Mask', name = 'Teardrop Mask' },
	['Bat Glider'] = { title = 'Bat Glider', link = 'Bat Glider', name = 'Bat Glider' },
	['Winged Shoes'] = { title = 'Winged Shoes', link = 'Winged Shoes', name = 'Winged Shoes' },
	
	
	
	
	
	---------------------------- VANILLA ITEMS -----------------------------------------------------------------------------------------------------------------
	
	
	-- Blocks --
	['Oak Planks'] = { title = 'Oak Planks', link = "mcw:Planks", name = "Oak Planks"},
	['Spruce Planks'] = { title = 'Spruce Planks', link = "mcw:Planks", name = "Spruce Planks"},
	['Birch Planks'] = { title = 'Birch Planks', link = "mcw:Planks", name = "Birch Planks"},
	['Jungle Planks'] = { title = 'Jungle Planks', link = "mcw:Planks", name = "Jungle Planks"},
	['Acacia Planks'] = { title = 'Acacia Planks', link = "mcw:Planks", name = "Acacia Planks"},
	['Dark Oak Planks'] = { title = 'Dark Oak Planks', link = "mcw:Planks", name = "Dark Oak Planks"},
	['Mangrove Planks'] = { title = 'Mangrove Planks', link = "mcw:Planks", name = "Mangrove Planks"},
	['Pale Oak Planks'] = { title = 'Pale Oak Planks', link = "mcw:Planks", name = "Pale Oak Planks"},
	['Bamboo Planks'] = { title = 'Bamboo Planks', link = "mcw:Planks", name = "Bamboo Planks"},
	['Crafting Table'] = { title = 'Crafting Table', link = "mcw:Crafting Table", name = "Crafting Table"},
	['Stone Bricks'] = { title = 'Stone Bricks', link = "mcw:Stone Bricks", name = "Stone Bricks"},
	['Bricks'] = { title = 'Bricks', link = "mcw:Bricks", name = "Bricks"},
	['Smithing Table'] = { title = 'Smithing Table', link = "mcw:Smithing Table", name = "Smithing Table"},
	['Anvil'] = { title = 'Anvil', link = "mcw:Anvil", name = "Anvil"},
	
	
	
	-- Gear --
	['Low Magisteel Sword'] = { title = "Low Magisteel Sword", link = 'Low Magisteel Sword', name = 'Low Magisteel Sword'},
	
	-- Misc --
	['Paper'] = { title = 'Paper', link = "mcw:Paper", name = "Paper"},
	['Leather'] = { title = 'Leather', link = "mcw:Leather", name = "Leather"},
	['Book'] = { title = 'Book', link = "mcw:Book", name = "Book"},
	['Glass'] = { title = 'Glass', link = "mcw:Glass", name= "Glass"},
	['Any fuel'] = { title = 'Coal', link= "mcw:Coal", name= "Coal"}, 
	['Stick'] = { title ='Stick', link = "mcw:Stick", name ="Stick"},
	['Flint'] = { title ='Flint', link = "mcw:Flint", name ="Flint"},
	['Snowball'] = { title ='Snowball', link = "mcw:Snowball", name ="Snowball"},
	['Pufferfish'] = { title = 'Pufferfish', link = 'mcw:Pufferfish', name = 'Pufferfish' },
	['Poisonous Potato'] = { title = 'Poisonous Potato', link = 'mcw:Poisonous Potato', name = 'Poisonous Potato' },
	['Fermented Spider Eye'] = { title = 'Fermented Spider Eye', link = 'mcw:Fermented Spider Eye', name = 'Fermented Spider Eye' },
	['Golden Apple'] = { title = 'Golden Apple', link = 'mcw:Golden Apple', name = 'Golden Apple' },
	['Golden Carrot'] = { title = 'Golden Carrot', link = 'mcw:Golden Carrot', name = 'Golden Carrot' },
	['Enchanted Golden Apple'] = { title = 'Enchanted Golden Apple', link = 'mcw:Enchanted Golden Apple', name = 'Enchanted Golden Apple' },
	['Tropical Fish'] = { title = 'Tropical Fish', link = 'mcw:Tropical Fish', name = 'Tropical Fish' },
	['Rabbit Foot'] = { title = 'Rabbit Foot', link = 'mcw:Rabbit Foot', name = 'Rabbit Foot' },
	['Amethyst Shard'] = { title = 'Amethyst Shard', link = 'mcw:Amethyst Shard', name = 'Amethyst Shard' },
	['Echo Shard'] = { title = 'Echo Shard', link = 'mcw:Echo Shard', name = 'Echo Shard' },
	['Blaze Powder'] = { title = 'Blaze Powder', link = 'mcw:Blaze Powder', name = 'Blaze Powder' },
	['Gunpowder'] = { title = 'Gunpowder', link = 'mcw:Gunpowder', name = 'Gunpowder' },
	['Dragon Breath'] = { title = 'Dragon Breath', link = 'mcw:Dragon Breath', name = 'Dragon Breath' },
	['Glowstone'] = { title = 'Glowstone', link = 'mcw:Glowstone', name = 'Glowstone' },
	['Nether Wart'] = { title = 'Nether Wart', link = 'mcw:Nether Wart', name = 'Nether Wart' },
	['Glow Berries'] = { title = 'Glow Berries', link = 'mcw:Glow Berries', name = 'Glow Berries' },
	['Glow Ink Sac'] = { title = 'Glow Ink Sac', link = 'mcw:Glow Ink Sac', name = 'Glow Ink Sac' },
	['Chorus Fruit'] = { title = 'Chorus Fruit', link = 'mcw:Chorus Fruit', name = 'Chorus Fruit' },
	['Mushroom Stew'] = { title = 'Mushroom Stew', link = 'mcw:Mushroom Stew', name = 'Mushroom Stew' },
	['Brown Mushroom'] = { title = 'Brown Mushroom', link = 'mcw:Brown Mushroom', name = 'Brown Mushroom' },
	['Red Mushroom'] = { title = 'Red Mushroom', link = 'mcw:Red Mushroom', name = 'Red Mushroom' },
	['Crimson Fungus'] = { title = 'Crimson Fungus', link = 'mcw:Crimson Fungus', name = 'Crimson Fungus' },
	['Warped Fungus'] = { title = 'Warped Fungus', link = 'mcw:Warped Fungus', name = 'Warped Fungus' },
	['Apple'] = { title ='Apple', link = "mcw:Apple", name ="Apple"},
	['Saddle'] = { title ='Saddle', link = "mcw:Saddle", name ="Saddle"},
	['Leather Horse Armor'] = { title ='Leather Horse Armor', link = "mcw:Leather Horse Armor", name ="Leather Horse Armor"},
	['Iron Horse Armor'] = { title ='Iron Horse Armor', link = "mcw:Iron Horse Armor", name ="Iron Horse Armor"},
	['Gold Horse Armor'] = { title ='Gold Horse Armor', link = "mcw:Gold Horse Armor", name ="Gold Horse Armor"},
	['Diamond Horse Armor'] = { title ='Diamond Horse Armor', link = "mcw:Diamond Horse Armor", name ="Diamond Horse Armor"},
	['Apple'] = { title ='Apple', link = "mcw:Apple", name ="Apple"},

	
	-- Mob Drops --
	['Raw Beef'] = { title = 'Raw Beef', link = 'mcw:Raw Beef', name = 'Raw Beef' },
	['Raw Chicken'] = { title = 'Raw Chicken', link = 'mcw:Raw Chicken', name = 'Raw Chicken' },
	['Raw Porkchop'] = { title = 'Raw Porkchop', link = 'mcw:Raw Porkchop', name = 'Raw Porkchop' },
	['Raw Cod'] = { title = 'Raw Cod', link = 'mcw:Raw Cod', name = 'Raw Cod' },
	['Raw Rabbit'] = { title = 'Raw Rabbit', link = 'mcw:Raw Rabbit', name = 'Raw Rabbit' },
	['Raw Mutton'] = { title = 'Raw Mutton', link = 'mcw:Raw Mutton', name = 'Raw Mutton' },
	['Raw Salmon'] = { title = 'Raw Salmon', link = 'mcw:Raw Salmon', name = 'Raw Salmon' },
	['String'] = { title = 'String', link = 'mcw:String', name = 'String' },
	['Bone'] = { title = 'Bone', link = 'mcw:Bone', name = 'Bone' },
	['Ender Pearl'] = { title = 'Ender Pearl', link = 'mcw:Ender Pearl', name = 'Ender Pearl' },
	['Rotten Flesh'] = { title = 'Rotten Flesh', link = 'mcw:Rotten Flesh', name = 'Rotten Flesh' },
	['Spider Eye'] = { title = 'Spider Eye', link = 'mcw:Spider Eye', name = 'Spider Eye' },
	
	--Ingots/Ores--
	['Coal'] = { title = 'Coal', link = 'mcw:Coal', name = 'Coal' },
	['Copper Ingot'] = { title = 'Copper Ingot', link = 'mcw:Copper Ingot', name = 'Copper Ingot' },
	['Iron Ingot'] = { title = 'Iron Ingot', link = 'mcw:Iron Ingot', name = 'Iron Ingot' },
	['Gold Ingot'] = { title = 'Gold Ingot', link = 'mcw:Gold Ingot', name = 'Gold Ingot' },
	['Lapis Lazuli'] = { title = 'Lapis Lazuli', link = 'mcw:Lapis Lazuli', name = 'Lapis Lazuli' },
	['Redstone'] = { title = 'Redstone', link = 'mcw:Redstone', name = 'Redstone' },
	['Diamond'] = { title = 'Diamond', link = 'mcw:Diamond', name = 'Diamond' },
	['Ancient Debris'] = { title = 'Ancient Debris', link = 'mcw:Ancient Debris', name = 'Ancient Debris' },
	['Netherite Ingot'] = { title = 'Netherite Ingot', link = 'mcw:Netherite Ingot', name = 'Netherite Ingot' },
	
	--Tools--
	['Iron Pickaxe'] = { title = 'Iron Pickaxe', link = 'mcw:Iron Pickaxe', name = 'Iron Pickaxe' },
	['Gold Pickaxe'] = { title = 'Gold Pickaxe', link = "mcw:Gold Pickaxe", name = 'Gold Pickaxe' },
	['Diamond Pickaxe'] = { title = 'Diamond Pickaxe', link = "mcw:Diamond Pickaxe", name = 'Diamond Pickaxe' },
	['Netherite Pickaxe'] = { title = 'Netherite Pickaxe', link = "mcw:Netherite Pickaxe", name = 'Netherite Pickaxe' },
	
	-- Small Flower variants --
	['Oxeye Daisy'] = { title = 'Oxeye Daisy', link = 'mcw:Oxeye Daisy', name = 'Oxeye Daisy' },
	['Cornflower'] = { title = 'Cornflower', link = 'mcw:Cornflower', name = 'Cornflower' },
	['Lily of the Valley'] = { title = 'Lily of the Valley', link = 'mcw:Lily of the Valley', name = 'Lily of the Valley' },
	['Wither Rose'] = { title = 'Wither Rose', link = 'mcw:Wither Rose', name = 'Wither Rose' },
	['Red Tulip'] = { title = 'Red Tulip', link = 'mcw:Red Tulip', name = 'Red Tulip' },
	['Orange Tulip'] = { title = 'Orange Tulip', link = 'mcw:Orange Tulip', name = 'Orange Tulip' },
	['White Tulip'] = { title = 'White Tulip', link = 'mcw:White Tulip', name = 'White Tulip' },
	['Pink Tulip'] = { title = 'Pink Tulip', link = 'mcw:Pink Tulip', name = 'Pink Tulip' },
	['Azure Bluet'] = { title = 'Azure Bluet', link = 'mcw:Azure Bluet', name = 'Azure Bluet' },
	['Allium'] = { title = 'Allium', link = 'mcw:Allium', name = 'Allium' },
	['Blue Orchid'] = { title = 'Blue Orchid', link = 'mcw:Blue Orchid', name = 'Blue Orchid' },
	['Poppy'] = { title = 'Poppy', link = 'mcw:Poppy', name = 'Poppy' },
	['Dandelion'] = { title = 'Dandelion', link = 'mcw:Dandelion', name = 'Dandelion' },


	-- group definitions --
	['Poisonous Foods']           = { 'Pufferfish', 'Rotten Flesh', 'Spider Eye', 'Poisonous Potato', 'Fermented Spider Eye',  link = 'Dubious Food#Poisonous_Food'},
	['Golden & Rare Edibles']     = { 'Golden Apple', 'Golden Carrot', 'Enchanted Golden Apple', 'Silver Apple', 'Enchanted Silver Apple', 'Elemental Essence', 'Daemon Essence', 'Dragon Essence', 'Zane Blood', 'Royal Blood', 'Elemental Shard (Water)', 'Elemental Shard (Fire)', 'Elemental Shard (Earth)', 'Elemental Shard (Wind)', 'Elemental Shard (Space)',  link = 'Dubious Food#Golden_&_Rare_Edibles'},
	['Basic Meats']               = { 'Raw Porkchop', 'Raw Cod', 'Raw Salmon', 'Tropical Fish', 'Raw Beef', 'Raw Chicken', 'Raw Rabbit', 'Raw Mutton', 'Rabbit Foot', link = 'Dubious Food#Basic Meats' },
	['Large Monster Meats']       = { 'Giant Ant Leg', 'Raw Giant Bat Meat', 'Knight Spider Leg', 'Raw Serpent Meat',  link = 'Items/Consumables' },
	['Magic Crystals & Shards']   = { 'Magic Stone', 'Low Quality Magic Crystal', 'Medium Quality Magic Crystal', 'High Quality Magic Crystal', 'Amethyst Shard', 'Echo Shard', link = 'Dubious Food#Magic_Crystals_&_Shards' },
	['Powders & Resources']       = { 'Blaze Powder', 'Gunpowder', 'Dragon Breath', 'Glowstone', 'Redstone', 'Nether Wart', 'Glow Berries', 'Glow Ink Sac', 'Chorus Fruit', link = 'Dubious Food#Powders_&_Resources' },
	['Fungi']                     = { 'Mushroom Stew', 'Brown Mushroom', 'Red Mushroom', 'Crimson Fungus', 'Warped Fungus', link =  'Dubious Food#Fungi' },
	['Raw Monster Consumables']   = { 'Raw Armorsaurus Meat', 'Raw Blade Tiger Meat', 'Bulldeer Beef', 'Raw Charybdis Meat', 'Giant Ant Leg', 'Raw Giant Bat Meat', 'Knight Spider Leg', 'Raw Megalodon Meat', 'Raw Serpent Meat', 'Raw Spear Toro Meat', 'Spear Toro Fin', 'Raw Sissie Meat', link = 'Items/Consumables#Raw' },
	['Small Flower']              = { 'Oxeye Daisy', 'Cornflower', 'Lily of the Valley', 'Wither Rose', 'Red Tulip', 'Orange Tulip', 'White Tulip', 'Pink Tulip', 'Azure Bluet', 'Allium', 'Blue Orchid', 'Poppy', 'Dandelion', link = 'mcw:Small Flower' },
	['Planks'] = { 'Oak Planks', 'Spruce Planks', 'Birch Planks', 'Jungle Planks', 'Acacia Planks', 'Dark Oak Planks', 'Mangrove Planks', 'Cherry Planks', 'Pale Oak Planks', 'Bamboo Planks', link = 'mcw:Planks'}


	
}

local itemVariants = {

}

local aquaTooltips = {
	--'Spatial Blade',
	--'Sniper Pistol',
	'Silver Apple',
	--'Nanoda',
}
for _, name in ipairs(aquaTooltips) do
    if aliases[name] then
        aliases[name].title = '&b' .. aliases[name].title
    end
end

local purpleTooltips = {
	--'Kanabo',
	--'Staff of Slime',
	'Enchanted Silver Apple',
}
for _, name in ipairs(purpleTooltips) do
    if aliases[name] then
        aliases[name].title = '&d' .. aliases[name].title
    end
end

local orangeTooltips = {
	--'Pure Magisteel Kunai',
	--'Orb of Domination',
	--'Dragon Knuckle',
	--'Dead End Rainbow',
	--'Ice Blade',
	--'Meat Crusher',
	--'Moonlight',
	--'Vortex Spear',
	--'Web Gun',
	'Anti-Magic Mask',
	'Crazy Pierrot Mask',
	'Angry Pierrot Mask',
	'Wonder Pierrot Mask',
	'Teardrop Mask',
	'Holy Water',
	'Greater Holy Water',
	'Holy Milk',
	'Holy Milk Bucket',
	'Orc Disaster Head',
	'Element Core (Empty)',
	'Element Core (Earth)',
	'Element Core (Fire)',
	'Element Core (Space)',
	'Element Core (Water)',
	'Element Core (Wind)',
	--'Black Fire Charge',
	--'Holy Fire Charge',
	'Marionette Heart',
	'Battlewill Manual',
	'Race Reset Scroll',
	'Skill Reset Scroll',
	'Character Reset Scroll',
	
}
for _, name in ipairs(orangeTooltips) do
    if aliases[name] then
        aliases[name].title = '&6' .. aliases[name].title
    end
end

local yellowTooltips = {
	'Elemental Shard (Earth)',
	'Elemental Shard (Fire)',
	'Elemental Shard (Space)',
	'Elemental Shard (Water)',
	'Elemental Shard (Wind)',
}
for _, name in ipairs(yellowTooltips) do
    if aliases[name] then
        aliases[name].title = '&e' .. aliases[name].title
    end
end

local greenTooltips = {

}
for _, name in ipairs(greenTooltips) do
    if aliases[name] then
        aliases[name].title = '&a' .. aliases[name].title
    end
end


return aliases