Module:ItemData
From Eco - English Wiki
ATTENTION! Data files are generated using game data and are not intended for manual editing.
The Module:ItemData is currently used in:
- Module:Infobox_Item: see Template:Infobox_Item for more details.
- Module:FoodDetails: see Template:FoodDetails for more details.
-- Eco Version : 0.11.1.4
-- Export Language: English
return {
items = {
['Acorn'] = {
['ID'] = 'AcornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an oak tree.',
},
['Acorn Pack'] = {
['ID'] = 'AcornPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an oak tree.',
},
['Acorn Powder'] = {
['ID'] = 'AcornPowderItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Powdered acorn.',
},
['Adobe'] = {
['ID'] = 'AdobeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Adobe, your basic primitive housing material. Adobe will grant no experience.',
},
['Adobe Door'] = {
['ID'] = 'AdobeDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from crude wood pieces.',
},
['Adorned Ashlar Basalt Bench'] = {
['ID'] = 'AdornedAshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Basalt Chair'] = {
['ID'] = 'AdornedAshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Basalt Table'] = {
['ID'] = 'AdornedAshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Gneiss Bench'] = {
['ID'] = 'AdornedAshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Gneiss Chair'] = {
['ID'] = 'AdornedAshlarGneissChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Gneiss Table'] = {
['ID'] = 'AdornedAshlarGneissTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Granite Bench'] = {
['ID'] = 'AdornedAshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Granite Chair'] = {
['ID'] = 'AdornedAshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Granite Table'] = {
['ID'] = 'AdornedAshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Limestone Bench'] = {
['ID'] = 'AdornedAshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Limestone Chair'] = {
['ID'] = 'AdornedAshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Limestone Table'] = {
['ID'] = 'AdornedAshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Sandstone Bench'] = {
['ID'] = 'AdornedAshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Sandstone Chair'] = {
['ID'] = 'AdornedAshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Sandstone Table'] = {
['ID'] = 'AdornedAshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Shale Bench'] = {
['ID'] = 'AdornedAshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Shale Chair'] = {
['ID'] = 'AdornedAshlarShaleChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Shale Table'] = {
['ID'] = 'AdornedAshlarShaleTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Adorned Ashlar Stone Bench'] = {
['ID'] = 'AdornedAshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
},
['Adorned Ashlar Stone Chair'] = {
['ID'] = 'AdornedAshlarStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
},
['Adorned Ashlar Stone Table'] = {
['ID'] = 'AdornedAshlarStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
},
['Advanced Baking'] = {
['ID'] = 'AdvancedBakingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced baking mostly improves recipes that involve a leavening agent. Levels up by crafting advanced baking recipes.',
},
['Advanced Baking Skill Book'] = {
['ID'] = 'AdvancedBakingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Advanced Baking Skill Scroll'] = {
['ID'] = 'AdvancedBakingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Advanced Baking Upgrade'] = {
['ID'] = 'AdvancedBakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
},
['Advanced Carpentry Table'] = {
['ID'] = 'AdvancedCarpentryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
},
['Advanced Circuit'] = {
['ID'] = 'AdvancedCircuitItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A complex electrical component used in advanced electronics.',
},
['Advanced Combustion Engine'] = {
['ID'] = 'AdvancedCombustionEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
},
['Advanced Cooking'] = {
['ID'] = 'AdvancedCookingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced cooking techniques for producing more complex foods. Levels up by crafting advanced cooking recipes.',
},
['Advanced Cooking Skill Book'] = {
['ID'] = 'AdvancedCookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Advanced Cooking Skill Scroll'] = {
['ID'] = 'AdvancedCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Advanced Cooking Upgrade'] = {
['ID'] = 'AdvancedCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
},
['Advanced Masonry'] = {
['ID'] = 'AdvancedMasonrySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced masonry allows the production of high-quality stone furniture and material for houses. Levels up by crafting related recipes. ',
},
['Advanced Masonry Skill Book'] = {
['ID'] = 'AdvancedMasonrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Advanced Masonry Skill Scroll'] = {
['ID'] = 'AdvancedMasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Advanced Masonry Table'] = {
['ID'] = 'AdvancedMasonryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
},
['Advanced Masonry Upgrade'] = {
['ID'] = 'AdvancedMasonryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
},
['Advanced Smelting'] = {
['ID'] = 'AdvancedSmeltingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Levels up by crafting advanced smelting recipes.',
},
['Advanced Smelting Skill Book'] = {
['ID'] = 'AdvancedSmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Advanced Smelting Skill Scroll'] = {
['ID'] = 'AdvancedSmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Advanced Smelting Upgrade'] = {
['ID'] = 'AdvancedSmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
},
['Advanced Tailoring Table'] = {
['ID'] = 'AdvancedTailoringTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An advanced tailoring table.',
},
['Advanced Upgrade 1'] = {
['ID'] = 'AdvancedUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
},
['Advanced Upgrade 2'] = {
['ID'] = 'AdvancedUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
},
['Advanced Upgrade 3'] = {
['ID'] = 'AdvancedUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
},
['Advanced Upgrade 4'] = {
['ID'] = 'AdvancedUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
},
['Agave Leaves'] = {
['ID'] = 'AgaveLeavesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
},
['Agave Seed'] = {
['ID'] = 'AgaveSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an agave plant.',
},
['Agave Seed Pack'] = {
['ID'] = 'AgaveSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an agave plant.',
},
['Agouti Carcass'] = {
['ID'] = 'AgoutiCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead agouti.',
},
['Agouti Enchiladas'] = {
['ID'] = 'AgoutiEnchiladasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
},
['Agriculture Research Paper Advanced'] = {
['ID'] = 'AgricultureResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Agriculture Research Paper Modern'] = {
['ID'] = 'AgricultureResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Air Pollution Generator'] = {
['ID'] = 'AirPollutionGeneratorItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Dev object for testing air pollution.',
},
['Alligator Carcass'] = {
['ID'] = 'AlligatorCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead alligator.',
},
['Alpha Cloak'] = {
['ID'] = 'AlphaCloakItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
},
['Alpha Goggles'] = {
['ID'] = 'AlphaGogglesItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
},
['Alpha Hat'] = {
['ID'] = 'AlphaHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
},
['Amanita Mushroom Spores'] = {
['ID'] = 'AmanitaMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
},
['Amanita Mushroom Spores Pack'] = {
['ID'] = 'AmanitaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
},
['Amanita Mushrooms'] = {
['ID'] = 'AmanitaMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
},
['Amendments'] = {
['ID'] = 'AmendmentsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the modification of the constitution.',
},
['Anvil'] = {
['ID'] = 'AnvilItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
},
['Arctic Willow Seed'] = {
['ID'] = 'ArcticWillowSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow arctic willow.',
},
['Arctic Willow Seed Pack'] = {
['ID'] = 'ArcticWillowSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow arctic willow.',
},
['Arrastra'] = {
['ID'] = 'ArrastraItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A primitive rock mill of dragged boulders.',
},
['Arrow'] = {
['ID'] = 'ArrowItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
},
['Arrow Recovery: Hunting'] = {
['ID'] = 'HuntingArrowRecoveryTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Allows you to recover arrows shot into animals when harvesting them with a 50 percent chance.',
},
['Art Supplies'] = {
['ID'] = 'ArtSuppliesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A set of art supplies that allows one to capture the world.',
},
['Ashlar Basalt'] = {
['ID'] = 'AshlarBasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Basalt Bench'] = {
['ID'] = 'AshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Basalt Chair'] = {
['ID'] = 'AshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Basalt Door'] = {
['ID'] = 'AshlarBasaltDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Basalt Fireplace'] = {
['ID'] = 'AshlarBasaltFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Basalt Table'] = {
['ID'] = 'AshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Gneiss'] = {
['ID'] = 'AshlarGneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Gneiss Bench'] = {
['ID'] = 'AshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Gneiss Chair'] = {
['ID'] = 'AshlarGneissChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Gneiss Door'] = {
['ID'] = 'AshlarGneissDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Gneiss Fireplace'] = {
['ID'] = 'AshlarGneissFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Gneiss Table'] = {
['ID'] = 'AshlarGneissTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Granite'] = {
['ID'] = 'AshlarGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Granite Bench'] = {
['ID'] = 'AshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Granite Chair'] = {
['ID'] = 'AshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Granite Door'] = {
['ID'] = 'AshlarGraniteDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Granite Fireplace'] = {
['ID'] = 'AshlarGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Granite Table'] = {
['ID'] = 'AshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Large Basalt Fountain'] = {
['ID'] = 'AshlarLargeBasaltFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Gneiss Fountain'] = {
['ID'] = 'AshlarLargeGneissFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Granite Fountain'] = {
['ID'] = 'AshlarLargeGraniteFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Limestone Fountain'] = {
['ID'] = 'AshlarLargeLimestoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Sandstone Fountain'] = {
['ID'] = 'AshlarLargeSandstoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Shale Fountain'] = {
['ID'] = 'AshlarLargeShaleFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Large Stone Fountain'] = {
['ID'] = 'AshlarLargeStoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Limestone'] = {
['ID'] = 'AshlarLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Limestone Bench'] = {
['ID'] = 'AshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Limestone Chair'] = {
['ID'] = 'AshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Limestone Door'] = {
['ID'] = 'AshlarLimestoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Limestone Fireplace'] = {
['ID'] = 'AshlarLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Limestone Table'] = {
['ID'] = 'AshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Sandstone'] = {
['ID'] = 'AshlarSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Sandstone Bench'] = {
['ID'] = 'AshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Sandstone Chair'] = {
['ID'] = 'AshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Sandstone Door'] = {
['ID'] = 'AshlarSandstoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Sandstone Fireplace'] = {
['ID'] = 'AshlarSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Sandstone Table'] = {
['ID'] = 'AshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Shale'] = {
['ID'] = 'AshlarShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
['Ashlar Shale Bench'] = {
['ID'] = 'AshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Shale Chair'] = {
['ID'] = 'AshlarShaleChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Shale Door'] = {
['ID'] = 'AshlarShaleDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Shale Fireplace'] = {
['ID'] = 'AshlarShaleFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Shale Table'] = {
['ID'] = 'AshlarShaleTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Ashlar Small Basalt Fountain'] = {
['ID'] = 'AshlarSmallBasaltFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Gneiss Fountain'] = {
['ID'] = 'AshlarSmallGneissFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Granite Fountain'] = {
['ID'] = 'AshlarSmallGraniteFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Limestone Fountain'] = {
['ID'] = 'AshlarSmallLimestoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Sandstone Fountain'] = {
['ID'] = 'AshlarSmallSandstoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Shale Fountain'] = {
['ID'] = 'AshlarSmallShaleFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Small Stone Fountain'] = {
['ID'] = 'AshlarSmallStoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
},
['Ashlar Stone Bench'] = {
['ID'] = 'AshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
},
['Ashlar Stone Chair'] = {
['ID'] = 'AshlarStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
},
['Ashlar Stone Door'] = {
['ID'] = 'AshlarStoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
},
['Ashlar Stone Fireplace'] = {
['ID'] = 'AshlarStoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Ashlar Stone Table'] = {
['ID'] = 'AshlarStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
},
['Asphalt Concrete'] = {
['ID'] = 'AsphaltConcreteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
},
['Assembly Line'] = {
['ID'] = 'AssemblyLineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The assembly line allows for mass production of mechanical products.',
},
['Automatic Loom'] = {
['ID'] = 'AutomaticLoomItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An automated device for making fabric by weaving yarn or thread.',
},
['Autumn Stew'] = {
['ID'] = 'AutumnStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A healthy and cozy meal for those cold days.',
},
['Axe Calorie Buff Item'] = {
['ID'] = 'AxeCalorieBuffItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Backpack'] = {
['ID'] = 'BackpackItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Your currently carried items.',
},
['Baked Agave'] = {
['ID'] = 'BakedAgaveItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
},
['Baked Beet'] = {
['ID'] = 'BakedBeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
},
['Baked Corn'] = {
['ID'] = 'BakedCornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
},
['Baked Heart Of Palm'] = {
['ID'] = 'BakedHeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
},
['Baked Meat'] = {
['ID'] = 'BakedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked meat is less fatty than other methods of cooking.',
},
['Baked Roast'] = {
['ID'] = 'BakedRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A trussed roast baked to perfection.',
},
['Baked Taro'] = {
['ID'] = 'BakedTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked taro root.',
},
['Baked Tomato'] = {
['ID'] = 'BakedTomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
},
['Baker Sign'] = {
['ID'] = 'BakerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Bakery Oven'] = {
['ID'] = 'BakeryOvenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solidly built brick oven useful for baking all manner of treats.',
},
['Baking'] = {
['ID'] = 'BakingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'An introduction to cooking with an oven. Levels up by crafting related unleavened recipes.',
},
['Baking Skill Book'] = {
['ID'] = 'BakingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Baking Skill Scroll'] = {
['ID'] = 'BakingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Baking Upgrade'] = {
['ID'] = 'BakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
},
['Ballot Box'] = {
['ID'] = 'BallotBoxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
},
['Bandana'] = {
['ID'] = 'BandanaItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It just looks cool.',
},
['Banh Xeo'] = {
['ID'] = 'BanhXeoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Wrap the pancakes in the greens, then dip.',
},
['Bank'] = {
['ID'] = 'BankItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows players to create and use bank accounts.',
},
['Bannock'] = {
['ID'] = 'BannockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dense whole wheat unleavened bread.',
},
['Barrel'] = {
['ID'] = 'BarrelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A metal barrel for carrying liquids.',
},
['Barrel Cactus Seed'] = {
['ID'] = 'BarrelCactusSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow barrel cactus.',
},
['Barrel Cactus Seed Pack'] = {
['ID'] = 'BarrelCactusSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow barrel cactus.',
},
['Basalt'] = {
['ID'] = 'BasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
},
['Base Paint'] = {
['ID'] = 'BasePaintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.',
},
['Basic Backpack'] = {
['ID'] = 'BasicBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)',
},
['Basic Circuit'] = {
['ID'] = 'BasicCircuitItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A complex electrical component used in advanced electronics.',
},
['Basic Engineering'] = {
['ID'] = 'BasicEngineeringSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Basic Engineering allows easier construction of roads and gives access to early forms of mechanical power. Levels up by crafting related recipes.',
},
['Basic Engineering Skill Book'] = {
['ID'] = 'BasicEngineeringSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Basic Engineering Skill Scroll'] = {
['ID'] = 'BasicEngineeringSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Basic Engineering Upgrade'] = {
['ID'] = 'BasicEngineeringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
},
['Basic Salad'] = {
['ID'] = 'BasicSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
},
['Basic Upgrade 1'] = {
['ID'] = 'BasicUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
},
['Basic Upgrade 2'] = {
['ID'] = 'BasicUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
},
['Basic Upgrade 3'] = {
['ID'] = 'BasicUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
},
['Basic Upgrade 4'] = {
['ID'] = 'BasicUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
},
['Bass'] = {
['ID'] = 'BassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bass. ',
},
['Bathroom'] = {
['ID'] = 'BathroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Bathroom value.',
},
['Bathtub'] = {
['ID'] = 'BathtubItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A porcelain bathtub for when you need to get clean or just relax.',
},
['Bean Paste'] = {
['ID'] = 'BeanPasteItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
},
['Bean Sprout'] = {
['ID'] = 'BeanSproutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The small sprouts from a grown bean plant.',
},
['Beans'] = {
['ID'] = 'BeansItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A good source of protein.',
},
['Beans Pack'] = {
['ID'] = 'BeansPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A good source of protein.',
},
['Bear S U P R E M E'] = {
['ID'] = 'BearSUPREMEItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
},
['Bearclaw'] = {
['ID'] = 'BearclawItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
},
['Bearpack'] = {
['ID'] = 'BearpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)',
},
['Beaver Carcass'] = {
['ID'] = 'BeaverCarcassItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A dead beaver.',
},
['Bedroom'] = {
['ID'] = 'BedroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Bedroom value.',
},
['Beet'] = {
['ID'] = 'BeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A brilliantly colored bulb with an earthy sweetness.',
},
['Beet Campfire Salad'] = {
['ID'] = 'BeetCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
},
['Beet Greens'] = {
['ID'] = 'BeetGreensItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The leafy greens from a beet with a distinctive red stem.',
},
['Beet Seed'] = {
['ID'] = 'BeetSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow beets.',
},
['Beet Seed Pack'] = {
['ID'] = 'BeetSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow beets.',
},
['Berry Extract Fertilizer'] = {
['ID'] = 'BerryExtractFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.',
},
['Big Backpack'] = {
['ID'] = 'BigBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)',
},
['Big Bluestem Seed'] = {
['ID'] = 'BigBluestemSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a big bluestem plant.',
},
['Big Bluestem Seed Pack'] = {
['ID'] = 'BigBluestemSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a big bluestem plant.',
},
['Bighorn Carcass'] = {
['ID'] = 'BighornCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead bighorn.',
},
['Biodiesel'] = {
['ID'] = 'BiodieselItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A vegetable or animal fat-based diesel fuel.',
},
['Birch Log'] = {
['ID'] = 'BirchLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
},
['Birch Seed'] = {
['ID'] = 'BirchSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow into a birch sapling.',
},
['Birch Seed Pack'] = {
['ID'] = 'BirchSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow into a birch sapling.',
},
['Bison Carcass'] = {
['ID'] = 'BisonCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead bison.',
},
['Bison Chow Fun'] = {
['ID'] = 'BisonChowFunItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Who says food can\'t be fun?',
},
['Bison Mount'] = {
['ID'] = 'BisonMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fluffy, but very dead, bison head on a mount.',
},
['Bison Pelt'] = {
['ID'] = 'BisonPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
},
['Black Powder'] = {
['ID'] = 'BlackPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A highly combustable mixture.',
},
['Blackboard'] = {
['ID'] = 'BlackboardItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Blacksmith'] = {
['ID'] = 'BlacksmithSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.',
},
['Blacksmith Advanced Upgrade'] = {
['ID'] = 'BlacksmithAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
},
['Blacksmith Skill Book'] = {
['ID'] = 'BlacksmithSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Blacksmith Skill Scroll'] = {
['ID'] = 'BlacksmithSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Blacksmith Table'] = {
['ID'] = 'BlacksmithTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.',
},
['Blacksmith Upgrade'] = {
['ID'] = 'BlacksmithUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
},
['Blast Furnace'] = {
['ID'] = 'BlastFurnaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A superior replacement for the bloomery that can produce steel.',
},
['Blasting Cap'] = {
['ID'] = 'BlastingCapItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A necessary ingredient in making safe mining charges.',
},
['Blasting Charge'] = {
['ID'] = 'BlastingChargeItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Blasts appart rock.',
},
['Blinky Eyelids'] = {
['ID'] = 'BlinkyEyelidsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Eyes',
},
['Blood Meal Fertilizer'] = {
['ID'] = 'BloodMealFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Blood meal is a great source of nitrogen.',
},
['Bloomery'] = {
['ID'] = 'BloomeryItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A chimney-shaped furnace for smelting ores.',
},
['Blue Powder'] = {
['ID'] = 'BluePowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Is it really blue?',
},
['Blue Shark'] = {
['ID'] = 'BlueSharkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A blue shark.',
},
['Blueprint Item'] = {
['ID'] = 'BlueprintItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Board'] = {
['ID'] = 'BoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality board used for long lasting furniture.',
},
['Board Of Elections'] = {
['ID'] = 'BoardOfElectionsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).',
},
['Boat Captain Flip Flops'] = {
['ID'] = 'BoatCaptainFlipFlopsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Appropriate for all occasions.',
},
['Boat Captain Glasses'] = {
['ID'] = 'BoatCaptainGlassesItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.',
},
['Boat Captain Hat'] = {
['ID'] = 'BoatCaptainHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A captains hat to commemorate the launch of the boat update.',
},
['Boat Captain Shirt'] = {
['ID'] = 'BoatCaptainShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.',
},
['Boat Captain Shorts'] = {
['ID'] = 'BoatCaptainShortsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.',
},
['Boiled Grains'] = {
['ID'] = 'BoiledGrainsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
},
['Boiled Rice'] = {
['ID'] = 'BoiledRiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Soft and fluffy.',
},
['Boiled Sausage'] = {
['ID'] = 'BoiledSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
},
['Boiler'] = {
['ID'] = 'BoilerItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A vessel used for heating fluids.',
},
['Bolete Mushroom Spores'] = {
['ID'] = 'BoleteMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bolete mushrooms.',
},
['Bolete Mushroom Spores Pack'] = {
['ID'] = 'BoleteMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bolete mushrooms.',
},
['Bolete Mushrooms'] = {
['ID'] = 'BoleteMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Boletus edulis.',
},
['Bonsai'] = {
['ID'] = 'BonsaiItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A decorative bonsai tree cut with artistical skill.',
},
['Bookshelf'] = {
['ID'] = 'BookshelfItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to store knowledge and information; leads to the town hall.',
},
['Brazier'] = {
['ID'] = 'BrazierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A metal stand which can hold burning fuel to provide light.',
},
['Bread'] = {
['ID'] = 'BreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A delicious, crispy crust hides the soft interior.',
},
['Brick'] = {
['ID'] = 'BrickItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Durable building material made from fired blocks and mortar.',
},
['Brick Fireplace'] = {
['ID'] = 'BrickFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
},
['Builder Boots'] = {
['ID'] = 'BuilderBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)',
},
['Builder Gloves'] = {
['ID'] = 'BuilderGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
},
['Builder Helmet'] = {
['ID'] = 'BuilderHelmetItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
},
['Builder Overalls'] = {
['ID'] = 'BuilderOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Durable overalls with cargo pockets and hammer loops.',
},
['Builder Shirt'] = {
['ID'] = 'BuilderShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
},
['Bullrush Seed'] = {
['ID'] = 'BullrushSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bullrush.',
},
['Bullrush Seed Pack'] = {
['ID'] = 'BullrushSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bullrush.',
},
['Bunchgrass Seed'] = {
['ID'] = 'BunchgrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bunchgrass.',
},
['Bunchgrass Seed Pack'] = {
['ID'] = 'BunchgrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bunchgrass.',
},
['Butchery'] = {
['ID'] = 'ButcherySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Butchery allows for more usable products to be harvested from hunted animals and fish. Levels up by crafting related recipes.',
},
['Butchery Skill Book'] = {
['ID'] = 'ButcherySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Butchery Skill Scroll'] = {
['ID'] = 'ButcherySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Butchery Table'] = {
['ID'] = 'ButcheryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A block and cleaver to process raw meat into fancier dishes.',
},
['Butchery Upgrade'] = {
['ID'] = 'ButcheryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
},
['Button'] = {
['ID'] = 'ButtonItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Sends a signal to surrounding objects.',
},
['Bycocket'] = {
['ID'] = 'BycocketItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.',
},
['Camas Ash Fertilizer'] = {
['ID'] = 'CamasAshFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
},
['Camas Bread'] = {
['ID'] = 'CamasBreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
},
['Camas Bulb'] = {
['ID'] = 'CamasBulbItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a camas plant.',
},
['Camas Bulb Bake'] = {
['ID'] = 'CamasBulbBakeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
},
['Camas Bulb Pack'] = {
['ID'] = 'CamasBulbPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a camas plant.',
},
['Camas Paste'] = {
['ID'] = 'CamasPasteItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
},
['Camera Film'] = {
['ID'] = 'CameraFilmItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A film used inside a camera.',
},
['Camo Pants'] = {
['ID'] = 'CamoPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
},
['Camo Shirt'] = {
['ID'] = 'CamoShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
},
['Campfire'] = {
['ID'] = 'CampfireItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Cook like a caveman on an uneven fire.',
},
['Campfire Cooking'] = {
['ID'] = 'CampfireCookingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Levels up by crafting campfire recipes.',
},
['Campfire Cooking Upgrade'] = {
['ID'] = 'CampfireCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
},
['Campfire Roast'] = {
['ID'] = 'CampfireRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
},
['Campfire Salad'] = {
['ID'] = 'CampfireSaladItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = '',
},
['Campfire Stew'] = {
['ID'] = 'CampfireStewItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.',
},
['Campsite'] = {
['ID'] = 'CampsiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A campsite.',
},
['Candle Stand'] = {
['ID'] = 'CandleStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy candelabra for providing small amounts of light.',
},
['Canning Assembly'] = {
['ID'] = 'CanningAssemblyItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Canvas'] = {
['ID'] = 'CanvasItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A canvas used for painting on, made by either cotton or linen.',
},
['Capitalist Top Hat'] = {
['ID'] = 'CapitalistTopHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!',
},
['Capitol'] = {
['ID'] = 'CapitolItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.',
},
['Capris'] = {
['ID'] = 'CaprisItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
},
['Carbide Helmet Lamp'] = {
['ID'] = 'CarbideHelmetLampItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)',
},
['Carpenter'] = {
['ID'] = 'CarpenterSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Carpenters use harvested logs to craft a variety of useful products. Wood is an excellent source of building materials and furniture for homes.',
},
['Carpenter Sign'] = {
['ID'] = 'CarpenterSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Carpentry'] = {
['ID'] = 'CarpentrySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Cutting logs into usable crafting and building materials is an important skill for budding communities. Levels up by crafting related recipes.',
},
['Carpentry Advanced Upgrade'] = {
['ID'] = 'CarpentryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
},
['Carpentry Basic Upgrade'] = {
['ID'] = 'CarpentryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
},
['Carpentry Skill Book'] = {
['ID'] = 'CarpentrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Carpentry Skill Scroll'] = {
['ID'] = 'CarpentrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Carpentry Table'] = {
['ID'] = 'CarpentryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A table for basic wooden crafts for home improvement and progress.',
},
['Cart Blueprint Poster'] = {
['ID'] = 'CartBlueprintPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
},
['Carved Pumpkin'] = {
['ID'] = 'CarvedPumpkinItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Spooky pumpkin that emits a mystical light.',
},
['Cast Iron Bed'] = {
['ID'] = 'CastIronBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid bed made slightly more comfortable by adding cotton.',
},
['Cast Iron Bench'] = {
['ID'] = 'CastIronBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Does not look very comfortable.',
},
['Cast Iron Chair'] = {
['ID'] = 'CastIronChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It is very stable.',
},
['Cast Iron Plaque'] = {
['ID'] = 'CastIronPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Cast Iron Royal Bed'] = {
['ID'] = 'CastIronRoyalBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.',
},
['Cast Iron Stove'] = {
['ID'] = 'CastIronStoveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The perfect stove for the fledgling chef.',
},
['Cast Iron Table'] = {
['ID'] = 'CastIronTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple yet ornate table made from cast iron.',
},
['Cedar Log'] = {
['ID'] = 'CedarLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
},
['Cedar Seed'] = {
['ID'] = 'CedarSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a cedar sapling.',
},
['Cedar Seed Pack'] = {
['ID'] = 'CedarSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a cedar sapling.',
},
['Ceiba Log'] = {
['ID'] = 'CeibaLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
},
['Ceiba Seed'] = {
['ID'] = 'CeibaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a ceiba sapling.',
},
['Ceiba Seed Pack'] = {
['ID'] = 'CeibaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a ceiba sapling.',
},
['Ceiling Candle'] = {
['ID'] = 'CeilingCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy hanging candelabra.',
},
['Cellulose Fiber'] = {
['ID'] = 'CelluloseFiberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
},
['Cement'] = {
['ID'] = 'CementItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'In order to be usable it needs to be reinforced.',
},
['Cement Kiln'] = {
['ID'] = 'CementKilnItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rotary kiln that produces cement and concrete products.',
},
['Census Bureau'] = {
['ID'] = 'CensusBureauItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.',
},
['Ceramic Mold'] = {
['ID'] = 'CeramicMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
},
['Cereal Germ'] = {
['ID'] = 'CerealGermItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
},
['Chainsaw'] = {
['ID'] = 'ChainsawItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A gasoline-powered alternative to cutting trees.',
},
['Chandelier'] = {
['ID'] = 'ChandelierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Charcoal'] = {
['ID'] = 'CharcoalItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A black residue, consisting of carbon and any remaining ash.',
},
['Charcoal Powder'] = {
['ID'] = 'CharcoalPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.',
},
['Charred Agave'] = {
['ID'] = 'CharredAgaveItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Agave leaves that have been charred over a campfire.',
},
['Charred Beans'] = {
['ID'] = 'CharredBeansItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
},
['Charred Beet'] = {
['ID'] = 'CharredBeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
},
['Charred Cactus Fruit'] = {
['ID'] = 'CharredCactusFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
},
['Charred Camas Bulb'] = {
['ID'] = 'CharredCamasBulbItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
},
['Charred Corn'] = {
['ID'] = 'CharredCornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
},
['Charred Fireweed Shoots'] = {
['ID'] = 'CharredFireweedShootsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
},
['Charred Fish'] = {
['ID'] = 'CharredFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'At least it doesn\'t have any scales any more.',
},
['Charred Heart Of Palm'] = {
['ID'] = 'CharredHeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
},
['Charred Meat'] = {
['ID'] = 'CharredMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
},
['Charred Mushrooms'] = {
['ID'] = 'CharredMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
},
['Charred Papaya'] = {
['ID'] = 'CharredPapayaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Papaya fruit that has been charred over a basic campfire.',
},
['Charred Pineapple'] = {
['ID'] = 'CharredPineappleItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pineapple that has been charred over a basic campfire.',
},
['Charred Sausage'] = {
['ID'] = 'CharredSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
},
['Charred Taro'] = {
['ID'] = 'CharredTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
},
['Charred Tomato'] = {
['ID'] = 'CharredTomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
},
['Chef'] = {
['ID'] = 'ChefSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Chefs create highly nutritious food using the raw food provided by hunters and farmers.',
},
['Chef Hat'] = {
['ID'] = 'ChefHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'To keep your hair in one place while stirring the pots.',
},
['Chef Pants'] = {
['ID'] = 'ChefPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.',
},
['Chef Shirt'] = {
['ID'] = 'ChefShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A clean Chef\'s shirt to spot all the spots.',
},
['Chef Shoes'] = {
['ID'] = 'ChefShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)',
},
['Chiseled Legs'] = {
['ID'] = 'ChiseledLegsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Legs',
},
['ChocoTaco Cap'] = {
['ID'] = 'ChocoTacoCapItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Stylish headwear from that Twitch guy',
},
['Claim Paper Item'] = {
['ID'] = 'ClaimPaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.',
},
['Claim Tool'] = {
['ID'] = 'ClaimToolItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'Used to claim, unclaim and examine property.',
},
['Clam'] = {
['ID'] = 'ClamItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A clam.',
},
['Clam Chowder'] = {
['ID'] = 'ClamChowderItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew loaded with clams and taro root.',
},
['Clay'] = {
['ID'] = 'ClayItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
},
['Clay Mold'] = {
['ID'] = 'ClayMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
},
['Cleanup Crew: Logging'] = {
['ID'] = 'LoggingCleanupCrewTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = '[WIP - No functionality yet] Allows to pick up debris by hand that costs no calories.',
},
['Cloth'] = {
['ID'] = 'ClothItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A piece of rough cloth made by weaving fibers together.',
},
['Cloth Belt'] = {
['ID'] = 'ClothBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A fashionable cloth belt that drapes across the waist.',
},
['Cloth Cape'] = {
['ID'] = 'ClothCapeItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It just looks cool.',
},
['CO2 Canister'] = {
['ID'] = 'CO2CanisterItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'For creating fancy foams!',
},
['CO2 Item'] = {
['ID'] = 'CO2Item',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A byproduct gas of respiration.',
},
['Coal'] = {
['ID'] = 'CoalItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.',
},
['Coarse Stone'] = {
['ID'] = 'CoarseStoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.',
},
['Cod'] = {
['ID'] = 'CodItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A cod.',
},
['Colored Powder'] = {
['ID'] = 'ColoredPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bag of crushed flower petals.',
},
['Combustion Engine'] = {
['ID'] = 'CombustionEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An engine that generates power by combustion of fuel.',
},
['Combustion Generator'] = {
['ID'] = 'CombustionGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Consumes most fuels to produce energy.',
},
['Composite Birch Bench'] = {
['ID'] = 'CompositeBirchBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Birch Chair'] = {
['ID'] = 'CompositeBirchChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Birch Door'] = {
['ID'] = 'CompositeBirchDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Birch Lumber'] = {
['ID'] = 'CompositeBirchLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Birch Table'] = {
['ID'] = 'CompositeBirchTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Bow'] = {
['ID'] = 'CompositeBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
},
['Composite Cedar Bench'] = {
['ID'] = 'CompositeCedarBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Cedar Chair'] = {
['ID'] = 'CompositeCedarChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Cedar Door'] = {
['ID'] = 'CompositeCedarDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Cedar Lumber'] = {
['ID'] = 'CompositeCedarLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Cedar Table'] = {
['ID'] = 'CompositeCedarTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Ceiba Bench'] = {
['ID'] = 'CompositeCeibaBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Ceiba Chair'] = {
['ID'] = 'CompositeCeibaChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Ceiba Door'] = {
['ID'] = 'CompositeCeibaDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Ceiba Lumber'] = {
['ID'] = 'CompositeCeibaLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Ceiba Table'] = {
['ID'] = 'CompositeCeibaTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Filler'] = {
['ID'] = 'CompositeFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A multipurpose filler that is made from what you have available.',
},
['Composite Fir Bench'] = {
['ID'] = 'CompositeFirBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Fir Chair'] = {
['ID'] = 'CompositeFirChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Fir Door'] = {
['ID'] = 'CompositeFirDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Fir Lumber'] = {
['ID'] = 'CompositeFirLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Fir Table'] = {
['ID'] = 'CompositeFirTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Hardwood Bench'] = {
['ID'] = 'CompositeHardwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Hardwood Chair'] = {
['ID'] = 'CompositeHardwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Hardwood Door'] = {
['ID'] = 'CompositeHardwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Hardwood Table'] = {
['ID'] = 'CompositeHardwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice composite table for eating meals or getting some work done.',
},
['Composite Joshua Bench'] = {
['ID'] = 'CompositeJoshuaBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Joshua Chair'] = {
['ID'] = 'CompositeJoshuaChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Joshua Door'] = {
['ID'] = 'CompositeJoshuaDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Joshua Lumber'] = {
['ID'] = 'CompositeJoshuaLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Joshua Table'] = {
['ID'] = 'CompositeJoshuaTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Lumber'] = {
['ID'] = 'CompositeLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Lumber Bench'] = {
['ID'] = 'CompositeLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Lumber Chair'] = {
['ID'] = 'CompositeLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Lumber Door'] = {
['ID'] = 'CompositeLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Lumber Dresser'] = {
['ID'] = 'CompositeLumberDresserItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
},
['Composite Lumber Table'] = {
['ID'] = 'CompositeLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Oak Bench'] = {
['ID'] = 'CompositeOakBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Oak Chair'] = {
['ID'] = 'CompositeOakChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Oak Door'] = {
['ID'] = 'CompositeOakDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Oak Lumber'] = {
['ID'] = 'CompositeOakLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Oak Table'] = {
['ID'] = 'CompositeOakTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Palm Bench'] = {
['ID'] = 'CompositePalmBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Palm Chair'] = {
['ID'] = 'CompositePalmChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Palm Door'] = {
['ID'] = 'CompositePalmDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Palm Lumber'] = {
['ID'] = 'CompositePalmLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Palm Table'] = {
['ID'] = 'CompositePalmTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Redwood Bench'] = {
['ID'] = 'CompositeRedwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Redwood Chair'] = {
['ID'] = 'CompositeRedwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Redwood Door'] = {
['ID'] = 'CompositeRedwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Redwood Lumber'] = {
['ID'] = 'CompositeRedwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Redwood Table'] = {
['ID'] = 'CompositeRedwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Saguaro Bench'] = {
['ID'] = 'CompositeSaguaroBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Saguaro Chair'] = {
['ID'] = 'CompositeSaguaroChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Saguaro Door'] = {
['ID'] = 'CompositeSaguaroDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Saguaro Lumber'] = {
['ID'] = 'CompositeSaguaroLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Saguaro Table'] = {
['ID'] = 'CompositeSaguaroTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composite Softwood Bench'] = {
['ID'] = 'CompositeSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Softwood Chair'] = {
['ID'] = 'CompositeSoftwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Softwood Door'] = {
['ID'] = 'CompositeSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Softwood Table'] = {
['ID'] = 'CompositeSoftwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice composite table for eating meals or getting some work done.',
},
['Composite Spruce Bench'] = {
['ID'] = 'CompositeSpruceBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
},
['Composite Spruce Chair'] = {
['ID'] = 'CompositeSpruceChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
},
['Composite Spruce Door'] = {
['ID'] = 'CompositeSpruceDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
},
['Composite Spruce Lumber'] = {
['ID'] = 'CompositeSpruceLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
},
['Composite Spruce Table'] = {
['ID'] = 'CompositeSpruceTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
},
['Composites'] = {
['ID'] = 'CompositesSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Allows the construction of advanced wood products for furniture and houses. Levels up by crafting related recipes.',
},
['Composites Skill Book'] = {
['ID'] = 'CompositesSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Composites Skill Scroll'] = {
['ID'] = 'CompositesSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Composites Upgrade'] = {
['ID'] = 'CompositesUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
},
['Compost'] = {
['ID'] = 'CompostItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
},
['Compost Fertilizer'] = {
['ID'] = 'CompostFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
},
['Compostables Item'] = {
['ID'] = 'CompostablesItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
},
['Computer Lab'] = {
['ID'] = 'ComputerLabItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
},
['Construction Post'] = {
['ID'] = 'ConstructionPostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For construction contracts.',
},
['Contract Board'] = {
['ID'] = 'ContractBoardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A board to post contracts.',
},
['Cookeina Mushroom Spores'] = {
['ID'] = 'CookeinaMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow cookeina mushrooms.',
},
['Cookeina Mushroom Spores Pack'] = {
['ID'] = 'CookeinaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow cookeina mushrooms.',
},
['Cookeina Mushrooms'] = {
['ID'] = 'CookeinaMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Tiny Cup Mushrooms.',
},
['Cooking'] = {
['ID'] = 'CookingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Levels up by crafting related recipes.',
},
['Cooking Skill Book'] = {
['ID'] = 'CookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Cooking Skill Scroll'] = {
['ID'] = 'CookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Cooking Upgrade'] = {
['ID'] = 'CookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
},
['Cooking Utensils'] = {
['ID'] = 'CookingUtensilsItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Assorted utensils for your everyday kitchen use.',
},
['Copper Bar'] = {
['ID'] = 'CopperBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of copper.',
},
['Copper Concentrate'] = {
['ID'] = 'CopperConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
},
['Copper Frame Landscape'] = {
['ID'] = 'CopperFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
},
['Copper Frame Portrait'] = {
['ID'] = 'CopperFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
},
['Copper Frame Square'] = {
['ID'] = 'CopperFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
},
['Copper Frame Tall'] = {
['ID'] = 'CopperFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
},
['Copper Frame Wide'] = {
['ID'] = 'CopperFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
},
['Copper Hydroxide'] = {
['ID'] = 'CopperHydroxideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.',
},
['Copper Ore'] = {
['ID'] = 'CopperOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of copper.',
},
['Copper Pipe'] = {
['ID'] = 'CopperPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
},
['Copper Plate'] = {
['ID'] = 'CopperPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.',
},
['Copper Wiring'] = {
['ID'] = 'CopperWiringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A length of copper conductive wire useful for a variety of purposes.',
},
['Corn'] = {
['ID'] = 'CornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A warmly colored kernel studded vegetable.',
},
['Corn Fritters'] = {
['ID'] = 'CornFrittersItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'These deep fried corn treats are both crispy and delicious.',
},
['Corn Seed'] = {
['ID'] = 'CornSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow corn.',
},
['Corn Seed Pack'] = {
['ID'] = 'CornSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow corn.',
},
['Corn Starch'] = {
['ID'] = 'CornStarchItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
},
['Cornmeal'] = {
['ID'] = 'CornmealItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Dried and ground corn; it\'s like a courser flour.',
},
['Cornrows'] = {
['ID'] = 'CornrowsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Corrugated Steel'] = {
['ID'] = 'CorrugatedSteelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Especially useful for industrial buildings.',
},
['Corrugated Steel Door'] = {
['ID'] = 'CorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A secure door made of hard corrugated steel.',
},
['Corrugated Steel Fence Door'] = {
['ID'] = 'CorrugatedSteelFenceDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A corrugated steel door with fence-like viewing slots. ',
},
['Cotton Boll'] = {
['ID'] = 'CottonBollItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A fluffy round boll harvested from a cotton plant.',
},
['Cotton Carpet'] = {
['ID'] = 'CottonCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven cotton floor covering attached to a lumber backing.',
},
['Cotton Curtains'] = {
['ID'] = 'CottonCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)',
},
['Cotton Fabric'] = {
['ID'] = 'CottonFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
},
['Cotton Lint'] = {
['ID'] = 'CottonLintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.',
},
['Cotton Seed'] = {
['ID'] = 'CottonSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow cotton.',
},
['Cotton Seed Pack'] = {
['ID'] = 'CottonSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow cotton.',
},
['Cotton Streamer Stars'] = {
['ID'] = 'CottonStreamerStarsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple cotton streamers with stars.',
},
['Cotton Streamer Stripes'] = {
['ID'] = 'CottonStreamerStripesItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple cotton streamers with stripes.',
},
['Cotton Thread'] = {
['ID'] = 'CottonThreadItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
},
['Couch'] = {
['ID'] = 'CouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sweet couch to lounge on. Now with room for your friends!',
},
['Country Claim Stake'] = {
['ID'] = 'CountryClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Country Foundation'] = {
['ID'] = 'CountryFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When a town simply cannot contain your ambition.',
},
['Court Chair'] = {
['ID'] = 'CourtChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chair for legal sittings.',
},
['Court Table'] = {
['ID'] = 'CourtTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vital part of the courtroom.',
},
['Cowboy Hat'] = {
['ID'] = 'CowboyHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A fine leather hat.',
},
['Coyote Carcass'] = {
['ID'] = 'CoyoteCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead coyote.',
},
['Crab Carcass'] = {
['ID'] = 'CrabCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!',
},
['Crab Pot'] = {
['ID'] = 'CrabPotItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.',
},
['Crane'] = {
['ID'] = 'CraneItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the placement and transport of materials in an area.',
},
['Creosote Bush Seed'] = {
['ID'] = 'CreosoteBushSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow creosote bushes.',
},
['Creosote Bush Seed Pack'] = {
['ID'] = 'CreosoteBushSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow creosote bushes.',
},
['Creosote Flower'] = {
['ID'] = 'CreosoteFlowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
},
['Crimini Mushroom Spores'] = {
['ID'] = 'CriminiMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow crimini mushrooms.',
},
['Crimini Mushroom Spores Pack'] = {
['ID'] = 'CriminiMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow crimini mushrooms.',
},
['Crimini Mushrooms'] = {
['ID'] = 'CriminiMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Edible mushrooms that are quite tasty.',
},
['Crimson Salad'] = {
['ID'] = 'CrimsonSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Just in case you want to eat red things without eating meat.',
},
['Crispy Bacon'] = {
['ID'] = 'CrispyBaconItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Give me all the bacon and eggs you have.',
},
['Crushed Basalt'] = {
['ID'] = 'CrushedBasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Basalt rocks that have been crushed into a fine gravel.',
},
['Crushed Coal'] = {
['ID'] = 'CrushedCoalItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Coal that have been crushed into a usable size.',
},
['Crushed Copper Ore'] = {
['ID'] = 'CrushedCopperOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed copper ore that is ready to be concentrated.',
},
['Crushed Gneiss'] = {
['ID'] = 'CrushedGneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
},
['Crushed Gold Ore'] = {
['ID'] = 'CrushedGoldOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed gold ore that is ready to be concentrated.',
},
['Crushed Granite'] = {
['ID'] = 'CrushedGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Granite rocks that have been crushed into a fine gravel.',
},
['Crushed Iron Ore'] = {
['ID'] = 'CrushedIronOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed iron ore that is ready to be concentrated.',
},
['Crushed Limestone'] = {
['ID'] = 'CrushedLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Limestone rocks that have been crushed into a fine gravel.',
},
['Crushed Mixed Rock'] = {
['ID'] = 'CrushedMixedRockItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.',
},
['Crushed Oil Shale'] = {
['ID'] = 'CrushedOilShaleItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = '',
},
['Crushed Sandstone'] = {
['ID'] = 'CrushedSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
},
['Crushed Shale'] = {
['ID'] = 'CrushedShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Shale rocks that have been crushed into a fine gravel.',
},
['Crushed Slag'] = {
['ID'] = 'CrushedSlagItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Slag that has been crushed into a fine gravel.',
},
['Crushed Sulfur'] = {
['ID'] = 'CrushedSulfurItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.',
},
['Culinary Research Paper Advanced'] = {
['ID'] = 'CulinaryResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Culinary Research Paper Basic'] = {
['ID'] = 'CulinaryResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Culinary Research Paper Modern'] = {
['ID'] = 'CulinaryResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Culture'] = {
['ID'] = 'CultureItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Culture value.',
},
['Curly'] = {
['ID'] = 'CurlyItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Currency Exchange'] = {
['ID'] = 'CurrencyExchangeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows players to exchange currency.',
},
['Cutting Edge Cooking'] = {
['ID'] = 'CuttingEdgeCookingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.',
},
['Cutting Edge Cooking Skill Book'] = {
['ID'] = 'CuttingEdgeCookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Cutting Edge Cooking Skill Scroll'] = {
['ID'] = 'CuttingEdgeCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Cutting Edge Cooking Upgrade'] = {
['ID'] = 'CuttingEdgeCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
},
['Cyan Powder'] = {
['ID'] = 'CyanPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.',
},
['Deadeye: Hunting'] = {
['ID'] = 'HuntingDeadeyeTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the headshot damage by 50 percent.',
},
['Decorative Anchor'] = {
['ID'] = 'DecorativeAnchorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The ship this anchor belonged to no longer needed it.',
},
['Decorative Bowl'] = {
['ID'] = 'DecorativeBowlItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A decorative bonsai tree cut with artistical skill.',
},
['Decorative Glass Buoy Blue'] = {
['ID'] = 'DecorativeGlassBuoyBlueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Glass Buoy Green'] = {
['ID'] = 'DecorativeGlassBuoyGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Glass Buoy Red'] = {
['ID'] = 'DecorativeGlassBuoyRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Glass Buoy Violet'] = {
['ID'] = 'DecorativeGlassBuoyVioletItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Glass Buoy Yellow'] = {
['ID'] = 'DecorativeGlassBuoyYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Hanging Buoy'] = {
['ID'] = 'DecorativeHangingBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
},
['Decorative Life Preserver'] = {
['ID'] = 'DecorativeLifePreserverItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.',
},
['Decorative Ship Wheel'] = {
['ID'] = 'DecorativeShipWheelItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Somewhere a ship is no longer going straight.',
},
['Deeper Pockets: SelfImprovement'] = {
['ID'] = 'SelfImprovementDeeperPocketsTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increase your inventory size by 5kg.',
},
['Deer Carcass'] = {
['ID'] = 'DeerCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead deer.',
},
['Deer Pelt'] = {
['ID'] = 'DeerPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
},
['Dendrology Research Paper Advanced'] = {
['ID'] = 'DendrologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Dendrology Research Paper Basic'] = {
['ID'] = 'DendrologyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Dendrology Research Paper Modern'] = {
['ID'] = 'DendrologyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Derpy Hat'] = {
['ID'] = 'DerpyHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
},
['Dev Flood Tool'] = {
['ID'] = 'DevFloodToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.',
},
['Dev Paint Tool'] = {
['ID'] = 'DevPaintToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Paint tool! It paints with some developer features.',
},
['Dev Tool'] = {
['ID'] = 'DevtoolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!',
},
['Digital Work Station'] = {
['ID'] = 'DigitalWorkStationItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A state of the art combination of equipment all a budding journalist could need.',
},
['Dirt'] = {
['ID'] = 'DirtItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
},
['Dirt Ramp'] = {
['ID'] = 'DirtRampItem',
['Category'] = 'WorldObject',
['Group'] = 'Road Items',
['Description'] = '4 x 1 Dirt Ramp.',
},
['Dirt Road'] = {
['ID'] = 'DirtRoadItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.',
},
['Distribution Station'] = {
['ID'] = 'DistributionStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
},
['Dowel'] = {
['ID'] = 'DowelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Dowels used for construction.',
},
['Dried Fish'] = {
['ID'] = 'DriedFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaving it outdoors somehow made it more digestible.',
},
['Dried Meat'] = {
['ID'] = 'DriedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaving it outdoors somehow made it more digestible.',
},
['Dumpster Compost'] = {
['ID'] = 'DumpsterCompostItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Dumpster Garbage'] = {
['ID'] = 'DumpsterGarbageItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Dumpster Recycle'] = {
['ID'] = 'DumpsterRecycleItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Dwarf Willow Seed'] = {
['ID'] = 'DwarfWillowSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow dwarf willow.',
},
['Dwarf Willow Seed Pack'] = {
['ID'] = 'DwarfWillowSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow dwarf willow.',
},
['Dynamite'] = {
['ID'] = 'DynamiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)',
},
['Easel'] = {
['ID'] = 'EaselItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An interactive stand allowing paintings to be created using art supplies.',
},
['Ecko Statue'] = {
['ID'] = 'EckoStatueItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A statue of a dolphin. What could it mean?',
},
['Ecko The Dolphin'] = {
['ID'] = 'EckoTheDolphinItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
},
['Economy Viewer'] = {
['ID'] = 'EconomyViewerItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Displays the citizen-run economy across the world.',
},
['Ecoylent'] = {
['ID'] = 'EcoylentItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A complete meal replacement solution.',
},
['Egyptian Canoe'] = {
['ID'] = 'EgyptianCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small Canoe for hauling minimal loads.',
},
['Election Poster'] = {
['ID'] = 'ElectionPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
},
['Electric Lathe'] = {
['ID'] = 'ElectricLatheItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
},
['Electric Machinist Table'] = {
['ID'] = 'ElectricMachinistTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy toolbench that creates equally fancy toys.',
},
['Electric Motor'] = {
['ID'] = 'ElectricMotorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A motor.',
},
['Electric Planer'] = {
['ID'] = 'ElectricPlanerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sander and a jointer rolled into one.',
},
['Electric Stamping Press'] = {
['ID'] = 'ElectricStampingPressItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
},
['Electric Wall Lamp'] = {
['ID'] = 'ElectricWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
},
['Electric Water Pump'] = {
['ID'] = 'ElectricWaterPumpItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Pumps water from a source into a pipe network.',
},
['Electronics'] = {
['ID'] = 'ElectronicsSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Electronics improves the recipes for many advanced materials needed for advanced technology. Levels up by crafting related recipes.',
},
['Electronics Assembly'] = {
['ID'] = 'ElectronicsAssemblyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A set of machinery to create electronics.',
},
['Electronics Skill Book'] = {
['ID'] = 'ElectronicsSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Electronics Skill Scroll'] = {
['ID'] = 'ElectronicsSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Electronics Upgrade'] = {
['ID'] = 'ElectronicsUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
},
['Elevator Call Post'] = {
['ID'] = 'ElevatorCallPostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Used to call a nearby elevator.',
},
['Elk Carcass'] = {
['ID'] = 'ElkCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead elk.',
},
['Elk Mount'] = {
['ID'] = 'ElkMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
},
['Elk Skypiercer'] = {
['ID'] = 'ElkSkypiercerItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
},
['Elk Taco'] = {
['ID'] = 'ElkTacoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A tasty treat made from corn tortillas and meat.',
},
['Elk Wellington'] = {
['ID'] = 'ElkWellingtonItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A prime cut of meat surrounded by pastry.',
},
['Embassy Desk'] = {
['ID'] = 'EmbassyDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)',
},
['Engineer'] = {
['ID'] = 'EngineerSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Engineers use the materials created by other professions to create cutting edge technology that paves the way for technological advancement.',
},
['Engineer Sign'] = {
['ID'] = 'EngineerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Engineering Research Paper Advanced'] = {
['ID'] = 'EngineeringResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Engineering Research Paper Modern'] = {
['ID'] = 'EngineeringResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Epoxy'] = {
['ID'] = 'EpoxyItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A useful material for hardening, curing, and other various uses.',
},
['Ethanol'] = {
['ID'] = 'EthanolItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A material used to make biodiesel. Not suitable for food.',
},
['Excavator'] = {
['ID'] = 'ExcavatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
},
['Executive Office'] = {
['ID'] = 'ExecutiveOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Elected officials can perform one-time executive actions here.',
},
['Experienced Farmhand: Gathering'] = {
['ID'] = 'GatheringExperiencedFarmhandTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the yield of farmed plants by 20 percent.',
},
['Explorer Boots'] = {
['ID'] = 'ExplorerBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)',
},
['Explorer Gloves'] = {
['ID'] = 'ExplorerGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.',
},
['Explorer Hat'] = {
['ID'] = 'ExplorerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A classic adventuring hat protecting you from the unknown.',
},
['Explorer Pants'] = {
['ID'] = 'ExplorerPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Reinforced pants for exploring but still be fashionable.',
},
['Explorer Shirt'] = {
['ID'] = 'ExplorerShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple white shirt with a tie and a colorable vest.',
},
['Extruder'] = {
['ID'] = 'ExtruderItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Fancy Hewn Door'] = {
['ID'] = 'FancyHewnDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
},
['Fantastic Forest Pizza'] = {
['ID'] = 'FantasticForestPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaves you full and lively.',
},
['Far East Lumber'] = {
['ID'] = 'FarEastLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
},
['Farmer'] = {
['ID'] = 'FarmerSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Farmers specialize in all aspects of agriculture. The crops they produce are a primary source of the calories needed to perform work.',
},
['Farmer Boots'] = {
['ID'] = 'FarmerBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)',
},
['Farmer Gloves'] = {
['ID'] = 'FarmerGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
},
['Farmer Hat'] = {
['ID'] = 'FarmerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
},
['Farmer Overalls'] = {
['ID'] = 'FarmerOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
},
['Farmer Shirt'] = {
['ID'] = 'FarmerShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
},
['Farmer Sign'] = {
['ID'] = 'FarmerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Farmers Table'] = {
['ID'] = 'FarmersTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
},
['Farming'] = {
['ID'] = 'FarmingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'The art of planting and cultivating flora. Levels up by crafting related recipes and using the hoe.',
},
['Farming Skill Book'] = {
['ID'] = 'FarmingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Farming Skill Scroll'] = {
['ID'] = 'FarmingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Farming Upgrade'] = {
['ID'] = 'FarmingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
},
['Federation Claim Stake'] = {
['ID'] = 'FederationClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Federation Foundation'] = {
['ID'] = 'FederationFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A leap into globalization and a united federation.',
},
['Feminine Mannequin'] = {
['ID'] = 'FeminineMannequinItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Fern Campfire Salad'] = {
['ID'] = 'FernCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
},
['Fern Spore'] = {
['ID'] = 'FernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow ferns.',
},
['Fern Spore Pack'] = {
['ID'] = 'FernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow ferns.',
},
['Fertilizers'] = {
['ID'] = 'FertilizersSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Levels up by crafting related recipes.',
},
['Fertilizers Skill Book'] = {
['ID'] = 'FertilizersSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Fertilizers Skill Scroll'] = {
['ID'] = 'FertilizersSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Fertilizers Upgrade'] = {
['ID'] = 'FertilizersUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
},
['Fiber Filler'] = {
['ID'] = 'FiberFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A filler ingredient used in a variety of fertilizers.',
},
['Fiber Scutching Station'] = {
['ID'] = 'FiberScutchingStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.',
},
['Fiberglass'] = {
['ID'] = 'FiberglassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Plastic reinforced with glass fiber strands.',
},
['Fiddleheads'] = {
['ID'] = 'FiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
},
['Field Campfire Stew'] = {
['ID'] = 'FieldCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
},
['Filmy Fern Spore'] = {
['ID'] = 'FilmyFernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a filmy fern.',
},
['Filmy Fern Spore Pack'] = {
['ID'] = 'FilmyFernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a filmy fern.',
},
['Fir Log'] = {
['ID'] = 'FirLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Fir log is a type of softwood with a nice piney smell.',
},
['Fir Seed'] = {
['ID'] = 'FirSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a fir tree.',
},
['Fir Seed Pack'] = {
['ID'] = 'FirSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a fir tree.',
},
['Fireweed Seed'] = {
['ID'] = 'FireweedSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow fireweed.',
},
['Fireweed Seed Pack'] = {
['ID'] = 'FireweedSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow fireweed.',
},
['Fireweed Shoots'] = {
['ID'] = 'FireweedShootsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bitter, brightly colored shoot similar to asparagus.',
},
['Fish Kites'] = {
['ID'] = 'FishKitesItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fixed flying kite for your garden.',
},
['Fish N Chips'] = {
['ID'] = 'FishNChipsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Deep-fried fish served with a side of taro chips.',
},
['Fish Rack'] = {
['ID'] = 'FishRackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple display of today\'s catch.',
},
['Fish Trap'] = {
['ID'] = 'FishTrapItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
},
['Fishery'] = {
['ID'] = 'FisheryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to create traps and prepare seafood.',
},
['Fishing Pole'] = {
['ID'] = 'FishingPoleItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
},
['Fit Torso'] = {
['ID'] = 'FitTorsoItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Torso',
},
['Flat Steel'] = {
['ID'] = 'FlatSteelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
},
['Flat Steel Door'] = {
['ID'] = 'FlatSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful modern flat steel door with a large viewing window.',
},
['Flatbread'] = {
['ID'] = 'FlatbreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
},
['Flax Fiber'] = {
['ID'] = 'FlaxFiberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Processed fibers of flax ready to be spun into yarn.',
},
['Flax Seed'] = {
['ID'] = 'FlaxSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow flax. ',
},
['Flax Seed Pack'] = {
['ID'] = 'FlaxSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow flax. ',
},
['Flax Stem'] = {
['ID'] = 'FlaxStemItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bundle of harvested flax that can be processed into fabric.',
},
['Flax Trawler Net'] = {
['ID'] = 'FlaxTrawlerNetItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
},
['Flaxseed Oil'] = {
['ID'] = 'FlaxseedOilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.',
},
['Fletching Table'] = {
['ID'] = 'FletchingTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A table for the capable hunter to improve their tools.',
},
['Flour'] = {
['ID'] = 'FlourItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fine, milled wheat product that\'s useful for all baking.',
},
['Focused Workflow: AdvancedBaking'] = {
['ID'] = 'AdvancedBakingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: AdvancedCooking'] = {
['ID'] = 'AdvancedCookingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: AdvancedMasonry'] = {
['ID'] = 'AdvancedMasonryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: AdvancedSmelting'] = {
['ID'] = 'AdvancedSmeltingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Baking'] = {
['ID'] = 'BakingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: BasicEngineering'] = {
['ID'] = 'BasicEngineeringFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Blacksmith'] = {
['ID'] = 'BlacksmithFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Butchery'] = {
['ID'] = 'ButcheryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: CampfireCooking'] = {
['ID'] = 'CampfireCookingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Carpentry'] = {
['ID'] = 'CarpentryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Composites'] = {
['ID'] = 'CompositesFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Cooking'] = {
['ID'] = 'CookingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: CuttingEdgeCooking'] = {
['ID'] = 'CuttingEdgeCookingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Electronics'] = {
['ID'] = 'ElectronicsFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Farming'] = {
['ID'] = 'FarmingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Fertilizers'] = {
['ID'] = 'FertilizersFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Glassworking'] = {
['ID'] = 'GlassworkingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Industry'] = {
['ID'] = 'IndustryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Masonry'] = {
['ID'] = 'MasonryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Mechanics'] = {
['ID'] = 'MechanicsFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Milling'] = {
['ID'] = 'MillingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: OilDrilling'] = {
['ID'] = 'OilDrillingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Painting'] = {
['ID'] = 'PaintingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: PaperMilling'] = {
['ID'] = 'PaperMillingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Pottery'] = {
['ID'] = 'PotteryFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Shipwright'] = {
['ID'] = 'ShipwrightFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Smelting'] = {
['ID'] = 'SmeltingFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Focused Workflow: Tailoring'] = {
['ID'] = 'TailoringFocusedWorkflowTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Doubles the speed of related tables when alone.',
},
['Food Sign'] = {
['ID'] = 'FoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Fox Carcass'] = {
['ID'] = 'FoxCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead fox.',
},
['Fox Pelt'] = {
['ID'] = 'FoxPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
},
['Framed Glass'] = {
['ID'] = 'FramedGlassItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Glass which was reinforced by a steel frame.',
},
['Framed Glass Door'] = {
['ID'] = 'FramedGlassDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful glass door made of steel and glass.',
},
['Fried Camas'] = {
['ID'] = 'FriedCamasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Deep fried Camas. Bit greasy.',
},
['Fried Fiddleheads'] = {
['ID'] = 'FriedFiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
},
['Fried Hare Haunches'] = {
['ID'] = 'FriedHareHaunchesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Everything is better deep fried.',
},
['Fried Hearts Of Palm'] = {
['ID'] = 'FriedHeartsOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
},
['Fried Taro'] = {
['ID'] = 'FriedTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
},
['Fried Tomatoes'] = {
['ID'] = 'FriedTomatoesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
},
['Fried Vegetables'] = {
['ID'] = 'FriedVegetablesItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = '',
},
['Friendly Scarecrow'] = {
['ID'] = 'FriendlyScarecrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Keeps animals away, but not in a scary way. (WIP)',
},
['Froth Floatation Cell'] = {
['ID'] = 'FrothFloatationCellItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
},
['Frugal Workspace: AdvancedBaking'] = {
['ID'] = 'AdvancedBakingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: AdvancedCooking'] = {
['ID'] = 'AdvancedCookingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: AdvancedMasonry'] = {
['ID'] = 'AdvancedMasonryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: AdvancedSmelting'] = {
['ID'] = 'AdvancedSmeltingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Baking'] = {
['ID'] = 'BakingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: BasicEngineering'] = {
['ID'] = 'BasicEngineeringFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Blacksmith'] = {
['ID'] = 'BlacksmithFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Butchery'] = {
['ID'] = 'ButcheryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: CampfireCooking'] = {
['ID'] = 'CampfireCookingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Carpentry'] = {
['ID'] = 'CarpentryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Composites'] = {
['ID'] = 'CompositesFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Cooking'] = {
['ID'] = 'CookingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: CuttingEdgeCooking'] = {
['ID'] = 'CuttingEdgeCookingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Electronics'] = {
['ID'] = 'ElectronicsFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Farming'] = {
['ID'] = 'FarmingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Fertilizers'] = {
['ID'] = 'FertilizersFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Glassworking'] = {
['ID'] = 'GlassworkingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Industry'] = {
['ID'] = 'IndustryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Masonry'] = {
['ID'] = 'MasonryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Mechanics'] = {
['ID'] = 'MechanicsFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Milling'] = {
['ID'] = 'MillingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: OilDrilling'] = {
['ID'] = 'OilDrillingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Painting'] = {
['ID'] = 'PaintingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: PaperMilling'] = {
['ID'] = 'PaperMillingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Pottery'] = {
['ID'] = 'PotteryFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Shipwright'] = {
['ID'] = 'ShipwrightFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Smelting'] = {
['ID'] = 'SmeltingFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Frugal Workspace: Tailoring'] = {
['ID'] = 'TailoringFrugalWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
},
['Fruit Muffin'] = {
['ID'] = 'FruitMuffinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
},
['Fruit Salad'] = {
['ID'] = 'FruitSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
},
['Fruit Tart'] = {
['ID'] = 'FruitTartItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.',
},
['Fungi Feet'] = {
['ID'] = 'FungiFeetItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Feet',
},
['Fur Pelt'] = {
['ID'] = 'FurPeltItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A soft, furry pelt.',
},
['Fuse'] = {
['ID'] = 'FuseItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.',
},
['Galaxy Vase'] = {
['ID'] = 'GalaxyVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Garbage'] = {
['ID'] = 'GarbageItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
},
['Garden Boots'] = {
['ID'] = 'GardenBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)',
},
['Garden Gravel'] = {
['ID'] = 'GardenGravelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..',
},
['Garden Pond'] = {
['ID'] = 'GardenPondItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
},
['Gasoline'] = {
['ID'] = 'GasolineItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined petroleum useful for fueling machines and generators.',
},
['Gathering'] = {
['ID'] = 'GatheringSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Gathering covers harvesting materials from both the natural environment and human-created farms. Levels up by gathering plants - farmed or natural.',
},
['Gathering Advanced Upgrade'] = {
['ID'] = 'GatheringAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.',
},
['Gathering Basic Upgrade'] = {
['ID'] = 'GatheringBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.',
},
['Gathering Research Paper Basic'] = {
['ID'] = 'GatheringResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Gearbox'] = {
['ID'] = 'GearboxItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
},
['Geology Research Paper Advanced'] = {
['ID'] = 'GeologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Geology Research Paper Basic'] = {
['ID'] = 'GeologyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Geology Research Paper Modern'] = {
['ID'] = 'GeologyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Giant Cactus Fruit'] = {
['ID'] = 'GiantCactusFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bulbous fruit that used to top Saguaro cacti.',
},
['Gigot Sleeve Shirt'] = {
['ID'] = 'GigotSleeveShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
},
['Glass'] = {
['ID'] = 'GlassItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A transparent, solid material useful for more than just windows.',
},
['Glass Lens'] = {
['ID'] = 'GlassLensItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.',
},
['Glassworking'] = {
['ID'] = 'GlassworkingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Levels up by crafting related recipes.',
},
['Glassworking Advanced Upgrade'] = {
['ID'] = 'GlassworkingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
},
['Glassworking Modern Upgrade'] = {
['ID'] = 'GlassworkingModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
},
['Glassworking Skill Book'] = {
['ID'] = 'GlassworkingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Glassworking Skill Scroll'] = {
['ID'] = 'GlassworkingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Glassworks'] = {
['ID'] = 'GlassworksItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.',
},
['Global Calorie Buff Item'] = {
['ID'] = 'GlobalCalorieBuffItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Glutton: SelfImprovement'] = {
['ID'] = 'SelfImprovementGluttonTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increase your stomach capacity count by 1000 calories.',
},
['Gneiss'] = {
['ID'] = 'GneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
},
['Goat Mount'] = {
['ID'] = 'GoatMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
},
['Gold Bar'] = {
['ID'] = 'GoldBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of gold.',
},
['Gold Concentrate'] = {
['ID'] = 'GoldConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
},
['Gold Flakes'] = {
['ID'] = 'GoldFlakesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A highly efficient conductor for delicate electronics.',
},
['Gold Frame Landscape'] = {
['ID'] = 'GoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
},
['Gold Frame Portrait'] = {
['ID'] = 'GoldFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
},
['Gold Frame Square'] = {
['ID'] = 'GoldFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
},
['Gold Frame Tall'] = {
['ID'] = 'GoldFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
},
['Gold Frame Wide'] = {
['ID'] = 'GoldFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
},
['Gold Ore'] = {
['ID'] = 'GoldOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of gold.',
},
['Gold Wiring'] = {
['ID'] = 'GoldWiringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A length of gold conductive wire useful for a variety of purposes.',
},
['Government'] = {
['ID'] = 'LawsetItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Displays government activity, such as laws and elections, and provides links to the server\'s web page.',
},
['Government Office'] = {
['ID'] = 'GovernmentOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.',
},
['Granite'] = {
['ID'] = 'GraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
},
['Granite Spiral Fountain'] = {
['ID'] = 'GraniteSpiralFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large fountain with a spiral motif.',
},
['Granite Terrace Fountain'] = {
['ID'] = 'GraniteTerraceFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large fountain with a multi-layered terracing display.',
},
['Graphs'] = {
['ID'] = 'GraphItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Opens the world graphs.',
},
['Grass Seed'] = {
['ID'] = 'GrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow grass.',
},
['Grass Seed Pack'] = {
['ID'] = 'GrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow grass.',
},
['Grindstone'] = {
['ID'] = 'GrindstoneItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workstation for repairing tools and crafting new ones.',
},
['Hand Plow'] = {
['ID'] = 'HandPlowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool that tills the field for farming.',
},
['Handheld Camera'] = {
['ID'] = 'HandheldCameraItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.',
},
['Hands'] = {
['ID'] = 'HandsItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'When you\'re not using tools for a job, you put these to work.',
},
['Hanging Electric Wall Lamp'] = {
['ID'] = 'HangingElectricWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
},
['Hanging Long Steel Sign'] = {
['ID'] = 'HangingLongSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A long steel plate for when you need to display extra large text.',
},
['Hanging Steel Framed Sign'] = {
['ID'] = 'HangingSteelFramedSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large wooden sign framed with steel.',
},
['Hanging Steel Mine Sign'] = {
['ID'] = 'HangingSteelMineSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hanging sign made of steel plates.',
},
['Hanging Steel Plain Sign'] = {
['ID'] = 'HangingSteelPlainSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large hanging steel sign attached to a wooden frame.',
},
['Hanging Steel Shop Sign'] = {
['ID'] = 'HangingSteelShopSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
},
['Hardwood Board'] = {
['ID'] = 'HardwoodBoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality hardwood board used for long lasting furniture.',
},
['Hardwood Hewn Log'] = {
['ID'] = 'HardwoodHewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
},
['Hardwood Lumber'] = {
['ID'] = 'HardwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
},
['Hardwood Lumber Bench'] = {
['ID'] = 'HardwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
},
['Hardwood Lumber Chair'] = {
['ID'] = 'HardwoodLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
},
['Hardwood Lumber Door'] = {
['ID'] = 'HardwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
},
['Hardwood Lumber Dresser'] = {
['ID'] = 'HardwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
},
['Hardwood Lumber Table'] = {
['ID'] = 'HardwoodLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
},
['Hardwood Sorter Stand'] = {
['ID'] = 'HardwoodSorterStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Hardwood stand for sort items between stockpiles',
},
['Hardy Beard'] = {
['ID'] = 'HardyBeardItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Hare Carcass'] = {
['ID'] = 'HareCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead hare.',
},
['Hare Pelt'] = {
['ID'] = 'HarePeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
},
['Heart Of Palm'] = {
['ID'] = 'HeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Collected from the inner core and growing bud of a palm tree.',
},
['Hearty Hometown Pizza'] = {
['ID'] = 'HeartyHometownPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.',
},
['Heat Sink'] = {
['ID'] = 'HeatSinkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A copper plate to draw and disperse heat.',
},
['Heliconia Seed'] = {
['ID'] = 'HeliconiaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow heliconia.',
},
['Heliconia Seed Pack'] = {
['ID'] = 'HeliconiaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow heliconia.',
},
['Hemp Mooring Rope'] = {
['ID'] = 'HempMooringRopeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.',
},
['Henley'] = {
['ID'] = 'HenleyItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
},
['Hewn Bench'] = {
['ID'] = 'HewnBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
},
['Hewn Chair'] = {
['ID'] = 'HewnChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
},
['Hewn Door'] = {
['ID'] = 'HewnDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
},
['Hewn Dresser'] = {
['ID'] = 'HewnDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
},
['Hewn Hardwood Bench'] = {
['ID'] = 'HewnHardwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
},
['Hewn Hardwood Chair'] = {
['ID'] = 'HewnHardwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
},
['Hewn Hardwood Door'] = {
['ID'] = 'HewnHardwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
},
['Hewn Hardwood Table'] = {
['ID'] = 'HewnHardwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
},
['Hewn Log'] = {
['ID'] = 'HewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
},
['Hewn Nightstand'] = {
['ID'] = 'HewnNightstandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.',
},
['Hewn Softwood Bench'] = {
['ID'] = 'HewnSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
},
['Hewn Softwood Chair'] = {
['ID'] = 'HewnSoftwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
},
['Hewn Softwood Door'] = {
['ID'] = 'HewnSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
},
['Hewn Softwood Table'] = {
['ID'] = 'HewnSoftwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
},
['Hewn Table'] = {
['ID'] = 'HewnTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
},
['Hide Ash Fertilizer'] = {
['ID'] = 'HideAshFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A fertilizer made from hide ash and fillers.',
},
['Homestead Claim Stake'] = {
['ID'] = 'HomesteadClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.',
},
['Homestead Support Claim Paper'] = {
['ID'] = 'HomesteadSupportClaimPaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.',
},
['Hosomaki'] = {
['ID'] = 'HosomakiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ',
},
['Huckleberries'] = {
['ID'] = 'HuckleberriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
},
['Huckleberry Extract'] = {
['ID'] = 'HuckleberryExtractItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A concentrated blast of huckleberry goodness.',
},
['Huckleberry Fritter'] = {
['ID'] = 'HuckleberryFritterItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Fried and sweet.',
},
['Huckleberry Pie'] = {
['ID'] = 'HuckleberryPieItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
},
['Huckleberry Seed'] = {
['ID'] = 'HuckleberrySeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a huckleberry bush.',
},
['Huckleberry Seed Pack'] = {
['ID'] = 'HuckleberrySeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a huckleberry bush.',
},
['Huge Banner Sign'] = {
['ID'] = 'HugeBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.',
},
['Huge Iron Banner Sign'] = {
['ID'] = 'HugeIronBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A very large iron banner placed between two iron pillars. ',
},
['Huge Iron Sign'] = {
['ID'] = 'HugeIronSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A very large iron sign.',
},
['Huge Steel Banner Sign'] = {
['ID'] = 'HugeSteelBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large illuminated banner mounted on a steel frame portal.',
},
['Huge Steel Sign'] = {
['ID'] = 'HugeSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An illuminated large steel sign.',
},
['Huge Wooden Banner Sign'] = {
['ID'] = 'HugeWoodenBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.',
},
['Human Limbs'] = {
['ID'] = 'HumanLimbsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Limbs',
},
['Hunter'] = {
['ID'] = 'HunterSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Hunting animals provides a great source of nutritious food and their skins can be used in a variety of crafting projects.',
},
['Hunting'] = {
['ID'] = 'HuntingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Hunt animals for skin and meat. Levels up by successfully hunting.',
},
['Hunting Upgrade'] = {
['ID'] = 'HuntingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.',
},
['Hydrocolloids'] = {
['ID'] = 'HydrocolloidsItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Used to make collids for bursts of flavor.',
},
['Hydrometer'] = {
['ID'] = 'HydrometerItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Measures the water content of the environment.',
},
['Icebox'] = {
['ID'] = 'IceboxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A box of ice. It\'s in the name!',
},
['Immigration Desk'] = {
['ID'] = 'ImmigrationDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.',
},
['Industrial'] = {
['ID'] = 'IndustrialItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Industrial room overriding any value.',
},
['Industrial Barge'] = {
['ID'] = 'IndustrialBargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Industrial Elevator'] = {
['ID'] = 'IndustrialElevatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
},
['Industrial Generator'] = {
['ID'] = 'IndustrialGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.',
},
['Industrial Mill'] = {
['ID'] = 'IndustrialMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.',
},
['Industrial Refrigerator'] = {
['ID'] = 'IndustrialRefrigeratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger food storage solution for when you want to keep it fresh!',
},
['Industry'] = {
['ID'] = 'IndustrySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Advanced industrialization to produce larger machines and advanced technology. Levels up by crafting related recipes.',
},
['Industry Skill Book'] = {
['ID'] = 'IndustrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Industry Skill Scroll'] = {
['ID'] = 'IndustrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Industry Upgrade'] = {
['ID'] = 'IndustryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
},
['Infused Oil'] = {
['ID'] = 'InfusedOilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Oil infused with flavor to enhance it.',
},
['Injection Mold Machine'] = {
['ID'] = 'InjectionMoldMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.',
},
['Ink'] = {
['ID'] = 'InkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.',
},
['Iron Anchor'] = {
['ID'] = 'IronAnchorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid iron anchor used to park your vessel.',
},
['Iron Axe'] = {
['ID'] = 'IronAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron axe made for cutting down trees.',
},
['Iron Axle'] = {
['ID'] = 'IronAxleItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
},
['Iron Bar'] = {
['ID'] = 'IronBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of iron.',
},
['Iron Concentrate'] = {
['ID'] = 'IronConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
},
['Iron Frame Landscape'] = {
['ID'] = 'IronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
},
['Iron Frame Portrait'] = {
['ID'] = 'IronFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
},
['Iron Frame Square'] = {
['ID'] = 'IronFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
},
['Iron Frame Tall'] = {
['ID'] = 'IronFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
},
['Iron Frame Wide'] = {
['ID'] = 'IronFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
},
['Iron Gear'] = {
['ID'] = 'IronGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A toothed machine part that interlocks with others.',
},
['Iron Hammer'] = {
['ID'] = 'IronHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'An iron hammer allows for more sophisticated building.',
},
['Iron Hoe'] = {
['ID'] = 'IronHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron hoe made for tilling the soil.',
},
['Iron Hull Sheet'] = {
['ID'] = 'IronHullSheetItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Thin iron plates for use in various crafting recipes.',
},
['Iron Machete'] = {
['ID'] = 'IronMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
},
['Iron Ore'] = {
['ID'] = 'IronOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of iron.',
},
['Iron Oxide'] = {
['ID'] = 'IronOxideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.',
},
['Iron Paint Sprayer'] = {
['ID'] = 'IronPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.',
},
['Iron Pickaxe'] = {
['ID'] = 'IronPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.',
},
['Iron Pipe'] = {
['ID'] = 'IronPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
},
['Iron Plate'] = {
['ID'] = 'IronPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid iron plate for use in various crafting recipes.',
},
['Iron Road Tool'] = {
['ID'] = 'IronRoadToolItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A tool for tamping dirt into roads.',
},
['Iron Rock Drill'] = {
['ID'] = 'IronRockDrillItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.',
},
['Iron Saw Blade'] = {
['ID'] = 'IronSawBladeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
},
['Iron Shovel'] = {
['ID'] = 'IronShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.',
},
['Iron Sickle'] = {
['ID'] = 'IronSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'An iron sickle used to harvest crops or cut grass.',
},
['Iron Wheel'] = {
['ID'] = 'IronWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
},
['Jaguar Carcass'] = {
['ID'] = 'JaguarCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead Jaguar.',
},
['Jaw Crusher'] = {
['ID'] = 'JawCrusherItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
},
['Jazz Hands'] = {
['ID'] = 'JazzHandsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Hands',
},
['Jointfir Seed'] = {
['ID'] = 'JointfirSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a jointfir.',
},
['Jointfir Seed Pack'] = {
['ID'] = 'JointfirSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a jointfir.',
},
['Joshua Log'] = {
['ID'] = 'JoshuaLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
},
['Joshua Seed'] = {
['ID'] = 'JoshuaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a joshua tree.',
},
['Joshua Seed Pack'] = {
['ID'] = 'JoshuaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a joshua tree.',
},
['Jungle Campfire Salad'] = {
['ID'] = 'JungleCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
},
['Jungle Campfire Stew'] = {
['ID'] = 'JungleCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
},
['Kelp'] = {
['ID'] = 'KelpItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Some creepy kelp.',
},
['Kelp Seed'] = {
['ID'] = 'KelpSeedItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Plant to grow kelp.',
},
['Kelp Seed Pack'] = {
['ID'] = 'KelpSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow kelp.',
},
['Kelpy Crab Roll'] = {
['ID'] = 'KelpyCrabRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.',
},
['Kiln'] = {
['ID'] = 'KilnItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Useful for baking bricks and finishing pottery.',
},
['King Fern Spore'] = {
['ID'] = 'KingFernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow king fern.',
},
['King Fern Spore Pack'] = {
['ID'] = 'KingFernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow king fern.',
},
['Kitchen'] = {
['ID'] = 'KitchenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A prep area for food which allows for more complex dishes.',
},
['Kitchenroom'] = {
['ID'] = 'KitchenroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Kitchen value.',
},
['Kite'] = {
['ID'] = 'KiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fixed flying kite for your garden.',
},
['Koi Pond'] = {
['ID'] = 'KoiPondItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
},
['Laboratory'] = {
['ID'] = 'LaboratoryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For more advanced research and manufacturing. Science rules!',
},
['Large Bath Mat'] = {
['ID'] = 'LargeBathMatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.',
},
['Large Canoe'] = {
['ID'] = 'LargeCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger canoe for personal transport and medium sized loads.',
},
['Large Corrugated Steel Door'] = {
['ID'] = 'LargeCorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large corrugated steel door.',
},
['Large Cotton Bunting Festive'] = {
['ID'] = 'LargeCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
},
['Large Cotton Bunting Red'] = {
['ID'] = 'LargeCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
},
['Large Cotton Bunting Regal'] = {
['ID'] = 'LargeCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
},
['Large Cotton Bunting Vibrant'] = {
['ID'] = 'LargeCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
},
['Large Court'] = {
['ID'] = 'LargeCourtItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
},
['Large Festive Paper Lantern'] = {
['ID'] = 'LargeFestivePaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large festive paper lantern.',
},
['Large Hanging Ashlar Basalt Sign'] = {
['ID'] = 'LargeHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'LargeHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Granite Sign'] = {
['ID'] = 'LargeHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Limestone Sign'] = {
['ID'] = 'LargeHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'LargeHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Shale Sign'] = {
['ID'] = 'LargeHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Ashlar Stone Sign'] = {
['ID'] = 'LargeHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Birch Sign'] = {
['ID'] = 'LargeHangingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Cedar Sign'] = {
['ID'] = 'LargeHangingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Ceiba Sign'] = {
['ID'] = 'LargeHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Fir Sign'] = {
['ID'] = 'LargeHangingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Hardwood Sign'] = {
['ID'] = 'LargeHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Joshua Sign'] = {
['ID'] = 'LargeHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Lumber Sign'] = {
['ID'] = 'LargeHangingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Mortared Granite Sign'] = {
['ID'] = 'LargeHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Mortared Limestone Sign'] = {
['ID'] = 'LargeHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Mortared Sandstone Sign'] = {
['ID'] = 'LargeHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Mortared Stone Sign'] = {
['ID'] = 'LargeHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Oak Sign'] = {
['ID'] = 'LargeHangingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Palm Sign'] = {
['ID'] = 'LargeHangingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Redwood Sign'] = {
['ID'] = 'LargeHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Saguaro Sign'] = {
['ID'] = 'LargeHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Softwood Sign'] = {
['ID'] = 'LargeHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Spruce Sign'] = {
['ID'] = 'LargeHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Hanging Stone Sign'] = {
['ID'] = 'LargeHangingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Hanging Wood Sign'] = {
['ID'] = 'LargeHangingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Lumber Door'] = {
['ID'] = 'LargeLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber door allowing moderate sized vehicles through..',
},
['Large Lumber Stockpile'] = {
['ID'] = 'LargeLumberStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
},
['Large Metal Ship Frame'] = {
['ID'] = 'LargeMetalShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A large metal frame for constructing a larger naval vessel.',
},
['Large Nylon Bunting Green'] = {
['ID'] = 'LargeNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
},
['Large Nylon Bunting Purple'] = {
['ID'] = 'LargeNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
},
['Large Nylon Bunting Yellow'] = {
['ID'] = 'LargeNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
},
['Large Paper Lantern'] = {
['ID'] = 'LargePaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large paper lantern.',
},
['Large Standing Ashlar Basalt Sign'] = {
['ID'] = 'LargeStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Gneiss Sign'] = {
['ID'] = 'LargeStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Granite Sign'] = {
['ID'] = 'LargeStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Limestone Sign'] = {
['ID'] = 'LargeStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Sandstone Sign'] = {
['ID'] = 'LargeStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Shale Sign'] = {
['ID'] = 'LargeStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Ashlar Stone Sign'] = {
['ID'] = 'LargeStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Birch Sign'] = {
['ID'] = 'LargeStandingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Cedar Sign'] = {
['ID'] = 'LargeStandingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Ceiba Sign'] = {
['ID'] = 'LargeStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Fir Sign'] = {
['ID'] = 'LargeStandingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Hardwood Sign'] = {
['ID'] = 'LargeStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Joshua Sign'] = {
['ID'] = 'LargeStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Lumber Sign'] = {
['ID'] = 'LargeStandingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Mortared Granite Sign'] = {
['ID'] = 'LargeStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Mortared Limestone Sign'] = {
['ID'] = 'LargeStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Mortared Sandstone Sign'] = {
['ID'] = 'LargeStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Mortared Stone Sign'] = {
['ID'] = 'LargeStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Oak Sign'] = {
['ID'] = 'LargeStandingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Palm Sign'] = {
['ID'] = 'LargeStandingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Redwood Sign'] = {
['ID'] = 'LargeStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Saguaro Sign'] = {
['ID'] = 'LargeStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Softwood Sign'] = {
['ID'] = 'LargeStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Spruce Sign'] = {
['ID'] = 'LargeStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Standing Stone Sign'] = {
['ID'] = 'LargeStandingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
},
['Large Standing Wood Sign'] = {
['ID'] = 'LargeStandingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
},
['Large Windowed Lumber Door'] = {
['ID'] = 'LargeWindowedLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..',
},
['Large Wooden Bookshelf'] = {
['ID'] = 'LargeWoodenBookshelfItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Large Wooden Ship Frame'] = {
['ID'] = 'LargeWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A large wooden frame for constructing a larger naval vessel.',
},
['Laser'] = {
['ID'] = 'LaserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'AVOID DIRECT EYE EXPOSURE',
},
['Lathe'] = {
['ID'] = 'LatheItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
},
['Lattice Mushroom Spores'] = {
['ID'] = 'LatticeMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow lattice mushrooms.',
},
['Lattice Mushroom Spores Pack'] = {
['ID'] = 'LatticeMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow lattice mushrooms.',
},
['Lavish Workspace: AdvancedBaking'] = {
['ID'] = 'AdvancedBakingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: AdvancedCooking'] = {
['ID'] = 'AdvancedCookingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: AdvancedMasonry'] = {
['ID'] = 'AdvancedMasonryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: AdvancedSmelting'] = {
['ID'] = 'AdvancedSmeltingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Baking'] = {
['ID'] = 'BakingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: BasicEngineering'] = {
['ID'] = 'BasicEngineeringLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Blacksmith'] = {
['ID'] = 'BlacksmithLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Butchery'] = {
['ID'] = 'ButcheryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: CampfireCooking'] = {
['ID'] = 'CampfireCookingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Carpentry'] = {
['ID'] = 'CarpentryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Composites'] = {
['ID'] = 'CompositesLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Cooking'] = {
['ID'] = 'CookingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: CuttingEdgeCooking'] = {
['ID'] = 'CuttingEdgeCookingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Electronics'] = {
['ID'] = 'ElectronicsLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Farming'] = {
['ID'] = 'FarmingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Fertilizers'] = {
['ID'] = 'FertilizersLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Glassworking'] = {
['ID'] = 'GlassworkingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Industry'] = {
['ID'] = 'IndustryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Masonry'] = {
['ID'] = 'MasonryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Mechanics'] = {
['ID'] = 'MechanicsLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Milling'] = {
['ID'] = 'MillingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: OilDrilling'] = {
['ID'] = 'OilDrillingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Painting'] = {
['ID'] = 'PaintingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: PaperMilling'] = {
['ID'] = 'PaperMillingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Pottery'] = {
['ID'] = 'PotteryLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Shipwright'] = {
['ID'] = 'ShipwrightLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Smelting'] = {
['ID'] = 'SmeltingLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Lavish Workspace: Tailoring'] = {
['ID'] = 'TailoringLavishWorkspaceTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
},
['Leather Hide'] = {
['ID'] = 'LeatherHideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A thick hide.',
},
['Leavened Dough'] = {
['ID'] = 'LeavenedDoughItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leavened dough with added yeast that rises when baked.',
},
['Light Backpack'] = {
['ID'] = 'LightBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.(Increases movement speed and increases max carry weight by 5 kg)',
},
['Light Bulb'] = {
['ID'] = 'LightBulbItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An electric light with a wire filament.',
},
['Lighthouse Lamp'] = {
['ID'] = 'LighthouseLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A light, but a very large one and it\'s also spinning around and around.',
},
['Limestone'] = {
['ID'] = 'LimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
},
['Limestone Bison Statue'] = {
['ID'] = 'LimestoneBisonStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bison statue carved from limestone.',
},
['Limestone Otter Statue'] = {
['ID'] = 'LimestoneOtterStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An otter statue carved from limestone.',
},
['Limestone Owl Statue'] = {
['ID'] = 'LimestoneOwlStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An owl statue carved from limestone.',
},
['Limestone Podium'] = {
['ID'] = 'LimestonePodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Limestone Wolf Statue'] = {
['ID'] = 'LimestoneWolfStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wolf statue carved from limestone.',
},
['Linen Fabric'] = {
['ID'] = 'LinenFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rough linen fabric that covers your basic needs.',
},
['Linen Yarn'] = {
['ID'] = 'LinenYarnItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.',
},
['Liquid Converter'] = {
['ID'] = 'LiquidCrafterItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Example crafting table that uses liquids.',
},
['Liquid Nitrogen'] = {
['ID'] = 'LiquidNitrogenItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Useful for a quick chilling.',
},
['Livingroom'] = {
['ID'] = 'LivingroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Livingroom value.',
},
['Loaded Taro Fries'] = {
['ID'] = 'LoadedTaroFriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Taro Fries with extra everything.',
},
['Log'] = {
['ID'] = 'LogItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A stack of logs.',
},
['Loggers Luck: Logging'] = {
['ID'] = 'LoggingLoggersLuckTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = '[WIP - No functionality yet]Every hit has a chance of destroying tree stumps and splitting trunks immediately.',
},
['Logging'] = {
['ID'] = 'LoggingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Levels up by felling trees and clearing debris.',
},
['Logging Advanced Upgrade'] = {
['ID'] = 'LoggingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
},
['Logging Basic Upgrade'] = {
['ID'] = 'LoggingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
},
['Logic Gate Item'] = {
['ID'] = 'LogicGateItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Loom'] = {
['ID'] = 'LoomItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A device for making fabric by weaving yarn or thread.',
},
['Low Top Shoes'] = {
['ID'] = 'LowTopShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)',
},
['Lubricant'] = {
['ID'] = 'LubricantItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful greasy material that helps machinery to run.',
},
['Lucky Break: Mining'] = {
['ID'] = 'MiningLuckyBreakTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Mining rocks no longer has a chance to create large chunks.',
},
['Lumber'] = {
['ID'] = 'LumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
},
['Lumber Bench'] = {
['ID'] = 'LumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
},
['Lumber Chair'] = {
['ID'] = 'LumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
},
['Lumber Door'] = {
['ID'] = 'LumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
},
['Lumber Dresser'] = {
['ID'] = 'LumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
},
['Lumber Stockpile'] = {
['ID'] = 'LumberStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
},
['Lumber Table'] = {
['ID'] = 'LumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
},
['Lumber Warehouse Shelves'] = {
['ID'] = 'LumberWarehouseShelvesItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Lupine Seed'] = {
['ID'] = 'LupineSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow lupine.',
},
['Lupine Seed Pack'] = {
['ID'] = 'LupineSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow lupine.',
},
['Macarons'] = {
['ID'] = 'MacaronsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A small circular biscuit with a sweet huckleberry filling.',
},
['Machinist Table'] = {
['ID'] = 'MachinistTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A fancy tool bench that creates equally fancy toys.',
},
['Magenta Powder'] = {
['ID'] = 'MagentaPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.',
},
['Mailbox'] = {
['ID'] = 'MailboxItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Maltodextrin'] = {
['ID'] = 'MaltodextrinItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'For powdering high-fat liquids.',
},
['Marmot Carcass'] = {
['ID'] = 'MarmotCarcassItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A dead marmot.',
},
['Masculine Mannequin'] = {
['ID'] = 'MasculineMannequinItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Mason'] = {
['ID'] = 'MasonSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Masons craft with stone and are a valuable source of building material and furniture. The ore they collect is used by smiths to smelt into metal bars.',
},
['Mason Sign'] = {
['ID'] = 'MasonSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Masonry'] = {
['ID'] = 'MasonrySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Rocks and mortar can provide a suitable building material alternative to wood. Levels up by crafting related recipes.',
},
['Masonry Advanced Upgrade'] = {
['ID'] = 'MasonryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
},
['Masonry Basic Upgrade'] = {
['ID'] = 'MasonryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
},
['Masonry Skill Book'] = {
['ID'] = 'MasonrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Masonry Skill Scroll'] = {
['ID'] = 'MasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Masonry Table'] = {
['ID'] = 'MasonryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workstation for hewing and shaping stone into usable objects.',
},
['Master Tracker: Hunting'] = {
['ID'] = 'HuntingMasterTrackerTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'A master tracker is capable of following its prey over the highest peaks or through the densest of jungles.',
},
['Meat Pie'] = {
['ID'] = 'MeatPieItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
},
['Meat Stock'] = {
['ID'] = 'MeatStockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A meaty stock made from the flesh of animals.',
},
['Meaty Stew'] = {
['ID'] = 'MeatyStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick meaty stew. A great source of protein.',
},
['Mechanical Water Pump'] = {
['ID'] = 'MechanicalWaterPumpItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Pumps water from a source into a pipe network.',
},
['Mechanics'] = {
['ID'] = 'MechanicsSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Mechanics for more advanced creations. Levels up by crafting related recipes.',
},
['Mechanics Advanced Upgrade'] = {
['ID'] = 'MechanicsAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
},
['Mechanics Modern Upgrade'] = {
['ID'] = 'MechanicsModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
},
['Mechanics Skill Book'] = {
['ID'] = 'MechanicsSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Mechanics Skill Scroll'] = {
['ID'] = 'MechanicsSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Medium Fishing Trawler'] = {
['ID'] = 'MediumFishingTrawlerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Medium Metal Ship Frame'] = {
['ID'] = 'MediumMetalShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A medium metal frame for constructing a naval vessel.',
},
['Medium Shipyard'] = {
['ID'] = 'MediumShipyardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.',
},
['Medium Wooden Ship Frame'] = {
['ID'] = 'MediumWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A medium wooden frame for constructing a larger naval vessel.',
},
['Metal Keel'] = {
['ID'] = 'MetalKeelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The backbone of any metal ship.',
},
['Metal Rudder'] = {
['ID'] = 'MetalRudderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'If you dont have one of these, you have no control over your heading.',
},
['Metallurgy Research Paper Advanced'] = {
['ID'] = 'MetallurgyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Metallurgy Research Paper Basic'] = {
['ID'] = 'MetallurgyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Metallurgy Research Paper Modern'] = {
['ID'] = 'MetallurgyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
['Meteor Shard'] = {
['ID'] = 'MeteorShardItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Thanks for supporting ECO!',
},
['Milk'] = {
['ID'] = 'MilkItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Milk, although maybe not from an animal.',
},
['Mill'] = {
['ID'] = 'MillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Refines food resources by crushing them under a stone millstone.',
},
['Mill Stone'] = {
['ID'] = 'MillStoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple round stone used for crushing other things.',
},
['Milling'] = {
['ID'] = 'MillingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Milling various products can create important materials for baking and other uses. Levels up by crafting related recipes.',
},
['Milling Skill Book'] = {
['ID'] = 'MillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Milling Skill Scroll'] = {
['ID'] = 'MillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Milling Upgrade'] = {
['ID'] = 'MillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.',
},
['Millionaires Salad'] = {
['ID'] = 'MillionairesSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A decadent yet healthy assemblage.',
},
['Mining'] = {
['ID'] = 'MiningSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Hitting rocks with a pickaxe can be surprisingly difficult. Levels up by breaking rocks.',
},
['Mining Advanced Upgrade'] = {
['ID'] = 'MiningAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
},
['Mining Basic Upgrade'] = {
['ID'] = 'MiningBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
},
['Mining Charge'] = {
['ID'] = 'MiningChargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)',
},
['Mining Modern Upgrade'] = {
['ID'] = 'MiningModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
},
['Mint'] = {
['ID'] = 'MintItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows for the creation of currency.',
},
['Mochi'] = {
['ID'] = 'MochiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Watch your hands!',
},
['Modern Axe'] = {
['ID'] = 'ModernAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern axe with a non-slip handle made using fiberglass.',
},
['Modern Double Street Light'] = {
['ID'] = 'ModernDoubleStreetLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
},
['Modern Hammer'] = {
['ID'] = 'ModernHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.',
},
['Modern Hoe'] = {
['ID'] = 'ModernHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern hoe with increased range.',
},
['Modern Machete'] = {
['ID'] = 'ModernMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
},
['Modern Paint Sprayer'] = {
['ID'] = 'ModernPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.',
},
['Modern Pickaxe'] = {
['ID'] = 'ModernPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.',
},
['Modern Rock Drill'] = {
['ID'] = 'ModernRockDrillItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A gasoline-powered alternative for faster geological sampling.',
},
['Modern Scythe'] = {
['ID'] = 'ModernScytheItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
},
['Modern Shovel'] = {
['ID'] = 'ModernShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.',
},
['Modern Sorter Rack'] = {
['ID'] = 'ModernSorterRackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Modern rack for sort items between stockpiles',
},
['Modern Street Light'] = {
['ID'] = 'ModernStreetLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
},
['Modern Upgrade 1'] = {
['ID'] = 'ModernUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
},
['Modern Upgrade 2'] = {
['ID'] = 'ModernUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
},
['Modern Upgrade 3'] = {
['ID'] = 'ModernUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
},
['Modern Upgrade 4'] = {
['ID'] = 'ModernUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
},
['Moon Jellyfish'] = {
['ID'] = 'MoonJellyfishItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A moon jellyfish.',
},
['Mortar'] = {
['ID'] = 'MortarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A binding pitch useful as a mortar.',
},
['Mortared Basalt'] = {
['ID'] = 'MortaredBasaltItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Gneiss'] = {
['ID'] = 'MortaredGneissItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Granite'] = {
['ID'] = 'MortaredGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Granite Bench'] = {
['ID'] = 'MortaredGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
},
['Mortared Granite Chair'] = {
['ID'] = 'MortaredGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
},
['Mortared Granite Door'] = {
['ID'] = 'MortaredGraniteDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
},
['Mortared Granite Fireplace'] = {
['ID'] = 'MortaredGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
},
['Mortared Granite Table'] = {
['ID'] = 'MortaredGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
},
['Mortared Limestone'] = {
['ID'] = 'MortaredLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Limestone Bench'] = {
['ID'] = 'MortaredLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
},
['Mortared Limestone Chair'] = {
['ID'] = 'MortaredLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
},
['Mortared Limestone Door'] = {
['ID'] = 'MortaredLimestoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
},
['Mortared Limestone Fireplace'] = {
['ID'] = 'MortaredLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
},
['Mortared Limestone Table'] = {
['ID'] = 'MortaredLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
},
['Mortared Sandstone'] = {
['ID'] = 'MortaredSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Sandstone Bench'] = {
['ID'] = 'MortaredSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
},
['Mortared Sandstone Chair'] = {
['ID'] = 'MortaredSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
},
['Mortared Sandstone Door'] = {
['ID'] = 'MortaredSandstoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
},
['Mortared Sandstone Fireplace'] = {
['ID'] = 'MortaredSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
},
['Mortared Sandstone Table'] = {
['ID'] = 'MortaredSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
},
['Mortared Shale'] = {
['ID'] = 'MortaredShaleItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
},
['Mortared Stone'] = {
['ID'] = 'MortaredStoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Old stone',
},
['Mortared Stone Bench'] = {
['ID'] = 'MortaredStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
},
['Mortared Stone Chair'] = {
['ID'] = 'MortaredStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
},
['Mortared Stone Door'] = {
['ID'] = 'MortaredStoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
},
['Mortared Stone Fireplace'] = {
['ID'] = 'MortaredStoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
},
['Mortared Stone Table'] = {
['ID'] = 'MortaredStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
},
['Mountain Goat Carcass'] = {
['ID'] = 'MountainGoatCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead mountain goat.',
},
['Muffin Hat'] = {
['ID'] = 'MuffinHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'I have no idea why it\'s called that but it\'s not edible.',
},
['Nail'] = {
['ID'] = 'NailItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Nails used for construction.',
},
['Natural Gatherer: Gathering'] = {
['ID'] = 'GatheringNaturalGathererTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the yield of natural plants by 20 percent.',
},
['Nature Adventurer: SelfImprovement'] = {
['ID'] = 'SelfImprovementNatureAdventurerTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Slightly increases movement speed in low activity areas.',
},
['Nitric Acid'] = {
['ID'] = 'NitricAcidItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.',
},
['Nitrogen Item'] = {
['ID'] = 'NitrogenItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'An inert gas.',
},
['Normal Hair'] = {
['ID'] = 'NormalHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'The hair with a completely normal amount of flare.',
},
['Norse Canoe'] = {
['ID'] = 'NorseCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger canoe for personal transport and medium sized loads.',
},
['Nuclear Fuel'] = {
['ID'] = 'NuclearFuelItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Unstable nuclear fuel.',
},
['Nylon'] = {
['ID'] = 'NylonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
},
['Nylon Carpet'] = {
['ID'] = 'NylonCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven nylon floor covering attached to a lumber backing.',
},
['Nylon Chips'] = {
['ID'] = 'NylonChipsItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
},
['Nylon Curtains'] = {
['ID'] = 'NylonCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains made out of plastic? (Only cosmetic does not impact room value.)',
},
['Nylon Fabric'] = {
['ID'] = 'NylonFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
},
['Nylon Futon Bed'] = {
['ID'] = 'NylonFutonBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A classic futon for when regular beds are too soft.',
},
['Nylon Futon Couch'] = {
['ID'] = 'NylonFutonCouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern styled couch with a classic touch.',
},
['Nylon Mooring Rope'] = {
['ID'] = 'NylonMooringRopeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.',
},
['Nylon Thread'] = {
['ID'] = 'NylonThreadItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
},
['Nylon Trawler Net'] = {
['ID'] = 'NylonTrawlerNetItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
},
['Oak Log'] = {
['ID'] = 'OakLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
},
['Objectives'] = {
['ID'] = 'WorldPopItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Opens the objectives panel, showing the stated objectives and other activities of citizens.',
},
['Occupancy Init Item'] = {
['ID'] = 'OccupancyInitItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
},
['Ocean Spray Seed'] = {
['ID'] = 'OceanSpraySeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow ocean spray.',
},
['Ocean Spray Seed Pack'] = {
['ID'] = 'OceanSpraySeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow ocean spray.',
},
['Office Mailbox'] = {
['ID'] = 'OfficeMailboxItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Oil'] = {
['ID'] = 'OilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A plant fat extracted for use in cooking.',
},
['Oil Drilling'] = {
['ID'] = 'OilDrillingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Levels up by crafting related recipes.',
},
['Oil Drilling Skill Book'] = {
['ID'] = 'OilDrillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Oil Drilling Skill Scroll'] = {
['ID'] = 'OilDrillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Oil Drilling Upgrade'] = {
['ID'] = 'OilDrillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
},
['Oil Head Lamp'] = {
['ID'] = 'OilHeadLampItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)',
},
['Oil Paint'] = {
['ID'] = 'OilPaintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A collection of paint variations used for art supplies.',
},
['Oil Refinery'] = {
['ID'] = 'OilRefineryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
},
['Orange Vase'] = {
['ID'] = 'OrangeVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Orchid'] = {
['ID'] = 'OrchidItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
},
['Orchid Seed'] = {
['ID'] = 'OrchidSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an orchid.',
},
['Orchid Seed Pack'] = {
['ID'] = 'OrchidSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an orchid.',
},
['Ornate Cast Iron Plaque'] = {
['ID'] = 'OrnateCastIronPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Ornate Gold Frame Landscape'] = {
['ID'] = 'OrnateGoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
},
['Ornate Gold Frame Portrait'] = {
['ID'] = 'OrnateGoldFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
},
['Ornate Gold Frame Square'] = {
['ID'] = 'OrnateGoldFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
},
['Ornate Gold Frame Tall'] = {
['ID'] = 'OrnateGoldFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
},
['Ornate Gold Frame Wide'] = {
['ID'] = 'OrnateGoldFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
},
['Ornate Iron Frame Landscape'] = {
['ID'] = 'OrnateIronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
},
['Ornate Iron Frame Portrait'] = {
['ID'] = 'OrnateIronFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
},
['Ornate Iron Frame Square'] = {
['ID'] = 'OrnateIronFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
},
['Ornate Iron Frame Tall'] = {
['ID'] = 'OrnateIronFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
},
['Ornate Iron Frame Wide'] = {
['ID'] = 'OrnateIronFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
},
['Ornate Stone Plaque'] = {
['ID'] = 'OrnateStonePlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Ornate Wood Plaque'] = {
['ID'] = 'OrnateWoodPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Ornate Wooden Frame Landscape'] = {
['ID'] = 'OrnateWoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
},
['Ornate Wooden Frame Portrait'] = {
['ID'] = 'OrnateWoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
},
['Ornate Wooden Frame Square'] = {
['ID'] = 'OrnateWoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
},
['Ornate Wooden Frame Tall'] = {
['ID'] = 'OrnateWoodenFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
},
['Ornate Wooden Frame Wide'] = {
['ID'] = 'OrnateWoodenFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
},
['Otter Carcass'] = {
['ID'] = 'OtterCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead otter.',
},
['Outpost Claim Stake Item'] = {
['ID'] = 'OutpostClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Place this to start a new claim outside of any settlement.',
},
['Outpost Netting'] = {
['ID'] = 'OutpostNettingItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A way to store your items when you run out of floor space.',
},
['Outpost Table'] = {
['ID'] = 'OutpostTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An explorers best collection of information is stored here.',
},
['Oxygen Item'] = {
['ID'] = 'OxygenItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A reactive gas needed for respiration.',
},
['Pacific Sardine'] = {
['ID'] = 'PacificSardineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A pacific sardine.',
},
['Padded Chair'] = {
['ID'] = 'PaddedChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A comfy chair to rest in.',
},
['Paint Bucket (White)'] = {
['ID'] = 'PaintBucketItem',
['Category'] = '_None',
['Group'] = 'Paint',
['Description'] = 'Mixed and ready to go, just need to apply and let dry.',
},
['Paint Mixer'] = {
['ID'] = 'PaintMixerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A mixing station for all manners of colors used in paint.',
},
['Paint Tool Item'] = {
['ID'] = 'PaintToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = '',
},
['Painting'] = {
['ID'] = 'PaintingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'A painter uses different combination of liquids and powders to create a practical application of colors.',
},
['Painting Skill Book'] = {
['ID'] = 'PaintingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Painting Skill Scroll'] = {
['ID'] = 'PaintingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Painting Upgrade'] = {
['ID'] = 'PaintingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.',
},
['Palm Log'] = {
['ID'] = 'PalmLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
},
['Palm Seed'] = {
['ID'] = 'PalmSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a palm tree.',
},
['Palm Seed Pack'] = {
['ID'] = 'PalmSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a palm tree.',
},
['Papaya'] = {
['ID'] = 'PapayaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Nice fresh Papaya.',
},
['Papaya Seed'] = {
['ID'] = 'PapayaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a papaya plant.',
},
['Papaya Seed Pack'] = {
['ID'] = 'PapayaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a papaya plant.',
},
['Paper'] = {
['ID'] = 'PaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'It\'s paper.',
},
['Paper Machine'] = {
['ID'] = 'PaperMachineItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Paper Milling'] = {
['ID'] = 'PaperMillingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Paper to carry the written word. Or used to stuff in bookshelves. Levels up by crafting related recipes.',
},
['Paper Milling Skill Book'] = {
['ID'] = 'PaperMillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Paper Milling Skill Scroll'] = {
['ID'] = 'PaperMillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Paper Milling Upgrade'] = {
['ID'] = 'PaperMillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
},
['Paper Streamers'] = {
['ID'] = 'PaperStreamersItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Parallel Processing: AdvancedBaking'] = {
['ID'] = 'AdvancedBakingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: AdvancedCooking'] = {
['ID'] = 'AdvancedCookingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: AdvancedMasonry'] = {
['ID'] = 'AdvancedMasonryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: AdvancedSmelting'] = {
['ID'] = 'AdvancedSmeltingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Baking'] = {
['ID'] = 'BakingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: BasicEngineering'] = {
['ID'] = 'BasicEngineeringParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Blacksmith'] = {
['ID'] = 'BlacksmithParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Butchery'] = {
['ID'] = 'ButcheryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: CampfireCooking'] = {
['ID'] = 'CampfireCookingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Carpentry'] = {
['ID'] = 'CarpentryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Composites'] = {
['ID'] = 'CompositesParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Cooking'] = {
['ID'] = 'CookingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: CuttingEdgeCooking'] = {
['ID'] = 'CuttingEdgeCookingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Electronics'] = {
['ID'] = 'ElectronicsParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Farming'] = {
['ID'] = 'FarmingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Fertilizers'] = {
['ID'] = 'FertilizersParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Glassworking'] = {
['ID'] = 'GlassworkingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Industry'] = {
['ID'] = 'IndustryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Masonry'] = {
['ID'] = 'MasonryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Mechanics'] = {
['ID'] = 'MechanicsParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Milling'] = {
['ID'] = 'MillingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: OilDrilling'] = {
['ID'] = 'OilDrillingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Painting'] = {
['ID'] = 'PaintingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: PaperMilling'] = {
['ID'] = 'PaperMillingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Pottery'] = {
['ID'] = 'PotteryParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Shipwright'] = {
['ID'] = 'ShipwrightParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Smelting'] = {
['ID'] = 'SmeltingParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Parallel Processing: Tailoring'] = {
['ID'] = 'TailoringParallelProcessingTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
},
['Pastry Dough'] = {
['ID'] = 'PastryDoughItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An extra fatty leavened dough for making yummy pastries.',
},
['Peasant Hair'] = {
['ID'] = 'PeasantHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
},
['Peat'] = {
['ID'] = 'PeatItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A combustible organic material which can be used as fuel.',
},
['Pelt Fertilizer'] = {
['ID'] = 'PeltFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A fertilize made from fur pelts and filler.',
},
['Periodic Table Poster'] = {
['ID'] = 'PeriodicTablePosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
},
['Petroleum'] = {
['ID'] = 'PetroleumItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.',
},
['Phad Thai'] = {
['ID'] = 'PhadThaiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'They make you full, and proud.',
},
['Phosphate Fertilizer'] = {
['ID'] = 'PhosphateFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
},
['Picture Item'] = {
['ID'] = 'PictureItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A picture displaying a captured moment.',
},
['Pineapple'] = {
['ID'] = 'PineappleItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Nice fresh Pineapple.',
},
['Pineapple Friend Rice'] = {
['ID'] = 'PineappleFriendRiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
},
['Pineapple Seed'] = {
['ID'] = 'PineappleSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a pineapple plant.',
},
['Pineapple Seed Pack'] = {
['ID'] = 'PineappleSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a pineapple plant.',
},
['Pirate Hat'] = {
['ID'] = 'PirateHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A tricorne pirates hat.',
},
['Pirozhok'] = {
['ID'] = 'PirozhokItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A baked bun filled with tasty meat and mushrooms.',
},
['Piston'] = {
['ID'] = 'PistonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
},
['Plant Fibers'] = {
['ID'] = 'PlantFibersItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
},
['Plant Vase'] = {
['ID'] = 'PlantVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Plastic'] = {
['ID'] = 'PlasticItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
},
['Plastic Buoy'] = {
['ID'] = 'PlasticBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.',
},
['Plastic Outdoor Bench'] = {
['ID'] = 'PlasticOutdoorBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
},
['Plastic Outdoor Chair'] = {
['ID'] = 'PlasticOutdoorChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
},
['Plastic Outdoor Table'] = {
['ID'] = 'PlasticOutdoorTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
},
['Plastic Window Planter'] = {
['ID'] = 'PlasticWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
},
['Player Item'] = {
['ID'] = 'PlayerItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
},
['Poke Bowl'] = {
['ID'] = 'PokeBowlItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A basic yet filling meal with a bite.',
},
['Polishing Paste'] = {
['ID'] = 'PolishingPasteItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A high quality method of repairing your tools reducing waste.',
},
['Ponytail'] = {
['ID'] = 'PonytailItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Portable Steam Engine'] = {
['ID'] = 'PortableSteamEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An engine that generates mechanical power through steam.',
},
['Pottery'] = {
['ID'] = 'PotterySkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Pottery is an advancement in masonry and can provide an excellent building material for communities. Levels up by crafting related recipes.',
},
['Pottery Skill Book'] = {
['ID'] = 'PotterySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Pottery Skill Scroll'] = {
['ID'] = 'PotterySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Pottery Table'] = {
['ID'] = 'PotteryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A primitive table for shaping basic clay products.',
},
['Pottery Upgrade'] = {
['ID'] = 'PotteryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
},
['Power Hammer'] = {
['ID'] = 'PowerHammerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
},
['Power Shot: Hunting'] = {
['ID'] = 'HuntingPowerShotTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the damage tier of Bows',
},
['Powered Cart'] = {
['ID'] = 'PoweredCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Large cart for hauling sizable loads.',
},
['Powered Storage Silo'] = {
['ID'] = 'PoweredStorageSiloItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
},
['Prairie Dog Carcass'] = {
['ID'] = 'PrairieDogCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead prairie dog.',
},
['Prepared Meat'] = {
['ID'] = 'PreparedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Carefully butchered meat, ready to cook.',
},
['Prickly Pear Fruit'] = {
['ID'] = 'PricklyPearFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
},
['Prickly Pear Seed'] = {
['ID'] = 'PricklyPearSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow prickly pear cacti.',
},
['Prickly Pear Seed Pack'] = {
['ID'] = 'PricklyPearSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow prickly pear cacti.',
},
['Prime Cut'] = {
['ID'] = 'PrimeCutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A perfectly marbled piece of meat.',
},
['Primitive Canvas Boots'] = {
['ID'] = 'PrimitiveCanvasBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A pair of crude canvas boots for your everyday use.',
},
['Primitive Canvas Pants'] = {
['ID'] = 'PrimitiveCanvasPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Roughly stitched canvas pants.',
},
['Primitive Canvas Shorts'] = {
['ID'] = 'PrimitiveCanvasShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.',
},
['Primitive Fur Belt'] = {
['ID'] = 'PrimitiveFurBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You should probably still wear pants.',
},
['Primitive Leather Boots'] = {
['ID'] = 'PrimitiveLeatherBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A pair of crude leather boots for your everyday use.',
},
['Primitive Leather Pants'] = {
['ID'] = 'PrimitiveLeatherPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You ever tried cutting leather with a rock?',
},
['Primitive Leather Shirt'] = {
['ID'] = 'PrimitiveLeatherShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.',
},
['Primitive Leather Shorts'] = {
['ID'] = 'PrimitiveLeatherShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You may have enough leather left over to make a nice hat.',
},
['Printing Press'] = {
['ID'] = 'PrintingPressItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The world will never be the same.',
},
['Printing Supplies'] = {
['ID'] = 'PrintingSuppliesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A package of necessary items for copying art or other more elaborate designs.',
},
['Pulp Filler'] = {
['ID'] = 'PulpFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
},
['Pump Jack'] = {
['ID'] = 'PumpJackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Drill, baby! Drill!',
},
['Pumpkin'] = {
['ID'] = 'PumpkinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Round and large.',
},
['Pumpkin Seed'] = {
['ID'] = 'PumpkinSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a pumpkin.',
},
['Pumpkin Seed Pack'] = {
['ID'] = 'PumpkinSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a pumpkin.',
},
['Punch Card Time Clock'] = {
['ID'] = 'PunchCardItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Clock in for the late shift',
},
['Pupusas'] = {
['ID'] = 'PupusasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Comforting, best served hot from the griddle.',
},
['Purple Vase'] = {
['ID'] = 'PurpleVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Quicklime'] = {
['ID'] = 'QuicklimeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A chemical compound used in steel production.',
},
['Radiator'] = {
['ID'] = 'RadiatorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
},
['Raw Bacon'] = {
['ID'] = 'RawBaconItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
},
['Raw Fish'] = {
['ID'] = 'RawFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fatty cut of raw fish.',
},
['Raw Meat'] = {
['ID'] = 'RawMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
},
['Raw Roast'] = {
['ID'] = 'RawRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A trussed roast tied and ready to be cooked.',
},
['Raw Sausage'] = {
['ID'] = 'RawSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Ground meat stuffed into an intestine casing.',
},
['Real Estate Desk'] = {
['ID'] = 'RealEstateDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to manage the sale and transfer of deeds and property.',
},
['Rebar'] = {
['ID'] = 'RebarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Ribbed steel bars for reinforcing stuctures.',
},
['Recurve Bow'] = {
['ID'] = 'RecurveBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
},
['Red Vase'] = {
['ID'] = 'RedVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Redwood Log'] = {
['ID'] = 'RedwoodLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
},
['Redwood Seed'] = {
['ID'] = 'RedwoodSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a redwood tree.',
},
['Redwood Seed Pack'] = {
['ID'] = 'RedwoodSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a redwood tree.',
},
['Redwoods Poster'] = {
['ID'] = 'RedwoodsPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
},
['Refrigerator'] = {
['ID'] = 'RefrigeratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An icebox from the future with significantly better cooling properties.',
},
['Registrar'] = {
['ID'] = 'RegistrarItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the setting management of titles.',
},
['Reinforced Concrete'] = {
['ID'] = 'ReinforcedConcreteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A sturdy construction material poured around a latice of rebar.',
},
['Remote Detonator'] = {
['ID'] = 'RemoteDetonatorItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.',
},
['Research Table'] = {
['ID'] = 'ResearchTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic table for researching new technologies and skills.',
},
['Rice'] = {
['ID'] = 'RiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow rice.',
},
['Rice Flour'] = {
['ID'] = 'RiceFlourItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.',
},
['Rice Noodles'] = {
['ID'] = 'RiceNoodlesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Noodles made from delicious milled white grains.',
},
['Rice Pack'] = {
['ID'] = 'RicePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow rice.',
},
['Rivet'] = {
['ID'] = 'RivetItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel bolt used to hold together inventions.',
},
['Roast Pumpkin'] = {
['ID'] = 'RoastPumpkinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Sweet but a suprising source of vitamins.',
},
['Robotic Assembly Line'] = {
['ID'] = 'RoboticAssemblyLineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A complex set of machinery for creating equally complex things.',
},
['Rocker Box'] = {
['ID'] = 'RockerBoxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
},
['Rolling Mill'] = {
['ID'] = 'RollingMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For rolling steel into more buildable materials.',
},
['Root Campfire Salad'] = {
['ID'] = 'RootCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
},
['Root Campfire Stew'] = {
['ID'] = 'RootCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
},
['Round Pot'] = {
['ID'] = 'PlanterPotRoundItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
},
['Rounded Face'] = {
['ID'] = 'RoundedFaceItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Face',
},
['Rubber Wheel'] = {
['ID'] = 'RubberWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
},
['Rug Large'] = {
['ID'] = 'RugLargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large area rug to cover that weird stain.',
},
['Rug Medium'] = {
['ID'] = 'RugMediumItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A medium rug for medium uses.',
},
['Rug Small'] = {
['ID'] = 'RugSmallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
},
['Running Shoes'] = {
['ID'] = 'RunningShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)',
},
['Rustic Window Planter'] = {
['ID'] = 'RusticWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
},
['Saguaro Rib'] = {
['ID'] = 'SaguaroRibItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
},
['Saguaro Seed'] = {
['ID'] = 'SaguaroSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a saguaro cactus.',
},
['Saguaro Seed Pack'] = {
['ID'] = 'SaguaroSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a saguaro cactus.',
},
['Salmon'] = {
['ID'] = 'SalmonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A salmon.',
},
['Salt Basket'] = {
['ID'] = 'SaltBasketItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basket of salt.',
},
['Sand'] = {
['ID'] = 'SandItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
},
['Sandals'] = {
['ID'] = 'SandalsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)',
},
['Sandstone'] = {
['ID'] = 'SandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
},
['Sawmill'] = {
['ID'] = 'SawmillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Used to saw wood into lumber.',
},
['Saxifrage Seed'] = {
['ID'] = 'SaxifrageSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow saxifrage.',
},
['Saxifrage Seed Pack'] = {
['ID'] = 'SaxifrageSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow saxifrage.',
},
['Scarecrow'] = {
['ID'] = 'ScarecrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Keeps animals away. (WIP)',
},
['School Supply Station Item'] = {
['ID'] = 'SchoolSupplyStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Scientist'] = {
['ID'] = 'ScientistSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Scientists can transforms the knowledge and understanding of the world into more practical uses.',
},
['Scrap Meat'] = {
['ID'] = 'ScrapMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Chunks of extra meat.',
},
['Screening Machine'] = {
['ID'] = 'ScreeningMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
},
['Screw Press'] = {
['ID'] = 'ScrewPressItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
},
['Screws'] = {
['ID'] = 'ScrewsItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
},
['Scruffy Hair'] = {
['ID'] = 'ScruffyHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
},
['Seagrass Seed'] = {
['ID'] = 'SeagrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow seagrass.',
},
['Seagrass Seed Pack'] = {
['ID'] = 'SeagrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow seagrass.',
},
['Seared Meat'] = {
['ID'] = 'SearedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A cut of perfectly seared steak.',
},
['Seeded Camas Roll'] = {
['ID'] = 'SeededCamasRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.',
},
['Self Improvement'] = {
['ID'] = 'SelfImprovementSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.',
},
['Sensor Based Belt Sorter'] = {
['ID'] = 'SensorBasedBeltSorterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
},
['Sensuous Sea Pizza'] = {
['ID'] = 'SensuousSeaPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The chewyness is unreal.',
},
['Servo'] = {
['ID'] = 'ServoItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotary actuator that allows for control over angular position.',
},
['Settlement Crafting Table'] = {
['ID'] = 'SettlementCraftingTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic workspace for crafting all manner of settlement related objects.',
},
['Sewage'] = {
['ID'] = 'SewageItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
},
['Shale'] = {
['ID'] = 'ShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
},
['Shaper'] = {
['ID'] = 'ShaperItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
},
['Shark Fillet Soup'] = {
['ID'] = 'SharkFilletSoupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A texture all of its own.',
},
['Shark Jaws'] = {
['ID'] = 'SharkJawsItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A mounted jaw from a mighty catch!',
},
['Sharpening Steel'] = {
['ID'] = 'SharpeningSteelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.',
},
['Sheep Mount'] = {
['ID'] = 'SheepMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
},
['Shelf Cabinet'] = {
['ID'] = 'ShelfCabinetItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When a shelf and a cabinet aren\'t enough individually.',
},
['Shipping Container Blue'] = {
['ID'] = 'ShippingContainerBlueItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Shipping Container Green'] = {
['ID'] = 'ShippingContainerGreenItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Shipping Container Red'] = {
['ID'] = 'ShippingContainerRedItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Shipwright'] = {
['ID'] = 'ShipwrightSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Shipwrights uses the fundamental practical application of carpenters and applying it to maritime usage.',
},
['Shipwright Advanced Upgrade'] = {
['ID'] = 'ShipwrightAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
},
['Shipwright Basic Upgrade'] = {
['ID'] = 'ShipwrightBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
},
['Shipwright Hat'] = {
['ID'] = 'ShipwrightHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.',
},
['Shipwright Overalls'] = {
['ID'] = 'ShipwrightOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Denim overall for extra sturdy wearability.',
},
['Shipwright Sandals'] = {
['ID'] = 'ShipwrightSandalsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)',
},
['Shipwright Shirt'] = {
['ID'] = 'ShipwrightShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.',
},
['Shipwright Sign'] = {
['ID'] = 'ShipwrightSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Shipwright Skill Book'] = {
['ID'] = 'ShipwrightSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Shipwright Skill Scroll'] = {
['ID'] = 'ShipwrightSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Shoji Door'] = {
['ID'] = 'ShojiDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A Far Eastern influenced wooden sliding door.',
},
['Shorn Wool'] = {
['ID'] = 'ShornWoolItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Wool that has been shorn from an animal.',
},
['Short Beard'] = {
['ID'] = 'ShortBeardItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Shorts'] = {
['ID'] = 'ShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
},
['Simmered Meat'] = {
['ID'] = 'SimmeredMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Meat cooked in meat juices keeps the meat juicy.',
},
['Simple Syrup'] = {
['ID'] = 'SimpleSyrupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A simple water and suger combination heated until the sugar dissolves.',
},
['Sink'] = {
['ID'] = 'SinkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An industrial sink.',
},
['Skid Steer'] = {
['ID'] = 'SkidSteerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
},
['Slag'] = {
['ID'] = 'SlagItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
},
['Sleek Short Hair'] = {
['ID'] = 'SleekShortHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Small Bath Mat'] = {
['ID'] = 'SmallBathMatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.',
},
['Small Canoe'] = {
['ID'] = 'SmallCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small Canoe for hauling minimal loads.',
},
['Small Cotton Bunting Festive'] = {
['ID'] = 'SmallCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
},
['Small Cotton Bunting Red'] = {
['ID'] = 'SmallCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
},
['Small Cotton Bunting Regal'] = {
['ID'] = 'SmallCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
},
['Small Cotton Bunting Vibrant'] = {
['ID'] = 'SmallCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
},
['Small Court'] = {
['ID'] = 'SmallCourtItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
},
['Small Festive Paper Lantern'] = {
['ID'] = 'SmallFestivePaperLanternItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Small Hanging Ashlar Basalt Sign'] = {
['ID'] = 'SmallHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'SmallHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Granite Sign'] = {
['ID'] = 'SmallHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Limestone Sign'] = {
['ID'] = 'SmallHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'SmallHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Shale Sign'] = {
['ID'] = 'SmallHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ashlar Stone Sign'] = {
['ID'] = 'SmallHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Birch Sign'] = {
['ID'] = 'SmallHangingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Cedar Sign'] = {
['ID'] = 'SmallHangingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Ceiba Sign'] = {
['ID'] = 'SmallHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Fir Sign'] = {
['ID'] = 'SmallHangingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Hardwood Sign'] = {
['ID'] = 'SmallHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Joshua Sign'] = {
['ID'] = 'SmallHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Lumber Sign'] = {
['ID'] = 'SmallHangingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Mortared Granite Sign'] = {
['ID'] = 'SmallHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Mortared Limestone Sign'] = {
['ID'] = 'SmallHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Mortared Sandstone Sign'] = {
['ID'] = 'SmallHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Mortared Stone Sign'] = {
['ID'] = 'SmallHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Oak Sign'] = {
['ID'] = 'SmallHangingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Palm Sign'] = {
['ID'] = 'SmallHangingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Redwood Sign'] = {
['ID'] = 'SmallHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Saguaro Sign'] = {
['ID'] = 'SmallHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Softwood Sign'] = {
['ID'] = 'SmallHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Spruce Sign'] = {
['ID'] = 'SmallHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Stone Sign'] = {
['ID'] = 'SmallHangingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Hanging Wood Sign'] = {
['ID'] = 'SmallHangingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Meeting Chair'] = {
['ID'] = 'SmallMeetingChairItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Small Meeting Table'] = {
['ID'] = 'SmallMeetingTableItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Small Nylon Bunting Green'] = {
['ID'] = 'SmallNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
},
['Small Nylon Bunting Purple'] = {
['ID'] = 'SmallNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
},
['Small Nylon Bunting Yellow'] = {
['ID'] = 'SmallNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
},
['Small Paper Lantern'] = {
['ID'] = 'SmallPaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small paper lantern.',
},
['Small Paper Machine'] = {
['ID'] = 'SmallPaperMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Laborous way of creating sheets of paper.',
},
['Small Shipyard'] = {
['ID'] = 'SmallShipyardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.',
},
['Small Sink'] = {
['ID'] = 'SmallSinkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small household sink.',
},
['Small Standing Ashlar Basalt Sign'] = {
['ID'] = 'SmallStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Gneiss Sign'] = {
['ID'] = 'SmallStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Granite Sign'] = {
['ID'] = 'SmallStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Limestone Sign'] = {
['ID'] = 'SmallStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Sandstone Sign'] = {
['ID'] = 'SmallStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Shale Sign'] = {
['ID'] = 'SmallStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ashlar Stone Sign'] = {
['ID'] = 'SmallStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Birch Sign'] = {
['ID'] = 'SmallStandingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Cedar Sign'] = {
['ID'] = 'SmallStandingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Ceiba Sign'] = {
['ID'] = 'SmallStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Fir Sign'] = {
['ID'] = 'SmallStandingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Hardwood Sign'] = {
['ID'] = 'SmallStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Joshua Sign'] = {
['ID'] = 'SmallStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Lumber Sign'] = {
['ID'] = 'SmallStandingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Mortared Granite Sign'] = {
['ID'] = 'SmallStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Mortared Limestone Sign'] = {
['ID'] = 'SmallStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Mortared Sandstone Sign'] = {
['ID'] = 'SmallStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Mortared Stone Sign'] = {
['ID'] = 'SmallStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Oak Sign'] = {
['ID'] = 'SmallStandingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Palm Sign'] = {
['ID'] = 'SmallStandingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Redwood Sign'] = {
['ID'] = 'SmallStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Saguaro Sign'] = {
['ID'] = 'SmallStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Softwood Sign'] = {
['ID'] = 'SmallStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Spruce Sign'] = {
['ID'] = 'SmallStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Stone Sign'] = {
['ID'] = 'SmallStandingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Standing Wood Sign'] = {
['ID'] = 'SmallStandingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
},
['Small Stockpile'] = {
['ID'] = 'SmallStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 3x3x3 area as storage for large items.',
},
['Small Wood Cart'] = {
['ID'] = 'SmallWoodCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small wood cart for hauling minimal loads.',
},
['Small Wooden Boat'] = {
['ID'] = 'SmallWoodenBoatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.',
},
['Small Wooden Ship Frame'] = {
['ID'] = 'SmallWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The basis for any wooden personal vessel.',
},
['Smelting'] = {
['ID'] = 'SmeltingSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Metal is an important part of progress and smelting is the first step into a new age. Levels up by crafting related recipes.',
},
['Smelting Basic Upgrade'] = {
['ID'] = 'SmeltingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.',
},
['Smelting Skill Book'] = {
['ID'] = 'SmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Smelting Skill Scroll'] = {
['ID'] = 'SmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Smelting Upgrade'] = {
['ID'] = 'SmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
},
['Smith'] = {
['ID'] = 'SmithSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Smiths smelt concentrate ore into metal bars and craft superior tools that helps citizens work more productively.',
},
['Smith Apron'] = {
['ID'] = 'SmithApronItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
},
['Smith Bandana'] = {
['ID'] = 'SmithBandanaItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.',
},
['Smith Boots'] = {
['ID'] = 'SmithBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)',
},
['Smith Gloves'] = {
['ID'] = 'SmithGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A reinforced wrist guard paired with a lone work glove.',
},
['Smith Pants'] = {
['ID'] = 'SmithPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Denim pants with knee patches.',
},
['Smith Shirt'] = {
['ID'] = 'SmithShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.',
},
['Smog'] = {
['ID'] = 'SmogItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A smoke that contains a combination of pollutants.',
},
['Smooth Gut Noodle Roll'] = {
['ID'] = 'SmoothGutNoodleRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'These noodle rolls look VERY smooth.',
},
['Snapping Turtle Carcass'] = {
['ID'] = 'SnappingTurtleCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead snapping turtle.',
},
['Socialist Shirt'] = {
['ID'] = 'SocialistShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!',
},
['Softwood Board'] = {
['ID'] = 'SoftwoodBoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality softwood board used for long lasting furniture.',
},
['Softwood Hewn Log'] = {
['ID'] = 'SoftwoodHewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
},
['Softwood Lumber'] = {
['ID'] = 'SoftwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
},
['Softwood Lumber Bench'] = {
['ID'] = 'SoftwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
},
['Softwood Lumber Chair'] = {
['ID'] = 'SoftwoodLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
},
['Softwood Lumber Door'] = {
['ID'] = 'SoftwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
},
['Softwood Lumber Dresser'] = {
['ID'] = 'SoftwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
},
['Softwood Lumber Table'] = {
['ID'] = 'SoftwoodLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
},
['Softwood Sorter Stand'] = {
['ID'] = 'SoftwoodSorterStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Softwood stand for sort items between stockpiles',
},
['Soil Sampler'] = {
['ID'] = 'SoilSamplerItem',
['Category'] = 'Tools',
['Group'] = 'Tools',
['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
},
['Solar Generator'] = {
['ID'] = 'SolarGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.',
},
['Sombrero'] = {
['ID'] = 'SombreroItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A traditional Sombrero.',
},
['Spiky Roll'] = {
['ID'] = 'SpikyRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Spikes are definitely removed before serving.',
},
['Spin Melter'] = {
['ID'] = 'SpinMelterItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
},
['Spinning Jenny'] = {
['ID'] = 'SpinningJennyItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Making yarn and threads made easy!',
},
['Spoiled Food'] = {
['ID'] = 'SpoiledFoodItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.',
},
['Spruce Log'] = {
['ID'] = 'SpruceLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
},
['Spruce Seed'] = {
['ID'] = 'SpruceSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a spruce tree.',
},
['Spruce Seed Pack'] = {
['ID'] = 'SpruceSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a spruce tree.',
},
['Square Belt'] = {
['ID'] = 'SquareBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Belt with a square buckle.',
},
['Square Jaw'] = {
['ID'] = 'SquareJawItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Jaw',
},
['Square Pot'] = {
['ID'] = 'PlanterPotSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
},
['Stamp Mill'] = {
['ID'] = 'StampMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
},
['Standing Glass Sign'] = {
['ID'] = 'StandingGlassSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign framed with a glass plate.',
},
['Standing Long Steel Sign'] = {
['ID'] = 'StandingLongSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A long steel plate with a wooden base.',
},
['Standing Steel Brick Sign'] = {
['ID'] = 'StandingSteelBrickSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid steel plate supported by a brick base.',
},
['Starter Camp'] = {
['ID'] = 'StarterCampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A combination of a small tent and a tiny stockpile.',
},
['Steam Engine'] = {
['ID'] = 'SteamEngineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large steam engine for generating power.',
},
['Steam Tractor'] = {
['ID'] = 'SteamTractorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tractor powered through steam.',
},
['Steam Tractor Harvester'] = {
['ID'] = 'SteamTractorHarvesterItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
},
['Steam Tractor Plow'] = {
['ID'] = 'SteamTractorPlowItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick plowing.',
},
['Steam Tractor Scoop'] = {
['ID'] = 'SteamTractorScoopItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.',
},
['Steam Tractor Sower'] = {
['ID'] = 'SteamTractorSowerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
},
['Steam Truck'] = {
['ID'] = 'SteamTruckItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A truck that runs on steam.',
},
['Steel Abstract Fixture'] = {
['ID'] = 'SteelAbstractFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Axe'] = {
['ID'] = 'SteelAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A Steel axe made for cutting down trees.',
},
['Steel Axle'] = {
['ID'] = 'SteelAxleItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
},
['Steel Bar'] = {
['ID'] = 'SteelBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of steel.',
},
['Steel Buoy'] = {
['ID'] = 'SteelBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A steel navigational buoy, can also be used as a moorage post.',
},
['Steel Ceiling Light'] = {
['ID'] = 'SteelCeilingLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Floor Lamp'] = {
['ID'] = 'SteelFloorLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room. This time from the floor.',
},
['Steel Gear'] = {
['ID'] = 'SteelGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A toothed machine part that interlocks with others.',
},
['Steel Gearbox'] = {
['ID'] = 'SteelGearboxItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
},
['Steel Hammer'] = {
['ID'] = 'SteelHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.',
},
['Steel Hanging Fixture'] = {
['ID'] = 'SteelHangingFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Hanging Lamp'] = {
['ID'] = 'SteelHangingLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Hoe'] = {
['ID'] = 'SteelHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel hoe with improved range to help tilling larger areas.',
},
['Steel Kitchen Lamp'] = {
['ID'] = 'SteelKitchenLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Liquids Tank'] = {
['ID'] = 'SteelLiquidsTankItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Steel Machete'] = {
['ID'] = 'SteelMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
},
['Steel Moorage Post'] = {
['ID'] = 'SteelMooragePostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.',
},
['Steel Pickaxe'] = {
['ID'] = 'SteelPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.',
},
['Steel Pipe'] = {
['ID'] = 'SteelPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
},
['Steel Plate'] = {
['ID'] = 'SteelPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A sturdy steel plate for use in various crafting recipes.',
},
['Steel Podium'] = {
['ID'] = 'SteelPodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Steel Row Seating'] = {
['ID'] = 'SteelRowSeatingItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Steel Saw Blade'] = {
['ID'] = 'SteelSawBladeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
},
['Steel Searchlight'] = {
['ID'] = 'SteelSearchlightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When your goal is to really light up the heaven!',
},
['Steel Shovel'] = {
['ID'] = 'SteelShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.',
},
['Steel Sickle'] = {
['ID'] = 'SteelSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
},
['Steel Spring'] = {
['ID'] = 'SteelSpringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel spring used to create bouncing inventions.',
},
['Steel Square Fixture'] = {
['ID'] = 'SteelSquareFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Steel Table Lamp'] = {
['ID'] = 'SteelTableLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For late night studying. Or working. Or anything, really.',
},
['Steel Warehouse Shelves'] = {
['ID'] = 'SteelWarehouseShelvesItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A large metal rack allowing larger volume storage.',
},
['Stenographers Table'] = {
['ID'] = 'StenographersTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.',
},
['Stockpile'] = {
['ID'] = 'StockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 5x5x5 area as storage for large items.',
},
['Stone'] = {
['ID'] = 'StoneItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A pile of stones.',
},
['Stone Axe'] = {
['ID'] = 'StoneAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude stone axe made for cutting down trees.',
},
['Stone Brazier'] = {
['ID'] = 'StoneBrazierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stone stand which can hold burning fuel to provide light.',
},
['Stone Door'] = {
['ID'] = 'StoneDoorItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A heavy stone door.',
},
['Stone Hammer'] = {
['ID'] = 'StoneHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.',
},
['Stone Machete'] = {
['ID'] = 'StoneMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
},
['Stone Pickaxe'] = {
['ID'] = 'StonePickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.',
},
['Stone Plaque'] = {
['ID'] = 'StonePlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Stone Road'] = {
['ID'] = 'StoneRoadItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
},
['Stone Road Tool'] = {
['ID'] = 'StoneRoadToolItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A tool for tamping dirt into roads.',
},
['Stone Sickle'] = {
['ID'] = 'StoneSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A stone sickle used to harvest crops or cut grass.',
},
['Stop Sign'] = {
['ID'] = 'StopSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
},
['Storage Chest'] = {
['ID'] = 'StorageChestItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A container you can store items in.',
},
['Storage Silo'] = {
['ID'] = 'StorageSiloItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
},
['Store'] = {
['ID'] = 'StoreItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the selling and trading of items.',
},
['Store Sign'] = {
['ID'] = 'StoreSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Stove'] = {
['ID'] = 'StoveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy stove for cooking more complex dishes.',
},
['Strange Fuel'] = {
['ID'] = 'StrangeFuelItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'CHEEEAAAAATER',
},
['Street Sign'] = {
['ID'] = 'StreetSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
},
['Streetlamp'] = {
['ID'] = 'StreetlampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
},
['Students Desk Item'] = {
['ID'] = 'StudentsDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Students Desk T1'] = {
['ID'] = 'StudentsDeskT1Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Students Desk T2'] = {
['ID'] = 'StudentsDeskT2Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Students Desk T3'] = {
['ID'] = 'StudentsDeskT3Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Stuffed Alligator'] = {
['ID'] = 'StuffedAlligatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stuffed Bison'] = {
['ID'] = 'StuffedBisonItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stuffed Elk'] = {
['ID'] = 'StuffedElkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stuffed Goat'] = {
['ID'] = 'StuffedGoatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stuffed Jaguar'] = {
['ID'] = 'StuffedJaguarItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stuffed Turkey'] = {
['ID'] = 'StuffedTurkeyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.',
},
['Stuffed Wolf'] = {
['ID'] = 'StuffedWolfItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
},
['Stump Bed'] = {
['ID'] = 'StumpBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.',
},
['Stump Chair'] = {
['ID'] = 'StumpChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.',
},
['Stump Latrine'] = {
['ID'] = 'StumpLatrineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple yet functional.',
},
['Stump Table'] = {
['ID'] = 'StumpTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large log cut in half for placing things on.',
},
['Substrate'] = {
['ID'] = 'SubstrateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The foundation material for complex electronics.',
},
['Sugar'] = {
['ID'] = 'SugarItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Even sweet lovers don\'t eat sugar plain.',
},
['Sugarcane'] = {
['ID'] = 'SugarcaneItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'How did you even get this?',
},
['Sugarcane Pack'] = {
['ID'] = 'SugarcanePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'How did you even get this?',
},
['Sulfur'] = {
['ID'] = 'SulfurItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.',
},
['Sun Butter'] = {
['ID'] = 'SunButterItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A revolutionary method to acquire butter.',
},
['Sun Cheese'] = {
['ID'] = 'SunCheeseItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Cheesy yet not made in a traditional way.',
},
['Sunflower'] = {
['ID'] = 'SunflowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A plant whose seeds are quite versitile in their use further processed.',
},
['Sunflower Seed'] = {
['ID'] = 'SunflowerSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow sunflowers.',
},
['Sunflower Seed Pack'] = {
['ID'] = 'SunflowerSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow sunflowers.',
},
['Survivalist'] = {
['ID'] = 'SurvivalistSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?',
},
['Sweeping Hands: Mining'] = {
['ID'] = 'MiningSweepingHandsTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Picking up rocks also attempts to pick up similar rocks in an area.',
},
['Sweet Deer Jerky'] = {
['ID'] = 'SweetDeerJerkyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.',
},
['Sweet Salad'] = {
['ID'] = 'SweetSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The sweetness of the fruits happens to work well with the salad.',
},
['Swirl Vase'] = {
['ID'] = 'SwirlVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
},
['Switch'] = {
['ID'] = 'SwitchItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Toggle on any touching wires and electronic objects.',
},
['Synthetic Rubber'] = {
['ID'] = 'SyntheticRubberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
},
['Tailings'] = {
['ID'] = 'TailingsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
},
['Tailor'] = {
['ID'] = 'TailorSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Tailorings work with cloth to make high-end furniture.and clothing that provides special bonuses when worn.',
},
['Tailor Bowler Hat'] = {
['ID'] = 'TailorBowlerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A stylish bowler hat made of tighly spun fur felt.',
},
['Tailor Pants'] = {
['ID'] = 'TailorPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Tailored slacks that fit just right.',
},
['Tailor Shirt'] = {
['ID'] = 'TailorShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
},
['Tailor Shoes'] = {
['ID'] = 'TailorShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)',
},
['Tailor Sign'] = {
['ID'] = 'TailorSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
},
['Tailoring'] = {
['ID'] = 'TailoringSkill',
['Category'] = '_None',
['Group'] = 'Skills',
['Description'] = 'Creating new clothes and setting trends. Levels up by crafting related recipes.',
},
['Tailoring Basic Upgrade'] = {
['ID'] = 'TailoringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
},
['Tailoring Modern Upgrade'] = {
['ID'] = 'TailoringModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
},
['Tailoring Skill Book'] = {
['ID'] = 'TailoringSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
},
['Tailoring Skill Scroll'] = {
['ID'] = 'TailoringSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
},
['Tailoring Table'] = {
['ID'] = 'TailoringTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
},
['Tall Boots'] = {
['ID'] = 'TallBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
},
['Tallow'] = {
['ID'] = 'TallowItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Rendered animal fat useful for more than just cooking.',
},
['Tallow Candle'] = {
['ID'] = 'TallowCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A candle which can burn tallow to produce a small amount of light.',
},
['Tallow Lamp'] = {
['ID'] = 'TallowLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A pottery lamp. Fuel with tallow.',
},
['Tallow Wall Lamp'] = {
['ID'] = 'TallowWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
},
['Tapestry'] = {
['ID'] = 'TapestryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple neutral tapestry.',
},
['Tapestry Fish'] = {
['ID'] = 'TapestryFishItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tapestry with a beautiful fish display.',
},
['Tapestry Sunset'] = {
['ID'] = 'TapestrySunsetItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tapestry with a beautiful sunset display.',
},
['Taro Fries'] = {
['ID'] = 'TaroFriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Crispy strips of taro that have been deep fried in oil.',
},
['Taro Root'] = {
['ID'] = 'TaroRootItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Colocasia esculenta.',
},
['Taro Seed'] = {
['ID'] = 'TaroSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow taro.',
},
['Taro Seed Pack'] = {
['ID'] = 'TaroSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow taro.',
},
['Tasty Tropical Pizza'] = {
['ID'] = 'TastyTropicalPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'To some it is tasty. To others, unforgivable.',
},
['Teachers Desk Item'] = {
['ID'] = 'TeachersDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Teachers Desk T1'] = {
['ID'] = 'TeachersDeskT1Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Teachers Desk T2'] = {
['ID'] = 'TeachersDeskT2Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Teachers Desk T3'] = {
['ID'] = 'TeachersDeskT3Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Tech Tree Visualizer'] = {
['ID'] = 'TechTreeVizItem',
['Category'] = 'Hidden',
['Group'] = 'Actionbar Items',
['Description'] = 'Displays the tech tree visualizer and the research progress across the world.',
},
['The Bob'] = {
['ID'] = 'TheBobItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
},
['Tiki Torch'] = {
['ID'] = 'TikiTorchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Great for outdoor l',
},
['Tiny Stockpile'] = {
['ID'] = 'TinyStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 2x3x2 area as storage for large items.',
},
['Toilet'] = {
['ID'] = 'ToiletItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When you gotta go, you gotta go.',
},
['Toll'] = {
['ID'] = 'TollItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Toggle on any touching wires and electronic objects.',
},
['Tomato'] = {
['ID'] = 'TomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
},
['Tomato Seed'] = {
['ID'] = 'TomatoSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow tomato plants.',
},
['Tomato Seed Pack'] = {
['ID'] = 'TomatoSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow tomato plants.',
},
['Tool Bench'] = {
['ID'] = 'ToolBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to craft and fix up tools.',
},
['Tool Efficiency: Gathering'] = {
['ID'] = 'GatheringToolEfficiencyTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
},
['Tool Efficiency: Logging'] = {
['ID'] = 'LoggingToolEfficiencyTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
},
['Tool Efficiency: Mining'] = {
['ID'] = 'MiningToolEfficiencyTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
},
['Tool Strength: Gathering'] = {
['ID'] = 'GatheringToolStrengthTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the damage of related tools by 1.',
},
['Tool Strength: Logging'] = {
['ID'] = 'LoggingToolStrengthTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the damage of related tools by 1.',
},
['Tool Strength: Mining'] = {
['ID'] = 'MiningToolStrengthTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Increases the damage of related tools by 1.',
},
['Topped Porridge'] = {
['ID'] = 'ToppedPorridgeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
},
['Torch'] = {
['ID'] = 'TorchItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'A little bit of light to help beat back the night.',
},
['Torch Stand'] = {
['ID'] = 'TorchStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stand for a torch.',
},
['Tortilla'] = {
['ID'] = 'TortillaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thin, unleavened flatbread.',
},
['Towel Rack'] = {
['ID'] = 'TowelRackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden hanging rack designed for towels.',
},
['Town Bell'] = {
['ID'] = 'TownBellItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.',
},
['Town Claim Stake'] = {
['ID'] = 'TownClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Town Foundation'] = {
['ID'] = 'TownFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The founding stone for civilization.',
},
['Trailer Truck'] = {
['ID'] = 'TrailerTruckItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Modern truck for hauling sizable loads.',
},
['Transglutaminase'] = {
['ID'] = 'TransglutaminaseItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Any enzyme that can be used to bond proteins together.',
},
['Transmission Pole'] = {
['ID'] = 'TransmissionPoleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Can link electrical energy.',
},
['Trapper Fur Hat'] = {
['ID'] = 'TrapperFurHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It sure is warm.',
},
['Trapper Leather Hat'] = {
['ID'] = 'TrapperLeatherHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Helps keep the sun off your face... and neck... and also ears.',
},
['Trash Item'] = {
['ID'] = 'TrashItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
},
['Treasure Backpack'] = {
['ID'] = 'TreasureBackpackItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.',
},
['Treasury'] = {
['ID'] = 'TreasuryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the setting of taxes.',
},
['Tree Debris'] = {
['ID'] = 'TreeDebrisItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Clear cut debris that needs to be broken down to be more usable.',
},
['Trillium Flower'] = {
['ID'] = 'TrilliumFlowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
},
['Trillium Seed'] = {
['ID'] = 'TrilliumSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow trillium.',
},
['Trillium Seed Pack'] = {
['ID'] = 'TrilliumSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow trillium.',
},
['Tripod Camera'] = {
['ID'] = 'TripodCameraItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When you want to save the world but in a frame.',
},
['Trousers'] = {
['ID'] = 'TrousersItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
},
['Trout'] = {
['ID'] = 'TroutItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A trout.',
},
['Truck'] = {
['ID'] = 'TruckItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Modern truck for hauling sizable loads.',
},
['Tuna'] = {
['ID'] = 'TunaItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A tuna.',
},
['Tunic'] = {
['ID'] = 'TunicItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.',
},
['Turkey Carcass'] = {
['ID'] = 'TurkeyCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead turkey.',
},
['Upholstered Chair'] = {
['ID'] = 'UpholsteredChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a chair, but upholstered.',
},
['Upholstered Couch'] = {
['ID'] = 'UpholsteredCouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a couch, but upholstered.',
},
['Urban Traveller: SelfImprovement'] = {
['ID'] = 'SelfImprovementUrbanTravellerTalentGroup',
['Category'] = 'Hidden',
['Group'] = 'Talents',
['Description'] = 'Slightly increases movement speed in high activity areas.',
},
['Urchin'] = {
['ID'] = 'UrchinItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An urchin.',
},
['Valve'] = {
['ID'] = 'ValveItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A device that regulates, directs, or controls the flow of fluid.',
},
['Vegetable Medley'] = {
['ID'] = 'VegetableMedleyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An eclectic arrangement of vegetables.',
},
['Vegetable Soup'] = {
['ID'] = 'VegetableSoupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Who knew plants in plant broth could be so tasty?',
},
['Vegetable Stock'] = {
['ID'] = 'VegetableStockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A hearty stock full of assorted vegetables.',
},
['Vehicle Tool Toggle'] = {
['ID'] = 'VehicleToggleItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Press to toggle digging/driving mode.',
},
['Villagers Cowl Lowered'] = {
['ID'] = 'VillagersCowlLoweredItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A rough linen cowl lowered, showing your face.',
},
['Villagers Cowl Raised'] = {
['ID'] = 'VillagersCowlRaisedItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A rough linen cowl raised, hiding your face partially.',
},
['Wainwright Table'] = {
['ID'] = 'WainwrightTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
},
['Wall Candle'] = {
['ID'] = 'WallCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted candle.',
},
['Wall Mounted Chest'] = {
['ID'] = 'WallMountedChestItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chest but for the wall.',
},
['Wall Mounted Trunk'] = {
['ID'] = 'WallMountedTrunkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chest but for the wall.',
},
['Wand Tool'] = {
['ID'] = 'WandToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Does magical World Edit things',
},
['Wanderers Hood Lowered'] = {
['ID'] = 'WanderersHoodLoweredItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A quality linen cowl lowered, showing your face.',
},
['Wanderers Hood Raised'] = {
['ID'] = 'WanderersHoodRaisedItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A quality linen cowl raised, hiding your face partially.',
},
['Washboard'] = {
['ID'] = 'WashboardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes it can be nice to have clean clothes.',
},
['Washing Machine'] = {
['ID'] = 'WashingMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
},
['Waste Filter'] = {
['ID'] = 'WasteFilterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Treats raw sewage.',
},
['Water'] = {
['ID'] = 'WaterItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
},
['Waterweed Seed'] = {
['ID'] = 'WaterweedSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow waterweed.',
},
['Waterweed Seed Pack'] = {
['ID'] = 'WaterweedSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow waterweed.',
},
['Waterwheel'] = {
['ID'] = 'WaterwheelItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.',
},
['Wet Brick'] = {
['ID'] = 'WetBrickItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple wet brick ready to be processed into a construction block.',
},
['Wet Tailings'] = {
['ID'] = 'WetTailingsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
},
['Wheat'] = {
['ID'] = 'WheatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A common grain that is significantly more useful processed.',
},
['Wheat Seed'] = {
['ID'] = 'WheatSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow wheat.',
},
['Wheat Seed Pack'] = {
['ID'] = 'WheatSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow wheat.',
},
['Wheelbarrow'] = {
['ID'] = 'WheelbarrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small wheelbarrow for hauling minimal loads.',
},
['Whetstone'] = {
['ID'] = 'WhetstoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.',
},
['White Bursage Seed'] = {
['ID'] = 'WhiteBursageSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a white bursage.',
},
['White Bursage Seed Pack'] = {
['ID'] = 'WhiteBursageSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a white bursage.',
},
['White Powder'] = {
['ID'] = 'WhitePowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
},
['Wide Hips'] = {
['ID'] = 'WideHipsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Hips',
},
['Wild Mix'] = {
['ID'] = 'WildMixItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.',
},
['Wild Stew'] = {
['ID'] = 'WildStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew made with a variety of vegetables.',
},
['Wilted Fiddleheads'] = {
['ID'] = 'WiltedFiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
},
['Wind Turbine'] = {
['ID'] = 'WindTurbineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
},
['Windmill'] = {
['ID'] = 'WindmillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
},
['Window Shutters Center'] = {
['ID'] = 'WindowShuttersCenterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
},
['Window Shutters Left'] = {
['ID'] = 'WindowShuttersLeftItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
},
['Window Shutters Right'] = {
['ID'] = 'WindowShuttersRightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
},
['Wire'] = {
['ID'] = 'WireItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Connects electronic components.',
},
['Wolf Carcass'] = {
['ID'] = 'WolfCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead wolf.',
},
['Wolf Pelt'] = {
['ID'] = 'WolfPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
},
['Wolf Whisperer Hat'] = {
['ID'] = 'WolfWhispererHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
},
['Wolf Whisperer Mask'] = {
['ID'] = 'WolfWhispererMaskItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'AWOOOOOOOOO',
},
['Wolf Whisperer Shirt'] = {
['ID'] = 'WolfWhispererShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
},
['Wood Cart'] = {
['ID'] = 'WoodCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small cart for hauling small loads.',
},
['Wood Plaque'] = {
['ID'] = 'WoodPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
},
['Wood Pulp'] = {
['ID'] = 'WoodPulpItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
},
['Wood Shop Cart'] = {
['ID'] = 'WoodShopCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A store in a wooden cart, very useful when your customers are far away.',
},
['Wood Window Planter'] = {
['ID'] = 'WoodWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
},
['Wooden Barge'] = {
['ID'] = 'WoodenBargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Wooden Bow'] = {
['ID'] = 'WoodenBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
},
['Wooden Ceiling Light'] = {
['ID'] = 'WoodenCeilingLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Wooden Elevator'] = {
['ID'] = 'WoodenElevatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An elevator for transporting loads vertically.',
},
['Wooden Fabric Bed'] = {
['ID'] = 'WoodenFabricBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A much more comfortable bed made with fabric.',
},
['Wooden Floor Lamp'] = {
['ID'] = 'WoodenFloorLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room. This time from the floor.',
},
['Wooden Frame Landscape'] = {
['ID'] = 'WoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
},
['Wooden Frame Portrait'] = {
['ID'] = 'WoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
},
['Wooden Frame Square'] = {
['ID'] = 'WoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
},
['Wooden Frame Tall'] = {
['ID'] = 'WoodenFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
},
['Wooden Frame Wide'] = {
['ID'] = 'WoodenFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
},
['Wooden Gear'] = {
['ID'] = 'WoodenGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A basic gear for use in early wooden machinery.',
},
['Wooden Hoe'] = {
['ID'] = 'WoodenHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude wooden hoe made for tilling soil.',
},
['Wooden Hull Planks'] = {
['ID'] = 'WoodenHullPlanksItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Basic wooden boards specially made for ships.',
},
['Wooden Keel'] = {
['ID'] = 'WoodenKeelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The backbone of any wooden ships.',
},
['Wooden Kitchen Lamp'] = {
['ID'] = 'WoodenKitchenLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
},
['Wooden Latrine'] = {
['ID'] = 'LatrineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden potty.',
},
['Wooden Liquids Tank'] = {
['ID'] = 'WoodenLiquidsTankItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Wooden Mold'] = {
['ID'] = 'WoodenMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A useful material for hardening, curing, and other various uses.',
},
['Wooden Moorage Post'] = {
['ID'] = 'WoodenMooragePostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.',
},
['Wooden Oar'] = {
['ID'] = 'WoodenOarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.',
},
['Wooden Paint Sprayer'] = {
['ID'] = 'WoodenPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.',
},
['Wooden Podium'] = {
['ID'] = 'WoodenPodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
},
['Wooden Rudder'] = {
['ID'] = 'WoodenRudderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'If you dont have one of these, you have no control over your heading.',
},
['Wooden Shovel'] = {
['ID'] = 'WoodenShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A simple wooden shovel made for moving dirt.',
},
['Wooden Sliding Door'] = {
['ID'] = 'WoodenSlidingDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple sliding door made out of wood.',
},
['Wooden Sorter Stand'] = {
['ID'] = 'WoodenSorterStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Wooden stand for sort items between stockpiles',
},
['Wooden Straw Bed'] = {
['ID'] = 'WoodenStrawBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
},
['Wooden Table Lamp'] = {
['ID'] = 'WoodenTableLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For late night studying. Or working. Or anything, really.',
},
['Wooden Transport Ship'] = {
['ID'] = 'WoodenTransportShipItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
},
['Wooden Wall Torch Stand'] = {
['ID'] = 'WoodenWallTorchStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted stand for a torch.',
},
['Wooden Wheel'] = {
['ID'] = 'WoodenWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A basic wheel for use in early wooden vehicles.',
},
['Wool Carpet'] = {
['ID'] = 'WoolCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven wool floor covering attached to a lumber backing.',
},
['Wool Curtains'] = {
['ID'] = 'WoolCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains woven using the finest wool. (Only cosmetic does not impact room value.)',
},
['Wool Fabric'] = {
['ID'] = 'WoolFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
},
['Wool Yarn'] = {
['ID'] = 'WoolYarnItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
},
['Work Backpack'] = {
['ID'] = 'WorkBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
},
['Work Boots'] = {
['ID'] = 'WorkBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)',
},
['Workbench'] = {
['ID'] = 'WorkbenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bench for the basics and making even more benches.',
},
['Worldly Donut'] = {
['ID'] = 'WorldlyDonutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Understand this, and you will understand a lot.',
},
['Yeast'] = {
['ID'] = 'YeastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fungus that acts as an amazing leavening agent.',
},
['Yellow Powder'] = {
['ID'] = 'YellowPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
},
['Zataku Table'] = {
['ID'] = 'ZatakuTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for eating meals or getting some work done.',
},
['Zen Garden'] = {
['ID'] = 'ZenGardenItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'The serenity and beauty of nature just outside in your own hands..',
},
['Zoning Office'] = {
['ID'] = 'ZoningOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of District Maps, which define a set of districts. Districts can then be specified in laws and other civic actions.',
},
},
}