Module:ResourceData: Difference between revisions

From Corsair Cove Official Wiki
Dorce (talk | contribs)
No edit summary
Dorce (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
return {
return {
Coins = {
name = "Coins",
category = "Resource",
icon_file = "T_ICO_resource_coin.png",
source = {},
production = {
source1 = "",
quantity1 = 0,
recipe1 = {},
source2 = "",
quantity2 = 0,
recipe2 = {},
source3 = "",
quantity3 = 0,
recipe3 = {},
},
stack_size = 0,
stack_value = 0,
},
Ammunition = {
name = "Ammunition",
category = "Ammunition",
icon_file = "T_ICO_Loaded_Gun.png",
source = {},
production = {
source1 = "Small Gun Tower",
quantity1 = 0.3,
recipe1 = {
ingredient1 = "Black Powder",
ingredient1_qty = 10,
},
source2 = "Medium Gun Tower",
quantity2 = 0.3,
recipe2 = {
ingredient1 = "Black Powder",
ingredient1_qty = 10,
ingredient2 = "Cannonball",
ingredient2_qty = 4,
},
source3 = "Large Gun Tower",
quantity3 = 0.3,
recipe3 = {
ingredient1 = "Black Powder",
ingredient1_qty = 10,
ingredient2 = "Cannonball",
ingredient2_qty = 4,
},
},
stack_size = 1,
stack_value = 0,
},
Planks = {
Planks = {
name = "Planks",
name = "Planks",
category = "",
category = "Construction Resource",
iconFile = "T_ICO_resource_plank.png",
icon_file = "T_ICO_resource_plank.png",
Source = {
source = {
"Sawmill",
"Sawmill",
},
},
Line 21: Line 72:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 18,
stack_value = 18,
},
},
["Stone Blocks"] = {
["Stone Blocks"] = {
name = "Stone Blocks",
name = "Stone Blocks",
category = "",
category = "Construction Resource",
iconFile = "T_ICO_resource_stoneBlocks.png",
icon_file = "T_ICO_resource_stoneBlocks.png",
Source = {
source = {
"Stonecutter",
"Stonecutter",
},
},
Line 45: Line 96:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 15,
stack_value = 15,
},
},
Rope = {
Rope = {
name = "Rope",
name = "Rope",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_rope.png",
icon_file = "T_ICO_resource_rope.png",
Source = {
source = {
"Rope Maker",
"Rope Maker",
},
},
Line 59: Line 110:
quantity1 = 6,
quantity1 = 6,
recipe1 = {
recipe1 = {
ingredient1 = "Fiber",
ingredient1 = "Fibre",
ingredient1_qty = 4,
ingredient1_qty = 4,
},
},
Line 69: Line 120:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 37,
stack_value = 37,
},
},
Sails = {
Sails = {
name = "Sails",
name = "Sails",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_Sails.png",
icon_file = "T_ICO_resource_Sails.png",
Source = {
source = {
"Sail Maker",
"Sail Maker",
},
},
Line 93: Line 144:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 30,
stack_value = 30,
},
},
Tabby = {
Tabby = {
name = "Tabby",
name = "Tabby",
category = "",
category = "Construction Resource",
iconFile = "T_ICO_resource_tabbyConcrete.png",
icon_file = "T_ICO_resource_tabbyConcrete.png",
Source = {
source = {
"Tabby Cradle",
"Tabby Cradle",
},
},
production = {
production = {
source1 = "Tabby Cradle",
source1 = "Tabby Cradle",
quantity1 = 0,
quantity1 = 4,
recipe1 = {},
recipe1 = {
ingredient1 = "Seashells",
ingredient1_qty = 4,
ingredient2 = "Lime",
ingredient2_qty = 4,
            },
source2 = "",
source2 = "",
quantity2 = 0,
quantity2 = 0,
Line 114: Line 170:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 37,
stack_value = 37,
},
},
Fittings = {
Fittings = {
name = "Fittings",
name = "Fittings",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_Fittings.png",
icon_file = "T_ICO_resource_Fittings.png",
Source = {
source = {
"Hammermill",
"Hammermill",
},
},
Line 138: Line 194:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 30,
stack_value = 30,
},
},
Pitch = {
Pitch = {
name = "Pitch",
name = "Pitch",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_Pitch.png",
icon_file = "T_ICO_resource_Pitch.png",
Source = {
source = {
"Tar Boiler",
"Tar Boiler",
},
},
Line 164: Line 220:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 25,
stack_value = 25,
},
},
Figurehead = {
Figurehead = {
name = "Figurehead",
name = "Figurehead",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_Figurehead.png",
icon_file = "T_ICO_Figurehead.png",
Source = {
source = {
"Master Carver",
"Master Carver",
},
},
Line 180: Line 236:
ingredient1 = "Hardwood",
ingredient1 = "Hardwood",
ingredient1_qty = 8,
ingredient1_qty = 8,
ingredient2 = "Pigment",
ingredient2 = "Colour Pigment",
ingredient2_qty = 8,
ingredient2_qty = 8,
},
},
Line 190: Line 246:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 25,
stack_size = 25,
StackValue = 18,
stack_value = 18,
},
},
["Naval Gun"] = {
["Naval Gun"] = {
name = "Naval Gun",
name = "Naval Gun",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_navalCannon.png",
icon_file = "T_ICO_resource_navalCannon.png",
Source = {
source = {
"Cannon Foundry",
"Cannon Foundry",
},
},
Line 216: Line 272:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 25,
stack_size = 25,
StackValue = 75,
stack_value = 75,
},
},
["Jolly Roger"] = {
["Jolly Roger"] = {
name = "Jolly Roger",
name = "Jolly Roger",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_JollyRoger.png",
icon_file = "T_ICO_resource_JollyRoger.png",
Source = {
source = {
"Flag Maker",
"Flag Maker",
},
},
Line 232: Line 288:
ingredient1 = "Fabric",
ingredient1 = "Fabric",
ingredient1_qty = 6,
ingredient1_qty = 6,
ingredient2 = "Pigment",
ingredient2 = "Colour Pigment",
ingredient2_qty = 4,
ingredient2_qty = 4,
},
},
Line 242: Line 298:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 15,
stack_value = 15,
},
},
["Steel Chain"] = {
["Steel Chain"] = {
name = "Steel Chain",
name = "Steel Chain",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_SteelChain.png",
icon_file = "T_ICO_resource_SteelChain.png",
Source = {
source = {
"Chain Smith",
"Chain Smith",
},
},
Line 263: Line 319:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 25,
stack_size = 25,
StackValue = 30,
stack_value = 30,
},
},
["Silver Lining"] = {
["Silver Lining"] = {
name = "Silver Lining",
name = "Silver Lining",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_SilverDeco.png",
icon_file = "T_ICO_resource_SilverDeco.png",
Source = {
source = {
"Silver Smith",
"Silver Smith",
"Master Shipwright",
"Master Shipwright",
Line 295: Line 351:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 25,
stack_size = 25,
StackValue = 75,
stack_value = 75,
},
},
["Copper Lamp"] = {
["Copper Lamp"] = {
name = "Copper Lamp",
name = "Copper Lamp",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_CopperLamp.png",
icon_file = "T_ICO_resource_CopperLamp.png",
Source = {
source = {
"Lamp Maker",
"Lamp Maker",
"Copper Smith",
"Copper Smith",
Line 312: Line 368:
ingredient1 = "Copper",
ingredient1 = "Copper",
ingredient1_qty = 8,
ingredient1_qty = 8,
ingredient2 = "Blubber",
ingredient2 = "Whale Oil",
ingredient2_qty = 10,
ingredient2_qty = 10,
},
},
Line 327: Line 383:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 30,
stack_value = 30,
},
},
Stew = {
Stew = {
name = "Stew",
name = "Stew",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_DefaultStew.png",
icon_file = "T_ICO_resource_DefaultStew.png",
Source = {
source = {
"Campfire",
"Campfire",
"Buccaneer Grill",
"Buccaneer Grill",
Line 358: Line 414:
},
},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 12,
stack_value = 12,
},
},
Booze = {
Booze = {
name = "Booze",
name = "Booze",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_DefaultAle.png",
icon_file = "T_ICO_resource_DefaultAle.png",
Source = {
source = {
"Moonshine Still",
"Moonshine Still",
"Cider Press",
"Cider Press",
Line 389: Line 445:
},
},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 12,
stack_value = 12,
},
},
["Cassava Bread"] = {
["Cassava Bread"] = {
name = "Cassava Bread",
name = "Cassava Bread",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_CassavaBread.png",
icon_file = "T_ICO_resource_CassavaBread.png",
Source = {
source = {
"Cassava Oven",
"Cassava Oven",
},
},
Line 415: Line 471:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 40,
stack_value = 40,
},
},
Rum = {
Rum = {
name = "Rum",
name = "Rum",
category = "",
category = "Drink Resource",
iconFile = "T_ICO_resource_Rum.png",
icon_file = "T_ICO_resource_Rum.png",
Source = {
source = {
"Distillery",
"Distillery",
},
},
Line 441: Line 497:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 150,
stack_size = 150,
StackValue = 22,
stack_value = 22,
},
},
["Turtle Soup"] = {
["Turtle Soup"] = {
name = "Turtle Soup",
name = "Turtle Soup",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_turtleSoup.png",
icon_file = "T_ICO_resource_turtleSoup.png",
Source = {
source = {
"Soup Kitchen",
"Soup Kitchen",
},
},
Line 467: Line 523:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 150,
stack_size = 150,
StackValue = 15,
stack_value = 15,
},
},
Medicine = {
Medicine = {
name = "Medicine",
name = "Medicine",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_medicine.png",
icon_file = "T_ICO_resource_medicine.png",
Source = {
source = {
"Apothecary",
"Apothecary",
},
},
Line 493: Line 549:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 37,
stack_value = 37,
},
},
Slops = {
Slops = {
name = "Slops",
name = "Slops",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Slops.png",
icon_file = "T_ICO_resource_Slops.png",
Source = {
source = {
"Slop Shop",
"Slop Shop",
},
},
Line 519: Line 575:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
Boots = {
Boots = {
name = "Boots",
name = "Boots",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Boots.png",
icon_file = "T_ICO_resource_Boots.png",
Source = {
source = {
"Cobbler",
"Cobbler",
},
},
Line 545: Line 601:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 37,
stack_value = 37,
},
},
["Roast Bird"] = {
["Roast Bird"] = {
name = "Roast Bird",
name = "Roast Bird",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_RoastBird.png",
icon_file = "T_ICO_resource_RoastBird.png",
Source = {
source = {
"Rotisserie",
"Rotisserie",
},
},
Line 571: Line 627:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 300,
stack_size = 300,
StackValue = 48,
stack_value = 48,
},
},
Tobacco = {
Tobacco = {
name = "Tobacco",
name = "Tobacco",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_tabacco.png",
icon_file = "T_ICO_resource_tabacco.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 590: Line 646:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 1000,
stack_size = 1000,
StackValue = 200,
stack_value = 200,
},
},
Wine = {
Wine = {
name = "Wine",
name = "Wine",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_wine.png",
icon_file = "T_ICO_resource_wine.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 609: Line 665:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 1000,
stack_size = 1000,
StackValue = 200,
stack_value = 200,
},
},
Eyepatch = {
Eyepatch = {
name = "Eyepatch",
name = "Eyepatch",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_EyePatch.png",
icon_file = "T_ICO_resource_EyePatch.png",
Source = {
source = {
"Eyepatch Maker",
"Eyepatch Maker",
},
},
Line 625: Line 681:
ingredient1 = "Leather",
ingredient1 = "Leather",
ingredient1_qty = 2,
ingredient1_qty = 2,
ingredient2 = "Fiber",
ingredient2 = "Fibre",
ingredient2_qty = 2,
ingredient2_qty = 2,
},
},
Line 635: Line 691:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 200,
stack_size = 200,
StackValue = 20,
stack_value = 20,
},
},
["Tattoo Ink"] = {
["Tattoo Ink"] = {
name = "Tattoo Ink",
name = "Tattoo Ink",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_TattooInk.png",
icon_file = "T_ICO_resource_TattooInk.png",
Source = {
source = {
"Ink Maker",
"Ink Maker",
},
},
Line 649: Line 705:
quantity1 = 15,
quantity1 = 15,
recipe1 = {
recipe1 = {
ingredient1 = "Pigment",
ingredient1 = "Colour Pigment",
ingredient1_qty = 2,
ingredient1_qty = 2,
ingredient2 = "Fresh Water",
ingredient2 = "Fresh Water",
Line 661: Line 717:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 300,
stack_size = 300,
StackValue = 30,
stack_value = 30,
},
},
["Hard Tack"] = {
["Hardtack"] = {
name = "Hard Tack",
name = "Hardtack",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_HardTack.png",
icon_file = "T_ICO_resource_HardTack.png",
Source = {
source = {
"Tack Oven",
"Tack Oven",
"Provisioner",
"Provisioner",
Line 674: Line 730:
production = {
production = {
source1 = "Tack Oven",
source1 = "Tack Oven",
quantity1 = 0,
quantity1 = 10,
recipe1 = {},
recipe1 = {
ingredient1 = "Grain",
ingredient1_qty = 12,
ingredient2 = "Fresh Water",
ingredient2_qty = 2,
            },
source2 = "Provisioner",
source2 = "Provisioner",
quantity2 = 0,
quantity2 = 10,
recipe2 = {},
recipe2 = {
ingredient1 = "Cassava Bread",
ingredient1_qty = 4,
ingredient2 = "Herbs",
ingredient2_qty = 4,
            },
source3 = "",
source3 = "",
quantity3 = 0,
quantity3 = 0,
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 50,
stack_value = 50,
},
},
Spyglass = {
Spyglass = {
name = "Spyglass",
name = "Spyglass",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Telescope.png",
icon_file = "T_ICO_resource_Telescope.png",
Source = {
source = {
"Spyglass Maker",
"Spyglass Maker",
"Tinkerer",
"Tinkerer",
Line 715: Line 781:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 50,
stack_value = 50,
},
},
Prosthesis = {
Prosthesis = {
name = "Prosthesis",
name = "Prosthesis",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Prosthetics.png",
icon_file = "T_ICO_resource_Prosthetics.png",
Source = {
source = {
"Limb Maker",
"Limb Maker",
},
},
Line 741: Line 807:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 50,
stack_value = 50,
},
},
Sabres = {
Sabres = {
name = "Sabres",
name = "Sabres",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_cutlass.png",
icon_file = "T_ICO_resource_cutlass.png",
Source = {
source = {
"Weaponsmith",
"Weaponsmith",
},
},
Line 767: Line 833:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 50,
stack_value = 50,
},
},
["Fancy Clothing"] = {
["Fancy Clothing"] = {
name = "Fancy Clothing",
name = "Fancy Clothing",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Garments.png",
icon_file = "T_ICO_resource_Garments.png",
Source = {
source = {
"Master Tailor",
"Master Tailor",
},
},
Line 793: Line 859:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 50,
stack_value = 50,
},
},
Jewellery = {
Jewellery = {
name = "Jewellery",
name = "Jewellery",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Jewelry.png",
icon_file = "T_ICO_resource_Jewelry.png",
Source = {
source = {
"Jeweller",
"Jeweller",
},
},
Line 819: Line 885:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 50,
stack_value = 50,
},
Shot = {
name = "Shot",
category = "Weapons Resource",
icon_file = "T_ICO_resource_Shot.png",
source = {
"Shot Tower",
},
production = {
source1 = "Shot Tower",
quantity1 = 20,
recipe1 = {
ingredient1 = "Lead",
ingredient1_qty = 2,
ingredient2 = "Copper",
ingredient2_qty = 4,
},
source2 = "",
quantity2 = 0,
recipe2 = {},
source3 = "",
quantity3 = 0,
recipe3 = {},
},
stack_size = 0,
stack_value = 0,
},
},
Pistols = {
Pistols = {
name = "Pistols",
name = "Pistols",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_Handgun04.png",
icon_file = "T_ICO_resource_Handgun04.png",
Source = {
source = {
"Pistol Maker",
"Pistol Maker",
},
},
Line 845: Line 937:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 50,
stack_value = 50,
},
},
Hardwood = {
Hardwood = {
name = "Hardwood",
name = "Hardwood",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_Hardwood.png",
icon_file = "T_ICO_resource_Hardwood.png",
Source = {
source = {
"Woodcutter",
"Woodcutter",
},
},
Line 866: Line 958:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 12,
stack_value = 12,
},
},
Stone = {
Stone = {
name = "Stone",
name = "Stone",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_Stone.png",
icon_file = "T_ICO_resource_Stone.png",
Source = {
source = {
"Quarry",
"Quarry",
},
},
Line 887: Line 979:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Guano = {
Guano = {
name = "Guano",
name = "Guano",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_guano.png",
icon_file = "T_ICO_resource_guano.png",
Source = {
source = {
"Guano Gatherer",
"Guano Gatherer",
},
},
Line 908: Line 1,000:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Charcoal = {
Charcoal = {
name = "Charcoal",
name = "Charcoal",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_Charburner.png",
icon_file = "T_ICO_Charburner.png",
Source = {
source = {
"Charburner",
"Charburner",
},
},
Line 934: Line 1,026:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 35,
stack_value = 35,
},
},
["Black Powder"] = {
["Black Powder"] = {
name = "Black Powder",
name = "Black Powder",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_blackPowder.png",
icon_file = "T_ICO_resource_blackPowder.png",
Source = {
source = {
"Powdermill",
"Powdermill",
},
},
Line 960: Line 1,052:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
Fibre = {
Fibre = {
name = "Fibre",
name = "Fibre",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_Fibres.png",
icon_file = "T_ICO_Fibres.png",
Source = {
source = {
"Leafcutter",
"Leafcutter",
},
},
Line 981: Line 1,073:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Pig = {
Pig = {
name = "Pig",
name = "Pig",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_pig.png",
icon_file = "T_ICO_resource_pig.png",
Source = {
source = {
"Pig Herder",
"Pig Herder",
},
},
Line 1,002: Line 1,094:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 5,
stack_value = 5,
},
},
Fabric = {
Fabric = {
name = "Fabric",
name = "Fabric",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_Canvas2.png",
icon_file = "T_ICO_resource_Canvas2.png",
Source = {
source = {
"Weaver",
"Weaver",
},
},
Line 1,018: Line 1,110:
ingredient1 = "Wooden Awl",
ingredient1 = "Wooden Awl",
ingredient1_qty = 6,
ingredient1_qty = 6,
ingredient2 = "Fiber",
ingredient2 = "Fibre",
ingredient2_qty = 4,
ingredient2_qty = 4,
},
},
Line 1,028: Line 1,120:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 28,
stack_value = 28,
},
},
["Wooden Awl"] = {
["Wooden Awl"] = {
name = "Wooden Awl",
name = "Wooden Awl",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_WoodenAwl.png",
icon_file = "T_ICO_resource_WoodenAwl.png",
Source = {
source = {
"Wood Workshop",
"Wood Workshop",
},
},
Line 1,052: Line 1,144:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 12,
stack_value = 12,
},
},
["Cassava Roots"] = {
["Cassava Roots"] = {
name = "Cassava Roots",
name = "Cassava Roots",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_cassavaRoot.png",
icon_file = "T_ICO_resource_cassavaRoot.png",
Source = {
source = {
"Cassava Picker",
"Cassava Picker",
},
},
Line 1,073: Line 1,165:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 12,
stack_value = 12,
},
},
Salt = {
Salt = {
name = "Salt",
name = "Salt",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_salt.png",
icon_file = "T_ICO_resource_salt.png",
Source = {
source = {
"Saltern",
"Saltern",
},
},
Line 1,094: Line 1,186:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
["Sugar Cane"] = {
["Sugar Cane"] = {
name = "Sugar Cane",
name = "Sugar Cane",
category = "",
category = "Drink Resource",
iconFile = "T_ICO_resource_sugarCane.png",
icon_file = "T_ICO_resource_sugarCane.png",
Source = {
source = {
"Sugar Cane Farm",
"Sugar Cane Farm",
},
},
Line 1,115: Line 1,207:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
Barrel = {
Barrel = {
name = "Barrel",
name = "Barrel",
category = "",
category = "Drink Resource",
iconFile = "T_ICO_resource_Barrel.png",
icon_file = "T_ICO_resource_Barrel.png",
Source = {
source = {
"Cooper",
"Cooper",
},
},
Line 1,139: Line 1,231:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 18,
stack_value = 18,
},
},
Pineapple = {
Pineapple = {
name = "Pineapple",
name = "Pineapple",
category = "",
category = "Drink Resource",
iconFile = "T_ICO_resource_pineapple.png",
icon_file = "T_ICO_resource_pineapple.png",
Source = {
source = {
"Pineapple Grove",
"Pineapple Grove",
},
},
Line 1,160: Line 1,252:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
["Fresh Water"] = {
["Fresh Water"] = {
name = "Fresh Water",
name = "Fresh Water",
category = "",
category = "Drink Resource",
iconFile = "T_ICO_resource_FreshWater.png",
icon_file = "T_ICO_resource_FreshWater.png",
Source = {
source = {
"Cistern",
"Cistern",
},
},
Line 1,181: Line 1,273:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
Turtles = {
Turtles = {
name = "Turtles",
name = "Turtles",
category = "",
category = "Drink Resource",
iconFile = "lT_ICO_iresource_turtule.png",
icon_file = "lT_ICO_iresource_turtule.png",
Source = {
source = {
"Turtle Catcher",
"Turtle Catcher",
},
},
Line 1,202: Line 1,294:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Herbs = {
Herbs = {
name = "Herbs",
name = "Herbs",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_herbs.png",
icon_file = "T_ICO_resource_herbs.png",
Source = {
source = {
"Herbalist",
"Herbalist",
},
},
Line 1,223: Line 1,315:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 25,
stack_value = 25,
},
},
Leather = {
Leather = {
name = "Leather",
name = "Leather",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Leather.png",
icon_file = "T_ICO_resource_Leather.png",
Source = {
source = {
"Tanner",
"Tanner",
},
},
Line 1,249: Line 1,341:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
Lime = {
Lime = {
name = "Lime",
name = "Lime",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_limestone.png",
icon_file = "T_ICO_resource_limestone.png",
Source = {
source = {
"Lime Kiln",
"Lime Kiln",
},
},
Line 1,270: Line 1,362:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Seashells = {
Seashells = {
name = "Seashells",
name = "Seashells",
category = "",
category = "Materials Resource",
iconFile = "lT_ICO_iresource_seashell.png",
icon_file = "lT_ICO_iresource_seashell.png",
Source = {
source = {
"Shell Farm",
"Shell Farm",
},
},
Line 1,291: Line 1,383:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Birds = {
Birds = {
name = "Birds",
name = "Birds",
category = "",
category = "Food Resource",
iconFile = "lT_ICO_iresource_bird.png",
icon_file = "lT_ICO_iresource_bird.png",
Source = {
source = {
"Bird Catcher",
"Bird Catcher",
},
},
Line 1,312: Line 1,404:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
["Copper Ore"] = {
["Copper Ore"] = {
name = "Copper Ore",
name = "Copper Ore",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_copper.png",
icon_file = "T_ICO_resource_copper.png",
Source = {
source = {
"Copper Mine",
"Copper Mine",
},
},
Line 1,333: Line 1,425:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Copper = {
Copper = {
name = "Copper",
name = "Copper",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_copperBars.png",
icon_file = "T_ICO_resource_copperBars.png",
Source = {
source = {
"Bloomery",
"Bloomery",
},
},
Line 1,359: Line 1,451:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 18,
stack_value = 18,
},
},
Tar = {
Tar = {
name = "Tar",
name = "Tar",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_Tar.png",
icon_file = "T_ICO_resource_Tar.png",
Source = {
source = {
"Tar Kiln",
"Tar Kiln",
},
},
Line 1,385: Line 1,477:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 93,
stack_value = 93,
},
},
Cochineal = {
Cochineal = {
name = "Cochineal",
name = "Cochineal",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Cochineal.png",
icon_file = "T_ICO_resource_Cochineal.png",
Source = {
source = {
"Cochineal Harvester",
"Cochineal Harvester",
},
},
Line 1,406: Line 1,498:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 25,
stack_value = 25,
},
},
["Colour Pigment"] = {
["Colour Pigment"] = {
name = "Colour Pigment",
name = "Colour Pigment",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_ColorPigment.png",
icon_file = "T_ICO_resource_ColorPigment.png",
Source = {
source = {
"Pigment Maker",
"Pigment Maker",
},
},
production = {
production = {
source1 = "Pigment Maker",
source1 = "Pigment Maker",
quantity1 = 0,
quantity1 = 8,
recipe1 = {},
recipe1 = {
ingredient1 = "Cochineal",
ingredient1_qty = 4,
ingredient2 = "Lime",
ingredient2_qty = 2,},
source2 = "",
source2 = "",
quantity2 = 0,
quantity2 = 0,
Line 1,427: Line 1,523:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 14,
stack_value = 14,
},
},
Fish = {
Fish = {
name = "Fish",
name = "Fish",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_Fish.png",
icon_file = "T_ICO_resource_Fish.png",
Source = {
source = {
"Fishing Hut",
"Fishing Hut",
},
},
Line 1,448: Line 1,544:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
["Lead Ore"] = {
["Lead Ore"] = {
name = "Lead Ore",
name = "Lead Ore",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_LeadOre.png",
icon_file = "T_ICO_resource_LeadOre.png",
Source = {
source = {
"Lead Mine",
"Lead Mine",
},
},
Line 1,469: Line 1,565:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Lead = {
Lead = {
name = "Lead",
name = "Lead",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_Lead.png",
icon_file = "T_ICO_resource_Lead.png",
Source = {
source = {
"Lead Smelter",
"Lead Smelter",
},
},
Line 1,495: Line 1,591:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 18,
stack_value = 18,
},
},
Cannonball = {
Cannonball = {
name = "Cannonball",
name = "Cannonball",
category = "",
category = "Weapons Resource",
iconFile = "T_ICO_resource_CannonballMetall.png",
icon_file = "T_ICO_resource_CannonballMetall.png",
Source = {
source = {
"Lead Workshop",
"Lead Workshop",
},
},
Line 1,519: Line 1,615:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 40,
stack_value = 40,
},
},
["Iron Ore"] = {
["Iron Ore"] = {
name = "Iron Ore",
name = "Iron Ore",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_ironOre.png",
icon_file = "T_ICO_resource_ironOre.png",
Source = {
source = {
"Iron Mine",
"Iron Mine",
},
},
Line 1,540: Line 1,636:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
["Cast Iron"] = {
["Cast Iron"] = {
name = "Cast Iron",
name = "Cast Iron",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_cast_iron.png",
icon_file = "T_ICO_cast_iron.png",
Source = {
source = {
"Iron Caster",
"Iron Caster",
},
},
Line 1,566: Line 1,662:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 37,
stack_value = 37,
},
},
Tools = {
Tools = {
name = "Tools",
name = "Tools",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_tools.png",
icon_file = "T_ICO_resource_tools.png",
Source = {
source = {
"Tool Maker",
"Tool Maker",
},
},
Line 1,592: Line 1,688:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 60,
stack_value = 60,
},
},
Steel = {
Steel = {
name = "Steel",
name = "Steel",
category = "",
category = "Materials Resource",
iconFile = "T_ICO_resource_Steel.png",
icon_file = "T_ICO_resource_Steel.png",
Source = {
source = {
"Steel Foundry",
"Steel Foundry",
},
},
Line 1,618: Line 1,714:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 37,
stack_value = 37,
},
},
Eggs = {
Eggs = {
name = "Eggs",
name = "Eggs",
category = "",
category = "Food Resource",
iconFile = "T_ICO_resource_egg.png",
icon_file = "T_ICO_resource_egg.png",
Source = {
source = {
"Egg Thief",
"Egg Thief",
},
},
Line 1,639: Line 1,735:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 100,
stack_size = 100,
StackValue = 10,
stack_value = 10,
},
},
Grain = {
Grain = {
name = "Grain",
name = "Grain",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_Grain.png",
icon_file = "T_ICO_resource_Grain.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 1,658: Line 1,754:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 87,
stack_value = 87,
},
},
Lens = {
Lens = {
name = "Lens",
name = "Lens",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_Lens.png",
icon_file = "T_ICO_resource_Lens.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 1,677: Line 1,773:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 100,
stack_value = 100,
},
},
Silver = {
Silver = {
name = "Silver",
name = "Silver",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_silverBullion.png",
icon_file = "T_ICO_resource_silverBullion.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 1,696: Line 1,792:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 250,
stack_size = 250,
StackValue = 93,
stack_value = 93,
},
},
["Whale Blubber"] = {
["Whale Blubber"] = {
name = "Whale Blubber",
name = "Whale Blubber",
category = "",
category = "Raid Resource",
iconFile = "T_ICO_resource_WhaleBlubber.png",
icon_file = "T_ICO_resource_WhaleBlubber.png",
Source = {},
source = {},
production = {
production = {
source1 = "",
source1 = "",
Line 1,715: Line 1,811:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 500,
stack_size = 500,
StackValue = 87,
stack_value = 87,
},
},
["Whale Oil"] = {
["Whale Oil"] = {
name = "Whale Oil",
name = "Whale Oil",
category = "",
category = "Ships Resource",
iconFile = "T_ICO_resource_WhaleOil.png",
icon_file = "T_ICO_resource_WhaleOil.png",
Source = {
source = {
"Blubber Pot",
"Blubber Pot",
},
},
production = {
production = {
source1 = "Blubber Pot",
source1 = "Blubber Pot",
quantity1 = 0,
quantity1 = 14,
recipe1 = {},
recipe1 = {
ingredient1 = "Whale Blubber",
ingredient1_qty = 2,
            },
source2 = "",
source2 = "",
quantity2 = 0,
quantity2 = 0,
Line 1,736: Line 1,835:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 18,
stack_value = 18,
},
},
Pearl = {
Pearl = {
name = "Pearl",
name = "Pearl",
category = "",
category = "Equipment Resource",
iconFile = "T_ICO_resource_Pearl.png",
icon_file = "T_ICO_resource_Pearl.png",
Source = {
source = {
"Pearl Diver",
"Pearl Diver",
},
},
Line 1,757: Line 1,856:
recipe3 = {},
recipe3 = {},
},
},
StackSize = 50,
stack_size = 50,
StackValue = 10,
stack_value = 10,
},
},
}
}

Latest revision as of 19:38, 8 August 2026

This module provides data for all resources in the game to be used by other modules.

It provides information in a nested data structure in the lua format. You can change resource data and add new resources by copy-pasting existing resources and modifying the data appropiately. Please note that any text should be enclosed inside "" and any numeric values should not be enclosed in "" (to match the native lua format for strings and integers).

This Module is used in:


return {
	Coins = {
		name = "Coins",
		category = "Resource",
		icon_file = "T_ICO_resource_coin.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 0,
		stack_value = 0,
	},
	Ammunition = {
		name = "Ammunition",
		category = "Ammunition",
		icon_file = "T_ICO_Loaded_Gun.png",
		source = {},
		production = {
			source1 = "Small Gun Tower",
			quantity1 = 0.3,
			recipe1 = {
				ingredient1 = "Black Powder",
				ingredient1_qty = 10,
			},
			source2 = "Medium Gun Tower",
			quantity2 = 0.3,
			recipe2 = {
				ingredient1 = "Black Powder",
				ingredient1_qty = 10,
				ingredient2 = "Cannonball",
				ingredient2_qty = 4,
			},
			source3 = "Large Gun Tower",
			quantity3 = 0.3,
			recipe3 = {
				ingredient1 = "Black Powder",
				ingredient1_qty = 10,
				ingredient2 = "Cannonball",
				ingredient2_qty = 4,
			},
		},
		stack_size = 1,
		stack_value = 0,
	},
	Planks = {
		name = "Planks",
		category = "Construction Resource",
		icon_file = "T_ICO_resource_plank.png",
		source = {
			"Sawmill",
		},
		production = {
			source1 = "Sawmill",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 18,
	},
	["Stone Blocks"] = {
		name = "Stone Blocks",
		category = "Construction Resource",
		icon_file = "T_ICO_resource_stoneBlocks.png",
		source = {
			"Stonecutter",
		},
		production = {
			source1 = "Stonecutter",
			quantity1 = 5,
			recipe1 = {
				ingredient1 = "Stone",
				ingredient1_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 15,
	},
	Rope = {
		name = "Rope",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_rope.png",
		source = {
			"Rope Maker",
		},
		production = {
			source1 = "Rope Maker",
			quantity1 = 6,
			recipe1 = {
				ingredient1 = "Fibre",
				ingredient1_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 37,
	},
	Sails = {
		name = "Sails",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_Sails.png",
		source = {
			"Sail Maker",
		},
		production = {
			source1 = "Sail Maker",
			quantity1 = 4,
			recipe1 = {
				ingredient1 = "Fabric",
				ingredient1_qty = 8,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 30,
	},
	Tabby = {
		name = "Tabby",
		category = "Construction Resource",
		icon_file = "T_ICO_resource_tabbyConcrete.png",
		source = {
			"Tabby Cradle",
		},
		production = {
			source1 = "Tabby Cradle",
			quantity1 = 4,
			recipe1 = {
				ingredient1 = "Seashells",
				ingredient1_qty = 4,
				ingredient2 = "Lime",
				ingredient2_qty = 4,
            },
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 37,
	},
	Fittings = {
		name = "Fittings",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_Fittings.png",
		source = {
			"Hammermill",
		},
		production = {
			source1 = "Hammermill",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Copper",
				ingredient1_qty = 6,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 30,
	},
	Pitch = {
		name = "Pitch",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_Pitch.png",
		source = {
			"Tar Boiler",
		},
		production = {
			source1 = "Tar Boiler",
			quantity1 = 12,
			recipe1 = {
				ingredient1 = "Tar",
				ingredient1_qty = 4,
				ingredient2 = "Barrel",
				ingredient2_qty = 8,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 25,
	},
	Figurehead = {
		name = "Figurehead",
		category = "Ships Resource",
		icon_file = "T_ICO_Figurehead.png",
		source = {
			"Master Carver",
		},
		production = {
			source1 = "Master Carver",
			quantity1 = 2,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 8,
				ingredient2 = "Colour Pigment",
				ingredient2_qty = 8,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 25,
		stack_value = 18,
	},
	["Naval Gun"] = {
		name = "Naval Gun",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_navalCannon.png",
		source = {
			"Cannon Foundry",
		},
		production = {
			source1 = "Cannon Foundry",
			quantity1 = 4,
			recipe1 = {
				ingredient1 = "Cast Iron",
				ingredient1_qty = 8,
				ingredient2 = "Cannonball",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 25,
		stack_value = 75,
	},
	["Jolly Roger"] = {
		name = "Jolly Roger",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_JollyRoger.png",
		source = {
			"Flag Maker",
		},
		production = {
			source1 = "Flag Maker",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Fabric",
				ingredient1_qty = 6,
				ingredient2 = "Colour Pigment",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 15,
	},
	["Steel Chain"] = {
		name = "Steel Chain",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_SteelChain.png",
		source = {
			"Chain Smith",
		},
		production = {
			source1 = "Chain Smith",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 25,
		stack_value = 30,
	},
	["Silver Lining"] = {
		name = "Silver Lining",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_SilverDeco.png",
		source = {
			"Silver Smith",
			"Master Shipwright",
		},
		production = {
			source1 = "Silver Smith",
			quantity1 = 2,
			recipe1 = {
				ingredient1 = "Silver",
				ingredient1_qty = 14,
				ingredient2 = "Tools",
				ingredient2_qty = 4,
			},
			source2 = "Master Shipwright",
			quantity2 = 2,
			recipe2 = {
				ingredient1 = "Steel",
				ingredient1_qty = 2,
				ingredient2 = "Hardwood",
				ingredient2_qty = 6,
			},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 25,
		stack_value = 75,
	},
	["Copper Lamp"] = {
		name = "Copper Lamp",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_CopperLamp.png",
		source = {
			"Lamp Maker",
			"Copper Smith",
		},
		production = {
			source1 = "Lamp Maker",
			quantity1 = 5,
			recipe1 = {
				ingredient1 = "Copper",
				ingredient1_qty = 8,
				ingredient2 = "Whale Oil",
				ingredient2_qty = 10,
			},
			source2 = "Copper Smith",
			quantity2 = 5,
			recipe2 = {
				ingredient1 = "Copper",
				ingredient1_qty = 8,
				ingredient2 = "Hardwood",
				ingredient2_qty = 8,
			},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 30,
	},
	Stew = {
		name = "Stew",
		category = "Food Resource",
		icon_file = "T_ICO_resource_DefaultStew.png",
		source = {
			"Campfire",
			"Buccaneer Grill",
			"Stew Kitchen",
		},
		production = {
			source1 = "Campfire",
			quantity1 = 16,
			recipe1 = {},
			source2 = "Buccaneer Grill",
			quantity2 = 35,
			recipe2 = {
				ingredient1 = "Pig",
				ingredient1_qty = 2,
			},
			source3 = "Stew Kitchen",
			quantity3 = 55,
			recipe3 = {
				ingredient1 = "Fish",
				ingredient1_qty = 8,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 4,
			},
		},
		stack_size = 500,
		stack_value = 12,
	},
	Booze = {
		name = "Booze",
		category = "Food Resource",
		icon_file = "T_ICO_resource_DefaultAle.png",
		source = {
			"Moonshine Still",
			"Cider Press",
			"Brewery",
		},
		production = {
			source1 = "Moonshine Still",
			quantity1 = 12,
			recipe1 = {},
			source2 = "Cider Press",
			quantity2 = 24,
			recipe2 = {
				ingredient1 = "Pineapple",
				ingredient1_qty = 8,
			},
			source3 = "Brewery",
			quantity3 = 36,
			recipe3 = {
				ingredient1 = "Eggs",
				ingredient1_qty = 4,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 4,
			},
		},
		stack_size = 500,
		stack_value = 12,
	},
	["Cassava Bread"] = {
		name = "Cassava Bread",
		category = "Food Resource",
		icon_file = "T_ICO_resource_CassavaBread.png",
		source = {
			"Cassava Oven",
		},
		production = {
			source1 = "Cassava Oven",
			quantity1 = 20,
			recipe1 = {
				ingredient1 = "Cassava Roots",
				ingredient1_qty = 4,
				ingredient2 = "Salt",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 40,
	},
	Rum = {
		name = "Rum",
		category = "Drink Resource",
		icon_file = "T_ICO_resource_Rum.png",
		source = {
			"Distillery",
		},
		production = {
			source1 = "Distillery",
			quantity1 = 20,
			recipe1 = {
				ingredient1 = "Barrel",
				ingredient1_qty = 4,
				ingredient2 = "Sugar Cane",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 150,
		stack_value = 22,
	},
	["Turtle Soup"] = {
		name = "Turtle Soup",
		category = "Food Resource",
		icon_file = "T_ICO_resource_turtleSoup.png",
		source = {
			"Soup Kitchen",
		},
		production = {
			source1 = "Soup Kitchen",
			quantity1 = 15,
			recipe1 = {
				ingredient1 = "Turtles",
				ingredient1_qty = 4,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 150,
		stack_value = 15,
	},
	Medicine = {
		name = "Medicine",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_medicine.png",
		source = {
			"Apothecary",
		},
		production = {
			source1 = "Apothecary",
			quantity1 = 15,
			recipe1 = {
				ingredient1 = "Herbs",
				ingredient1_qty = 8,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 6,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 37,
	},
	Slops = {
		name = "Slops",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Slops.png",
		source = {
			"Slop Shop",
		},
		production = {
			source1 = "Slop Shop",
			quantity1 = 15,
			recipe1 = {
				ingredient1 = "Fabric",
				ingredient1_qty = 2,
				ingredient2 = "Leather",
				ingredient2_qty = 12,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	Boots = {
		name = "Boots",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Boots.png",
		source = {
			"Cobbler",
		},
		production = {
			source1 = "Cobbler",
			quantity1 = 20,
			recipe1 = {
				ingredient1 = "Leather",
				ingredient1_qty = 6,
				ingredient2 = "Wooden Awl",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 37,
	},
	["Roast Bird"] = {
		name = "Roast Bird",
		category = "Food Resource",
		icon_file = "T_ICO_resource_RoastBird.png",
		source = {
			"Rotisserie",
		},
		production = {
			source1 = "Rotisserie",
			quantity1 = 30,
			recipe1 = {
				ingredient1 = "Birds",
				ingredient1_qty = 2,
				ingredient2 = "Herbs",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 300,
		stack_value = 48,
	},
	Tobacco = {
		name = "Tobacco",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_tabacco.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 1000,
		stack_value = 200,
	},
	Wine = {
		name = "Wine",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_wine.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 1000,
		stack_value = 200,
	},
	Eyepatch = {
		name = "Eyepatch",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_EyePatch.png",
		source = {
			"Eyepatch Maker",
		},
		production = {
			source1 = "Eyepatch Maker",
			quantity1 = 15,
			recipe1 = {
				ingredient1 = "Leather",
				ingredient1_qty = 2,
				ingredient2 = "Fibre",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 200,
		stack_value = 20,
	},
	["Tattoo Ink"] = {
		name = "Tattoo Ink",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_TattooInk.png",
		source = {
			"Ink Maker",
		},
		production = {
			source1 = "Ink Maker",
			quantity1 = 15,
			recipe1 = {
				ingredient1 = "Colour Pigment",
				ingredient1_qty = 2,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 300,
		stack_value = 30,
	},
	["Hardtack"] = {
		name = "Hardtack",
		category = "Food Resource",
		icon_file = "T_ICO_resource_HardTack.png",
		source = {
			"Tack Oven",
			"Provisioner",
		},
		production = {
			source1 = "Tack Oven",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Grain",
				ingredient1_qty = 12,
				ingredient2 = "Fresh Water",
				ingredient2_qty = 2,
            },
			source2 = "Provisioner",
			quantity2 = 10,
			recipe2 = {
				ingredient1 = "Cassava Bread",
				ingredient1_qty = 4,
				ingredient2 = "Herbs",
				ingredient2_qty = 4,
            },
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 50,
	},
	Spyglass = {
		name = "Spyglass",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Telescope.png",
		source = {
			"Spyglass Maker",
			"Tinkerer",
		},
		production = {
			source1 = "Spyglass Maker",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Lens",
				ingredient1_qty = 8,
				ingredient2 = "Leather",
				ingredient2_qty = 4,
			},
			source2 = "Tinkerer",
			quantity2 = 10,
			recipe2 = {
				ingredient1 = "Tools",
				ingredient1_qty = 2,
				ingredient2 = "Lime",
				ingredient2_qty = 2,
			},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 50,
	},
	Prosthesis = {
		name = "Prosthesis",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Prosthetics.png",
		source = {
			"Limb Maker",
		},
		production = {
			source1 = "Limb Maker",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 4,
				ingredient2 = "Steel",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 50,
	},
	Sabres = {
		name = "Sabres",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_cutlass.png",
		source = {
			"Weaponsmith",
		},
		production = {
			source1 = "Weaponsmith",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Steel",
				ingredient1_qty = 4,
				ingredient2 = "Stone",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 50,
	},
	["Fancy Clothing"] = {
		name = "Fancy Clothing",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Garments.png",
		source = {
			"Master Tailor",
		},
		production = {
			source1 = "Master Tailor",
			quantity1 = 5,
			recipe1 = {
				ingredient1 = "Pearl",
				ingredient1_qty = 2,
				ingredient2 = "Fabric",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 50,
	},
	Jewellery = {
		name = "Jewellery",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Jewelry.png",
		source = {
			"Jeweller",
		},
		production = {
			source1 = "Jeweller",
			quantity1 = 5,
			recipe1 = {
				ingredient1 = "Pearl",
				ingredient1_qty = 4,
				ingredient2 = "Tools",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 50,
	},
	Shot = {
		name = "Shot",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_Shot.png",
		source = {
			"Shot Tower",
		},
		production = {
			source1 = "Shot Tower",
			quantity1 = 20,
			recipe1 = {
				ingredient1 = "Lead",
				ingredient1_qty = 2,
				ingredient2 = "Copper",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 0,
		stack_value = 0,
	},
	Pistols = {
		name = "Pistols",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_Handgun04.png",
		source = {
			"Pistol Maker",
		},
		production = {
			source1 = "Pistol Maker",
			quantity1 = 5,
			recipe1 = {
				ingredient1 = "Steel",
				ingredient1_qty = 2,
				ingredient2 = "Shot",
				ingredient2_qty = 10,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 50,
	},
	Hardwood = {
		name = "Hardwood",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_Hardwood.png",
		source = {
			"Woodcutter",
		},
		production = {
			source1 = "Woodcutter",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 12,
	},
	Stone = {
		name = "Stone",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_Stone.png",
		source = {
			"Quarry",
		},
		production = {
			source1 = "Quarry",
			quantity1 = 6,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Guano = {
		name = "Guano",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_guano.png",
		source = {
			"Guano Gatherer",
		},
		production = {
			source1 = "Guano Gatherer",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Charcoal = {
		name = "Charcoal",
		category = "Materials Resource",
		icon_file = "T_ICO_Charburner.png",
		source = {
			"Charburner",
		},
		production = {
			source1 = "Charburner",
			quantity1 = 16,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 6,
				ingredient2 = "Stone",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 35,
	},
	["Black Powder"] = {
		name = "Black Powder",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_blackPowder.png",
		source = {
			"Powdermill",
		},
		production = {
			source1 = "Powdermill",
			quantity1 = 10,
			recipe1 = {
				ingredient1 = "Guano",
				ingredient1_qty = 6,
				ingredient2 = "Charcoal",
				ingredient2_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	Fibre = {
		name = "Fibre",
		category = "Materials Resource",
		icon_file = "T_ICO_Fibres.png",
		source = {
			"Leafcutter",
		},
		production = {
			source1 = "Leafcutter",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Pig = {
		name = "Pig",
		category = "Food Resource",
		icon_file = "T_ICO_resource_pig.png",
		source = {
			"Pig Herder",
		},
		production = {
			source1 = "Pig Herder",
			quantity1 = 4,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 5,
	},
	Fabric = {
		name = "Fabric",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_Canvas2.png",
		source = {
			"Weaver",
		},
		production = {
			source1 = "Weaver",
			quantity1 = 8,
			recipe1 = {
				ingredient1 = "Wooden Awl",
				ingredient1_qty = 6,
				ingredient2 = "Fibre",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 28,
	},
	["Wooden Awl"] = {
		name = "Wooden Awl",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_WoodenAwl.png",
		source = {
			"Wood Workshop",
		},
		production = {
			source1 = "Hardwood Workshop",
			quantity1 = 6,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 2,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 12,
	},
	["Cassava Roots"] = {
		name = "Cassava Roots",
		category = "Food Resource",
		icon_file = "T_ICO_resource_cassavaRoot.png",
		source = {
			"Cassava Picker",
		},
		production = {
			source1 = "Casssava Picker",
			quantity1 = 4,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 12,
	},
	Salt = {
		name = "Salt",
		category = "Food Resource",
		icon_file = "T_ICO_resource_salt.png",
		source = {
			"Saltern",
		},
		production = {
			source1 = "Saltern",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	["Sugar Cane"] = {
		name = "Sugar Cane",
		category = "Drink Resource",
		icon_file = "T_ICO_resource_sugarCane.png",
		source = {
			"Sugar Cane Farm",
		},
		production = {
			source1 = "Sugar Cane Farm",
			quantity1 = 4,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	Barrel = {
		name = "Barrel",
		category = "Drink Resource",
		icon_file = "T_ICO_resource_Barrel.png",
		source = {
			"Cooper",
		},
		production = {
			source1 = "Cooper",
			quantity1 = 12,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 18,
	},
	Pineapple = {
		name = "Pineapple",
		category = "Drink Resource",
		icon_file = "T_ICO_resource_pineapple.png",
		source = {
			"Pineapple Grove",
		},
		production = {
			source1 = "Pineapple Grove",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	["Fresh Water"] = {
		name = "Fresh Water",
		category = "Drink Resource",
		icon_file = "T_ICO_resource_FreshWater.png",
		source = {
			"Cistern",
		},
		production = {
			source1 = "Cistern",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	Turtles = {
		name = "Turtles",
		category = "Drink Resource",
		icon_file = "lT_ICO_iresource_turtule.png",
		source = {
			"Turtle Catcher",
		},
		production = {
			source1 = "Turtle Catcher",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Herbs = {
		name = "Herbs",
		category = "Food Resource",
		icon_file = "T_ICO_resource_herbs.png",
		source = {
			"Herbalist",
		},
		production = {
			source1 = "Herbalist",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 500,
		stack_value = 25,
	},
	Leather = {
		name = "Leather",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Leather.png",
		source = {
			"Tanner",
		},
		production = {
			source1 = "Tanner",
			quantity1 = 12,
			recipe1 = {
				ingredient1 = "Pig",
				ingredient1_qty = 2,
				ingredient2 = "Salt",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	Lime = {
		name = "Lime",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_limestone.png",
		source = {
			"Lime Kiln",
		},
		production = {
			source1 = "Lime Kiln",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Seashells = {
		name = "Seashells",
		category = "Materials Resource",
		icon_file = "lT_ICO_iresource_seashell.png",
		source = {
			"Shell Farm",
		},
		production = {
			source1 = "Shell Farm",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Birds = {
		name = "Birds",
		category = "Food Resource",
		icon_file = "lT_ICO_iresource_bird.png",
		source = {
			"Bird Catcher",
		},
		production = {
			source1 = "Bird Catcher",
			quantity1 = 6,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	["Copper Ore"] = {
		name = "Copper Ore",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_copper.png",
		source = {
			"Copper Mine",
		},
		production = {
			source1 = "Copper Mine",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Copper = {
		name = "Copper",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_copperBars.png",
		source = {
			"Bloomery",
		},
		production = {
			source1 = "Bloomery",
			quantity1 = 12,
			recipe1 = {
				ingredient1 = "Copper Ore",
				ingredient1_qty = 4,
				ingredient2 = "Charcoal",
				ingredient2_qty = 8,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 18,
	},
	Tar = {
		name = "Tar",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_Tar.png",
		source = {
			"Tar Kiln",
		},
		production = {
			source1 = "Tar Kiln",
			quantity1 = 8,
			recipe1 = {
				ingredient1 = "Hardwood",
				ingredient1_qty = 2,
				ingredient2 = "Charcoal",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 93,
	},
	Cochineal = {
		name = "Cochineal",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Cochineal.png",
		source = {
			"Cochineal Harvester",
		},
		production = {
			source1 = "Cochineal Harvester",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 25,
	},
	["Colour Pigment"] = {
		name = "Colour Pigment",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_ColorPigment.png",
		source = {
			"Pigment Maker",
		},
		production = {
			source1 = "Pigment Maker",
			quantity1 = 8,
			recipe1 = {
				ingredient1 = "Cochineal",
				ingredient1_qty = 4,
				ingredient2 = "Lime",
				ingredient2_qty = 2,},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 14,
	},
	Fish = {
		name = "Fish",
		category = "Food Resource",
		icon_file = "T_ICO_resource_Fish.png",
		source = {
			"Fishing Hut",
		},
		production = {
			source1 = "Fishing Hut",
			quantity1 = 16,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	["Lead Ore"] = {
		name = "Lead Ore",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_LeadOre.png",
		source = {
			"Lead Mine",
		},
		production = {
			source1 = "Lead Mine",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Lead = {
		name = "Lead",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_Lead.png",
		source = {
			"Lead Smelter",
		},
		production = {
			source1 = "Lead Smelter",
			quantity1 = 4,
			recipe1 = {
				ingredient1 = "Lead Ore",
				ingredient1_qty = 4,
				ingredient2 = "Charcoal",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 18,
	},
	Cannonball = {
		name = "Cannonball",
		category = "Weapons Resource",
		icon_file = "T_ICO_resource_CannonballMetall.png",
		source = {
			"Lead Workshop",
		},
		production = {
			source1 = "Lead Workshop",
			quantity1 = 12,
			recipe1 = {
				ingredient1 = "Lead",
				ingredient1_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 40,
	},
	["Iron Ore"] = {
		name = "Iron Ore",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_ironOre.png",
		source = {
			"Iron Mine",
		},
		production = {
			source1 = "Iron Mine",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	["Cast Iron"] = {
		name = "Cast Iron",
		category = "Materials Resource",
		icon_file = "T_ICO_cast_iron.png",
		source = {
			"Iron Caster",
		},
		production = {
			source1 = "Iron Caster",
			quantity1 = 8,
			recipe1 = {
				ingredient1 = "Iron Ore",
				ingredient1_qty = 4,
				ingredient2 = "Charcoal",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 37,
	},
	Tools = {
		name = "Tools",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_tools.png",
		source = {
			"Tool Maker",
		},
		production = {
			source1 = "Tool Maker",
			quantity1 = 8,
			recipe1 = {
				ingredient1 = "Cast Iron",
				ingredient1_qty = 4,
				ingredient2 = "Stone",
				ingredient2_qty = 4,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 60,
	},
	Steel = {
		name = "Steel",
		category = "Materials Resource",
		icon_file = "T_ICO_resource_Steel.png",
		source = {
			"Steel Foundry",
		},
		production = {
			source1 = "Steel Foundry",
			quantity1 = 6,
			recipe1 = {
				ingredient1 = "Iron Ore",
				ingredient1_qty = 8,
				ingredient2 = "Charcoal",
				ingredient2_qty = 12,
			},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 37,
	},
	Eggs = {
		name = "Eggs",
		category = "Food Resource",
		icon_file = "T_ICO_resource_egg.png",
		source = {
			"Egg Thief",
		},
		production = {
			source1 = "Egg Thief",
			quantity1 = 8,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 100,
		stack_value = 10,
	},
	Grain = {
		name = "Grain",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_Grain.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 500,
		stack_value = 87,
	},
	Lens = {
		name = "Lens",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_Lens.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 500,
		stack_value = 100,
	},
	Silver = {
		name = "Silver",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_silverBullion.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 250,
		stack_value = 93,
	},
	["Whale Blubber"] = {
		name = "Whale Blubber",
		category = "Raid Resource",
		icon_file = "T_ICO_resource_WhaleBlubber.png",
		source = {},
		production = {
			source1 = "",
			quantity1 = 0,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 500,
		stack_value = 87,
	},
	["Whale Oil"] = {
		name = "Whale Oil",
		category = "Ships Resource",
		icon_file = "T_ICO_resource_WhaleOil.png",
		source = {
			"Blubber Pot",
		},
		production = {
			source1 = "Blubber Pot",
			quantity1 = 14,
			recipe1 = {
				ingredient1 = "Whale Blubber",
				ingredient1_qty = 2,
            },
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 18,
	},
	Pearl = {
		name = "Pearl",
		category = "Equipment Resource",
		icon_file = "T_ICO_resource_Pearl.png",
		source = {
			"Pearl Diver",
		},
		production = {
			source1 = "Pearl Diver",
			quantity1 = 12,
			recipe1 = {},
			source2 = "",
			quantity2 = 0,
			recipe2 = {},
			source3 = "",
			quantity3 = 0,
			recipe3 = {},
		},
		stack_size = 50,
		stack_value = 10,
	},
}