Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Inventory slot/Aliases

From Vault Hunters Official Wiki

This table defines the aliases used in Module:Inventory slot.




local aliases = {
	-- VH Tools
	['Matching Vault Tools'] = {'Vault Sickle','Vault Hammer','Vault Shovel','Vault Axe','Vault Pick'},
	
	-- VH Player Gems
	['Any Player Gem'] = {'Gem Ashium','Gem Bomignite','Gem Gorginite','Gem Iskallium','Gem Petzanite','Gem Sparkletine','Gem Tubium','Gem Upaline','Gem Xenium'},
	
	-- Common fuel types for furnace --
	['Any fuel'] = { 'Coal', 'Charcoal', { title = 'Log', name = 'Oak Log' }, { title = 'Overworld Planks', name = 'Oak Planks' }, 'Lava Bucket', 'Block of Coal' },
	
	-- All armor --
	['Any leather armor'] = { 'Leather Cap', 'Leather Tunic', 'Leather Pants', 'Leather Boots' },
	['Any golden armor'] = { 'Golden Helmet', 'Golden Chestplate', 'Golden Leggings', 'Golden Boots' },
	['Any chainmail armor'] = { 'Chainmail Helmet', 'Chainmail Chestplate', 'Chainmail Leggings', 'Chainmail Boots' },
	['Any iron armor'] = { 'Iron Helmet', 'Iron Chestplate', 'Iron Leggings', 'Iron Boots' },
	['Any diamond armor'] = { 'Diamond Helmet', 'Diamond Chestplate', 'Diamond Leggings', 'Diamond Boots' },
	['Any netherite armor'] = { 'Netherite Helmet', 'Netherite Chestplate', 'Netherite Leggings', 'Netherite Boots' },

    -- Stones --
	['Any Cobblestone or Blackstone'] = { 'Cobblestone', 'Blackstone' },
	['Any stone-tier block'] = { 'Cobblestone', 'Blackstone', 'Cobbled Deepslate' },

	-- Miscellaeous collections --
	['Any leaves'] = { 'Oak Leaves', 'Spruce Leaves', 'Birch Leaves', 'Acacia Leaves', 'Jungle Leaves', 'Dark Oak Leaves', 'Mangrove Leaves', 'Cherry Leaves', 'Pale Oak Leaves', 'Azalea Leaves', 'Flowering Azalea Leaves' };
	['Any Egg'] = { 'Egg', 'Blue Egg', 'Brown Egg'};

	-- Display names --
	['Broken Elytra'] = { title = '&dElytra', name = 'Broken Elytra' },
	['Button'] = { title = 'Button', name = 'Stone Button'},
	['Wooden Button'] = { title = 'Button', name = 'Oak Button'},
	['Arrow Loaded Crossbow'] = { title = 'Crossbow', name = 'Arrow Loaded Crossbow' },
	['Damaged Arrow Loaded Crossbow'] = { title = 'Crossbow', name = 'Damaged Arrow Loaded Crossbow' },
	['Firework Loaded Crossbow'] = { title = 'Crossbow', name = 'Firework Loaded Crossbow' },
	['Damaged Firework Loaded Crossbow'] = { title = 'Crossbow', name = 'Damaged Firework Loaded Crossbow' },
	['Ominous Banner'] = { title = '&6&oOminous Banner', name = 'Ominous Banner', text = 
		'&7Cyan Lozenge/&7Light Gray Base/&7Gray Pale/&7Light Gray Bordure/&7Black Fess/&7Light Gray Per Fess'},
	['Half Filled Bundle'] = { title = 'Bundle', name = 'Half Filled Bundle' },
	['Filled Bundle'] = { title = 'Bundle', name = 'Filled Bundle' },

	-- Equipment with custom rarity --
	['Trident'] = { title = '&bTrident', name = 'Trident', text = '/&7 When in Main Hand:/ &29 Attack Damage/ &21.1 Attack Speed'},
	['Damaged Trident'] = { title = '&bTrident', name = 'Damaged Trident', text = '/&7 When in Main Hand:/ &29 Attack Damage/ &21.1 Attack Speed'},
	['Trident BE'] = { title = '&bTrident', name = 'Trident', text = '/&9 +8 Attack Damage'},
	['Mace'] = { title = '&dMace', name = 'Mace', text = '/&7 When in Main Hand:/ &26 Attack Damage/ &20.6 Attack Speed'},
	['Damaged Mace'] = { title = '&dMace', name = 'Damaged Mace', text = '/&7 When in Main Hand:/ &26 Attack Damage/ &20.6 Attack Speed'},
	['Mace BE'] = { title = '&dMace', name = 'Mace', text = '/&9 +5 Attack Damage'},
	["Damaged Elytra"] = { title = "&dElytra", name = "Damaged Elytra" },
	["Damaged Chainmail Boots"] = { title = "&eChainmail Boots", name = "Damaged Chainmail Boots" },
	["Damaged Chainmail Chestplate"] = { title = "&eChainmail Chestplate", name = "Damaged Chainmail Chestplate" },
	["Damaged Chainmail Helmet"] = { title = "&eChainmail Helmet", name = "Damaged Chainmail Helmet" },
	["Damaged Chainmail Leggings"] = { title = "&eChainmail Leggings", name = "Damaged Chainmail Leggings" },
}

-- Tooltip colors --
local yellowTooltips = {
    'Bottle o\' Enchanting',
    'Chainmail Boots',
    'Chainmail Chestplate',
    'Chainmail Helmet',
    'Chainmail Leggings',
    'Conduit',
    'Creeper Charge Banner Pattern',
    'Creeper Head',
    'Disc Fragment 5',
    'Dragon\'s Breath',
    'Echo Shard',
    'Enchanted Book',
    'Goat Horn',
    'Heart of the Sea',
    'Nautilus Shell',
    'Ominous Banner',
    'Piglin Head',
    'Player Head',
    'Recovery Compass',
    'Skeleton Skull',
    'Sniffer Egg',
    'Snout Banner Pattern',
    'Totem of Undying',
    'Zombie Head',
}
for _, name in ipairs( yellowTooltips ) do
	aliases[name] = { title = '&e', name = name }
end

local aquaTooltips = {
	'Beacon',
	'Enchanted Golden Apple',
    'Flow Banner Pattern',
	'Guster Banner Pattern',
	'Nether Star',
    'Skull Charge Banner Pattern',
    'Thing Banner Pattern',
    'Wither Skeleton Skull',
}
for _, name in ipairs( aquaTooltips ) do
	aliases[name] = { title = '&b', name = name }
end

local magentaTooltips = {
	'Barrier',
	'Command Block',
	'Chain Command Block',
	'Debug Stick',
	'Dragon Egg',
	'Dragon Head',
	'Elytra',
	'Heavy Core',
	'Jigsaw Block',
	'Knowledge Book',
	'Light',
	'Repeating Command Block',
	'Structure Block',
	'Structure Void',
	'Test Block',
	'Test Instance Block',
}
for _, name in ipairs( magentaTooltips ) do
	aliases[name] = { title = '&d', name = name }
end

-- Tools and weapons --
local tools = {
	{'Wooden', 'Sword', 4, 1.6 },
	{'Stone', 'Sword', 5, 1.6 },
	{'Iron', 'Sword', 6, 1.6 },
	{'Golden', 'Sword', 4, 1.6 },
	{'Diamond', 'Sword', 7, 1.6 },
	{'Netherite', 'Sword', 8, 1.6 },
	
	{'Wooden', 'Pickaxe', 2, 1.2 },
	{'Stone', 'Pickaxe', 3, 1.2 },
	{'Iron', 'Pickaxe', 4, 1.2 },
	{'Golden', 'Pickaxe', 2, 1.2 },
	{'Diamond', 'Pickaxe', 5, 1.2 },
	{'Netherite', 'Pickaxe', 6, 1.2 },
	
	{'Wooden', 'Axe', 7, 0.8 },
	{'Stone', 'Axe', 9, 0.8 },
	{'Iron', 'Axe', 9, 0.9 },
	{'Golden', 'Axe', 7, 1 },
	{'Diamond', 'Axe', 9, 1 },
	{'Netherite', 'Axe', 10, 1 },
	
	{'Wooden', 'Shovel', 2.5, 1 },
	{'Stone', 'Shovel', 3.5, 1 },
	{'Iron', 'Shovel', 4.5, 1 },
	{'Golden', 'Shovel', 2.5, 1 },
	{'Diamond', 'Shovel', 5.5, 1 },
	{'Netherite', 'Shovel', 6.5, 1 },
	
	{'Wooden', 'Hoe', 1, 1 },
	{'Stone', 'Hoe', 1, 2 },
	{'Iron', 'Hoe', 1, 3 },
	{'Golden', 'Hoe', 1, 1 },
	{'Diamond', 'Hoe', 1, 4 },
	{'Netherite', 'Hoe', 1, 4 }
}

local materialGroups = {}
local toolGroups = {}

for _, toolProps in ipairs( tools ) do
	local aliasName = toolProps[1] .. ' ' .. toolProps[2]
	local text = '/&7When in Main Hand:/ &2' .. toolProps[3] .. ' Attack Damage/ &2' .. toolProps[4] .. ' Attack Speed'
	aliases[aliasName] = { title = aliasName, name = aliasName, text = text }
	
	local materialGroup = toolProps[1]:lower()
	local toolGroup = toolProps[2]:lower()
	
	if toolProps[2] ~= 'Sword' then
		if materialGroups[materialGroup] == nil then materialGroups[materialGroup] = {} end
		table.insert( materialGroups[materialGroup], aliases[aliasName] )
	end
	if toolGroups[toolGroup] == nil then toolGroups[toolGroup] = {} end
	table.insert( toolGroups[toolGroup], aliases[aliasName] )
end

for materialGroup, items in pairs( materialGroups ) do
	aliases['Any ' .. materialGroup .. ' tools'] = items
end

for toolGroup, items in pairs( toolGroups ) do
	aliases['Any ' .. toolGroup] = items
end

-- Lists of item variants --
local itemVariants = {
	['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', 'Torchflower', 'Closed Eyeblossom', 'Open Eyeblossom' },
	['Eyeblossom'] = { 'Closed Eyeblossom', 'Open Eyeblossom' },
	['Mushroom'] = { 'Red Mushroom', 'Brown Mushroom' },
	['Quartz Block'] = { 'Block of Quartz', 'Chiseled Quartz Block', 'Quartz Pillar' },
	['Red Sandstone'] = { 'Red Sandstone', 'Cut Red Sandstone', 'Chiseled Red Sandstone', 'Smooth Red Sandstone' },
	['Sandstone'] = { 'Sandstone', 'Cut Sandstone', 'Chiseled Sandstone', 'Smooth Sandstone' },
	['Stone Bricks'] = { 'Stone Bricks', 'Mossy Stone Bricks', 'Cracked Stone Bricks', 'Chiseled Stone Bricks' },
	['Stone Slab'] = { 'Stone Slab', 'Cobblestone Slab', 'Mossy Cobblestone Slab', 'Smooth Stone Slab', 'Stone Brick Slab', 'Mossy Stone Brick Slab', 
		'Granite Slab', 'Polished Granite Slab', 'Diorite Slab', 'Polished Diorite Slab', 'Andesite Slab', 'Polished Andesite Slab', 
		'Cobbled Deepslate Slab', 'Polished Deepslate Slab', 'Deepslate Brick Slab', 'Deepslate Tile Slab', 'Brick Slab', 'Mud Brick Slab', 'Resin Brick Slab',
		'Sandstone Slab', 'Smooth Sandstone Slab', 'Cut Sandstone Slab', 'Red Sandstone Slab', 'Smooth Red Sandstone Slab', 'Cut Red Sandstone Slab', 'Prismarine Slab', 'Prismarine Brick Slab', 'Dark Prismarine Slab', 
		'Nether Brick Slab', 'Red Nether Brick Slab', 'Blackstone Slab', 'Polished Blackstone Slab', 'Polished Blackstone Brick Slab', 'End Stone Brick Slab', 'Purpur Slab', 'Quartz Slab', 'Smooth Quartz Slab', 'Petrified Oak Slab' },
	['Stone Stairs'] = { 'Stone Stairs', 'Cobblestone Stairs', 'Mossy Cobblestone Stairs', 'Stone Brick Stairs', 'Mossy Stone Brick Stairs', 
		'Granite Stairs', 'Polished Granite Stairs', 'Diorite Stairs', 'Polished Diorite Stairs', 'Andesite Stairs', 'Polished Andesite Stairs', 
		'Cobbled Deepslate Stairs', 'Polished Deepslate Stairs', 'Deepslate Brick Stairs', 'Deepslate Tile Stairs', 'Brick Stairs', 'Mud Brick Stairs', 'Resin Brick Stairs', 
		'Sandstone Stairs', 'Smooth Sandstone Stairs', 'Red Sandstone Stairs', 'Smooth Red Sandstone Stairs', 'Prismarine Stairs', 'Prismarine Brick Stairs', 'Dark Prismarine Stairs', 
		'Nether Brick Stairs', 'Red Nether Brick Stairs', 'Blackstone Stairs', 'Polished Blackstone Stairs', 'Polished Blackstone Brick Stairs', 'End Stone Brick Stairs', 'Purpur Stairs', 'Quartz Stairs', 'Smooth Quartz Stairs' },
	['Wall'] = { 'Cobblestone Wall', 'Mossy Cobblestone Wall', 'Stone Brick Wall', 'Mossy Stone Brick Wall', 'Granite Wall', 'Diorite Wall', 'Andesite Wall', 
		'Cobbled Deepslate Wall', 'Polished Deepslate Wall', 'Deepslate Brick Wall', 'Deepslate Tile Wall', 'Brick Wall', 'Mud Brick Wall', 'Resin Brick Wall', 'Sandstone Wall', 'Red Sandstone Wall', 'Prismarine Wall', 
		'Nether Brick Wall', 'Red Nether Brick Wall', 'Blackstone Wall', 'Polished Blackstone Wall', 'Polished Blackstone Brick Wall', 'End Stone Brick Wall' },
	['Purpur Block'] = { 'Purpur Block', 'Purpur Pillar' },
	['Stone'] = { 'Stone', 'Andesite', 'Granite', 'Diorite', 'Polished Andesite', 'Polished Granite', 'Polished Diorite' },
	['Resin Block'] = { 'Block of Resin', 'Resin Bricks', 'Chiseled Resin Bricks' },
	['Tulip'] = { 'Red Tulip', 'Orange Tulip', 'White Tulip', 'Pink Tulip' },
	['Prismarine'] = { 'Prismarine', 'Prismarine Bricks', 'Dark Prismarine' },
	['Ore'] = { 'Coal Ore', 'Iron Ore', 'Gold Ore', 'Lapis Lazuli Ore', 'Redstone Ore', 'Emerald Ore', 'Diamond Ore', 'Nether Quartz Ore', 'Nether Gold Ore', 'Deepslate Coal Ore', 
		'Deepslate Copper Ore', 'Deepslate Emerald Ore', 'Deepslate Iron Ore', 'Deepslate Gold Ore', 'Deepslate Lapis Lazuli Ore', 'Deepslate Redstone Ore', 'Deepslate Diamond Ore'},
	['Dead Coral Block'] = { 'Dead Tube Coral Block', 'Dead Brain Coral Block', 'Dead Bubble Coral Block', 'Dead Fire Coral Block', 'Dead Horn Coral Block' },
	['Coral Block'] = { 'Tube Coral Block', 'Brain Coral Block', 'Bubble Coral Block', 'Fire Coral Block', 'Horn Coral Block' },
	['Dead Coral'] = { 'Dead Tube Coral', 'Dead Brain Coral', 'Dead Bubble Coral', 'Dead Fire Coral', 'Dead Horn Coral' },
	['Dead Coral Fan'] = { 'Dead Tube Coral Fan', 'Dead Brain Coral Fan', 'Dead Bubble Coral Fan', 'Dead Fire Coral Fan', 'Dead Horn Coral Fan' },
	['Coral'] = { 'Tube Coral', 'Brain Coral', 'Bubble Coral', 'Fire Coral', 'Horn Coral' },
	['Coral Fan'] = { 'Tube Coral Fan', 'Brain Coral Fan', 'Bubble Coral Fan', 'Fire Coral Fan', 'Horn Coral Fan' },
	['Torch'] = { 'Torch', 'Soul Torch' },
	['Lantern'] = { 'Lantern', 'Soul Lantern' },
	['Fungus'] = { 'Crimson Fungus', 'Warped Fungus' },
	['Fungi'] = { 'Crimson Fungus', 'Warped Fungus' },
	['Roots'] = { 'Crimson Roots', 'Warped Roots' },
	['Nylium'] = { 'Crimson Nylium', 'Warped Nylium' },
	['Soul Sand'] = { 'Soul Sand', 'Soul Soil' },
	['Campfire'] = { 'Campfire', 'Soul Campfire' },
	['Blackstone'] = { 'Blackstone', 'Polished Blackstone', 'Chiseled Polished Blackstone', 'Polished Blackstone Bricks', 'Cracked Polished Blackstone Bricks' },
	['Stone Button'] = { 'Stone Button', 'Polished Blackstone Button' },
	['Stone Pressure Plate'] = { 'Stone Pressure Plate', 'Polished Blackstone Pressure Plate' },
}

-- Copper --
local copperstuff = {
	'Block of Copper',
	'Cut Copper',
	'Cut Copper Stairs',
	'Cut Copper Slab',
	'Chiseled Copper',
	'Copper Grate',
	'Copper Bulb',
	'Copper Door',
	'Copper Trapdoor',
}
local coppervariants = { '', 'Exposed ', 'Weathered ', 'Oxidized ' }
for _, copper in ipairs( copperstuff ) do
	itemVariants['Unwaxed ' .. copper] = {}
	itemVariants['Waxed ' .. copper] = {}
	for _, coppervariant in ipairs( coppervariants ) do
		local name = coppervariant .. copper
		if copper == 'Block of Copper' and coppervariant ~= '' then
			name = coppervariant .. 'Copper'
		end
		table.insert( itemVariants['Unwaxed ' .. copper], name )
		table.insert( itemVariants['Waxed ' .. copper], 'Waxed ' .. name )
	end
	itemVariants[copper] = {}
	for _, copperitem in ipairs( itemVariants['Unwaxed ' .. copper] ) do
		table.insert( itemVariants[copper], copperitem )
	end
	for _, copperitem in ipairs( itemVariants['Waxed ' .. copper] ) do
		table.insert( itemVariants[copper], copperitem )
	end
end

for aliasName, aliasItems in pairs( itemVariants ) do
	aliases['Any ' .. aliasName] = aliasItems
	aliases['Matching ' .. aliasName] = aliasItems
end


-- Wood --
local woodTypes = {
    overworld = {
        'Oak',
	    'Spruce',
	    'Birch',
	    'Jungle',
	    'Acacia',
        'Dark Oak',
        'Mangrove',
        'Cherry',
        'Pale Oak',
        'Bamboo',
    },
    nether = {
        'Crimson',
        'Warped',
    },
    both = {},
}
local woodTypeWorld = {}
for _, world in ipairs({'overworld', 'nether'}) do
	local woods = woodTypes[world]
	for _, type in ipairs(woods) do
		woodTypeWorld[type] = world
        table.insert(woodTypes.both, type)
    end
end
local woodItems = {
    overworld = {
        'Log',
        'Wood',
        'Stripped $1 Log',
        'Stripped $1 Wood',
        'Boat',
        'Boat with Chest',
        'Sapling',
    },
    nether = {
        'Stem',
        'Hyphae',
        'Stripped $1 Stem',
        'Stripped $1 Hyphae',
    },
    both = {
		-- Any/Matching X or Y
        '${Log,Stem}',
        '${Wood,Hyphae}',
        'Stripped $1 ${Wood,Hyphae}',
        'Stripped $1 ${Log,Stem}',

		-- Dimensional prefixes
        '$world Planks',
        '$world $wood Stairs',
        '$world $wood Slab',
        '$world $wood Fence',
        '$world $wood Fence Gate',
        '$world $wood Door',
        '$world $wood Trapdoor',
        '$world $wood Pressure Plate',
        '$world $wood Button',
        '$world $wood Sign',
        '$world $wood Hanging Sign',

		-- Both dimensions
		-- Items with non-wood variants include $wood
        'Planks',
        '$wood Stairs',
        '$wood Slab',
        '$wood Fence',
        'Fence Gate',
        '$wood Door',
        '$wood Trapdoor',
        '$wood Pressure Plate',
        '$wood Button',
        'Sign',
        'Hanging Sign',
    }
}
local woodItemWorld = {}
for world, items in pairs(woodItems) do
    for _, item in ipairs(items) do
		-- expand $world (should only happen in "both")
        if (item:find('%$world')) and world == 'both' then
            item = item:gsub('%$world ', '')
            woodItemWorld['Overworld ' .. item] = 'overworld'
			woodItemWorld['Nether ' .. item] = 'nether'
		else
			woodItemWorld[item] = world
		end
    end
end

local woodBadItems = {
	['Bamboo Sapling'] = 1,
	['Bamboo Wood'] = 1,
	['Bamboo Log'] = 1,
	['Stripped Bamboo Wood'] = 1,
	['Stripped Bamboo Log'] = 1,
}

local woodNameMapping = {
	['Mangrove Sapling'] = 'Mangrove Propagule',
	['Bamboo Boat'] = 'Bamboo Raft',
	['Bamboo Boat with Chest'] = 'Bamboo Raft with Chest',
}

for item, world in pairs(woodItemWorld) do
	local itemName = ''
	local woodAliases = {}

	-- real "linkable" name
    local realItem = item:gsub('^Overworld ', '')
    realItem = realItem:gsub('^Nether ', '')

	for _, wood in ipairs(woodTypes[world]) do
		-- Parse ${,} (world-select) syntax
		local selector = (woodTypeWorld[wood] == 'overworld') and "%1" or "%2"
		itemName = realItem:gsub("%${(.-),(.-)}", selector)

		if itemName:find('%$wood') then
			itemName = itemName:gsub('%$wood', wood)
		elseif itemName:find('%$1') then
			itemName = itemName:gsub( '%$1', wood)
		else
			itemName = wood .. ' ' .. itemName
		end
		
		-- special handling
		if woodNameMapping[itemName] then
			itemName = woodNameMapping[itemName]
		end

		if not woodBadItems[itemName] then
			table.insert(woodAliases, itemName)
		end
	end
	-- Parse ${,} (world-select) syntax
	item = item:gsub("%${(.-),(.-)}", "%1 or %2")
    item = item:gsub('%$wood', 'Wooden')
    item = item:gsub('%$1 ', '')
    aliases['Any ' .. item] = woodAliases
	aliases['Matching ' .. item] = woodAliases
end

return aliases