Module:Materials/Data

From Nookipedia, the Animal Crossing wiki

Module documentation (view)


Usage

This is the subpage for Module:Materials, and stores the data needed for the module to function and outputs the material.

Inserting a new source/availability

["name_of_material"] = { "material_image", "material_image_size", "link_to_material", "name_of_material", "special_text_for_material" }

When adding a new smaterial to be used on pages, the following syntax must be inserted into the main data table on Module:Materials/Data. Note that the table is split between New Horizons and Pocket Camp. Each material added must be added under its appropriate section.

  • name_of_material describes the name of the material that the editor will write for the material templates. There is also a second instance of name_of_material, which can also feature a different text to its first instance. To use the special_text_for_material parameter for certain instances (e.g. 10 Turnips and Poké Ball, leave the second instance blank.
  • material_image requires an image (preferably an icon) to be added. It must include the filename extension.
  • material_image_size describes the default size that source_image will be presented in.
  • link_to_material describes the link that the player will click on (provided that the link is present). To use the special_text_for_material parameter for certain instances (e.g. 10 Turnips and Poké Ball), leave this blank.
  • special_text_for_material is optional, and is used to display specialized wikitext.

Example

["Wood"] = { "Wood NH Inv Icon.png", "15px", "Item:Wood (New Horizons)", "Wood", "[[Item:Wood (New Horizons)|Wood]]" }

"Wood" is the name_of_material in both instances that it appears. "Item:Wood (New Horizons)" is the link_to_material and has a special wikitext presented in special_text_for_material, although it will be unused in this instance. Its material_image is "Wood NH Inv Icon.png", and the material_image_size is set to "15px".

The data is under the materialNH table, so the data can be accessed by the {{Material}} template.

The output is: Wood

["Cotton"] = { "Cotton PC Icon.png", "20px", "", "", "Cotton" }

"Cotton" is the name_of_material, but it is blank in its second instance, along with its link_to_material. Its material_image is "Cotton PC Icon.png", and the material_image_size is set to "20px". Its special_text_for_material is simply "Cotton", and will provide no links at all.

The data is under the materialPC table, so the data can be accessed by the {{PC Material}} template.

The output is: Cotton


return {
	materialNH = {
    	-- Natural Resources --
		["clump of weeds"] = { "Clump of Weeds NH Inv Icon.png", "15px", "Item:clump of weeds (New Horizons)", "clump of weeds", "" },
		["tree branch"] = { "Tree Branch NH Inv Icon.png", "15px", "Item:tree branch (New Horizons)", "tree branch", "" },
		["stone"] = { "Stone NH Inv Icon.png", "15px", "Item:stone (New Horizons)", "stone", "" },
		["clay"] = { "Clay NH Inv Icon.png", "15px", "Item:clay (New Horizons)", "clay", "" },
		["iron nugget"] = { "Iron Nugget NH Inv Icon.png", "15px", "Item:iron nugget (New Horizons)", "iron nugget", "" },
		["gold nugget"] = { "Gold Nugget NH Inv Icon.png", "15px", "Item:gold nugget (New Horizons)", "gold nugget", "" },
		["wood"] = { "Wood NH Inv Icon.png", "15px", "Item:wood (New Horizons)", "wood", "" },
		["softwood"] = { "Softwood NH Inv Icon.png", "15px", "Item:softwood (New Horizons)", "softwood", "" },
		["hardwood"] = { "Hardwood NH Inv Icon.png", "15px", "Item:hardwood (New Horizons)", "hardwood", "" },
		["bamboo shoot"] = { "Bamboo Shoot NH Inv Icon.png", "15px", "Item:bamboo shoot (New Horizons)", "bamboo shoot", "" },
		["bamboo piece"] = { "Bamboo Piece NH Inv Icon.png", "15px", "Item:bamboo piece (New Horizons)", "bamboo piece", "" },
		["young spring bamboo"] = { "Young Spring Bamboo NH Inv Icon.png", "15px", "Item:young spring bamboo (New Horizons)", "young spring bamboo", "" },
		["wasp nest"] = { "Wasp's Nest NH Inv Icon.png", "15px", "Item:wasp nest (New Horizons)", "wasp nest", "" },
		["manila clam"] = { "Manila Clam NH Inv Icon.png", "15px", "Item:manila clam (New Horizons)", "manila clam", "" },
		["pearl"] = { "Pearl NH Inv Icon.png", "15px", "Item:pearl (New Horizons)", "pearl", "" },
		["green pumpkin"] = { "Green Pumpkin NH Inv Icon.png", "15px", "Item:green pumpkin (New Horizons)", "green pumpkin", "" },
		["orange pumpkin"] = { "Orange Pumpkin NH Inv Icon.png", "15px", "Item:orange pumpkin (New Horizons)", "orange pumpkin", "" },
		["white pumpkin"] = { "White Pumpkin NH Inv Icon.png", "15px", "Item:white pumpkin (New Horizons)", "white pumpkin", "" },
		["yellow pumpkin"] = { "Yellow Pumpkin NH Inv Icon.png", "15px", "Item:yellow pumpkin (New Horizons)", "yellow pumpkin", "" },
		["glowing moss"] = { "Glowing Moss NH Inv Icon.png", "15px", "Item:glowing moss (New Horizons)", "glowing moss", "" },
		["vine"] = { "Vine NH Inv Icon.png", "15px", "Item:vine (New Horizons)", "vine", "" },
		["wheat"] = { "Wheat NH Inv Icon.png", "15px", "Item:wheat (New Horizons)", "wheat", "" },
		["sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:sugar (New Horizons)", "sugar", "" },
		["tomato"] = { "Tomato NH Inv Icon.png", "15px", "Item:tomato (New Horizons)", "tomato", "" },
		["carrot"] = { "Carrot NH Inv Icon.png", "15px", "Item:carrot (New Horizons)", "carrot", "" },
		["sugarcane"] = { "Sugarcane NH Inv Icon.png", "15px", "Item:sugarcane (New Horizons)", "sugarcane", "" },
		["potato"] = { "Potato NH Inv Icon.png", "15px", "Item:potato (New Horizons)", "potato", "" },
		["flour"] = { "Flour NH Inv Icon.png", "15px", "Item:flour (New Horizons)", "flour", "" },
		["whole-wheat flour"] = { "Whole-Wheat Flour NH Inv Icon.png", "15px", "Item:whole-wheat flour (New Horizons)", "whole-wheat flour", "" },
		["sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:sugar (New Horizons)", "sugar", "" },
		["brown sugar"] = { "Brown Sugar NH Inv Icon.png", "15px", "Item:brown sugar (New Horizons)", "brown sugar", "" },
		["10 turnips"] = { "Turnips NH Inv Icon.png", "15px", "", "", "10 [[Item:Turnips (New Horizons)|turnips]]" },
		["30 turnips"] = { "Turnips NH Inv Icon.png", "15px", "", "", "30 [[Item:Turnips (New Horizons)|turnips]]" },
		["anchovy"] = { "Anchovy (Fish) NH Icon.png", "15px", "Anchovy (fish)", "anchovy", "" },
		["horse mackerel"] = { "Horse Mackerel NH Icon.png", "15px", "Horse mackerel", "horse mackerel", "" },
		["barred knifejaw"] = { "Barred Knifejaw NH Icon.png", "15px", "Barred knifejaw", "barred knifejaw", "" },
		["blue marlin"] = { "Blue Marlin NH Icon.png", "15px", "Blue marlin", "blue marlin", "" },
		["carp"] = { "Carp NH Icon.png", "15px", "Carp", "carp", "" },
		["dab"] = { "Dab NH Icon.png", "15px", "Dab", "dab", "" },
		["horse mackerel"] = { "Horse Mackerel NH Icon.png", "15px", "Horse mackerel", "horse mackerel", "" },
		["olive flounder"] = { "Olive Flounder NH Icon.png", "15px", "Olive flounder", "olive flounder", "" },
		["red snapper"] = { "Red Snapper NH Icon.png", "15px", "Red snapper", "red snapper", "" },
		["salmon"] = { "Salmon NH Icon.png", "15px", "Salmon", "salmon", "" },
		["scallop"] = { "Scallop NH Icon.png", "15px", "Scallop (sea creature)", "scallop", "" },
		["sea bass"] = { "Sea Bass NH Icon.png", "15px", "Sea bass", "sea bass", "" },
		["seaweed"] = { "Seaweed NH Icon.png", "15px", "Seaweed", "seaweed", "" },
		["squid"] = { "Squid NH Icon.png", "15px", "Squid", "squid", "" },
		["sweet shrimp"] = { "Sweet Shrimp NH Icon.png", "15px", "Sweet shrimp", "sweet shrimp", "" },
		["tiger prawn"] = { "Tiger Prawn NH Icon.png", "15px", "Tiger prawn", "tiger prawn", "" },
		["star fragment"] = { "Star Fragment NH Inv Icon.png", "15px", "Item:star fragment (New Horizons)", "star fragment", "" },
		["large star fragment"] = { "Large Star Fragment NH Inv Icon.png", "15px", "Item:large star fragment (New Horizons)", "large star fragment", "" },
		["Aries fragment"] = { "Aries Fragment NH Inv Icon.png", "15px", "Item:Aries fragment (New Horizons)", "Aries fragment", "" },
		["Taurus fragment"] = { "Taurus Fragment NH Inv Icon.png", "15px", "Item:Taurus fragment (New Horizons)", "Taurus fragment", "" },
		["Gemini fragment"] = { "Gemini Fragment NH Inv Icon.png", "15px", "Item:Gemini fragment (New Horizons)", "Gemini fragment", "" },
		["Cancer fragment"] = { "Cancer Fragment NH Inv Icon.png", "15px", "Item:Cancer fragment (New Horizons)", "Cancer fragment", "" },
		["Leo fragment"] = { "Leo Fragment NH Inv Icon.png", "15px", "Item:Leo fragment (New Horizons)", "Leo fragment", "" },
		["Virgo fragment"] = { "Virgo Fragment NH Inv Icon.png", "15px", "Item:Virgo fragment (New Horizons)", "Virgo fragment", "" },
		["Libra fragment"] = { "Libra Fragment NH Inv Icon.png", "15px", "Item:Libra fragment (New Horizons)", "Libra fragment", "" },
		["Scorpius fragment"] = { "Scorpius Fragment NH Inv Icon.png", "15px", "Item:Scorpius fragment (New Horizons)", "Scorpius fragment", "" },
		["Sagittarius fragment"] = { "Sagittarius Fragment NH Inv Icon.png", "15px", "Item:Sagittarius fragment (New Horizons)", "Sagittarius fragment", "" },
		["Capricorn fragment"] = { "Capricorn Fragment NH Inv Icon.png", "15px", "Item:Capricorn fragment (New Horizons)", "Capricorn fragment", "" },
		["Aquarius fragment"] = { "Aquarius Fragment NH Inv Icon.png", "15px", "Item:Aquarius fragment (New Horizons)", "Aquarius fragment", "" },
		["Pisces fragment"] = { "Pisces Fragment NH Inv Icon.png", "15px", "Item:Pisces fragment (New Horizons)", "Pisces fragment", "" },
		["boot"] = { "Boot NH Inv Icon.png", "15px", "Item:boot (New Horizons)", "boot", "" },
		["empty can"] = { "Empty Can NH Inv Icon.png", "15px", "Item:empty can (New Horizons)", "empty can", "" },
		["old tire"] = { "Old Tire NH Inv Icon.png", "15px", "Item:old tire (New Horizons)", "old tire", "" },
		["blue feather"] = { "Blue Feather NH Inv Icon.png", "15px", "Item:blue feather (New Horizons)", "blue feather", "" },
		["green feather"] = { "Green Feather NH Inv Icon.png", "15px", "Item:green feather (New Horizons)", "green feather", "" },
		["purple feather"] = { "Purple Feather NH Inv Icon.png", "15px", "Item:purple feather (New Horizons)", "purple feather", "" },
		["rainbow feather"] = { "Rainbow Feather NH Inv Icon.png", "15px", "Item:rainbow feather (New Horizons)", "rainbow feather", "" },
		["red feather"] = { "Red Feather NH Inv Icon.png", "15px", "Item:red feather (New Horizons)", "red feather", "" },
		["cherry-blossom petal"] = { "Cherry-Blossom Petal NH Inv Icon.png", "15px", "Item:cherry-blossom petal (New Horizons)", "cherry-blossom petal", "" },
		["earth egg"] = { "Earth Egg NH Inv Icon.png", "15px", "Item:earth egg (New Horizons)", "earth egg", "" },
		["leaf egg"] = { "Leaf Egg NH Inv Icon.png", "15px", "Item:leaf egg (New Horizons)", "leaf egg", "" },
		["sky egg"] = { "Sky Egg NH Inv Icon.png", "15px", "Item:sky egg (New Horizons)", "sky egg", "" },
		["stone egg"] = { "Stone Egg NH Inv Icon.png", "15px", "Item:stone egg (New Horizons)", "stone egg", "" },
		["water egg"] = { "Water Egg NH Inv Icon.png", "15px", "Item:water egg (New Horizons)", "water egg", "" },
		["wood egg"] = { "Wood Egg NH Inv Icon.png", "15px", "Item:wood egg (New Horizons)", "wood egg", "" },
		["summer shell"] = { "Summer Shell NH Inv Icon.png", "15px", "Item:summer shell (New Horizons)", "summer shell", "" },
		["acorn"] = { "Acorn NH Inv Icon.png", "15px", "Item:acorn (New Horizons)", "acorn", "" },
		["pine cone"] = { "Pine Cone NH Inv Icon.png", "15px", "Item:pine cone (New Horizons)", "pine cone", "" },
		["candy"] = { "Candy NH Inv Icon.png", "15px", "Item:candy (New Horizons)", "candy", "" },
		["maple leaf"] = { "Maple Leaf NH Inv Icon.png", "15px", "Item:maple leaf (New Horizons)", "maple leaf", "" },
		["elegant mushroom"] = { "Elegant Mushroom NH Inv Icon.png", "15px", "Item:elegant mushroom (New Horizons)", "elegant mushroom", "" },
		["round mushroom"] = { "Mushroom NH Inv Icon.png", "15px", "Item:round mushroom (New Horizons)", "round mushroom", "" },
		["skinny mushroom"] = { "Skinny Mushroom NH Inv Icon.png", "15px", "Item:skinny mushroom (New Horizons)", "skinny mushroom", "" },
		["flat mushroom"] = { "Flat Mushroom NH Inv Icon.png", "15px", "Item:flat mushroom (New Horizons)", "flat mushroom", "" },
		["rare mushroom"] = { "Rare Mushroom NH Inv Icon.png", "15px", "Item:rare mushroom (New Horizons)", "rare mushroom", "" },
		["snowflake"] = { "Snowflake NH Inv Icon.png", "15px", "Item:snowflake (New Horizons)", "snowflake", "" },
		["large snowflake"] = { "Large Snowflake NH Inv Icon.png", "15px", "Item:large snowflake (New Horizons)", "large snowflake", "" },
		["red ornament"] = { "Red Ornament NH Inv Icon.png", "15px", "Item:red ornament (New Horizons)", "red ornament", "" },
		["blue ornament"] = { "Blue Ornament NH Inv Icon.png", "15px", "Item:blue ornament (New Horizons)", "blue ornament", "" },
		["gold ornament"] = { "Gold Ornament NH Inv Icon.png", "15px", "Item:gold ornament (New Horizons)", "gold ornament", "" },
		["flimsy shovel"] = { "Flimsy Shovel NH Icon.png", "15px", "Item:flimsy shovel (New Horizons)", "flimsy shovel", "" },
		["flimsy axe"] = { "Flimsy Axe NH Icon.png", "15px", "Item:flimsy axe (New Horizons)", "flimsy axe", "" },
		["flimsy watering can"] = { "Flimsy Watering Can NH Icon.png", "15px", "Item:flimsy watering can (New Horizons)", "flimsy watering can", "" },
		["flimsy fishing rod"] = { "Flimsy Fishing Rod NH Icon.png", "15px", "Item:flimsy fishing rod (New Horizons)", "flimsy fishing rod", "" },
		["flimsy net"] = { "Flimsy Net NH Icon.png", "15px", "Item:flimsy net (New Horizons)", "flimsy net", "" },
		["stone axe"] = { "Stone Axe NH Inv Icon.png", "15px", "Item:stone axe (New Horizons)", "stone axe", "" },
		["shovel"] = { "Shovel NH Inv Icon.png", "15px", "Item:shovel (New Horizons)", "shovel", "" },
		["axe"] = { "Axe NH Inv Icon.png", "15px", "Item:axe (New Horizons)", "axe", "" },
		["watering can"] = { "Watering Can NH Inv Icon.png", "15px", "Item:watering can (New Horizons)", "watering can", "" },
		["fishing rod"] = { "Fishing Rod NH Inv Icon.png", "15px", "Item:fishing rod (New Horizons)", "fishing rod", "" },
		["net"] = { "Net NH Inv Icon.png", "15px", "Item:net (New Horizons)", "net", "" },
		["ladder"] = { "Ladder NH Inv Icon.png", "15px", "Item:ladder (New Horizons)", "ladder", "" },
		["slingshot"] = { "Slingshot NH Inv Icon.png", "15px", "Item:slingshot (New Horizons)", "slingshot", "" },
		["apple"] = { "Apple NH Inv Icon.png", "15px", "Item:apple (New Horizons)", "apple", "" },
		["pear"] = { "Pear NH Inv Icon.png", "15px", "Item:pear (New Horizons)", "pear", "" },
		["cherry"] = { "Cherry NH Inv Icon.png", "15px", "Item:cherry (New Horizons)", "cherry", "" },
		["orange"] = { "Orange NH Inv Icon.png", "15px", "Item:orange (New Horizons)", "orange", "" },
		["peach"] = { "Peach NH Inv Icon.png", "15px", "Item:peach (New Horizons)", "peach", "" },
		["coconut"] = { "Coconut NH Inv Icon.png", "15px", "Item:coconut (New Horizons)", "coconut", "" },
		["red cosmos"] = { "Red Cosmos NH Inv Icon.png", "15px", "Item:red cosmos (New Horizons)", "red cosmos", "" },
		["white cosmos"] = { "White Cosmos NH Inv Icon.png", "15px", "Item:white cosmos (New Horizons)", "white cosmos", "" },
		["yellow cosmos"] = { "Yellow Cosmos NH Inv Icon.png", "15px", "Item:yellow cosmos (New Horizons)", "yellow cosmos", "" },
		["orange cosmos"] = { "Orange Cosmos NH Inv Icon.png", "15px", "Item:orange cosmos (New Horizons)", "orange cosmos", "" },
		["pink cosmos"] = { "Pink Cosmos NH Inv Icon.png", "15px", "Item:pink cosmos (New Horizons)", "pink cosmos", "" },
		["black cosmos"] = { "Black Cosmos NH Inv Icon.png", "15px", "Item:black cosmos (New Horizons)", "black cosmos", "" },
		["red hyacinths"] = { "Red Hyacinths NH Inv Icon.png", "15px", "Item:red hyacinths (New Horizons)", "red hyacinths", "" },
		["white hyacinths"] = { "White Hyacinths NH Inv Icon.png", "15px", "Item:white hyacinths (New Horizons)", "white hyacinths", "" },
		["yellow hyacinths"] = { "Yellow Hyacinths NH Inv Icon.png", "15px", "Item:yellow hyacinths (New Horizons)", "yellow hyacinths", "" },
		["orange hyacinths"] = { "Orange Hyacinths NH Inv Icon.png", "15px", "Item:orange hyacinths (New Horizons)", "orange hyacinths", "" },
		["pink hyacinths"] = { "Pink Hyacinths NH Inv Icon.png", "15px", "Item:pink hyacinths (New Horizons)", "pink hyacinths", "" },
		["purple hyacinths"] = { "Purple Hyacinths NH Inv Icon.png", "15px", "Item:purple hyacinths (New Horizons)", "purple hyacinths", "" },
		["blue hyacinths"] = { "Blue Hyacinths NH Inv Icon.png", "15px", "Item:blue hyacinths (New Horizons)", "blue hyacinths", "" },
		["red lilies"] = { "Red Lilies NH Inv Icon.png", "15px", "Item:red lilies (New Horizons)", "red lilies", "" },
		["white lilies"] = { "White Lilies NH Inv Icon.png", "15px", "Item:white lilies (New Horizons)", "white lilies", "" },
		["yellow lilies"] = { "Yellow Lilies NH Inv Icon.png", "15px", "Item:yellow lilies (New Horizons)", "yellow lilies", "" },
		["orange lilies"] = { "Orange Lilies NH Inv Icon.png", "15px", "Item:orange lilies (New Horizons)", "orange lilies", "" },
		["pink lilies"] = { "Pink Lilies NH Inv Icon.png", "15px", "Item:pink lilies (New Horizons)", "pink lilies", "" },
		["black lilies"] = { "Black Lilies NH Inv Icon.png", "15px", "Item:black lilies (New Horizons)", "black lilies", "" },
		["white mums"] = { "White Mums NH Inv Icon.png", "15px", "Item:white mums (New Horizons)", "white mums", "" },
		["yellow mums"] = { "Yellow Mums NH Inv Icon.png", "15px", "Item:yellow mums (New Horizons)", "yellow mums", "" },
		["pink mums"] = { "Pink Mums NH Inv Icon.png", "15px", "Item:pink mums (New Horizons)", "pink mums", "" },
		["purple mums"] = { "Purple Mums NH Inv Icon.png", "15px", "Item:purple mums (New Horizons)", "purple mums", "" },
		["red mums"] = { "Red Mums NH Inv Icon.png", "15px", "Item:red mums (New Horizons)", "red mums", "" },
		["green mums"] = { "Green Mums NH Inv Icon.png", "15px", "Item:green mums (New Horizons)", "green mums", "" },
		["red pansies"] = { "Red Pansies NH Inv Icon.png", "15px", "Item:red pansies (New Horizons)", "red pansies", "" },
		["white pansies"] = { "White Pansies NH Inv Icon.png", "15px", "Item:white pansies (New Horizons)", "white pansies", "" },
		["yellow pansies"] = { "Yellow Pansies NH Inv Icon.png", "15px", "Item:yellow pansies (New Horizons)", "yellow pansies", "" },
		["orange pansies"] = { "Orange Pansies NH Inv Icon.png", "15px", "Item:orange pansies (New Horizons)", "orange pansies", "" },
		["purple pansies"] = { "Purple Pansies NH Inv Icon.png", "15px", "Item:purple pansies (New Horizons)", "purple pansies", "" },
		["blue pansies"] = { "Blue Pansies NH Inv Icon.png", "15px", "Item:blue pansies (New Horizons)", "blue pansies", "" },
		["red roses"] = { "Red Roses NH Inv Icon.png", "15px", "Item:red roses (New Horizons)", "red roses", "" },
		["white roses"] = { "White Roses NH Inv Icon.png", "15px", "Item:white roses (New Horizons)", "white roses", "" },
		["yellow roses"] = { "Yellow Roses NH Inv Icon.png", "15px", "Item:yellow roses (New Horizons)", "yellow roses", "" },
		["orange roses"] = { "Orange Roses NH Inv Icon.png", "15px", "Item:orange roses (New Horizons)", "orange roses", "" },
		["pink roses"] = { "Pink Roses NH Inv Icon.png", "15px", "Item:pink roses (New Horizons)", "pink roses", "" },
		["purple roses"] = { "Purple Roses NH Inv Icon.png", "15px", "Item:purple roses (New Horizons)", "purple roses", "" },
		["blue roses"] = { "Blue Roses NH Inv Icon.png", "15px", "Item:blue roses (New Horizons)", "blue roses", "" },
		["black roses"] = { "Black Roses NH Inv Icon.png", "15px", "Item:black roses (New Horizons)", "black roses", "" },
		["gold roses"] = { "Gold Roses NH Inv Icon.png", "15px", "Item:gold roses (New Horizons)", "gold roses", "" },
		["red tulips"] = { "Red Tulips NH Inv Icon.png", "15px", "Item:red tulips (New Horizons)", "red tulips", "" },
		["white tulips"] = { "White Tulips NH Inv Icon.png", "15px", "Item:white tulips (New Horizons)", "white tulips", "" },
		["yellow tulips"] = { "Yellow Tulips NH Inv Icon.png", "15px", "Item:yellow tulips (New Horizons)", "yellow tulips", "" },
		["orange tulips"] = { "Orange Tulips NH Inv Icon.png", "15px", "Item:orange tulips (New Horizons)", "orange tulips", "" },
		["pink tulips"] = { "Pink Tulips NH Inv Icon.png", "15px", "Item:pink tulips (New Horizons)", "pink tulips", "" },
		["purple tulips"] = { "Purple Tulips NH Inv Icon.png", "15px", "Item:purple tulips (New Horizons)", "purple tulips", "" },
		["black tulips"] = { "Black Tulips NH Inv Icon.png", "15px", "Item:black tulips (New Horizons)", "black tulips", "" },
		["red windflowers"] = { "Red Windflowers NH Inv Icon.png", "15px", "Item:red windflowers (New Horizons)", "red windflowers", "" },
		["white windflowers"] = { "White Windflowers NH Inv Icon.png", "15px", "Item:white windflowers (New Horizons)", "white windflowers", "" },
		["orange windflowers"] = { "Orange Windflowers NH Inv Icon.png", "15px", "Item:orange windflowers (New Horizons)", "orange windflowers", "" },
		["pink windflowers"] = { "Pink Windflowers NH Inv Icon.png", "15px", "Item:pink windflowers (New Horizons)", "pink windflowers", "" },
		["purple windflowers"] = { "Purple Windflowers NH Inv Icon.png", "15px", "Item:purple windflowers (New Horizons)", "purple windflowers", "" },
		["blue windflowers"] = { "Blue Windflowers NH Inv Icon.png", "15px", "Item:blue windflowers (New Horizons)", "blue windflowers", "" },
		["conch"] = { "Conch NH Inv Icon.png", "15px", "Item:conch (New Horizons)", "conch", "" },
		["coral"] = { "Coral NH Inv Icon.png", "15px", "Item:coral (New Horizons)", "coral", "" },
		["cowrie"] = { "Cowrie NH Inv Icon.png", "15px", "Item:cowrie (New Horizons)", "cowrie", "" },
		["giant clam"] = { "Giant Clam NH Inv Icon.png", "15px", "Item:giant clam (New Horizons)", "giant clam", "" },
		["sea snail"] = { "Sea Snail Shell NH Inv Icon.png", "15px", "Item:sea snail (New Horizons)", "sea snail", "" },
		["sand dollar"] = { "Sand Dollar NH Inv Icon.png", "15px", "Item:sand dollar (New Horizons)", "sand dollar", "" },
		["venus comb"] = { "Venus Comb NH Inv Icon.png", "15px", "Item:venus comb (New Horizons)", "venus comb", "" },
		["Baby bear"] = { "Baby Bear (Cream - None) NH Icon.png", "15px", "Item:Baby bear (New Horizons)", "Baby bear", "" },
		["book"] = { "Book (Western Literature) NH Icon.png", "15px", "Item:book (New Horizons)", "book", "" },
		["bottle crate"] = { "Bottle Crate (Yellow - None) NH Icon.png", "15px", "Item:bottle crate (New Horizons)", "bottle crate", "" },
		["bunny garden decoration"] = { "Bunny Garden Decoration (Ivory) NH Icon.png", "15px", "Item:bunny garden decoration (New Horizons)", "bunny garden decoration", "" },
		["campfire"] = { "Campfire NH Icon.png", "15px", "Item:campfire (New Horizons)", "campfire", "" },
		["cardboard box"] = { "Cardboard Box (Plain) NH Icon.png", "15px", "Item:cardboard box (New Horizons)", "cardboard box", "" },
		["cherry-blossom bonsai"] = { "Cherry-Blossom Bonsai NH Icon.png", "15px", "Item:cherry-blossom bonsai (New Horizons)", "cherry-blossom bonsai", "" },
		["cutting board"] = { "Cutting Board (No Finish - Red) NH Icon.png", "15px", "Item:cutting board (New Horizons)", "cutting board", "" },
		["decorative plate"] = { "Decorative Plate (Brown - Flowers) NH Icon.png", "15px", "Item:decorative plate (New Horizons)", "decorative plate", "" },
		["dharma"] = { "Dharma (Red) NH Icon.png", "15px", "Item:dharma (New Horizons)", "dharma", "" },
		["document stack"] = { "Document Stack (Resource Documents) NH Icon.png", "15px", "Item:document stack (New Horizons)", "document stack", "" },
		["drinking fountain"] = { "Drinking Fountain (Ivory) NH Icon.png", "15px", "Item:drinking fountain (New Horizons)", "drinking fountain", "" },
		["festival lantern"] = { "Festival Lantern (Gold - Fuku (Good Fortune)) NH Icon.png", "15px", "Item:festival lantern (New Horizons)", "festival lantern", "" },
		["fine vase"] = { "Fine Vase (Dragon) NH Icon.png", "15px", "Item:fine vase (New Horizons)", "fine vase", "" },
		["fish container"] = { "Fish Container (Light Blue - None) NH Icon.png", "15px", "Item:fish container (New Horizons)", "fish container", "" },
		["forbidden altar"] = { "Forbidden Altar (Gray) NH Icon.png", "15px", "Item:forbidden altar (New Horizons)", "forbidden altar", "" },
		["gear apparatus"] = { "Gear Apparatus (Silver) NH Icon.png", "15px", "Item:gear apparatus (New Horizons)", "gear apparatus", "" },
		["gear tower"] = { "Gear Tower (Silver) NH Icon.png", "15px", "Item:gear tower (New Horizons)", "gear tower", "" },
		["gears"] = { "Gears (Silver) NH Icon.png", "15px", "Item:gears (New Horizons)", "gears", "" },
		["glowing-moss jar"] = { "Glowing-Moss Jar (Green) NH Icon.png", "15px", "Item:glowing-moss jar (New Horizons)", "glowing-moss jar", "" },
		["ironwood dresser"] = { "Ironwood Dresser (Birch) NH Icon.png", "15px", "Item:ironwood dresser (New Horizons)", "ironwood dresser", "" },
		["log bench"] = { "Log Bench (Dark Wood) NH Icon.png", "15px", "Item:log bench (New Horizons)", "log bench", "" },
		["log chair"] = { "Log Chair (Dark Wood - None) NH Icon.png", "15px", "Item:log chair (New Horizons)", "log chair", "" },
		["log stakes"] = { "Log Stakes (Dark Wood) NH Icon.png", "15px", "Item:log stakes (New Horizons)", "log stakes", "" },
		["log stool"] = { "Log Stool (Dark Wood) NH Icon.png", "15px", "Item:log stool (New Horizons)", "log stool", "" },
		["lucky cat"] = { "Lucky Cat (White) NH Icon.png", "15px", "Item:lucky cat (New Horizons)", "lucky cat", "" },
		["magazine"] = { "Magazine (Food) NH Icon.png", "15px", "Item:magazine (New Horizons)", "magazine", "" },
		["Mama bear"] = { "Mama Bear (Cream - None) NH Icon.png", "15px", "Item:Mama bear (New Horizons)", "Mama bear", "" },
		["metal pot"] = { "Metal Pot (Black) NH Icon.png", "15px", "Item:metal pot (New Horizons)", "metal pot", "" },
		["meter and pipes"] = { "Meter and Pipes (Silver) NH Icon.png", "15px", "Item:meter and pipes (New Horizons)", "meter and pipes", "" },
		["mini dharma"] = { "Mini Dharma (Red) NH Icon.png", "15px", "Item:mini dharma (New Horizons)", "mini dharma", "" },
		["mini DIY workbench"] = { "Mini DIY Workbench (Natural) NH Icon.png", "15px", "Item:mini DIY workbench (New Horizons)", "mini DIY workbench", "" },
		["mining car"] = { "Mining Car (Brown) NH Icon.png", "15px", "Item:mining car (New Horizons)", "mining car", "" },
		["oil barrel"] = { "Oil Barrel (Light Green) NH Icon.png", "15px", "Item:oil barrel (New Horizons)", "oil barrel", "" },
		["painting set"] = { "Painting Set (Yellow - Blank) NH Icon.png", "15px", "Item:painting set (New Horizons)", "painting set", "" },
		["Papa bear"] = { "Papa Bear (Cream - None) NH Icon.png", "15px", "Item:Papa bear (New Horizons)", "Papa bear", "" },
		["piggy bank"] = { "Piggy Bank (Pink) NH Icon.png", "15px", "Item:piggy bank (New Horizons)", "piggy bank", "" },
		["pine bonsai tree"] = { "Pine Bonsai Tree NH Icon.png", "15px", "Item:pine bonsai tree (New Horizons)", "pine bonsai tree", "" },
		["plate armor"] = { "Plate Armor (New) NH Icon.png", "15px", "Item:plate armor (New Horizons)", "plate armor", "" },
		["rocket"] = { "Rocket NH Icon.png", "15px", "Item:rocket (New Horizons)", "rocket", "" },
		["samurai suit"] = { "Samurai Suit (Black) NH Icon.png", "15px", "Item:samurai suit (New Horizons)", "samurai suit", "" },
		["scattered papers"] = { "Scattered Papers (Essays) NH Icon.png", "15px", "Item:scattered papers (New Horizons)", "scattered papers", "" },
		["senmaizuke barrel"] = { "Senmaizuke Barrel NH Icon.png", "15px", "Item:senmaizuke barrel (New Horizons)", "senmaizuke barrel", "" },
		["shopping basket"] = { "Shopping Basket (Orange) NH Icon.png", "15px", "Item:shopping basket (New Horizons)", "shopping basket", "" },
		["skateboard"] = { "Skateboard (Black - None) NH Icon.png", "15px", "Item:skateboard (New Horizons)", "skateboard", "" },
		["spooky lantern"] = { "Spooky Lantern (Orange) NH Icon.png", "15px", "Item:spooky lantern (New Horizons)", "spooky lantern", "" },
		["square bathtub"] = { "Square Bathtub (Blue Tile) NH Icon.png", "15px", "Item:square bathtub (New Horizons)", "square bathtub", "" },
		["tomato puree"] = { "Tomato Puree NH Icon.png", "15px", "Item:tomato puree (New Horizons)", "tomato puree", "" },
		["upright piano"] = { "Upright Piano (Black) NH Icon.png", "15px", "Item:upright piano (New Horizons)", "upright piano", "" },
		["wedding flower stand"] = { "Wedding Flower Stand (Cute) NH Icon.png", "15px", "Item:wedding flower stand (New Horizons)", "wedding flower stand", "" },
		["wobbling Zipper toy"] = { "Wobbling Zipper Toy NH Icon.png", "15px", "Item:wobbling Zipper toy (New Horizons)", "wobbling Zipper toy", "" },
		["wooden-block toy"] = { "Wooden-Block Toy (Natural) NH Icon.png", "15px", "Item:wooden-block toy (New Horizons)", "wooden-block toy", "" },
		["wristwatch"] = { "Wristwatch (Silver) NH Icon.png", "15px", "Item:wristwatch (New Horizons)", "wristwatch", "" },
		["zen cushion"] = { "Zen Cushion (Deep Blue) NH Icon.png", "15px", "Item:zen cushion (New Horizons)", "zen cushion", "" },
		["gold armor"] = { "Gold Armor NH Icon.png", "15px", "Item:gold armor (New Horizons)", "gold armor", "" },
		["ruins wall"] = { "Ruins Wall NH Icon.png", "15px", "Item:ruins wall (New Horizons)", "ruins wall", "" },
		["sandy-beach flooring"] = { "Sandy-Beach Flooring NH Icon.png", "15px", "Item:sandy-beach flooring (New Horizons)", "sandy-beach flooring", "" },
		["screen wall"] = { "Screen Wall NH Icon.png", "15px", "Item:screen wall (New Horizons)", "screen wall", "" },
		["fossil"] = { "Fossil NH Inv Icon.png", "15px", "fossil", "fossil", "" },
		["rusted part"] = { "Rusted Part NH Inv Icon.png", "15px", "Item:rusted part (New Horizons)", "rusted part", "" },
		["Bells"] = { "99k Bells NH Inv Icon.png", "15px", "Bell", "Bell", "" },
		["50k Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell]]s" },
		["50000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell]]s" },
		["50,000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell]]s" },
		["99k Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell]]s" },
		["99000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell]]s" },
		["99,000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell]]s" },
		["red wrapping paper"] = { "Red Wrapping Paper NH Inv Icon.png", "15px", "Item:red wrapping paper (New Horizons)", "red wrapping paper", "" },
	},
	materialPC = {
		-- Common materials --
		["cotton"] = { "Cotton PC Icon.png", "20px", "", "", "cotton" },
		["paper"] = { "Paper PC Icon.png", "20px", "", "", "paper" },
		["preserves"] = { "Preserves PC Icon.png", "20px", "", "", "preserves" },
		["steel"] = { "Steel PC Icon.png", "20px", "", "", "steel" },
		["wood"] = { "Wood PC Icon.png", "20px", "", "", "wood" },
		["friend powder"] = { "Friend Powder PC Icon.png", "20px", "", "", "friend powder" },
		["HH material"] = { "HH Material PC Icon.png", "20px", "", "", "HH material" },
		["reissue material"] = { "Reissue Material PC Icon.png", "20px", "", "", "reissue material" },
		["timed material"] = { "Reissue Material PC Icon.png", "20px", "", "", "timed material" },
		["sparkle stones"] = { "Sparkle Stones PC Icon.png", "20px", "", "", "sparkle stones" },
		
		-- Essences --
		["civic essence"] = { "Civic Essence PC Icon.png", "20px", "", "", "civic essence" },
		["cool essence"] = { "Cool Essence PC Icon.png", "20px", "", "", "cool essence" },
		["cute essence"] = { "Cute Essence PC Icon.png", "20px", "", "", "cute essence" },
		["elegant essence"] = { "Elegant Essence PC Icon.png", "20px", "", "", "elegant essence" },
		["harmonious essence"] = { "Harmonious Essence PC Icon.png", "20px", "", "", "harmonious essence" },
		["hip essence"] = { "Hip Essence PC Icon.png", "20px", "", "", "hip essence" },
		["historical essence"] = { "Historical Essence PC Icon.png", "20px", "", "", "historical essence" },
		["modern essence"] = { "Modern Essence PC Icon.png", "20px", "", "", "modern essence" },
		["natural essence"] = { "Natural Essence PC Icon.png", "20px", "", "", "natural essence" },
		["rustic essence"] = { "Rustic Essence PC Icon.png", "20px", "", "", "rustic essence" },
		["sporty essence"] = { "Sporty Essence PC Icon.png", "20px", "", "", "sporty essence" },
		["Sanrio essence"] = { "Sanrio Essence PC Icon.png", "20px", "", "", "Sanrio essence" },
		
		-- Event materials --
		["1-Up Mushroom"] = { "1-Up Mushroom (Material) PC Icon.png", "20px", "", "", "1-Up Mushroom" },
		["bunny-day egg"] = { "Bunny-Day Egg PC Icon.png", "20px", "", "", "bunny-day egg" },
		["candy cane"] = { "Candy Cane PC Icon.png", "20px", "", "", "candy cane" },
		["countdown charm"] = { "Countdown Charm PC Icon.png", "20px", "", "", "countdown charm" },
		["creepy confection"] = { "Creepy Confection PC Icon.png", "20px", "", "", "creepy confection" },
		["crystal shards"] = { "Crystal Shards PC Icon.png", "20px", "", "", "crystal shards" },
		["Mega Mushroom"] = { "Mega Mushroom PC Icon.png", "20px", "", "", "Mega Mushroom" },
		["snowflakes"] = { "Snowflakes PC Icon.png", "20px", "", "", "snowflakes" },
		["Super Mushroom"] = { "Super Mushroom (Material) PC Icon.png", "20px", "", "", "Super Mushroom" },
		
		-- Scavenger Hunt event material --
		["acorn"] = { "Acorn PC Icon.png", "20px", "", "", "acorn" },
		["all-natural gyroidite"] = { "All-Natural Gyroidite PC Icon.png", "20px", "", "", "all-natural gyroidite" },
		["apple gyroidite"] = { "Apple Gyroidite PC Icon.png", "20px", "", "", "apple gyroidite" },
		["balloon gyroidite"] = { "Balloon Gyroidite PC Icon.png", "20px", "", "", "balloon gyroidite" },
		["bazaar gyroidite"] = { "Bazaar Gyroidite PC Icon.png", "20px", "", "", "bazaar gyroidite" },
		["beach-day gyroidite"] = { "Beach-Day Gyroidite PC Icon.png", "20px", "", "", "beach-day gyroidite" },
		["bebop gyroidite"] = { "Bebop Gyroidite PC Icon.png", "20px", "", "", "bebop gyroidite" },
		["bespectacled gyroidite"] = { "Bespectacled Gyroidite PC Icon.png", "20px", "", "", "bespectacled gyroidite" },
		["blitz clam"] = { "Blitz Clam PC Icon.png", "20px", "", "", "blitz clam" },
		["blueberry gyroidite"] = {"Blueberry Gyroidite PC Icon.png", "20px", "", "", "blueberry gyroidite" },
		["bold blooms gyroidite"] = {"Bold Blooms Gyroidite PC Icon.png", "20px", "", "", "bold blooms gyroidite" },
		["boo-gie bones gyroidite"] = {"Boo-gie Bones Gyroidite PC Icon.png", "20px", "", "", "boo-gie bones gyroidite" },
		["bubble gyroidite"] = { "Bubble Gyroidite PC Icon.png", "20px", "", "", "bubble gyroidite" },
		["busker gyroidite"] = { "Busker Gyroidite PC Icon.png", "20px", "", "", "busker gyroidite" },
		["boutique gyroidite"] = { "Boutique Gyroidite PC Icon.png", "20px", "", "", "boutique gyroidite" },
		["candle gyroidite"] = { "Candle Gyroidite PC Icon.png", "20px", "", "", "candle gyroidite" },
		["canelé gyroidite"] = {"Canelé Gyroidite PC Icon.png", "20px", "", "", "canelé gyroidite" },
		["carved pumpkin"] = { "Carved Pumpkin PC Icon.png", "20px", "", "", "carved pumpkin" },
		["capsule-toy gyroidite"] = { "Capsule-Toy Gyroidite PC Icon.png", "20px", "", "", "capsule-toy gyroidite" },
		["cheesy gyroidite"] = {"Cheesy Gyroidite PC Icon.png", "20px", "", "", "cheesy gyroidite" },
		["choco-mint gyroidite"] = { "Choco-Mint Gyroidite PC Icon.png", "20px", "", "", "choco-mint gyroidite" },
		["cinna-plaid gyroidite"] = { "Cinna-Plaid Gyroidite PC Icon.png", "20px", "", "", "cinna-plaid gyroidite" },
		["cool scoops gyroidite"] = { "Cool Scoops Gyroidite PC Icon.png", "20px", "", "", "cool scoops gyroidite" },
		["countdown gyroidite"] = { "Countdown Gyroidite PC Icon.png", "20px", "", "", "countdown gyroidite" },
		["cream soda gyroidite"] = { "Cream Soda Gyroidite PC Icon.png", "20px", "", "", "cream soda gyroidite" },
		["cross-stitch gyroidite"] = {"Cross-Stitch Gyroidite PC Icon.png", "20px", "", "", "cross-stitch gyroidite" },
		["denim gyroidite"] = { "Denim Gyroidite PC Icon.png", "20px", "", "", "denim gyroidite" },
		["electropop gyroidite"] = { "Electropop Gyroidite PC Icon.png", "20px", "", "", "electropop gyroidite" },
		["festive gyroidite"] = { "Festive Gyroidite PC Icon.png", "20px", "", "", "festive gyroidite" },
		["first anniversary gyroidite"] = { "First-Anniv. Gyroidite PC Icon.png", "20px", "", "", "first-anniv. gyroidite" },
		["first-anniv. gyroidite"] = { "First-Anniv. Gyroidite PC Icon.png", "20px", "", "", "first-anniv. gyroidite" },
		["fright-night gyroidite"] = { "Fright-Night Gyroidite PC Icon.png", "20px", "", "", "fright-night gyroidite" },
		["frosty gyroidite"] = { "Frosty Gyroidite PC Icon.png", "20px", "", "", "frosty gyroidite" },
		["gamer gyroidite"] = {"Gamer Gyroidite PC Icon.png", "20px", "", "", "gamer gyroidite" },
		["globetrotter gyroidite"] = {"Globetrotter Gyroidite PC Icon.png", "20px", "", "", "globetrotter gyroidite" },
		["graveyard gyroidite"] = {"Graveyard Gyroidite PC Icon.png", "20px", "", "", "graveyard gyroidite" },
		["greenhouse gyroidite"] = { "Greenhouse Gyroidite PC Icon.png", "20px", "", "", "greenhouse gyroidite" },
		["gyroidite"] = { "Gyroidite PC Icon.png", "20px", "", "", "gyroidite" },
		["gyroidite (traditional)"] = { "Gyroidite (Traditional) PC Icon.png", "20px", "", "", "gyroidite (traditional)" },
		["haunted gyroidite"] = { "Haunted Gyroidite PC Icon.png", "20px", "", "", "haunted gyroidite" },
		["Hello Kitty gyroidite"] = { "Hello Kitty Gyroidite PC Icon.png", "20px", "", "", "Hello Kitty gyroidite" },
		["hide-and-seek gyroidite"] = {"Hide-and-Seek Gyroidite PC Icon.png", "20px", "", "", "hide-and-seek gyroidite" },
		["ink-brush gyroidite"] = {"Ink-Brush Gyroidite PC Icon.png", "20px", "", "", "ink-brush gyroidite" },
		["jolly gyroidite"] = {"Jolly Gyroidite PC Icon.png", "20px", "", "", "jolly gyroidite" },
		["kingly gyroidite"] = { "Kingly Gyroidite PC Icon.png", "20px", "", "", "kingly gyroidite" },
		["laundromat gyroidite"] = { "Laundromat Gyroidite PC Icon.png", "20px", "", "", "laundromat gyroidite" },
		["lucky-cat gyroidite"] = {"Lucky-Cat Gyroidite PC Icon.png", "20px", "", "", "lucky-cat gyroidite" },
		["misty gyroidite"] = { "Misty Gyroidite PC Icon.png", "20px", "", "", "misty gyroidite" },
		["music-box gyroidite"] = { "Choco-Mint Gyroidite PC Icon.png", "20px", "", "", "music-box gyroidite" },
		["neon gyroidite"] = { "Neon Gyroidite PC Icon.png", "20px", "", "", "neon gyroidite" },		
		["ninja gyroidite"] = { "Ninja Gyroidite PC Icon.png", "20px", "", "", "ninja gyroidite" },
		["panda gyroidite"] = {"Panda Gyroidite PC Icon.png", "20px", "", "", "panda gyroidite" },
		["pastel-pop gyroidite"] = { "Pastel-Pop Gyroidite PC Icon.png", "20px", "", "", "pastel-pop gyroidite" },
		["Poké Ball"] = { "Poké Ball (Material) PC Icon.png", "20px", "", "", "Poké Ball" },
		["puddle-pal gyroidite"] = {"Puddle-Pal Gyroidite PC Icon.png", "20px", "", "", "puddle-pal gyroidite" },
		["puppy gyroidite"] = { "Puppy Gyroidite PC Icon.png", "20px", "", "", "puppy gyroidite" },
		["queenly gyroidite"] = {"Queenly Gyroidite PC Icon.png", "20px", "", "", "queenly gyroidite" },
		["quilted gyroidite"] = { "Quilted Gyroidite PC Icon.png", "20px", "", "", "quilted Gyroidite " },
		["rapper gyroidite"] = {"Rapper Gyroidite PC Icon.png", "20px", "", "", "rapper gyroidite" },
		["recital gyroidite"] = {"Recital Gyroidite PC Icon.png", "20px", "", "", "recital gyroidite" },
		["reindeer gyroidite"] = {"Reindeer Gyroidite PC Icon.png", "20px", "", "", "reindeer gyroidite" },
		["sea-glass gyroidite"] = {"Sea-Glass Gyroidite PC Icon.png", "20px", "", "", "sea-glass gyroidite" },
		["scarlet gyroidite"] = { "Scarlet Gyroidite PC Icon.png", "20px", "", "", "scarlet gyroidite" },
		["shortcake gyroidite"] = {"Shortcake Gyroidite PC Icon.png", "20px", "", "", "shortcake gyroidite" },
		["sleepy gyroidite"] = {"Sleepy Gyroidite PC Icon.png", "20px", "", "", "sleepy gyroidite" },
		["snow-globe gyroidite"] = { "Snow-Globe Gyroidite PC Icon.png", "20px", "", "", "snow-globe gyroidite" },
		["snow-park gyroidite"] = { "Snow-Park Gyroidite PC Icon.png", "20px", "", "", "snow-park gyroidite" },
		["snow-roll gyroidite"] = { "Snow-Roll Gyroidite PC Icon.png", "20px", "", "", "snow-roll gyroidite" },
		["snowy inn gyroidite"] = {"Snowy Inn Gyroidite PC Icon.png", "20px", "", "", "snowy inn gyroidite" },
		["sparkle-jelly gyroidite"] = { "Sparkle-Jelly Gyroidite PC Icon.png", "20px", "", "", "sparkle-jelly gyroidite" },
		["spicy curry gyroidite"] = {"Spicy Curry Gyroidite PC Icon.png", "20px", "", "", "spicy curry gyroidite" },
		["stargazer gyroidite"] = {"Stargazer Gyroidite PC Icon.png", "20px", "", "", "stargazer gyroidite" },
		["teatime gyroidite"] = {"Teatime Gyroidite PC Icon.png", "20px", "", "", "teatime gyroidite" },
		["thrifty chic gyroidite"] = { "Thrifty Chic Gyroidite PC Icon.png", "20px", "", "", "thrifty chic gyroidite" },
		["tropical sunset gyroidite"] = {"Tropical Sunset Gyroidite PC Icon.png", "20px", "", "", "tropical sunset gyroidite" },
		["Toy Day gyroidite"] = { "Toy Day Gyroidite PC Icon.png", "20px", "", "", "Toy Day gyroidite" },
		["truffle"] = { "Truffle PC Icon.png", "20px", "", "", "truffle" },
		["untidy gyroidite"] = {"Untidy Gyroidite PC Icon.png", "20px", "", "", "untidy gyroidite" },
		["woolly knit gyroidite"] = {"Woolly Knit Gyroidite PC Icon.png", "20px", "", "", "woolly knit gyroidite" },
		["wedding gyroidite"] = { "Wedding Gyroidite PC Icon.png", "20px", "", "", "wedding gyroidite" },
		["white wooden gyroidite"] = {"White Wooden Gyroidite PC Icon.png", "20px", "", "", "white wooden gyroidite" },
		["yoga gyroidite"] = { "Yoga Gyroidite PC Icon.png", "20px", "", "", "yoga gyroidite" },
		
		["Leaf Ticket"] = { "", "", "", "", "<span style=\"color:red;font-size:15px\">Error: Leaf Tickets cannot be marked as a material. Please use {{t|Currency|Leaf Tickets|Price}} instead.</span>[[Category:Pages marking Leaf Tickets or Leaf Tokens as a material]]" },
		["Leaf Tickets"] = { "", "", "", "", "<span style=\"color:red;font-size:15px\">Error: Leaf Tickets cannot be marked as a material. Please use {{t|Currency|Leaf Tickets|Price}} instead.</span>[[Category:Pages marking Leaf Tickets or Leaf Tokens as a material]]" },
		["Leaf Token"] = { "", "", "", "", "<span style=\"color:red;font-size:15px\">Error: Leaf Tokens cannot be marked as a material. Please use {{t|Currency|Leaf Tokens|Price}} instead.</span>[[Category:Pages marking Leaf Tickets or Leaf Tokens as a material]]" },
		["Leaf Tokens"] = { "", "", "", "", "<span style=\"color:red;font-size:15px\">Error: Leaf Tokens cannot be marked as a material. Please use {{t|Currency|Leaf Tokens|Price}} instead.</span>[[Category:Pages marking Leaf Tickets or Leaf Tokens as a material]]" }
	}
}