Module:Materials/Data

From Nookipedia, the Animal Crossing wiki
< Module:Materials
Revision as of 07:59, June 10, 2022 by HylianAngel (talk | contribs) (Added Apple Gyroidite for Autumn Orchard Set.)

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", "[[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", "[[Item:Tree Branch (New Horizons)|Tree Branch]]" },
		["Stone"] = { "Stone NH Inv Icon.png", "15px", "Item:Stone (New Horizons)", "Stone", "[[Item:Stone (New Horizons)|Stone]]" },
		["Clay"] = { "Clay NH Inv Icon.png", "15px", "Item:Clay (New Horizons)", "Clay", "[[Item:Clay (New Horizons)|Clay]]" },
		["Iron Nugget"] = { "Iron Nugget NH Inv Icon.png", "15px", "Item:Iron Nugget (New Horizons)", "Iron Nugget", "[[Item:Iron Nugget (New Horizons)|Iron Nugget]]" },
		["Gold Nugget"] = { "Gold Nugget NH Inv Icon.png", "15px", "Item:Gold Nugget (New Horizons)", "Gold Nugget", "[[Item:Gold Nugget (New Horizons)|Gold Nugget]]" },
		["Wood"] = { "Wood NH Inv Icon.png", "15px", "Item:Wood (New Horizons)", "Wood", "[[Item:Wood (New Horizons)|Wood]]" },
		["Softwood"] = { "Softwood NH Inv Icon.png", "15px", "Item:Softwood (New Horizons)", "Softwood", "[[Item:Softwood (New Horizons)|Softwood]]" },
		["Hardwood"] = { "Hardwood NH Inv Icon.png", "15px", "Item:Hardwood (New Horizons)", "Hardwood", "[[Item:Hardwood (New Horizons)|Hardwood]]" },
		["Bamboo Shoot"] = { "Bamboo Shoot NH Inv Icon.png", "15px", "Item:Bamboo Shoot (New Horizons)", "Bamboo Shoot", "[[Item:Bamboo Shoot (New Horizons)|Bamboo Shoot]]" },
		["Bamboo Piece"] = { "Bamboo Piece NH Inv Icon.png", "15px", "Item:Bamboo Piece (New Horizons)", "Bamboo Piece", "[[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", "[[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", "[[Item:Wasp Nest (New Horizons)|Wasp Nest]]" },
		["Manila Clam"] = { "Manila Clam NH Inv Icon.png", "15px", "Item:Manila Clam (New Horizons)", "Manila Clam", "[[Item:Manila Clam (New Horizons)|Manila Clam]]" },
		["Pearl"] = { "Pearl NH Inv Icon.png", "15px", "Item:Pearl (New Horizons)", "Pearl", "[[Item:Pearl (New Horizons)|Pearl]]" },
		["Green Pumpkin"] = { "Green Pumpkin NH Inv Icon.png", "15px", "Item:Green Pumpkin (New Horizons)", "Green Pumpkin", "[[Item:Green Pumpkin (New Horizons)|Green Pumpkin]]" },
		["Orange Pumpkin"] = { "Orange Pumpkin NH Inv Icon.png", "15px", "Item:Orange Pumpkin (New Horizons)", "Orange Pumpkin", "[[Item:Orange Pumpkin (New Horizons)|Orange Pumpkin]]" },
		["White Pumpkin"] = { "White Pumpkin NH Inv Icon.png", "15px", "Item:White Pumpkin (New Horizons)", "White Pumpkin", "[[Item:White Pumpkin (New Horizons)|White Pumpkin]]" },
		["Yellow Pumpkin"] = { "Yellow Pumpkin NH Inv Icon.png", "15px", "Item:Yellow Pumpkin (New Horizons)", "Yellow Pumpkin", "[[Item:Yellow Pumpkin (New Horizons)|Yellow Pumpkin]]" },
		["Glowing Moss"] = { "Glowing Moss NH Inv Icon.png", "15px", "Item:Glowing Moss (New Horizons)", "Glowing Moss", "[[Item:Glowing Moss (New Horizons)|Glowing Moss]]" },
		["Vine"] = { "Vine NH Inv Icon.png", "15px", "Item:Vine (New Horizons)", "Vine", "[[Item:Vine (New Horizons)|Vine]]" },
		
		-- Cooking ingredients --
		["Wheat"] = { "Wheat NH Inv Icon.png", "15px", "Item:Wheat (New Horizons)", "Wheat", "[[Item:Wheat (New Horizons)|Wheat]]" },
		["Sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:Sugar (New Horizons)", "Sugar", "[[Item:Sugar (New Horizons)|Sugar]]" },
		["Tomato"] = { "Tomato NH Inv Icon.png", "15px", "Item:Tomato (New Horizons)", "Tomato", "[[Item:Tomato (New Horizons)|Tomato]]" },
		["Carrot"] = { "Carrot NH Inv Icon.png", "15px", "Item:Carrot (New Horizons)", "Carrot", "[[Item:Carrot (New Horizons)|Carrot]]" },
		["Sugarcane"] = { "Sugarcane NH Inv Icon.png", "15px", "Item:Sugarcane (New Horizons)", "Sugarcane", "[[Item:Sugarcane (New Horizons)|Sugarcane]]" },
		["Potato"] = { "Potato NH Inv Icon.png", "15px", "Item:Potato (New Horizons)", "Potato", "[[Item:Potato (New Horizons)|Potato]]" },
		["Flour"] = { "Flour NH Inv Icon.png", "15px", "Item:Flour (New Horizons)", "Flour", "[[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", "[[Item:Whole-Wheat Flour (New Horizons)|Whole-Wheat Flour]]" },
		["Sugar"] = { "Sugar NH Inv Icon.png", "15px", "Item:Sugar (New Horizons)", "Sugar", "[[Item:Sugar (New Horizons)|Sugar]]" },
		["Brown Sugar"] = { "Brown Sugar NH Inv Icon.png", "15px", "Item:Brown Sugar (New Horizons)", "Brown Sugar", "[[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", "[[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", "[[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", "[[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", "[[Item:Aries Fragment (New Horizons)|Aries Fragment]]" },
		["Taurus Fragment"] = { "Taurus Fragment NH Inv Icon.png", "15px", "Item:Taurus Fragment (New Horizons)", "Taurus Fragment", "[[Item:Taurus Fragment (New Horizons)|Taurus Fragment]]" },
		["Gemini Fragment"] = { "Gemini Fragment NH Inv Icon.png", "15px", "Item:Gemini Fragment (New Horizons)", "Gemini Fragment", "[[Item:Gemini Fragment (New Horizons)|Gemini Fragment]]" },
		["Cancer Fragment"] = { "Cancer Fragment NH Inv Icon.png", "15px", "Item:Cancer Fragment (New Horizons)", "Cancer Fragment", "[[Item:Cancer Fragment (New Horizons)|Cancer Fragment]]" },
		["Leo Fragment"] = { "Leo Fragment NH Inv Icon.png", "15px", "Item:Leo Fragment (New Horizons)", "Leo Fragment", "[[Item:Leo Fragment (New Horizons)|Leo Fragment]]" },
		["Virgo Fragment"] = { "Virgo Fragment NH Inv Icon.png", "15px", "Item:Virgo Fragment (New Horizons)", "Virgo Fragment", "[[Item:Virgo Fragment (New Horizons)|Virgo Fragment]]" },
		["Libra Fragment"] = { "Libra Fragment NH Inv Icon.png", "15px", "Item:Libra Fragment (New Horizons)", "Libra Fragment", "[[Item:Libra Fragment (New Horizons)|Libra Fragment]]" },
		["Scorpius Fragment"] = { "Scorpius Fragment NH Inv Icon.png", "15px", "Item:Scorpius Fragment (New Horizons)", "Scorpius Fragment", "[[Item:Scorpius Fragment (New Horizons)|Scorpius Fragment]]" },
		["Sagittarius Fragment"] = { "Sagittarius Fragment NH Inv Icon.png", "15px", "Item:Sagittarius Fragment (New Horizons)", "Sagittarius Fragment", "[[Item:Sagittarius Fragment (New Horizons)|Sagittarius Fragment]]" },
		["Capricorn Fragment"] = { "Capricorn Fragment NH Inv Icon.png", "15px", "Item:Capricorn Fragment (New Horizons)", "Capricorn Fragment", "[[Item:Capricorn Fragment (New Horizons)|Capricorn Fragment]]" },
		["Aquarius Fragment"] = { "Aquarius Fragment NH Inv Icon.png", "15px", "Item:Aquarius Fragment (New Horizons)", "Aquarius Fragment", "[[Item:Aquarius Fragment (New Horizons)|Aquarius Fragment]]" },
		["Pisces Fragment"] = { "Pisces Fragment NH Inv Icon.png", "15px", "Item:Pisces Fragment (New Horizons)", "Pisces Fragment", "[[Item:Pisces Fragment (New Horizons)|Pisces Fragment]]" },
		
		-- Trash --
		["Boot"] = { "Boot NH Inv Icon.png", "15px", "Item:Boot (New Horizons)", "Boot", "[[Item:Boot (New Horizons)|Boot]]" },
		["Empty Can"] = { "Empty Can NH Inv Icon.png", "15px", "Item:Empty Can (New Horizons)", "Empty Can", "[[Item:Empty Can (New Horizons)|Empty Can]]" },
		["Old Tire"] = { "Old Tire NH Inv Icon.png", "15px", "Item:Old Tire (New Horizons)", "Old Tire", "[[Item:Old Tire (New Horizons)|Old Tire]]" },
		
		-- Seasonal --
		["Blue Feather"] = { "Blue Feather NH Inv Icon.png", "15px", "Item:Blue Feather (New Horizons)", "Blue Feather", "[[Item:Blue Feather (New Horizons)|Blue Feather]]" },
		["Green Feather"] = { "Green Feather NH Inv Icon.png", "15px", "Item:Green Feather (New Horizons)", "Green Feather", "[[Item:Green Feather (New Horizons)|Green Feather]]" },
		["Purple Feather"] = { "Purple Feather NH Inv Icon.png", "15px", "Item:Purple Feather (New Horizons)", "Purple Feather", "[[Item:Purple Feather (New Horizons)|Purple Feather]]" },
		["Rainbow Feather"] = { "Rainbow Feather NH Inv Icon.png", "15px", "Item:Rainbow Feather (New Horizons)", "Rainbow Feather", "[[Item:Rainbow Feather (New Horizons)|Rainbow Feather]]" },
		["Red Feather"] = { "Red Feather NH Inv Icon.png", "15px", "Item:Red Feather (New Horizons)", "Red Feather", "[[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", "[[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", "[[Item:Earth Egg (New Horizons)|Earth Egg]]" },
		["Leaf Egg"] = { "Leaf Egg NH Inv Icon.png", "15px", "Item:Leaf Egg (New Horizons)", "Leaf Egg", "[[Item:Leaf Egg (New Horizons)|Leaf Egg]]" },
		["Sky Egg"] = { "Sky Egg NH Inv Icon.png", "15px", "Item:Sky Egg (New Horizons)", "Sky Egg", "[[Item:Sky Egg (New Horizons)|Sky Egg]]" },
		["Stone Egg"] = { "Stone Egg NH Inv Icon.png", "15px", "Item:Stone Egg (New Horizons)", "Stone Egg", "[[Item:Stone Egg (New Horizons)|Stone Egg]]" },
		["Water Egg"] = { "Water Egg NH Inv Icon.png", "15px", "Item:Water Egg (New Horizons)", "Water Egg", "[[Item:Water Egg (New Horizons)|Water Egg]]" },
		["Wood Egg"] = { "Wood Egg NH Inv Icon.png", "15px", "Item:Wood Egg (New Horizons)", "Wood Egg", "[[Item:Wood Egg (New Horizons)|Wood Egg]]" },
		["Summer Shell"] = { "Summer Shell NH Inv Icon.png", "15px", "Item:Summer Shell (New Horizons)", "Summer Shell", "[[Item:Summer Shell (New Horizons)|Summer Shell]]" },
		["Acorn"] = { "Acorn NH Inv Icon.png", "15px", "Item:Acorn (New Horizons)", "Acorn", "[[Item:Acorn (New Horizons)|Acorn]]" },
		["Pine Cone"] = { "Pine Cone NH Inv Icon.png", "15px", "Item:Pine Cone (New Horizons)", "Pine Cone", "[[Item:Pine Cone (New Horizons)|Pine Cone]]" },
		["Candy"] = { "Candy NH Inv Icon.png", "15px", "Item:Candy (New Horizons)", "Candy", "[[Item:Candy (New Horizons)|Candy]]" },
		["Maple Leaf"] = { "Maple Leaf NH Inv Icon.png", "15px", "Item:Maple Leaf (New Horizons)", "Maple Leaf", "[[Item:Maple Leaf (New Horizons)|Maple Leaf]]" },
		["Elegant Mushroom"] = { "Elegant Mushroom NH Inv Icon.png", "15px", "Item:Elegant Mushroom (New Horizons)", "Elegant Mushroom", "[[Item:Elegant Mushroom (New Horizons)|Elegant Mushroom]]" },
		["Round Mushroom"] = { "Mushroom NH Inv Icon.png", "15px", "Item:Round Mushroom (New Horizons)", "Round Mushroom", "[[Item:Round Mushroom (New Horizons)|Round Mushroom]]" },
		["Skinny Mushroom"] = { "Skinny Mushroom NH Inv Icon.png", "15px", "Item:Skinny Mushroom (New Horizons)", "Skinny Mushroom", "[[Item:Skinny Mushroom (New Horizons)|Skinny Mushroom]]" },
		["Flat Mushroom"] = { "Flat Mushroom NH Inv Icon.png", "15px", "Item:Flat Mushroom (New Horizons)", "Flat Mushroom", "[[Item:Flat Mushroom (New Horizons)|Flat Mushroom]]" },
		["Rare Mushroom"] = { "Rare Mushroom NH Inv Icon.png", "15px", "Item:Rare Mushroom (New Horizons)", "Rare Mushroom", "[[Item:Rare Mushroom (New Horizons)|Rare Mushroom]]" },
		["Snowflake"] = { "Snowflake NH Inv Icon.png", "15px", "Item:Snowflake (New Horizons)", "Snowflake", "[[Item:Snowflake (New Horizons)|Snowflake]]" },
		["Large Snowflake"] = { "Large Snowflake NH Inv Icon.png", "15px", "Item:Large Snowflake (New Horizons)", "Large Snowflake", "[[Item:Large Snowflake (New Horizons)|Large Snowflake]]" },
		["Red Ornament"] = { "Red Ornament NH Inv Icon.png", "15px", "Item:Red Ornament (New Horizons)", "Red Ornament", "[[Item:Red Ornament (New Horizons)|Red Ornament]]" },
		["Blue Ornament"] = { "Blue Ornament NH Inv Icon.png", "15px", "Item:Blue Ornament (New Horizons)", "Blue Ornament", "[[Item:Blue Ornament (New Horizons)|Blue Ornament]]" },
		["Gold Ornament"] = { "Gold Ornament NH Inv Icon.png", "15px", "Item:Gold Ornament (New Horizons)", "Gold Ornament", "[[Item:Gold Ornament (New Horizons)|Gold Ornament]]" },
		
		-- Tools --
		["Flimsy Shovel"] = { "Flimsy Shovel NH Icon.png", "15px", "Item:Flimsy Shovel (New Horizons)", "Flimsy Shovel", "[[Item:Flimsy Shovel (New Horizons)|Flimsy Shovel]]" },
		["Flimsy Axe"] = { "Flimsy Axe NH Icon.png", "15px", "Item:Flimsy Axe (New Horizons)", "Flimsy Axe", "[[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", "[[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", "[[Item:Flimsy Fishing Rod (New Horizons)|Flimsy Fishing Rod]]" },
		["Flimsy Net"] = { "Flimsy Net NH Icon.png", "15px", "Item:Flimsy Net (New Horizons)", "Flimsy Net", "[[Item:Flimsy Net (New Horizons)|Flimsy Net]]" },
		["Stone Axe"] = { "Stone Axe NH Inv Icon.png", "15px", "Item:Stone Axe (New Horizons)", "Stone Axe", "[[Item:Stone Axe (New Horizons)|Stone Axe]]" },
		["Shovel"] = { "Shovel NH Inv Icon.png", "15px", "Item:Shovel (New Horizons)", "Shovel", "[[Item:Shovel (New Horizons)|Shovel]]" },
		["Axe"] = { "Axe NH Inv Icon.png", "15px", "Item:Axe (New Horizons)", "Axe", "[[Item:Axe (New Horizons)|Axe]]" },
		["Watering Can"] = { "Watering Can NH Inv Icon.png", "15px", "Item:Watering Can (New Horizons)", "Watering Can", "[[Item:Watering Can (New Horizons)|Watering Can]]" },
		["Fishing Rod"] = { "Fishing Rod NH Inv Icon.png", "15px", "Item:Fishing Rod (New Horizons)", "Fishing Rod", "[[Item:Fishing Rod (New Horizons)|Fishing Rod]]" },
		["Net"] = { "Net NH Inv Icon.png", "15px", "Item:Net (New Horizons)", "Net", "[[Item:Net (New Horizons)|Net]]" },
		["Ladder"] = { "Ladder NH Inv Icon.png", "15px", "Item:Ladder (New Horizons)", "Ladder", "[[Item:Ladder (New Horizons)|Ladder]]" },
		["Slingshot"] = { "Slingshot NH Inv Icon.png", "15px", "Item:Slingshot (New Horizons)", "Slingshot", "[[Item:Slingshot (New Horizons)|Slingshot]]" },
		
		-- Fruits --
		["Apple"] = { "Apple NH Inv Icon.png", "15px", "Item:Apple (New Horizons)", "Apple", "[[Item:Apple (New Horizons)|Apple]]" },
		["Pear"] = { "Pear NH Inv Icon.png", "15px", "Item:Pear (New Horizons)", "Pear", "[[Item:Pear (New Horizons)|Pear]]" },
		["Cherry"] = { "Cherry NH Inv Icon.png", "15px", "Item:Cherry (New Horizons)", "Cherry", "[[Item:Cherry (New Horizons)|Cherry]]" },
		["Orange"] = { "Orange NH Inv Icon.png", "15px", "Item:Orange (New Horizons)", "Orange", "[[Item:Orange (New Horizons)|Orange]]" },
		["Peach"] = { "Peach NH Inv Icon.png", "15px", "Item:Peach (New Horizons)", "Peach", "[[Item:Peach (New Horizons)|Peach]]" },
		["Coconut"] = { "Coconut NH Inv Icon.png", "15px", "Item:Coconut (New Horizons)", "Coconut", "[[Item:Coconut (New Horizons)|Coconut]]" },
		
		-- Flowers --
		["Red Cosmos"] = { "Red Cosmos NH Inv Icon.png", "15px", "Item:Red Cosmos (New Horizons)", "Red Cosmos", "[[Item:Red Cosmos (New Horizons)|Red Cosmos]]" },
		["White Cosmos"] = { "White Cosmos NH Inv Icon.png", "15px", "Item:White Cosmos (New Horizons)", "White Cosmos", "[[Item:White Cosmos (New Horizons)|White Cosmos]]" },
		["Yellow Cosmos"] = { "Yellow Cosmos NH Inv Icon.png", "15px", "Item:Yellow Cosmos (New Horizons)", "Yellow Cosmos", "[[Item:Yellow Cosmos (New Horizons)|Yellow Cosmos]]" },
		["Orange Cosmos"] = { "Orange Cosmos NH Inv Icon.png", "15px", "Item:Orange Cosmos (New Horizons)", "Orange Cosmos", "[[Item:Orange Cosmos (New Horizons)|Orange Cosmos]]" },
		["Pink Cosmos"] = { "Pink Cosmos NH Inv Icon.png", "15px", "Item:Pink Cosmos (New Horizons)", "Pink Cosmos", "[[Item:Pink Cosmos (New Horizons)|Pink Cosmos]]" },
		["Black Cosmos"] = { "Black Cosmos NH Inv Icon.png", "15px", "Item:Black Cosmos (New Horizons)", "Black Cosmos", "[[Item:Black Cosmos (New Horizons)|Black Cosmos]]" },
		["Red Hyacinths"] = { "Red Hyacinths NH Inv Icon.png", "15px", "Item:Red Hyacinths (New Horizons)", "Red Hyacinths", "[[Item:Red Hyacinths (New Horizons)|Red Hyacinths]]" },
		["White Hyacinths"] = { "White Hyacinths NH Inv Icon.png", "15px", "Item:White Hyacinths (New Horizons)", "White Hyacinths", "[[Item:White Hyacinths (New Horizons)|White Hyacinths]]" },
		["Yellow Hyacinths"] = { "Yellow Hyacinths NH Inv Icon.png", "15px", "Item:Yellow Hyacinths (New Horizons)", "Yellow Hyacinths", "[[Item:Yellow Hyacinths (New Horizons)|Yellow Hyacinths]]" },
		["Orange Hyacinths"] = { "Orange Hyacinths NH Inv Icon.png", "15px", "Item:Orange Hyacinths (New Horizons)", "Orange Hyacinths", "[[Item:Orange Hyacinths (New Horizons)|Orange Hyacinths]]" },
		["Pink Hyacinths"] = { "Pink Hyacinths NH Inv Icon.png", "15px", "Item:Pink Hyacinths (New Horizons)", "Pink Hyacinths", "[[Item:Pink Hyacinths (New Horizons)|Pink Hyacinths]]" },
		["Purple Hyacinths"] = { "Purple Hyacinths NH Inv Icon.png", "15px", "Item:Purple Hyacinths (New Horizons)", "Purple Hyacinths", "[[Item:Purple Hyacinths (New Horizons)|Purple Hyacinths]]" },
		["Blue Hyacinths"] = { "Blue Hyacinths NH Inv Icon.png", "15px", "Item:Blue Hyacinths (New Horizons)", "Blue Hyacinths", "[[Item:Blue Hyacinths (New Horizons)|Blue Hyacinths]]" },
		["Red Lilies"] = { "Red Lilies NH Inv Icon.png", "15px", "Item:Red Lilies (New Horizons)", "Red Lilies", "[[Item:Red Lilies (New Horizons)|Red Lilies]]" },
		["White Lilies"] = { "White Lilies NH Inv Icon.png", "15px", "Item:White Lilies (New Horizons)", "White Lilies", "[[Item:White Lilies (New Horizons)|White Lilies]]" },
		["Yellow Lilies"] = { "Yellow Lilies NH Inv Icon.png", "15px", "Item:Yellow Lilies (New Horizons)", "Yellow Lilies", "[[Item:Yellow Lilies (New Horizons)|Yellow Lilies]]" },
		["Orange Lilies"] = { "Orange Lilies NH Inv Icon.png", "15px", "Item:Orange Lilies (New Horizons)", "Orange Lilies", "[[Item:Orange Lilies (New Horizons)|Orange Lilies]]" },
		["Pink Lilies"] = { "Pink Lilies NH Inv Icon.png", "15px", "Item:Pink Lilies (New Horizons)", "Pink Lilies", "[[Item:Pink Lilies (New Horizons)|Pink Lilies]]" },
		["Black Lilies"] = { "Black Lilies NH Inv Icon.png", "15px", "Item:Black Lilies (New Horizons)", "Black Lilies", "[[Item:Black Lilies (New Horizons)|Black Lilies]]" },
		["White Mums"] = { "White Mums NH Inv Icon.png", "15px", "Item:White Mums (New Horizons)", "White Mums", "[[Item:White Mums (New Horizons)|White Mums]]" },
		["Yellow Mums"] = { "Yellow Mums NH Inv Icon.png", "15px", "Item:Yellow Mums (New Horizons)", "Yellow Mums", "[[Item:Yellow Mums (New Horizons)|Yellow Mums]]" },
		["Pink Mums"] = { "Pink Mums NH Inv Icon.png", "15px", "Item:Pink Mums (New Horizons)", "Pink Mums", "[[Item:Pink Mums (New Horizons)|Pink Mums]]" },
		["Purple Mums"] = { "Purple Mums NH Inv Icon.png", "15px", "Item:Purple Mums (New Horizons)", "Purple Mums", "[[Item:Purple Mums (New Horizons)|Purple Mums]]" },
		["Red Mums"] = { "Red Mums NH Inv Icon.png", "15px", "Item:Red Mums (New Horizons)", "Red Mums", "[[Item:Red Mums (New Horizons)|Red Mums]]" },
		["Green Mums"] = { "Green Mums NH Inv Icon.png", "15px", "Item:Green Mums (New Horizons)", "Green Mums", "[[Item:Green Mums (New Horizons)|Green Mums]]" },
		["Red Pansies"] = { "Red Pansies NH Inv Icon.png", "15px", "Item:Red Pansies (New Horizons)", "Red Pansies", "[[Item:Red Pansies (New Horizons)|Red Pansies]]" },
		["White Pansies"] = { "White Pansies NH Inv Icon.png", "15px", "Item:White Pansies (New Horizons)", "White Pansies", "[[Item:White Pansies (New Horizons)|White Pansies]]" },
		["Yellow Pansies"] = { "Yellow Pansies NH Inv Icon.png", "15px", "Item:Yellow Pansies (New Horizons)", "Yellow Pansies", "[[Item:Yellow Pansies (New Horizons)|Yellow Pansies]]" },
		["Orange Pansies"] = { "Orange Pansies NH Inv Icon.png", "15px", "Item:Orange Pansies (New Horizons)", "Orange Pansies", "[[Item:Orange Pansies (New Horizons)|Orange Pansies]]" },
		["Purple Pansies"] = { "Purple Pansies NH Inv Icon.png", "15px", "Item:Purple Pansies (New Horizons)", "Purple Pansies", "[[Item:Purple Pansies (New Horizons)|Purple Pansies]]" },
		["Blue Pansies"] = { "Blue Pansies NH Inv Icon.png", "15px", "Item:Blue Pansies (New Horizons)", "Blue Pansies", "[[Item:Blue Pansies (New Horizons)|Blue Pansies]]" },
		["Red Roses"] = { "Red Roses NH Inv Icon.png", "15px", "Item:Red Roses (New Horizons)", "Red Roses", "[[Item:Red Roses (New Horizons)|Red Roses]]" },
		["White Roses"] = { "White Roses NH Inv Icon.png", "15px", "Item:White Roses (New Horizons)", "White Roses", "[[Item:White Roses (New Horizons)|White Roses]]" },
		["Yellow Roses"] = { "Yellow Roses NH Inv Icon.png", "15px", "Item:Yellow Roses (New Horizons)", "Yellow Roses", "[[Item:Yellow Roses (New Horizons)|Yellow Roses]]" },
		["Orange Roses"] = { "Orange Roses NH Inv Icon.png", "15px", "Item:Orange Roses (New Horizons)", "Orange Roses", "[[Item:Orange Roses (New Horizons)|Orange Roses]]" },
		["Pink Roses"] = { "Pink Roses NH Inv Icon.png", "15px", "Item:Pink Roses (New Horizons)", "Pink Roses", "[[Item:Pink Roses (New Horizons)|Pink Roses]]" },
		["Purple Roses"] = { "Purple Roses NH Inv Icon.png", "15px", "Item:Purple Roses (New Horizons)", "Purple Roses", "[[Item:Purple Roses (New Horizons)|Purple Roses]]" },
		["Blue Roses"] = { "Blue Roses NH Inv Icon.png", "15px", "Item:Blue Roses (New Horizons)", "Blue Roses", "[[Item:Blue Roses (New Horizons)|Blue Roses]]" },
		["Black Roses"] = { "Black Roses NH Inv Icon.png", "15px", "Item:Black Roses (New Horizons)", "Black Roses", "[[Item:Black Roses (New Horizons)|Black Roses]]" },
		["Gold Roses"] = { "Gold Roses NH Inv Icon.png", "15px", "Item:Gold Roses (New Horizons)", "Gold Roses", "[[Item:Gold Roses (New Horizons)|Gold Roses]]" },
		["Red Tulips"] = { "Red Tulips NH Inv Icon.png", "15px", "Item:Red Tulips (New Horizons)", "Red Tulips", "[[Item:Red Tulips (New Horizons)|Red Tulips]]" },
		["White Tulips"] = { "White Tulips NH Inv Icon.png", "15px", "Item:White Tulips (New Horizons)", "White Tulips", "[[Item:White Tulips (New Horizons)|White Tulips]]" },
		["Yellow Tulips"] = { "Yellow Tulips NH Inv Icon.png", "15px", "Item:Yellow Tulips (New Horizons)", "Yellow Tulips", "[[Item:Yellow Tulips (New Horizons)|Yellow Tulips]]" },
		["Orange Tulips"] = { "Orange Tulips NH Inv Icon.png", "15px", "Item:Orange Tulips (New Horizons)", "Orange Tulips", "[[Item:Orange Tulips (New Horizons)|Orange Tulips]]" },
		["Pink Tulips"] = { "Pink Tulips NH Inv Icon.png", "15px", "Item:Pink Tulips (New Horizons)", "Pink Tulips", "[[Item:Pink Tulips (New Horizons)|Pink Tulips]]" },
		["Purple Tulips"] = { "Purple Tulips NH Inv Icon.png", "15px", "Item:Purple Tulips (New Horizons)", "Purple Tulips", "[[Item:Purple Tulips (New Horizons)|Purple Tulips]]" },
		["Black Tulips"] = { "Black Tulips NH Inv Icon.png", "15px", "Item:Black Tulips (New Horizons)", "Black Tulips", "[[Item:Black Tulips (New Horizons)|Black Tulips]]" },
		["Red Windflowers"] = { "Red Windflowers NH Inv Icon.png", "15px", "Item:Red Windflowers (New Horizons)", "Red Windflowers", "[[Item:Red Windflowers (New Horizons)|Red Windflowers]]" },
		["White Windflowers"] = { "White Windflowers NH Inv Icon.png", "15px", "Item:White Windflowers (New Horizons)", "White Windflowers", "[[Item:White Windflowers (New Horizons)|White Windflowers]]" },
		["Orange Windflowers"] = { "Orange Windflowers NH Inv Icon.png", "15px", "Item:Orange Windflowers (New Horizons)", "Orange Windflowers", "[[Item:Orange Windflowers (New Horizons)|Orange Windflowers]]" },
		["Pink Windflowers"] = { "Pink Windflowers NH Inv Icon.png", "15px", "Item:Pink Windflowers (New Horizons)", "Pink Windflowers", "[[Item:Pink Windflowers (New Horizons)|Pink Windflowers]]" },
		["Purple Windflowers"] = { "Purple Windflowers NH Inv Icon.png", "15px", "Item:Purple Windflowers (New Horizons)", "Purple Windflowers", "[[Item:Purple Windflowers (New Horizons)|Purple Windflowers]]" },
		["Blue Windflowers"] = { "Blue Windflowers NH Inv Icon.png", "15px", "Item:Blue Windflowers (New Horizons)", "Blue Windflowers", "[[Item:Blue Windflowers (New Horizons)|Blue Windflowers]]" },
		
		-- Shells --
		["Conch"] = { "Conch NH Inv Icon.png", "15px", "Item:Conch (New Horizons)", "Conch", "[[Item:Conch (New Horizons)|Conch]]" },
		["Coral"] = { "Coral NH Inv Icon.png", "15px", "Item:Coral (New Horizons)", "Coral", "[[Item:Coral (New Horizons)|Coral]]" },
		["Cowrie"] = { "Cowrie NH Inv Icon.png", "15px", "Item:Cowrie (New Horizons)", "Cowrie", "[[Item:Cowrie (New Horizons)|Cowrie]]" },
		["Giant Clam"] = { "Giant Clam NH Inv Icon.png", "15px", "Item:Giant Clam (New Horizons)", "Giant Clam", "[[Item:Giant Clam (New Horizons)|Giant Clam]]" },
		["Sea Snail"] = { "Sea Snail Shell NH Inv Icon.png", "15px", "Item:Sea Snail (New Horizons)", "Sea Snail", "[[Item:Sea Snail (New Horizons)|Sea Snail]]" },
		["Sand Dollar"] = { "Sand Dollar NH Inv Icon.png", "15px", "Item:Sand Dollar (New Horizons)", "Sand Dollar", "[[Item:Sand Dollar (New Horizons)|Sand Dollar]]" },
		["Venus Comb"] = { "Venus Comb NH Inv Icon.png", "15px", "Item:Venus Comb (New Horizons)", "Venus Comb", "[[Item:Venus Comb (New Horizons)|Venus Comb]]" },
		
		-- Furniture --
		["Baby Bear"] = { "Baby Bear (Cream - None) NH Icon.png", "15px", "Item:Baby Bear (New Horizons)", "Baby Bear", "[[Item:Baby Bear (New Horizons)|Baby Bear]]" },
		["Book"] = { "Book (Western Literature) NH Icon.png", "15px", "Item:Book (New Horizons)", "Book", "[[Item:Book (New Horizons)|Book]]" },
		["Bottle Crate"] = { "Bottle Crate (Yellow - None) NH Icon.png", "15px", "Item:Bottle Crate (New Horizons)", "Bottle Crate", "[[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", "[[Item:Bunny Garden Decoration (New Horizons)|Bunny Garden Decoration]]" },
		["Campfire"] = { "Campfire NH Icon.png", "15px", "Item:Campfire (New Horizons)", "Campfire", "[[Item:Campfire (New Horizons)|Campfire]]" },
		["Cardboard Box"] = { "Cardboard Box (Plain) NH Icon.png", "15px", "Item:Cardboard Box (New Horizons)", "Cardboard Box", "[[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", "[[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", "[[Item:Cutting Board (New Horizons)|Cutting Board]]" },
		["Decorative Plate"] = { "Decorative Plate (Brown - Flowers) NH Icon.png", "15px", "Item:Decorative Plate (New Horizons)", "Decorative Plate", "[[Item:Decorative Plate (New Horizons)|Decorative Plate]]" },
		["Dharma"] = { "Dharma (Red) NH Icon.png", "15px", "Item:Dharma (New Horizons)", "Dharma", "[[Item:Dharma (New Horizons)|Dharma]]" },
		["Document Stack"] = { "Document Stack (Resource Documents) NH Icon.png", "15px", "Item:Document Stack (New Horizons)", "Document Stack", "[[Item:Document Stack (New Horizons)|Document Stack]]" },
		["Drinking Fountain"] = { "Drinking Fountain (Ivory) NH Icon.png", "15px", "Item:Drinking Fountain (New Horizons)", "Drinking Fountain", "[[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", "[[Item:Festival Lantern (New Horizons)|Festival Lantern]]" },
		["Fine Vase"] = { "Fine Vase (Dragon) NH Icon.png", "15px", "Item:Fine Vase (New Horizons)", "Fine Vase", "[[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", "[[Item:Fish Container (New Horizons)|Fish Container]]" },
		["Forbidden Altar"] = { "Forbidden Altar (Gray) NH Icon.png", "15px", "Item:Forbidden Altar (New Horizons)", "Forbidden Altar", "[[Item:Forbidden Altar (New Horizons)|Forbidden Altar]]" },
		["Gear Apparatus"] = { "Gear Apparatus (Silver) NH Icon.png", "15px", "Item:Gear Apparatus (New Horizons)", "Gear Apparatus", "[[Item:Gear Apparatus (New Horizons)|Gear Apparatus]]" },
		["Gear Tower"] = { "Gear Tower (Silver) NH Icon.png", "15px", "Item:Gear Tower (New Horizons)", "Gear Tower", "[[Item:Gear Tower (New Horizons)|Gear Tower]]" },
		["Gears"] = { "Gears (Silver) NH Icon.png", "15px", "Item:Gears (New Horizons)", "Gears", "[[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", "[[Item:Glowing-Moss Jar (New Horizons)|Glowing-Moss Jar]]" },
		["Log Bench"] = { "Log Bench (Dark Wood) NH Icon.png", "15px", "Item:Log Bench (New Horizons)", "Log Bench", "[[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", "[[Item:Log Chair (New Horizons)|Log Chair]]" },
		["Log Stakes"] = { "Log Stakes (Dark Wood) NH Icon.png", "15px", "Item:Log Stakes (New Horizons)", "Log Stakes", "[[Item:Log Stakes (New Horizons)|Log Stakes]]" },
		["Log Stool"] = { "Log Stool (Dark Wood) NH Icon.png", "15px", "Item:Log Stool (New Horizons)", "Log Stool", "[[Item:Log Stool (New Horizons)|Log Stool]]" },
		["Lucky Cat"] = { "Lucky Cat (White) NH Icon.png", "15px", "Item:Lucky Cat (New Horizons)", "Lucky Cat", "[[Item:Lucky Cat (New Horizons)|Lucky Cat]]" },
		["Magazine"] = { "Magazine (Food) NH Icon.png", "15px", "Item:Magazine (New Horizons)", "Magazine", "[[Item:Magazine (New Horizons)|Magazine]]" },
		["Mama Bear"] = { "Mama Bear (Cream - None) NH Icon.png", "15px", "Item:Mama Bear (New Horizons)", "Mama Bear", "[[Item:Mama Bear (New Horizons)|Mama Bear]]" },
		["Metal Pot"] = { "Metal Pot (Black) NH Icon.png", "15px", "Item:Metal Pot (New Horizons)", "Metal Pot", "[[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", "[[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", "[[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", "[[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", "[[Item:Mining Car (New Horizons)|Mining Car]]" },
		["Oil Barrel"] = { "Oil Barrel (Light Green) NH Icon.png", "15px", "Item:Oil Barrel (New Horizons)", "Oil Barrel", "[[Item:Oil Barrel (New Horizons)|Oil Barrel]]" },
		["Painting Set"] = { "Painting Set (Yellow - Blank) NH Icon.png", "15px", "Item:Painting Set (New Horizons)", "Painting Set", "[[Item:Painting Set (New Horizons)|Painting Set]]" },
		["Papa Bear"] = { "Papa Bear (Cream - None) NH Icon.png", "15px", "Item:Papa Bear (New Horizons)", "Papa Bear", "[[Item:Papa Bear (New Horizons)|Papa Bear]]" },
		["Piggy Bank"] = { "Piggy Bank (Pink) NH Icon.png", "15px", "Item:Piggy Bank (New Horizons)", "Piggy Bank", "[[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", "[[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", "[[Item:Plate Armor (New Horizons)|Plate Armor]]" },
		["Rocket"] = { "Rocket NH Icon.png", "15px", "Item:Rocket (New Horizons)", "Rocket", "[[Item:Rocket (New Horizons)|Rocket]]" },
		["Samurai Suit"] = { "Samurai Suit (Black) NH Icon.png", "15px", "Item:Samurai Suit (New Horizons)", "Samurai Suit", "[[Item:Samurai Suit (New Horizons)|Samurai Suit]]" },
		["Scattered Papers"] = { "Scattered Papers (Essays) NH Icon.png", "15px", "Item:Scattered Papers (New Horizons)", "Scattered Papers", "[[Item:Scattered Papers (New Horizons)|Scattered Papers]]" },
		["Senmaizuke Barrel"] = { "Senmaizuke Barrel NH Icon.png", "15px", "Item:Senmaizuke Barrel (New Horizons)", "Senmaizuke Barrel", "[[Item:Senmaizuke Barrel (New Horizons)|Senmaizuke Barrel]]" },
		["Shopping Basket"] = { "Shopping Basket (Orange) NH Icon.png", "15px", "Item:Shopping Basket (New Horizons)", "Shopping Basket", "[[Item:Shopping Basket (New Horizons)|Shopping Basket]]" },
		["Skateboard"] = { "Skateboard (Black - None) NH Icon.png", "15px", "Item:Skateboard (New Horizons)", "Skateboard", "[[Item:Skateboard (New Horizons)|Skateboard]]" },
		["Spooky Lantern"] = { "Spooky Lantern (Orange) NH Icon.png", "15px", "Item:Spooky Lantern (New Horizons)", "Spooky Lantern", "[[Item:Spooky Lantern (New Horizons)|Spooky Lantern]]" },
		["Square Bathtub"] = { "Square Bathtub (Blue Tile) NH Icon.png", "15px", "Item:Square Bathtub (New Horizons)", "Square Bathtub", "[[Item:Square Bathtub (New Horizons)|Square Bathtub]]" },
		["Tomato Puree"] = { "Tomato Puree NH Icon.png", "15px", "Item:Tomato Puree (New Horizons)", "Tomato Puree", "[[Item:Tomato Puree (New Horizons)|Tomato Puree]]" },
		["Upright Piano"] = { "Upright Piano (Black) NH Icon.png", "15px", "Item:Upright Piano (New Horizons)", "Upright Piano", "[[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", "[[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", "[[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", "[[Item:Wooden-Block Toy (New Horizons)|Wooden-Block Toy]]" },
		["Wristwatch"] = { "Wristwatch (Silver) NH Icon.png", "15px", "Item:Wristwatch (New Horizons)", "Wristwatch", "[[Item:Wristwatch (New Horizons)|Wristwatch]]" },
		["Zen Cushion"] = { "Zen Cushion (Deep Blue) NH Icon.png", "15px", "Item:Zen Cushion (New Horizons)", "Zen Cushion", "[[Item:Zen Cushion (New Horizons)|Zen Cushion]]" },
		["Gold Armor"] = { "Gold Armor NH Icon.png", "15px", "Item:Gold Armor (New Horizons)", "Gold Armor", "[[Item:Gold Armor (New Horizons)|Gold Armor]]" },
		["Ruins Wall"] = { "Ruins Wall NH Icon.png", "15px", "Item:Ruins Wall (New Horizons)", "Ruins Wall", "[[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", "[[Item:Sandy-Beach Flooring (New Horizons)|Sandy-Beach Flooring]]" },
		["Screen Wall"] = { "Screen Wall NH Icon.png", "15px", "Item:Screen Wall (New Horizons)", "Screen Wall", "[[Item:Screen Wall (New Horizons)|Screen Wall]]" },
		
		-- 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", "[[Item:Rusted Part (New Horizons)|Rusted Part]]" },
		["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", "[[Item:Red Wrapping Paper (New Horizons)|Red Wrapping Paper]]" }
	},
	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" },
		["Apple Gyroidite"] = { "Apple Gyroidite PC Icon.png", "20px", "", "", "Apple 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" },
		["Boutique Gyroidite"] = { "Boutique Gyroidite PC Icon.png", "20px", "", "", "Boutique 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" },
		["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" },
		["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]]" }
	}
}