Module:Materials/Data

From Nookipedia, the Animal Crossing wiki
< Module:Materials
Revision as of 18:42, March 23, 2022 by PanchamBro (talk | contribs) (doing a test on how this looks with furniture icons)

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", "{{i|Clump of Weeds|New Horizons}}" },
		["Tree Branch"] = { "Tree Branch NH Inv Icon.png", "15px", "Item:Tree Branch (New Horizons)", "Tree Branch", "{{i|Tree Branch|New Horizons}}" },
		["Stone"] = { "Stone NH Inv Icon.png", "15px", "Item:Stone (New Horizons)", "Stone", "{{i|Stone|New Horizons}}" },
		["Clay"] = { "Clay NH Inv Icon.png", "15px", "Item:Clay (New Horizons)", "Clay", "{{i|Clay|New Horizons}}" },
		["Iron Nugget"] = { "Iron Nugget NH Inv Icon.png", "15px", "Item:Iron Nugget (New Horizons)", "Iron Nugget", "{{i|Iron Nugget|New Horizons}}" },
		["Gold Nugget"] = { "Gold Nugget NH Inv Icon.png", "15px", "Item:Gold Nugget (New Horizons)", "Gold Nugget", "{{i|Gold Nugget|New Horizons}}" },
		["Wood"] = { "Wood NH Inv Icon.png", "15px", "Item:Wood (New Horizons)", "Wood", "{{i|Wood|New Horizons}}" },
		["Softwood"] = { "Softwood NH Inv Icon.png", "15px", "Item:Softwood (New Horizons)", "Softwood", "{{i|Softwood|New Horizons}}" },
		["Hardwood"] = { "Hardwood NH Inv Icon.png", "15px", "Item:Hardwood (New Horizons)", "Hardwood", "{{i|Hardwood|New Horizons}}" },
		["Bamboo Shoot"] = { "Bamboo Shoot NH Inv Icon.png", "15px", "Item:Bamboo Shoot (New Horizons)", "Bamboo Shoot", "{{i|Bamboo Shoot|New Horizons}}" },
		["Bamboo Piece"] = { "Bamboo Piece NH Inv Icon.png", "15px", "Item:Bamboo Piece (New Horizons)", "Bamboo Piece", "{{i|Bamboo Piece|New Horizons}}" },
		["Young Spring Bamboo"] = { "Young Spring Bamboo NH Inv Icon.png", "15px", "Item:Young Spring Bamboo (New Horizons)", "Young Spring Bamboo", "{{i|Young Spring Bamboo|New Horizons}}" },
		["Wasp Nest"] = { "Wasp's Nest NH Inv Icon.png", "15px", "Item:Wasp Nest (New Horizons)", "Wasp Nest", "{{i|Wasp Nest|New Horizons}}" },
		["Manila Clam"] = { "Manila Clam NH Inv Icon.png", "15px", "Item:Manila Clam (New Horizons)", "Manila Clam", "{{i|Manila Clam|New Horizons}}" },
		["Pearl"] = { "Pearl NH Inv Icon.png", "15px", "Item:Pearl (New Horizons)", "Pearl", "{{i|Pearl|New Horizons}}" },
		["Green Pumpkin"] = { "Green Pumpkin NH Inv Icon.png", "15px", "Item:Green Pumpkin (New Horizons)", "Green Pumpkin", "{{i|Green Pumpkin|New Horizons}}" },
		["Orange Pumpkin"] = { "Orange Pumpkin NH Inv Icon.png", "15px", "Item:Orange Pumpkin (New Horizons)", "Orange Pumpkin", "{{i|Orange Pumpkin|New Horizons}}" },
		["White Pumpkin"] = { "White Pumpkin NH Inv Icon.png", "15px", "Item:White Pumpkin (New Horizons)", "White Pumpkin", "{{i|White Pumpkin|New Horizons}}" },
		["Yellow Pumpkin"] = { "Yellow Pumpkin NH Inv Icon.png", "15px", "Item:Yellow Pumpkin (New Horizons)", "Yellow Pumpkin", "{{i|Yellow Pumpkin|New Horizons}}" },
		["Glowing Moss"] = { "Glowing Moss NH Inv Icon.png", "15px", "Item:Glowing Moss (New Horizons)", "Glowing Moss", "{{i|Glowing Moss|New Horizons}}" },
		["Vine"] = { "Vine NH Inv Icon.png", "15px", "Item:Vine (New Horizons)", "Vine", "{{i|Vine|New Horizons}}" },
		
		-- Cooking ingredients --
		["Wheat"] = { "Wheat NH Inv Icon.png", "15px", "Item:Wheat (New Horizons)", "Wheat", "{{i|Wheat|New Horizons}}" },
		["Sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:Sugar (New Horizons)", "Sugar", "{{i|Sugar|New Horizons}}" },
		["Tomato"] = { "Tomato NH Inv Icon.png", "15px", "Item:Tomato (New Horizons)", "Tomato", "{{i|Tomato|New Horizons}}" },
		["Carrot"] = { "Carrot NH Inv Icon.png", "15px", "Item:Carrot (New Horizons)", "Carrot", "{{i|Carrot|New Horizons}}" },
		["Sugarcane"] = { "Sugarcane NH Inv Icon.png", "15px", "Item:Sugarcane (New Horizons)", "Sugarcane", "{{i|Sugarcane|New Horizons}}" },
		["Potato"] = { "Potato NH Inv Icon.png", "15px", "Item:Potato (New Horizons)", "Potato", "{{i|Potato|New Horizons}}" },
		["Flour"] = { "Flour NH Inv Icon.png", "15px", "Item:Flour (New Horizons)", "Flour", "{{i|Flour|New Horizons}}" },
		["Whole-Wheat Flour"] = { "Whole-Wheat Flour NH Inv Icon.png", "15px", "Item:Whole-Wheat Flour (New Horizons)", "Whole-Wheat Flour", "{{i|Whole-Wheat Flour|New Horizons}}" },
		["Sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:Sugar (New Horizons)", "Sugar", "{{i|Sugar|New Horizons}}" },
		["Brown Sugar"] = { "Brown Sugar NH Inv Icon.png", "15px", "Item:Brown Sugar (New Horizons)", "Brown Sugar", "{{i|Brown Sugar|New Horizons}}" },
		["10 Turnips"] = { "Turnips NH Inv Icon.png", "15px", "", "", "10 {{i|Turnips|New Horizons}}" },
		["30 Turnips"] = { "Turnips NH Inv Icon.png", "15px", "", "", "30 {{i|Turnips|New Horizons}}" },
		["Anchovy"] = { "Anchovy (Fish) NH Icon.png", "15px", "Anchovy (fish)", "Anchovy", "[[Anchovy (fish)|Anchovy]]" },
		["Horse Mackerel"] = { "Horse Mackerel NH Icon.png", "15px", "Horse Mackerel", "Horse Mackerel", "[[Horse Mackerel]]" },
		["Barred Knifejaw"] = { "Barred Knifejaw NH Icon.png", "15px", "Barred Knifejaw", "Barred Knifejaw", "[[Barred Knifejaw]]" },
		["Blue Marlin"] = { "Blue Marlin NH Icon.png", "15px", "Blue Marlin", "Blue Marlin", "[[Blue Marlin]]" },
		["Carp"] = { "Carp NH Icon.png", "15px", "Carp", "Carp", "[[Carp]]" },
		["Dab"] = { "Dab NH Icon.png", "15px", "Dab", "Dab", "[[Dab]]" },
		["Horse Mackerel"] = { "Horse Mackerel NH Icon.png", "15px", "Horse Mackerel", "Horse Mackerel", "[[Horse Mackerel]]" },
		["Olive Flounder"] = { "Olive Flounder NH Icon.png", "15px", "Olive Flounder", "Olive Flounder", "[[Olive Flounder]]" },
		["Red Snapper"] = { "Red Snapper NH Icon.png", "15px", "Red Snapper", "Red Snapper", "[[Red Snapper]]" },
		["Salmon"] = { "Salmon NH Icon.png", "15px", "Salmon", "Salmon", "[[Salmon]]" },
		["Scallop"] = { "Scallop NH Icon.png", "15px", "Scallop (sea creature)", "Scallop", "[[Scallop (sea creature)|Scallop]]" },
		["Sea Bass"] = { "Sea Bass NH Icon.png", "15px", "Sea Bass", "Sea Bass", "[[Sea Bass]]" },
		["Seaweed"] = { "Seaweed NH Icon.png", "15px", "Seaweed", "Seaweed", "[[Seaweed]]" },
		["Squid"] = { "Squid NH Icon.png", "15px", "Squid", "Squid", "[[Squid]]" },
		["Sweet Shrimp"] = { "Sweet Shrimp NH Icon.png", "15px", "Sweet Shrimp", "Sweet Shrimp", "[[Sweet Shrimp]]" },
		["Tiger Prawn"] = { "Tiger Prawn NH Icon.png", "15px", "Tiger Prawn", "Tiger Prawn", "[[Tiger Prawn]]" },
		
		-- Star fragments --
		["Star Fragment"] = { "Star Fragment NH Inv Icon.png", "15px", "Item:Star Fragment (New Horizons)", "Star Fragment", "{{i|Star Fragment|New Horizons}}" },
		["Large Star Fragment"] = { "Large Star Fragment NH Inv Icon.png", "15px", "Item:Large Star Fragment (New Horizons)", "Large Star Fragment", "{{i|Large Star Fragment|New Horizons}}" },
		["Aries Fragment"] = { "Aries Fragment NH Inv Icon.png", "15px", "Item:Aries Fragment (New Horizons)", "Aries Fragment", "{{i|Aries Fragment|New Horizons}}" },
		["Taurus Fragment"] = { "Taurus Fragment NH Inv Icon.png", "15px", "Item:Taurus Fragment (New Horizons)", "Taurus Fragment", "{{i|Taurus Fragment|New Horizons}}" },
		["Gemini Fragment"] = { "Gemini Fragment NH Inv Icon.png", "15px", "Item:Gemini Fragment (New Horizons)", "Gemini Fragment", "{{i|Gemini Fragment|New Horizons}}" },
		["Cancer Fragment"] = { "Cancer Fragment NH Inv Icon.png", "15px", "Item:Cancer Fragment (New Horizons)", "Cancer Fragment", "{{i|Cancer Fragment|New Horizons}}" },
		["Leo Fragment"] = { "Leo Fragment NH Inv Icon.png", "15px", "Item:Leo Fragment (New Horizons)", "Leo Fragment", "{{i|Leo Fragment|New Horizons}}" },
		["Virgo Fragment"] = { "Virgo Fragment NH Inv Icon.png", "15px", "Item:Virgo Fragment (New Horizons)", "Virgo Fragment", "{{i|Virgo Fragment|New Horizons}}" },
		["Libra Fragment"] = { "Libra Fragment NH Inv Icon.png", "15px", "Item:Libra Fragment (New Horizons)", "Libra Fragment", "{{i|Libra Fragment|New Horizons}}" },
		["Scorpius Fragment"] = { "Scorpius Fragment NH Inv Icon.png", "15px", "Item:Scorpius Fragment (New Horizons)", "Scorpius Fragment", "{{i|Scorpius Fragment|New Horizons}}" },
		["Sagittarius Fragment"] = { "Sagittarius Fragment NH Inv Icon.png", "15px", "Item:Sagittarius Fragment (New Horizons)", "Sagittarius Fragment", "{{i|Sagittarius Fragment|New Horizons}}" },
		["Capricorn Fragment"] = { "Capricorn Fragment NH Inv Icon.png", "15px", "Item:Capricorn Fragment (New Horizons)", "Capricorn Fragment", "{{i|Capricorn Fragment|New Horizons}}" },
		["Aquarius Fragment"] = { "Aquarius Fragment NH Inv Icon.png", "15px", "Item:Aquarius Fragment (New Horizons)", "Aquarius Fragment", "{{i|Aquarius Fragment|New Horizons}}" },
		["Pisces Fragment"] = { "Pisces Fragment NH Inv Icon.png", "15px", "Item:Pisces Fragment (New Horizons)", "Pisces Fragment", "{{i|Pisces Fragment|New Horizons}}" },
		
		-- Trash --
		["Boot"] = { "Boot NH Inv Icon.png", "15px", "Item:Boot (New Horizons)", "Boot", "{{i|Boot|New Horizons}}" },
		["Empty Can"] = { "Empty Can NH Inv Icon.png", "15px", "Item:Empty Can (New Horizons)", "Empty Can", "{{i|Empty Can|New Horizons}}" },
		["Old Tire"] = { "Old Tire NH Inv Icon.png", "15px", "Item:Old Tire (New Horizons)", "Old Tire", "{{i|Old Tire|New Horizons}}" },
		
		-- Seasonal --
		["Blue Feather"] = { "Blue Feather NH Inv Icon.png", "15px", "Item:Blue Feather (New Horizons)", "Blue Feather", "{{i|Blue Feather|New Horizons}}" },
		["Green Feather"] = { "Green Feather NH Inv Icon.png", "15px", "Item:Green Feather (New Horizons)", "Green Feather", "{{i|Green Feather|New Horizons}}" },
		["Purple Feather"] = { "Purple Feather NH Inv Icon.png", "15px", "Item:Purple Feather (New Horizons)", "Purple Feather", "{{i|Purple Feather|New Horizons}}" },
		["Rainbow Feather"] = { "Rainbow Feather NH Inv Icon.png", "15px", "Item:Rainbow Feather (New Horizons)", "Rainbow Feather", "{{i|Rainbow Feather|New Horizons}}" },
		["Red Feather"] = { "Red Feather NH Inv Icon.png", "15px", "Item:Red Feather (New Horizons)", "Red Feather", "{{i|Red Feather|New Horizons}}" },
		["Cherry-Blossom Petal"] = { "Cherry-Blossom Petal NH Inv Icon.png", "15px", "Item:Cherry-Blossom Petal (New Horizons)", "Cherry-Blossom Petal", "{{i|Cherry-Blossom Petal|New Horizons}}" },
		["Earth Egg"] = { "Earth Egg NH Inv Icon.png", "15px", "Item:Earth Egg (New Horizons)", "Earth Egg", "{{i|Earth Egg|New Horizons}}" },
		["Leaf Egg"] = { "Leaf Egg NH Inv Icon.png", "15px", "Item:Leaf Egg (New Horizons)", "Leaf Egg", "{{i|Leaf Egg|New Horizons}}" },
		["Sky Egg"] = { "Sky Egg NH Inv Icon.png", "15px", "Item:Sky Egg (New Horizons)", "Sky Egg", "{{i|Sky Egg|New Horizons}}" },
		["Stone Egg"] = { "Stone Egg NH Inv Icon.png", "15px", "Item:Stone Egg (New Horizons)", "Stone Egg", "{{i|Stone Egg|New Horizons}}" },
		["Water Egg"] = { "Water Egg NH Inv Icon.png", "15px", "Item:Water Egg (New Horizons)", "Water Egg", "{{i|Water Egg|New Horizons}}" },
		["Wood Egg"] = { "Wood Egg NH Inv Icon.png", "15px", "Item:Wood Egg (New Horizons)", "Wood Egg", "{{i|Wood Egg|New Horizons}}" },
		["Summer Shell"] = { "Summer Shell NH Inv Icon.png", "15px", "Item:Summer Shell (New Horizons)", "Summer Shell", "{{i|Summer Shell|New Horizons}}" },
		["Acorn"] = { "Acorn NH Inv Icon.png", "15px", "Item:Acorn (New Horizons)", "Acorn", "{{i|Acorn|New Horizons}}" },
		["Pine Cone"] = { "Pine Cone NH Inv Icon.png", "15px", "Item:Pine Cone (New Horizons)", "Pine Cone", "{{i|Pine Cone|New Horizons}}" },
		["Candy"] = { "Candy NH Inv Icon.png", "15px", "Item:Candy (New Horizons)", "Candy", "{{i|Candy|New Horizons}}" },
		["Maple Leaf"] = { "Maple Leaf NH Inv Icon.png", "15px", "Item:Maple Leaf (New Horizons)", "Maple Leaf", "{{i|Maple Leaf|New Horizons}}" },
		["Elegant Mushroom"] = { "Elegant Mushroom NH Inv Icon.png", "15px", "Item:Elegant Mushroom (New Horizons)", "Elegant Mushroom", "{{i|Elegant Mushroom|New Horizons}}" },
		["Round Mushroom"] = { "Mushroom NH Inv Icon.png", "15px", "Item:Round Mushroom (New Horizons)", "Round Mushroom", "{{i|Round Mushroom|New Horizons}}" },
		["Skinny Mushroom"] = { "Skinny Mushroom NH Inv Icon.png", "15px", "Item:Skinny Mushroom (New Horizons)", "Skinny Mushroom", "{{i|Skinny Mushroom|New Horizons}}" },
		["Flat Mushroom"] = { "Flat Mushroom NH Inv Icon.png", "15px", "Item:Flat Mushroom (New Horizons)", "Flat Mushroom", "{{i|Flat Mushroom|New Horizons}}" },
		["Rare Mushroom"] = { "Rare Mushroom NH Inv Icon.png", "15px", "Item:Rare Mushroom (New Horizons)", "Rare Mushroom", "{{i|Rare Mushroom|New Horizons}}" },
		["Snowflake"] = { "Snowflake NH Inv Icon.png", "15px", "Item:Snowflake (New Horizons)", "Snowflake", "{{i|Snowflake|New Horizons}}" },
		["Large Snowflake"] = { "Large Snowflake NH Inv Icon.png", "15px", "Item:Large Snowflake (New Horizons)", "Large Snowflake", "{{i|Large Snowflake|New Horizons}}" },
		["Red Ornament"] = { "Red Ornament NH Inv Icon.png", "15px", "Item:Red Ornament (New Horizons)", "Red Ornament", "{{i|Red Ornament|New Horizons}}" },
		["Blue Ornament"] = { "Blue Ornament NH Inv Icon.png", "15px", "Item:Blue Ornament (New Horizons)", "Blue Ornament", "{{i|Blue Ornament|New Horizons}}" },
		["Gold Ornament"] = { "Gold Ornament NH Inv Icon.png", "15px", "Item:Gold Ornament (New Horizons)", "Gold Ornament", "{{i|Gold Ornament|New Horizons}}" },
		
		-- Tools --
		["Flimsy Shovel"] = { "Flimsy Shovel NH Icon.png", "15px", "Item:Flimsy Shovel (New Horizons)", "Flimsy Shovel", "{{i|Flimsy Shovel|New Horizons}}" },
		["Flimsy Axe"] = { "Flimsy Axe NH Icon.png", "15px", "Item:Flimsy Axe (New Horizons)", "Flimsy Axe", "{{i|Flimsy Axe|New Horizons}}" },
		["Flimsy Watering Can"] = { "Flimsy Watering Can NH Icon.png", "15px", "Item:Flimsy Watering Can (New Horizons)", "Flimsy Watering Can", "{{i|Flimsy Watering Can|New Horizons}}" },
		["Flimsy Fishing Rod"] = { "Flimsy Fishing Rod NH Icon.png", "15px", "Item:Flimsy Fishing Rod (New Horizons)", "Flimsy Fishing Rod", "{{i|Flimsy Fishing Rod|New Horizons}}" },
		["Flimsy Net"] = { "Flimsy Net NH Icon.png", "15px", "Item:Flimsy Net (New Horizons)", "Flimsy Net", "{{i|Flimsy Net|New Horizons}}" },
		["Stone Axe"] = { "Stone Axe NH Inv Icon.png", "15px", "Item:Stone Axe (New Horizons)", "Stone Axe", "{{i|Stone Axe|New Horizons}}" },
		["Shovel"] = { "Shovel NH Inv Icon.png", "15px", "Item:Shovel (New Horizons)", "Shovel", "{{i|Shovel|New Horizons}}" },
		["Axe"] = { "Axe NH Inv Icon.png", "15px", "Item:Axe (New Horizons)", "Axe", "{{i|Axe|New Horizons}}" },
		["Watering Can"] = { "Watering Can NH Inv Icon.png", "15px", "Item:Watering Can (New Horizons)", "Watering Can", "{{i|Watering Can|New Horizons}}" },
		["Fishing Rod"] = { "Fishing Rod NH Inv Icon.png", "15px", "Item:Fishing Rod (New Horizons)", "Fishing Rod", "{{i|Fishing Rod|New Horizons}}" },
		["Net"] = { "Net NH Inv Icon.png", "15px", "Item:Net (New Horizons)", "Net", "{{i|Net|New Horizons}}" },
		["Ladder"] = { "Ladder NH Inv Icon.png", "15px", "Item:Ladder (New Horizons)", "Ladder", "{{i|Ladder|New Horizons}}" },
		["Slingshot"] = { "Slingshot NH Inv Icon.png", "15px", "Item:Slingshot (New Horizons)", "Slingshot", "{{i|Slingshot|New Horizons}}" },
		
		-- Fruits --
		["Apple"] = { "Apple NH Inv Icon.png", "15px", "Item:Apple (New Horizons)", "Apple", "{{i|Apple|New Horizons}}" },
		["Pear"] = { "Pear NH Inv Icon.png", "15px", "Item:Pear (New Horizons)", "Pear", "{{i|Pear|New Horizons}}" },
		["Cherry"] = { "Cherry NH Inv Icon.png", "15px", "Item:Cherry (New Horizons)", "Cherry", "{{i|Cherry|New Horizons}}" },
		["Orange"] = { "Orange NH Inv Icon.png", "15px", "Item:Orange (New Horizons)", "Orange", "{{i|Orange|New Horizons}}" },
		["Peach"] = { "Peach NH Inv Icon.png", "15px", "Item:Peach (New Horizons)", "Peach", "{{i|Peach|New Horizons}}" },
		["Coconut"] = { "Coconut NH Inv Icon.png", "15px", "Item:Coconut (New Horizons)", "Coconut", "{{i|Coconut|New Horizons}}" },
		
		-- Flowers --
		["Red Cosmos"] = { "Red Cosmos NH Inv Icon.png", "15px", "Item:Red Cosmos (New Horizons)", "Red Cosmos", "{{i|Red Cosmos|New Horizons}}" },
		["White Cosmos"] = { "White Cosmos NH Inv Icon.png", "15px", "Item:White Cosmos (New Horizons)", "White Cosmos", "{{i|White Cosmos|New Horizons}}" },
		["Yellow Cosmos"] = { "Yellow Cosmos NH Inv Icon.png", "15px", "Item:Yellow Cosmos (New Horizons)", "Yellow Cosmos", "{{i|Yellow Cosmos|New Horizons}}" },
		["Orange Cosmos"] = { "Orange Cosmos NH Inv Icon.png", "15px", "Item:Orange Cosmos (New Horizons)", "Orange Cosmos", "{{i|Orange Cosmos|New Horizons}}" },
		["Pink Cosmos"] = { "Pink Cosmos NH Inv Icon.png", "15px", "Item:Pink Cosmos (New Horizons)", "Pink Cosmos", "{{i|Pink Cosmos|New Horizons}}" },
		["Black Cosmos"] = { "Black Cosmos NH Inv Icon.png", "15px", "Item:Black Cosmos (New Horizons)", "Black Cosmos", "{{i|Black Cosmos|New Horizons}}" },
		["Red Hyacinths"] = { "Red Hyacinths NH Inv Icon.png", "15px", "Item:Red Hyacinths (New Horizons)", "Red Hyacinths", "{{i|Red Hyacinths|New Horizons}}" },
		["White Hyacinths"] = { "White Hyacinths NH Inv Icon.png", "15px", "Item:White Hyacinths (New Horizons)", "White Hyacinths", "{{i|White Hyacinths|New Horizons}}" },
		["Yellow Hyacinths"] = { "Yellow Hyacinths NH Inv Icon.png", "15px", "Item:Yellow Hyacinths (New Horizons)", "Yellow Hyacinths", "{{i|Yellow Hyacinths|New Horizons}}" },
		["Orange Hyacinths"] = { "Orange Hyacinths NH Inv Icon.png", "15px", "Item:Orange Hyacinths (New Horizons)", "Orange Hyacinths", "{{i|Orange Hyacinths|New Horizons}}" },
		["Pink Hyacinths"] = { "Pink Hyacinths NH Inv Icon.png", "15px", "Item:Pink Hyacinths (New Horizons)", "Pink Hyacinths", "{{i|Pink Hyacinths|New Horizons}}" },
		["Purple Hyacinths"] = { "Purple Hyacinths NH Inv Icon.png", "15px", "Item:Purple Hyacinths (New Horizons)", "Purple Hyacinths", "{{i|Purple Hyacinths|New Horizons}}" },
		["Blue Hyacinths"] = { "Blue Hyacinths NH Inv Icon.png", "15px", "Item:Blue Hyacinths (New Horizons)", "Blue Hyacinths", "{{i|Blue Hyacinths|New Horizons}}" },
		["Red Lilies"] = { "Red Lilies NH Inv Icon.png", "15px", "Item:Red Lilies (New Horizons)", "Red Lilies", "{{i|Red Lilies|New Horizons}}" },
		["White Lilies"] = { "White Lilies NH Inv Icon.png", "15px", "Item:White Lilies (New Horizons)", "White Lilies", "{{i|White Lilies|New Horizons}}" },
		["Yellow Lilies"] = { "Yellow Lilies NH Inv Icon.png", "15px", "Item:Yellow Lilies (New Horizons)", "Yellow Lilies", "{{i|Yellow Lilies|New Horizons}}" },
		["Orange Lilies"] = { "Orange Lilies NH Inv Icon.png", "15px", "Item:Orange Lilies (New Horizons)", "Orange Lilies", "{{i|Orange Lilies|New Horizons}}" },
		["Pink Lilies"] = { "Pink Lilies NH Inv Icon.png", "15px", "Item:Pink Lilies (New Horizons)", "Pink Lilies", "{{i|Pink Lilies|New Horizons}}" },
		["Black Lilies"] = { "Black Lilies NH Inv Icon.png", "15px", "Item:Black Lilies (New Horizons)", "Black Lilies", "{{i|Black Lilies|New Horizons}}" },
		["White Mums"] = { "White Mums NH Inv Icon.png", "15px", "Item:White Mums (New Horizons)", "White Mums", "{{i|White Mums|New Horizons}}" },
		["Yellow Mums"] = { "Yellow Mums NH Inv Icon.png", "15px", "Item:Yellow Mums (New Horizons)", "Yellow Mums", "{{i|Yellow Mums|New Horizons}}" },
		["Pink Mums"] = { "Pink Mums NH Inv Icon.png", "15px", "Item:Pink Mums (New Horizons)", "Pink Mums", "{{i|Pink Mums|New Horizons}}" },
		["Purple Mums"] = { "Purple Mums NH Inv Icon.png", "15px", "Item:Purple Mums (New Horizons)", "Purple Mums", "{{i|Purple Mums|New Horizons}}" },
		["Red Mums"] = { "Red Mums NH Inv Icon.png", "15px", "Item:Red Mums (New Horizons)", "Red Mums", "{{i|Red Mums|New Horizons}}" },
		["Green Mums"] = { "Green Mums NH Inv Icon.png", "15px", "Item:Green Mums (New Horizons)", "Green Mums", "{{i|Green Mums|New Horizons}}" },
		["Red Pansies"] = { "Red Pansies NH Inv Icon.png", "15px", "Item:Red Pansies (New Horizons)", "Red Pansies", "{{i|Red Pansies|New Horizons}}" },
		["White Pansies"] = { "White Pansies NH Inv Icon.png", "15px", "Item:White Pansies (New Horizons)", "White Pansies", "{{i|White Pansies|New Horizons}}" },
		["Yellow Pansies"] = { "Yellow Pansies NH Inv Icon.png", "15px", "Item:Yellow Pansies (New Horizons)", "Yellow Pansies", "{{i|Yellow Pansies|New Horizons}}" },
		["Orange Pansies"] = { "Orange Pansies NH Inv Icon.png", "15px", "Item:Orange Pansies (New Horizons)", "Orange Pansies", "{{i|Orange Pansies|New Horizons}}" },
		["Purple Pansies"] = { "Purple Pansies NH Inv Icon.png", "15px", "Item:Purple Pansies (New Horizons)", "Purple Pansies", "{{i|Purple Pansies|New Horizons}}" },
		["Blue Pansies"] = { "Blue Pansies NH Inv Icon.png", "15px", "Item:Blue Pansies (New Horizons)", "Blue Pansies", "{{i|Blue Pansies|New Horizons}}" },
		["Red Roses"] = { "Red Roses NH Inv Icon.png", "15px", "Item:Red Roses (New Horizons)", "Red Roses", "{{i|Red Roses|New Horizons}}" },
		["White Roses"] = { "White Roses NH Inv Icon.png", "15px", "Item:White Roses (New Horizons)", "White Roses", "{{i|White Roses|New Horizons}}" },
		["Yellow Roses"] = { "Yellow Roses NH Inv Icon.png", "15px", "Item:Yellow Roses (New Horizons)", "Yellow Roses", "{{i|Yellow Roses|New Horizons}}" },
		["Orange Roses"] = { "Orange Roses NH Inv Icon.png", "15px", "Item:Orange Roses (New Horizons)", "Orange Roses", "{{i|Orange Roses|New Horizons}}" },
		["Pink Roses"] = { "Pink Roses NH Inv Icon.png", "15px", "Item:Pink Roses (New Horizons)", "Pink Roses", "{{i|Pink Roses|New Horizons}}" },
		["Purple Roses"] = { "Purple Roses NH Inv Icon.png", "15px", "Item:Purple Roses (New Horizons)", "Purple Roses", "{{i|Purple Roses|New Horizons}}" },
		["Blue Roses"] = { "Blue Roses NH Inv Icon.png", "15px", "Item:Blue Roses (New Horizons)", "Blue Roses", "{{i|Blue Roses|New Horizons}}" },
		["Black Roses"] = { "Black Roses NH Inv Icon.png", "15px", "Item:Black Roses (New Horizons)", "Black Roses", "{{i|Black Roses|New Horizons}}" },
		["Gold Roses"] = { "Gold Roses NH Inv Icon.png", "15px", "Item:Gold Roses (New Horizons)", "Gold Roses", "{{i|Gold Roses|New Horizons}}" },
		["Red Tulips"] = { "Red Tulips NH Inv Icon.png", "15px", "Item:Red Tulips (New Horizons)", "Red Tulips", "{{i|Red Tulips|New Horizons}}" },
		["White Tulips"] = { "White Tulips NH Inv Icon.png", "15px", "Item:White Tulips (New Horizons)", "White Tulips", "{{i|White Tulips|New Horizons}}" },
		["Yellow Tulips"] = { "Yellow Tulips NH Inv Icon.png", "15px", "Item:Yellow Tulips (New Horizons)", "Yellow Tulips", "{{i|Yellow Tulips|New Horizons}}" },
		["Orange Tulips"] = { "Orange Tulips NH Inv Icon.png", "15px", "Item:Orange Tulips (New Horizons)", "Orange Tulips", "{{i|Orange Tulips|New Horizons}}" },
		["Pink Tulips"] = { "Pink Tulips NH Inv Icon.png", "15px", "Item:Pink Tulips (New Horizons)", "Pink Tulips", "{{i|Pink Tulips|New Horizons}}" },
		["Purple Tulips"] = { "Purple Tulips NH Inv Icon.png", "15px", "Item:Purple Tulips (New Horizons)", "Purple Tulips", "{{i|Purple Tulips|New Horizons}}" },
		["Black Tulips"] = { "Black Tulips NH Inv Icon.png", "15px", "Item:Black Tulips (New Horizons)", "Black Tulips", "{{i|Black Tulips|New Horizons}}" },
		["Red Windflowers"] = { "Red Windflowers NH Inv Icon.png", "15px", "Item:Red Windflowers (New Horizons)", "Red Windflowers", "{{i|Red Windflowers|New Horizons}}" },
		["White Windflowers"] = { "White Windflowers NH Inv Icon.png", "15px", "Item:White Windflowers (New Horizons)", "White Windflowers", "{{i|White Windflowers|New Horizons}}" },
		["Orange Windflowers"] = { "Orange Windflowers NH Inv Icon.png", "15px", "Item:Orange Windflowers (New Horizons)", "Orange Windflowers", "{{i|Orange Windflowers|New Horizons}}" },
		["Pink Windflowers"] = { "Pink Windflowers NH Inv Icon.png", "15px", "Item:Pink Windflowers (New Horizons)", "Pink Windflowers", "{{i|Pink Windflowers|New Horizons}}" },
		["Purple Windflowers"] = { "Purple Windflowers NH Inv Icon.png", "15px", "Item:Purple Windflowers (New Horizons)", "Purple Windflowers", "{{i|Purple Windflowers|New Horizons}}" },
		["Blue Windflowers"] = { "Blue Windflowers NH Inv Icon.png", "15px", "Item:Blue Windflowers (New Horizons)", "Blue Windflowers", "{{i|Blue Windflowers|New Horizons}}" },
		
		-- Shells --
		["Conch"] = { "Conch NH Inv Icon.png", "15px", "Item:Conch (New Horizons)", "Conch", "{{i|Conch|New Horizons}}" },
		["Coral"] = { "Coral NH Inv Icon.png", "15px", "Item:Coral (New Horizons)", "Coral", "{{i|Coral|New Horizons}}" },
		["Cowrie"] = { "Cowrie NH Inv Icon.png", "15px", "Item:Cowrie (New Horizons)", "Cowrie", "{{i|Cowrie|New Horizons}}" },
		["Giant Clam"] = { "Giant Clam NH Inv Icon.png", "15px", "Item:Giant Clam (New Horizons)", "Giant Clam", "{{i|Giant Clam|New Horizons}}" },
		["Sea Snail"] = { "Sea Snail Shell NH Inv Icon.png", "15px", "Item:Sea Snail (New Horizons)", "Sea Snail", "{{i|Sea Snail|New Horizons}}" },
		["Sand Dollar"] = { "Sand Dollar NH Inv Icon.png", "15px", "Item:Sand Dollar (New Horizons)", "Sand Dollar", "{{i|Sand Dollar|New Horizons}}" },
		["Venus Comb"] = { "Venus Comb NH Inv Icon.png", "15px", "Item:Venus Comb (New Horizons)", "Venus Comb", "{{i|Venus Comb|New Horizons}}" },
		
		-- Furniture --
				["Baby Bear"] = { "Baby Bear (Cream - None) NH Icon.png", "15px", "Item:Baby Bear (New Horizons)", "Baby Bear", "{{i|Baby Bear|New Horizons}}" },
		["Book"] = { "Book (Western Literature) NH Icon.png", "15px", "Item:Book (New Horizons)", "Book", "{{i|Book|New Horizons}}" },
		["Bottle Crate"] = { "Bottle Crate (Yellow - None) NH Icon.png", "15px", "Item:Bottle Crate (New Horizons)", "Bottle Crate", "{{i|Bottle Crate|New Horizons}}" },
		["Bunny Garden Decoration"] = { "Bunny Garden Decoration (Ivory) NH Icon.png", "15px", "Item:Bunny Garden Decoration (New Horizons)", "Bunny Garden Decoration", "{{i|Bunny Garden Decoration|New Horizons}}" },
		["Campfire"] = { "Campfire NH Icon.png", "15px", "Item:Campfire (New Horizons)", "Campfire", "{{i|Campfire|New Horizons}}" },
		["Cardboard Box"] = { "Cardboard Box (Plain) NH Icon.png", "15px", "Item:Cardboard Box (New Horizons)", "Cardboard Box", "{{i|Cardboard Box|New Horizons}}" },
		["Cherry-Blossom Bonsai"] = { "Cherry-Blossom Bonsai NH Icon.png", "15px", "Item:Cherry-Blossom Bonsai (New Horizons)", "Cherry-Blossom Bonsai", "{{i|Cherry-Blossom Bonsai|New Horizons}}" },
		["Cutting Board"] = { "Cutting Board (No Finish - Red) NH Icon.png", "15px", "Item:Cutting Board (New Horizons)", "Cutting Board", "{{i|Cutting Board|New Horizons}}" },
		["Decorative Plate"] = { "Decorative Plate (Brown - Flowers) NH Icon.png", "15px", "Item:Decorative Plate (New Horizons)", "Decorative Plate", "{{i|Decorative Plate|New Horizons}}" },
		["Dharma"] = { "Dharma (Red) NH Icon.png", "15px", "Item:Dharma (New Horizons)", "Dharma", "{{i|Dharma|New Horizons}}" },
		["Document Stack"] = { "Document Stack (Resource Documents) NH Icon.png", "15px", "Item:Document Stack (New Horizons)", "Document Stack", "{{i|Document Stack|New Horizons}}" },
		["Drinking Fountain"] = { "Drinking Fountain (Ivory) NH Icon.png", "15px", "Item:Drinking Fountain (New Horizons)", "Drinking Fountain", "{{i|Drinking Fountain|New Horizons}}" },
		["Festival Lantern"] = { "Festival Lantern (Gold - Fuku (Good Fortune)) NH Icon.png", "15px", "Item:Festival Lantern (New Horizons)", "Festival Lantern", "{{i|Festival Lantern|New Horizons}}" },
		["Fine Vase"] = { "Fine Vase (Dragon) NH Icon.png", "15px", "Item:Fine Vase (New Horizons)", "Fine Vase", "{{i|Fine Vase|New Horizons}}" },
		["Fish Container"] = { "Fish Container (Light Blue - None) NH Icon.png", "15px", "Item:Fish Container (New Horizons)", "Fish Container", "{{i|Fish Container|New Horizons}}" },
		["Forbidden Altar"] = { "Forbidden Altar (Gray) NH Icon.png", "15px", "Item:Forbidden Altar (New Horizons)", "Forbidden Altar", "{{i|Forbidden Altar|New Horizons}}" },
		["Gear Apparatus"] = { "Gear Apparatus (Silver) NH Icon.png", "15px", "Item:Gear Apparatus (New Horizons)", "Gear Apparatus", "{{i|Gear Apparatus|New Horizons}}" },
		["Gear Tower"] = { "Gear Tower (Silver) NH Icon.png", "15px", "Item:Gear Tower (New Horizons)", "Gear Tower", "{{i|Gear Tower|New Horizons}}" },
		["Gears"] = { "Gears (Silver) NH Icon.png", "15px", "Item:Gears (New Horizons)", "Gears", "{{i|Gears|New Horizons}}" },
		["Glowing-Moss Jar"] = { "Glowing-Moss Jar (Green) NH Icon.png", "15px", "Item:Glowing-Moss Jar (New Horizons)", "Glowing-Moss Jar", "{{i|Glowing-Moss Jar|New Horizons}}" },
		["Log Bench"] = { "Log Bench (Dark Wood) NH Icon.png", "15px", "Item:Log Bench (New Horizons)", "Log Bench", "{{i|Log Bench|New Horizons}}" },
		["Log Chair"] = { "Log Chair (Dark Wood - None) NH Icon.png", "15px", "Item:Log Chair (New Horizons)", "Log Chair", "{{i|Log Chair|New Horizons}}" },
		["Log Stakes"] = { "Log Stakes (Dark Wood) NH Icon.png", "15px", "Item:Log Stakes (New Horizons)", "Log Stakes", "{{i|Log Stakes|New Horizons}}" },
		["Log Stool"] = { "Log Stool (Dark Wood) NH Icon.png", "15px", "Item:Log Stool (New Horizons)", "Log Stool", "{{i|Log Stool|New Horizons}}" },
		["Lucky Cat"] = { "Lucky Cat (White) NH Icon.png", "15px", "Item:Lucky Cat (New Horizons)", "Lucky Cat", "{{i|Lucky Cat|New Horizons}}" },
		["Magazine"] = { "Magazine (Food) NH Icon.png", "15px", "Item:Magazine (New Horizons)", "Magazine", "{{i|Magazine|New Horizons}}" },
		["Mama Bear"] = { "Mama Bear (Cream - None) NH Icon.png", "15px", "Item:Mama Bear (New Horizons)", "Mama Bear", "{{i|Mama Bear|New Horizons}}" },
		["Metal Pot"] = { "Metal Pot (Black) NH Icon.png", "15px", "Item:Metal Pot (New Horizons)", "Metal Pot", "{{i|Metal Pot|New Horizons}}" },
		["Meter and Pipes"] = { "Meter and Pipes (Silver) NH Icon.png", "15px", "Item:Meter and Pipes (New Horizons)", "Meter and Pipes", "{{i|Meter and Pipes|New Horizons}}" },
		["Mini Dharma"] = { "Mini Dharma (Red) NH Icon.png", "15px", "Item:Mini Dharma (New Horizons)", "Mini Dharma", "{{i|Mini Dharma|New Horizons}}" },
		["Mini DIY Workbench"] = { "Mini DIY Workbench (Natural) NH Icon.png", "15px", "Item:Mini DIY Workbench (New Horizons)", "Mini DIY Workbench", "{{i|Mini DIY Workbench|New Horizons}}" },
		["Mining Car"] = { "Mining Car (Brown) NH Icon.png", "15px", "Item:Mining Car (New Horizons)", "Mining Car", "{{i|Mining Car|New Horizons}}" },
		["Oil Barrel"] = { "Oil Barrel (Light Green) NH Icon.png", "15px", "Item:Oil Barrel (New Horizons)", "Oil Barrel", "{{i|Oil Barrel|New Horizons}}" },
		["Painting Set"] = { "Painting Set (Yellow - Blank) NH Icon.png", "15px", "Item:Painting Set (New Horizons)", "Painting Set", "{{i|Painting Set|New Horizons}}" },
		["Papa Bear"] = { "Papa Bear (Cream - None) NH Icon.png", "15px", "Item:Papa Bear (New Horizons)", "Papa Bear", "{{i|Papa Bear|New Horizons}}" },
		["Piggy Bank"] = { "Piggy Bank (Pink) NH Icon.png", "15px", "Item:Piggy Bank (New Horizons)", "Piggy Bank", "{{i|Piggy Bank|New Horizons}}" },
		["Pine Bonsai Tree"] = { "Pine Bonsai Tree NH Icon.png", "15px", "Item:Pine Bonsai Tree (New Horizons)", "Pine Bonsai Tree", "{{i|Pine Bonsai Tree|New Horizons}}" },
		["Plate Armor"] = { "Plate Armor (New) NH Icon.png", "15px", "Item:Plate Armor (New Horizons)", "Plate Armor", "{{i|Plate Armor|New Horizons}}" },
		["Rocket"] = { "Rocket NH Icon.png", "15px", "Item:Rocket (New Horizons)", "Rocket", "{{i|Rocket|New Horizons}}" },
		["Samurai Suit"] = { "Samurai Suit (Black) NH Icon.png", "15px", "Item:Samurai Suit (New Horizons)", "Samurai Suit", "{{i|Samurai Suit|New Horizons}}" },
		["Scattered Papers"] = { "Scattered Papers (Essays) NH Icon.png", "15px", "Item:Scattered Papers (New Horizons)", "Scattered Papers", "{{i|Scattered Papers|New Horizons}}" },
		["Senmaizuke Barrel"] = { "Senmaizuke Barrel NH Icon.png", "15px", "Item:Senmaizuke Barrel (New Horizons)", "Senmaizuke Barrel", "{{i|Senmaizuke Barrel|New Horizons}}" },
		["Shopping Basket"] = { "Shopping Basket (Orange) NH Icon.png", "15px", "Item:Shopping Basket (New Horizons)", "Shopping Basket", "{{i|Shopping Basket|New Horizons}}" },
		["Skateboard"] = { "Skateboard (Black - None) NH Icon.png", "15px", "Item:Skateboard (New Horizons)", "Skateboard", "{{i|Skateboard|New Horizons}}" },
		["Spooky Lantern"] = { "Spooky Lantern (Orange) NH Icon.png", "15px", "Item:Spooky Lantern (New Horizons)", "Spooky Lantern", "{{i|Spooky Lantern|New Horizons}}" },
		["Square Bathtub"] = { "Square Bathtub (Blue Tile) NH Icon.png", "15px", "Item:Square Bathtub (New Horizons)", "Square Bathtub", "{{i|Square Bathtub|New Horizons}}" },
		["Tomato Puree"] = { "Tomato Puree NH Icon.png", "15px", "Item:Tomato Puree (New Horizons)", "Tomato Puree", "{{i|Tomato Puree|New Horizons}}" },
		["Upright Piano"] = { "Upright Piano (Black) NH Icon.png", "15px", "Item:Upright Piano (New Horizons)", "Upright Piano", "{{i|Upright Piano|New Horizons}}" },
		["Wedding Flower Stand"] = { "Wedding Flower Stand (Cute) NH Icon.png", "15px", "Item:Wedding Flower Stand (New Horizons)", "Wedding Flower Stand", "{{i|Wedding Flower Stand|New Horizons}}" },
		["Wobbling Zipper Toy"] = { "Wobbling Zipper Toy NH Icon.png", "15px", "Item:Wobbling Zipper Toy (New Horizons)", "Wobbling Zipper Toy", "{{i|Wobbling Zipper Toy|New Horizons}}" },
		["Wooden-Block Toy"] = { "Wooden-Block Toy (Natural) NH Icon.png", "15px", "Item:Wooden-Block Toy (New Horizons)", "Wooden-Block Toy", "{{i|Wooden-Block Toy|New Horizons}}" },
		["Wristwatch"] = { "Wristwatch (Silver) NH Icon.png", "15px", "Item:Wristwatch (New Horizons)", "Wristwatch", "{{i|Wristwatch|New Horizons}}" },
		["Zen Cushion"] = { "Zen Cushion (Deep Blue) NH Icon.png", "15px", "Item:Zen Cushion (New Horizons)", "Zen Cushion", "{{i|Zen Cushion|New Horizons}}" },
		["Gold Armor"] = { "Gold Armor NH Icon.png", "15px", "Item:Gold Armor (New Horizons)", "Gold Armor", "{{i|Gold Armor|New Horizons}}" },
		["Ruins Wall"] = { "Ruins Wall NH Icon.png", "15px", "Item:Ruins Wall (New Horizons)", "Ruins Wall", "{{i|Ruins Wall|New Horizons}}" },
		["Sandy-Beach Flooring"] = { "Sandy-Beach Flooring NH Icon.png", "15px", "Item:Sandy-Beach Flooring (New Horizons)", "Sandy-Beach Flooring", "{{i|Sandy-Beach Flooring|New Horizons}}" },
		["Screen Wall"] = { "Screen Wall NH Icon.png", "15px", "Item:Screen Wall (New Horizons)", "Screen Wall", "{{i|Screen Wall|New Horizons}}" },
		
		-- Miscellaneous --
		["Fossil"] = { "Fossil NH Inv Icon.png", "15px", "Fossil", "Fossil", "[[Fossil]]" },
		["Rusted Part"] = { "Rusted Part NH Inv Icon.png", "15px", "Item:Rusted Part (New Horizons)", "Rusted Part", "{{i|Rusted Part|New Horizons}}" },
		["Bells"] = { "99k Bells NH Inv Icon.png", "15px", "Bell", "Bells", "[[Bell|Bells]]" },
		["50k Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell|Bells]]" },
		["50000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell|Bells]]" },
		["50,000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "50,000 [[Bell|Bells]]" },
		["99k Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell|Bells]]" },
		["99000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell|Bells]]" },
		["99,000 Bells"] = { "99k Bells NH Inv Icon.png", "15px", "", "", "99,000 [[Bell|Bells]]" },
		["Red Wrapping Paper"] = { "Red Wrapping Paper NH Inv Icon.png", "15px", "Item:Red Wrapping Paper (New Horizons)", "Red Wrapping Paper", "{{i|Red Wrapping Paper|New Horizons}}" }
	},
	materialPC = {
		-- Common materials --
		["Cotton"] = { "Cotton PC Icon.png", "20px", "", "", "Cotton" },
		["Friend Powder"] = { "Friend Powder PC Icon.png", "20px", "", "", "Friend Powder" },
		["HH Material"] = { "HH Material PC Icon.png", "20px", "", "", "HH Material" },
		["Paper"] = { "Paper PC Icon.png", "20px", "", "", "Paper" },
		["Preserves"] = { "Preserves PC Icon.png", "20px", "", "", "Preserves" },
		["Reissue Material"] = { "Reissue Material PC Icon.png", "20px", "", "", "Reissue Material" },
		["Sparkle Stones"] = { "Sparkle Stones PC Icon.png", "20px", "", "", "Sparkle Stones" },
		["Steel"] = { "Steel PC Icon.png", "20px", "", "", "Steel" },
		["Wood"] = { "Wood PC Icon.png", "20px", "", "", "Wood" },
		
		-- 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" },
		
		-- 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" },
		["Balloon Gyroidite"] = { "Balloon Gyroidite PC Icon.png", "20px", "", "", "Balloon Gyroidite" },
		["Beach-Day Gyroidite"] = { "Beach-Day Gyroidite PC Icon.png", "20px", "", "", "Beach-Day Gyroidite" },
		["Bebop Gyroidite"] = { "Bebop Gyroidite PC Icon.png", "20px", "", "", "Bebop Gyroidite" },
		["Blitz Clam"] = { "Blitz Clam PC Icon.png", "20px", "", "", "Blitz Clam" },
		["Bubble Gyroidite"] = { "Bubble Gyroidite PC Icon.png", "20px", "", "", "Bubble Gyroidite" },
		["Busker Gyroidite"] = { "Busker Gyroidite PC Icon.png", "20px", "", "", "Busker Gyroidite" },
		["Candle Gyroidite"] = { "Candle Gyroidite PC Icon.png", "20px", "", "", "Candle Gyroidite" },
		["Carved Pumpkin"] = { "Carved Pumpkin PC Icon.png", "20px", "", "", "Carved Pumpkin" },
		["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" },
		["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" },
		["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" },
		["Kingly Gyroidite"] = { "Kingly Gyroidite PC Icon.png", "20px", "", "", "Kingly Gyroidite" },
		["Misty Gyroidite"] = { "Misty Gyroidite PC Icon.png", "20px", "", "", "Misty Gyroidite" },
		["Music-Box Gyroidite"] = { "Choco-Mint Gyroidite PC Icon.png", "20px", "", "", "Music-Box Gyroidite" },
		["Ninja Gyroidite"] = { "Ninja Gyroidite PC Icon.png", "20px", "", "", "Ninja 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" },
		["Puppy Gyroidite"] = { "Puppy Gyroidite PC Icon.png", "20px", "", "", "Puppy Gyroidite" },
		["Quilted Gyroidite"] = { "Quilted Gyroidite  PC Icon.png", "20px", "", "", "Quilted Gyroidite " },
		["Scarlet Gyroidite"] = { "Scarlet Gyroidite PC Icon.png", "20px", "", "", "Scarlet 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" },
		["Sparkle-Jelly Gyroidite"] = { "Sparkle-Jelly Gyroidite PC Icon.png", "20px", "", "", "Sparkle-Jelly Gyroidite" },
		["Thrifty Chic Gyroidite"] = { "Thrifty Chic Gyroidite PC Icon.png", "20px", "", "", "Thrifty Chic Gyroidite" },
		["Toy Day Gyroidite"] = { "Toy Day Gyroidite PC Icon.png", "20px", "", "", "Toy Day Gyroidite" },
		["Truffle"] = { "Truffle PC Icon.png", "20px", "", "", "Truffle" },
		["Wedding Gyroidite"] = { "Wedding Gyroidite PC Icon.png", "20px", "", "", "Wedding 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 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 as a material]]" }
	}
}