Module:ItemData
From Eco - English Wiki
ATTENTION! Data files are generated using game data and are not intended for manual editing.
Warning about use
To prevent multiple call of data array, you must use the function: local ItemData = mw.loadData("Module:ItemData")
The Module:ItemData is currently used in:
-- Eco Version : 0.12.0.6
-- EWDE Version : 0.6.5.0
-- Date of export : 31.01.2026 09:56:40
return {
items = {
['Acorn'] = {
['ID'] = 'AcornItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Acorn",
['Russian'] = "Жёлудь",
['German'] = "Eichel",
['French'] = "Gland",
},
['Description'] = {
['English'] = "Plant to grow an oak tree.",
['Russian'] = "Посадите, чтобы вырастить дуб.",
['German'] = "Pflanzen, damit daraus eine Eiche wird.",
['French'] = "Plantez pour faire pousser un chêne.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Acorn Pack'] = {
['ID'] = 'AcornPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Acorn Pack",
['Russian'] = "Упаковка желудей",
['German'] = "Eichelbeutel",
['French'] = "Paquet de glands",
},
['Description'] = {
['English'] = "Plant to grow an oak tree.",
['Russian'] = "Посадите, чтобы вырастить дуб.",
['German'] = "Pflanzen, damit daraus eine Eiche wird.",
['French'] = "Plantez pour faire pousser un chêne.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Acorn Powder'] = {
['ID'] = 'AcornPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Acorn Powder",
['Russian'] = "Мука из желудей",
['German'] = "Eichelpulver",
['French'] = "Poudre de gland",
},
['Description'] = {
['English'] = "Powdered acorn.",
['Russian'] = "Желудёвая мука.",
['German'] = "Gemahlene Eichel.",
['French'] = "Gland en poudre.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Adobe'] = {
['ID'] = 'AdobeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Adobe",
['Russian'] = "Саман",
['German'] = "Adobe",
['French'] = "Adobe",
},
['Description'] = {
['English'] = "Adobe, your basic primitive housing material. Adobe will grant no experience.",
['Russian'] = "Саман, ваш начальный примитивный строительный материал. Саман не дает бонуса опыта.",
['German'] = "Adobe, your basic primitive housing material. Adobe will grant no experience.",
['French'] = "Adobe, votre matériau de base pour les habitations primitives. L'adobe n'accorde aucune expérience.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Adobe Door'] = {
['ID'] = 'AdobeDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adobe Door",
['Russian'] = "Дверь из самана",
['German'] = "Adobe Door",
['French'] = "Porte en adobe",
},
['Description'] = {
['English'] = "A door made from crude wood pieces.",
['Russian'] = "Дверь, сделанная из необработанных кусков дерева.",
['German'] = "A door made from crude wood pieces.",
['French'] = "Une porte faite à partir de pièces de bois brutes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdobeDoorObject',
},
['Adorned Ashlar Basalt Bench'] = {
['ID'] = 'AdornedAshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Basalt Bench",
['Russian'] = "Украшенная лавка из резного базальта",
['German'] = "Geschmückte Basaltquaderbank",
['French'] = "Banc en basalte taillé orné",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarBasaltBenchObject',
},
['Adorned Ashlar Basalt Chair'] = {
['ID'] = 'AdornedAshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Basalt Chair",
['Russian'] = "Украшенный стул из резного базальта",
['German'] = "Geschmückter Basaltquaderstuhl",
['French'] = "Chaise en basalte taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarBasaltChairObject',
},
['Adorned Ashlar Basalt Table'] = {
['ID'] = 'AdornedAshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Basalt Table",
['Russian'] = "Украшенный стол из резного базальта",
['German'] = "Geschmückter Basaltquadertisch",
['French'] = "Table en basalte taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarBasaltTableObject',
},
['Adorned Ashlar Gneiss Bench'] = {
['ID'] = 'AdornedAshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Gneiss Bench",
['Russian'] = "Украшенная лавка из резного гнейса",
['German'] = "Geschmückte Gneisquaderbank",
['French'] = "Banc en gneiss taillé orné",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGneissBenchObject',
},
['Adorned Ashlar Gneiss Chair'] = {
['ID'] = 'AdornedAshlarGneissChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Gneiss Chair",
['Russian'] = "Украшенный стул из резного гнейса",
['German'] = "Geschmückter Gneisquaderstuhl",
['French'] = "Chaise en gneiss taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGneissChairObject',
},
['Adorned Ashlar Gneiss Table'] = {
['ID'] = 'AdornedAshlarGneissTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Gneiss Table",
['Russian'] = "Украшенный стол из резного гнейса",
['German'] = "Geschmückter Gneisquadertisch",
['French'] = "Table en gneiss taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGneissTableObject',
},
['Adorned Ashlar Granite Bench'] = {
['ID'] = 'AdornedAshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Granite Bench",
['Russian'] = "Украшенная лавка из резного гранита",
['German'] = "Geschmückte Granitquaderbank",
['French'] = "Banc en granite taillé orné",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGraniteBenchObject',
},
['Adorned Ashlar Granite Chair'] = {
['ID'] = 'AdornedAshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Granite Chair",
['Russian'] = "Украшенный стул из резного гранита",
['German'] = "Geschmückter Granitquaderstuhl",
['French'] = "Chaise en granite taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGraniteChairObject',
},
['Adorned Ashlar Granite Table'] = {
['ID'] = 'AdornedAshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Granite Table",
['Russian'] = "Украшенный стол из резного гранита",
['German'] = "Geschmückter Granitquadertisch",
['French'] = "Table en granite taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarGraniteTableObject',
},
['Adorned Ashlar Limestone Bench'] = {
['ID'] = 'AdornedAshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Limestone Bench",
['Russian'] = "Украшенная лавка из резного известняка",
['German'] = "Geschmückter Kalksteinquaderbank",
['French'] = "Banc en calcaire taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarLimestoneBenchObject',
},
['Adorned Ashlar Limestone Chair'] = {
['ID'] = 'AdornedAshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Limestone Chair",
['Russian'] = "Украшенный стул из резного известняка",
['German'] = "Geschmückter Kalksteinquaderstuhl",
['French'] = "Chaise en calcaire taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarLimestoneChairObject',
},
['Adorned Ashlar Limestone Table'] = {
['ID'] = 'AdornedAshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Limestone Table",
['Russian'] = "Украшенный стол из резного известняка",
['German'] = "Geschmückter Kalksteinquadertisch",
['French'] = "Table en calcaire taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarLimestoneTableObject',
},
['Adorned Ashlar Sandstone Bench'] = {
['ID'] = 'AdornedAshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Sandstone Bench",
['Russian'] = "Украшенная лавка из резного песчаника",
['German'] = "Geschmückter Sandsteinquaderbank",
['French'] = "Banc en grès taillé orné",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarSandstoneBenchObject',
},
['Adorned Ashlar Sandstone Chair'] = {
['ID'] = 'AdornedAshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Sandstone Chair",
['Russian'] = "Украшенный стул из резного песчаника",
['German'] = "Geschmückter Sandsteinquaderstuhl",
['French'] = "Chaise en grès taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarSandstoneChairObject',
},
['Adorned Ashlar Sandstone Table'] = {
['ID'] = 'AdornedAshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Sandstone Table",
['Russian'] = "Украшенный стол из резного песчаника",
['German'] = "Geschmückter Sandsteinquadertisch",
['French'] = "Table en grès taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarSandstoneTableObject',
},
['Adorned Ashlar Shale Bench'] = {
['ID'] = 'AdornedAshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Shale Bench",
['Russian'] = "Украшенная лавка из резного сланца",
['German'] = "Geschmückter Schieferquaderbank",
['French'] = "Banc en schiste taillé orné",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarShaleBenchObject',
},
['Adorned Ashlar Shale Chair'] = {
['ID'] = 'AdornedAshlarShaleChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Shale Chair",
['Russian'] = "Украшенный стул из резного сланца",
['German'] = "Geschmückter Schieferquaderstuhl",
['French'] = "Chaise en schiste taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarShaleChairObject',
},
['Adorned Ashlar Shale Table'] = {
['ID'] = 'AdornedAshlarShaleTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Shale Table",
['Russian'] = "Украшенный стол из резного сланца",
['German'] = "Geschmückter Schieferquadertisch",
['French'] = "Table en schiste taillé ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarShaleTableObject',
},
['Adorned Ashlar Stone Bench'] = {
['ID'] = 'AdornedAshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Stone Bench",
['Russian'] = "Украшенная лавка из резного камня",
['German'] = "Geschmückter Steinquaderbank",
['French'] = "Banc en pierre taillée ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone bench that has been adorned with gold.",
['Russian'] = "Изящная скамья из резного камня, украшенная золотом.",
['German'] = "Eine schicke Quader Steinbank, die mit Gold geschmückt wurde.",
['French'] = "Un banc chic en pierre taillée qui a été orné d'or.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarStoneBenchObject',
},
['Adorned Ashlar Stone Chair'] = {
['ID'] = 'AdornedAshlarStoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Stone Chair",
['Russian'] = "Украшенный стул из резного камня",
['German'] = "Geschmückter Steinquaderstuhl",
['French'] = "Chaise en pierre taillée ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
['Russian'] = "Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.",
['German'] = "Ein schicker Quader Steinstuhl, der mit Gold geschmückt wurde. Ein Thron, der für einen König geeignet ist.",
['French'] = "Une chaise chic en pierre taillée qui a été ornée d'or. Un trône fait pour un roi.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarStoneChairObject',
},
['Adorned Ashlar Stone Table'] = {
['ID'] = 'AdornedAshlarStoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Adorned Ashlar Stone Table",
['Russian'] = "Украшенный стол из резного камня",
['German'] = "Geschmückter Steinquadertisch",
['French'] = "Table en pierre taillée ornée",
},
['Description'] = {
['English'] = "A fancy ashlar stone table that has been adorned with gold.",
['Russian'] = "A fancy ashlar stone table that has been adorned with gold.",
['German'] = "A fancy ashlar stone table that has been adorned with gold.",
['French'] = "A fancy ashlar stone table that has been adorned with gold.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdornedAshlarStoneTableObject',
},
['Advanced Baking Skill Book'] = {
['ID'] = 'AdvancedBakingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Advanced Baking Skill Book",
['Russian'] = "Книга о продвинутой выпечке",
['German'] = "Fertigkeitsbuch: Fortgeschrittenes Backen",
['French'] = "Livre de compétence : Boulangerie avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Advanced Baking Skill Scroll'] = {
['ID'] = 'AdvancedBakingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Advanced Baking Skill Scroll",
['Russian'] = "Страница о продвинутой выпечке",
['German'] = "Fertigkeitsschriftrolle: Fortgeschrittenes Backen",
['French'] = "Page de compétence : Boulangerie avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Advanced Baking Upgrade'] = {
['ID'] = 'AdvancedBakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Baking Upgrade",
['Russian'] = "Улучшение для продвинутой выпечки",
['German'] = "Fortschrittliches Upgrade: Backen",
['French'] = "Amélioration avancée : Boulangerie avancée",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой выпечки.",
['German'] = "Fortschrittliches Upgrade, das die Effizient deutlich erhöht, wenn du Rezepte aus dem erweiterten Backen nutzt.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Boulangerie avancée.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Carpentry Table'] = {
['ID'] = 'AdvancedCarpentryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Advanced Carpentry Table",
['Russian'] = "Продвинутый верстак плотника",
['German'] = "Verbesserter Schreinerhandwerkstisch",
['French'] = "Établi de menuiserie avancé",
},
['Description'] = {
['English'] = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
['Russian'] = "Современный стол для плотницких работ. Оснащён электродвигателем и сверхпрочными стальными пильными дисками.",
['German'] = "Eine moderne Schreiner-Werkbank mit Elektromotor und schweren Stahlsägeblättern.",
['French'] = "Un établi de menuiserie moderne avec un moteur électrique et des lames de scie à toute épreuve.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdvancedCarpentryTableObject',
},
['Advanced Circuit'] = {
['ID'] = 'AdvancedCircuitItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Advanced Circuit",
['Russian'] = "Продвинутая электросхема",
['German'] = "Fortschrittlicher Schaltkreis",
['French'] = "Circuit avancé",
},
['Description'] = {
['English'] = "A complex electrical component used in advanced electronics.",
['Russian'] = "Сложный электрический компонент, используемый в современной электронике.",
['German'] = "Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.",
['French'] = "Un composant électrique complexe utilisé dans l'électronique avancée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Advanced Combustion Engine'] = {
['ID'] = 'AdvancedCombustionEngineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Advanced Combustion Engine",
['Russian'] = "Улучшенный двигатель внутреннего сгорания",
['German'] = "Fortschrittlicher Verbrennungsmotor",
['French'] = "Moteur avancé à combustion",
},
['Description'] = {
['English'] = "A more advanced version of the normal combustion engine that produces a greater output.",
['Russian'] = "Более продвинутая версия двигателя внутреннего сгорания, обеспечивающая большую производительность.",
['German'] = "Eine fortgeschrittene Version des normalen Verbrennungsmotors, der mehr Leistung hat.",
['French'] = "Une version plus évoluée du moteur à combustion normale qui produit une plus grande puissance.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Advanced Cooking Skill Book'] = {
['ID'] = 'AdvancedCookingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Advanced Cooking Skill Book",
['Russian'] = "Книга о продвинутой кулинарии",
['German'] = "Fertigkeitsbuch: Fortgeschrittenes Kochen",
['French'] = "Livre de compétence : Cuisine avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Advanced Cooking Skill Scroll'] = {
['ID'] = 'AdvancedCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Advanced Cooking Skill Scroll",
['Russian'] = "Страница о продвинутой кулинарии",
['German'] = "Fertigkeitsschriftrolle: Fortgeschrittenes Kochen",
['French'] = "Page de compétence : Cuisine avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Advanced Cooking Upgrade'] = {
['ID'] = 'AdvancedCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Cooking Upgrade",
['Russian'] = "Улучшение для продвинутой кулинарии",
['German'] = "Fortschrittliches Upgrade: Kochen",
['French'] = "Amélioration avancée : Cuisine avancée",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой кулинарии.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz deutlich erhöht, wenn du Rezepte aus dem erweiterten Kochen nutzt.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Cuisine avancée.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Masonry Skill Book'] = {
['ID'] = 'AdvancedMasonrySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Advanced Masonry Skill Book",
['Russian'] = "Книга о продвинутой каменной кладке",
['German'] = "Fertigkeitsbuch: Fortgeschrittener Steinmetz",
['French'] = "Livre de compétence : Maçonnerie avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Advanced Masonry Skill Scroll'] = {
['ID'] = 'AdvancedMasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Advanced Masonry Skill Scroll",
['Russian'] = "Страница о продвинутой каменной кладке",
['German'] = "Fertigkeitsschriftrolle: Fortgeschrittener Steinmetz",
['French'] = "Page de compétence : Maçonnerie avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Advanced Masonry Table'] = {
['ID'] = 'AdvancedMasonryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Advanced Masonry Table",
['Russian'] = "Продвинутый верстак каменщика",
['German'] = "Verbesserter Steinmetztisch",
['French'] = "Établi de maçonnerie avancé",
},
['Description'] = {
['English'] = "A workbench for the advanced shaping of rocks into beautiful stone.",
['Russian'] = "Верстак для профессиональной переработки булыжников в прекрасный стройматериал.",
['German'] = "Eine Werkbank für mehr Möglichkeiten um einen Stein zu verschönern.",
['French'] = "Un établi pour un façonnage des pierres plus avancé les transformant en pierres magnifiques.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdvancedMasonryTableObject',
},
['Advanced Masonry Upgrade'] = {
['ID'] = 'AdvancedMasonryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Masonry Upgrade",
['Russian'] = "Улучшение для продвинутой каменной кладки",
['German'] = "Fortschrittliches Upgrade: Steinmetz",
['French'] = "Amélioration moderne : Maçonnerie avancée",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой каменной кладки.",
['German'] = "Modernes Upgrade, das die Effizienz deutlich erhöht, wenn du Rezepte aus dem verbesserten Steinmetz nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Maçonnerie avancée.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Smelting Skill Book'] = {
['ID'] = 'AdvancedSmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Advanced Smelting Skill Book",
['Russian'] = "Книга о продвинутой выплавке",
['German'] = "Fertigkeitsbuch: Fortgeschrittenes Schmelzen",
['French'] = "Livre de compétence : Fonte avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Advanced Smelting Skill Scroll'] = {
['ID'] = 'AdvancedSmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Advanced Smelting Skill Scroll",
['Russian'] = "Страница о продвинутой выплавке",
['German'] = "Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen",
['French'] = "Page de compétence : Fonte avancée",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Advanced Smelting Upgrade'] = {
['ID'] = 'AdvancedSmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Smelting Upgrade",
['Russian'] = "Улучшение для продвинутой выплавки",
['German'] = "Fortschrittliches Upgrade: Schmelzen",
['French'] = "Amélioration avancée : Fonte avancée",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой выплавки.",
['German'] = "Fortgeschrittenes Upgrade mit deutlich höherer Effizienz bei der Herstellung von verbesserten Schmelzrezepten.",
['French'] = "Améliorations Avancées qui augmentent considérablement l'efficience lors de la fabrication de recettes de Fonte Avancées.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Tailoring Table'] = {
['ID'] = 'AdvancedTailoringTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Advanced Tailoring Table",
['Russian'] = "Продвинутый Стол Портного",
['German'] = "Verbesserter Schneidertisch",
['French'] = "Établi de couture avancé",
},
['Description'] = {
['English'] = "An advanced tailoring table.",
['Russian'] = "Продвинутый Стол Портного.",
['German'] = "Ein verbesserter Schneidertisch.",
['French'] = "Un établi de couture avancé.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AdvancedTailoringTableObject',
},
['Advanced Upgrade 1'] = {
['ID'] = 'AdvancedUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Upgrade 1",
['Russian'] = "Продвинутое улучшение 1",
['German'] = "Fortschrittliches Upgrade 1",
['French'] = "Amélioration avancée nv. 1",
},
['Description'] = {
['English'] = "Advanced Upgrade that increases crafting efficiency.",
['Russian'] = "Продвинутое улучшение, повышающее эффективность производства.",
['German'] = "Fortschrittliches Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration avancée qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 2'] = {
['ID'] = 'AdvancedUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Upgrade 2",
['Russian'] = "Продвинутое улучшение 2",
['German'] = "Fortschrittliches Upgrade 2",
['French'] = "Amélioration avancée nv. 2",
},
['Description'] = {
['English'] = "Advanced Upgrade that increases crafting efficiency.",
['Russian'] = "Продвинутое улучшение, повышающее эффективность производства.",
['German'] = "Fortschrittliches Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration avancée qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 3'] = {
['ID'] = 'AdvancedUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Upgrade 3",
['Russian'] = "Продвинутое улучшение 3",
['German'] = "Fortschrittliches Upgrade 3",
['French'] = "Amélioration avancée nv. 3",
},
['Description'] = {
['English'] = "Advanced Upgrade that increases crafting efficiency.",
['Russian'] = "Продвинутое улучшение, повышающее эффективность производства.",
['German'] = "Fortschrittliches Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration avancée qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 4'] = {
['ID'] = 'AdvancedUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Advanced Upgrade 4",
['Russian'] = "Продвинутое улучшение 4",
['German'] = "Fortschrittliches Upgrade 4",
['French'] = "Amélioration avancée nv. 4",
},
['Description'] = {
['English'] = "Advanced Upgrade that increases crafting efficiency.",
['Russian'] = "Продвинутое улучшение, повышающее эффективность производства.",
['German'] = "Fortschrittliches Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration avancée qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agave Leaves'] = {
['ID'] = 'AgaveLeavesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Agave Leaves",
['Russian'] = "Листья агавы",
['German'] = "Agavenblätter",
['French'] = "Feuille d'agave",
},
['Description'] = {
['English'] = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
['Russian'] = "Из сочных листьев агавы можно приготовить очень хорошую еду.",
['German'] = "Die saftigen Blätter der Agavenpflanze können gekocht werden, um eine leckere Mahlzeit zuzubereiten.",
['French'] = "Les succulentes feuilles d'agave peuvent être cuisinées pour faire un bon repas.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Agave Seed'] = {
['ID'] = 'AgaveSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Agave Seed",
['Russian'] = "Семечко агавы",
['German'] = "Samen (Agave)",
['French'] = "Graine d'agave",
},
['Description'] = {
['English'] = "Plant to grow agave",
['Russian'] = "Plant to grow agave",
['German'] = "Plant to grow agave",
['French'] = "Plant to grow agave",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Agave Seed Pack'] = {
['ID'] = 'AgaveSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Agave Seed Pack",
['Russian'] = "Упаковка семян агавы",
['German'] = "Samen (Agave)",
['French'] = "Paquet de graines d'agave",
},
['Description'] = {
['English'] = "Plant to grow agave",
['Russian'] = "Plant to grow agave",
['German'] = "Plant to grow agave",
['French'] = "Plant to grow agave",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agouti Carcass'] = {
['ID'] = 'AgoutiCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Agouti Carcass",
['Russian'] = "Туша агути",
['German'] = "Agutikadaver",
['French'] = "Cadavre d'agouti",
},
['Description'] = {
['English'] = "A dead agouti.",
['Russian'] = "Мёртвый агути.",
['German'] = "Ein toter Jaguar.",
['French'] = "Un agouti mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agouti Enchiladas'] = {
['ID'] = 'AgoutiEnchiladasItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Agouti Enchiladas",
['Russian'] = "Энчиладас с агути",
['German'] = "Agouti Enchiladas",
['French'] = "Enchiladas d'agouti",
},
['Description'] = {
['English'] = "Sweet and savory...it doesn\'t have to be an Agouti.",
['Russian'] = "Sweet and savory...it doesn\'t have to be an Agouti.",
['German'] = "Sweet and savory...it doesn\'t have to be an Agouti.",
['French'] = "Sweet and savory...it doesn\'t have to be an Agouti.",
},
['Weight'] = '550',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Agriculture Research Paper Advanced'] = {
['ID'] = 'AgricultureResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Agriculture Research Paper Advanced",
['Russian'] = "Исследование по продвинутому сельскому хозяйству",
['German'] = "Fortgeschrittenes Forschungspapier: Landwirtschaft",
['French'] = "Papier de recherche : Agriculture avancée",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agriculture Research Paper Modern'] = {
['ID'] = 'AgricultureResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Agriculture Research Paper Modern",
['Russian'] = "Исследование по современному сельскому хозяйству",
['German'] = "Modernes Forschungspapier: Landwirtschaft",
['French'] = "Papier de recherche : Agriculture moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Air Pollution Generator'] = {
['ID'] = 'AirPollutionGeneratorItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Air Pollution Generator",
['Russian'] = "Генератор загрязнения воздуха",
['German'] = "Luftverschmutzungsgenerator",
['French'] = "Générateur de pollution atmosphérique",
},
['Description'] = {
['English'] = "Dev object for testing air pollution.",
['Russian'] = "Объект разработчика для тестирования загрязнения воздуха.",
['German'] = "Entwicklungsobjekt zur Prüfung der Luftverschmutzung.",
['French'] = "Objet de dev pour tester la pollution atmosphérique.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Polluter'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AirPollutionGeneratorObject',
},
['Alligator Carcass'] = {
['ID'] = 'AlligatorCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Alligator Carcass",
['Russian'] = "Туша аллигатора",
['German'] = "Alligatorkadaver",
['French'] = "Cadavre d'alligator",
},
['Description'] = {
['English'] = "A dead alligator.",
['Russian'] = "Мёртвый аллигатор.",
['German'] = "Ein toter Alligator.",
['French'] = "Un alligator mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Alpha Cloak'] = {
['ID'] = 'AlphaCloakItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Alpha Cloak",
['Russian'] = "Альфа плащ",
['German'] = "Alphamantel",
['French'] = "Manteau alpha",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Alpha Goggles'] = {
['ID'] = 'AlphaGogglesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Alpha Goggles",
['Russian'] = "Альфа очки",
['German'] = "Alphaschutzbrille",
['French'] = "Lunettes alpha",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Alpha Hat'] = {
['ID'] = 'AlphaHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Alpha Hat",
['Russian'] = "Альфа шляпа",
['German'] = "Alphahut",
['French'] = "Chapeau alpha",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Amanita Mushroom Spores'] = {
['ID'] = 'AmanitaMushroomSporesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Amanita Mushroom Spores",
['Russian'] = "Споры мухоморов",
['German'] = "Sporen (Fliegenpilz)",
['French'] = "Spores d'amanite tue-mouches",
},
['Description'] = {
['English'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['Russian'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['German'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['French'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Amanita Mushroom Spores Pack'] = {
['ID'] = 'AmanitaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Amanita Mushroom Spores Pack",
['Russian'] = "Упаковка спор мухомора",
['German'] = "Fliegenpilzsporenbeutel",
['French'] = "Paquet de spores d'amanite tue-mouches",
},
['Description'] = {
['English'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['Russian'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['German'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
['French'] = "Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Amanita Mushrooms'] = {
['ID'] = 'AmanitaMushroomsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Amanita Mushrooms",
['Russian'] = "Мухоморы",
['German'] = "Fliegenpilze",
['French'] = "Amanites tue-mouches",
},
['Description'] = {
['English'] = "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!",
['Russian'] = "Этот гриб может быть ядовит. Вероятно, неразумно есть его сырым, но если повар правильно его приготовит, то гриб станет съедобным. Ешьте на свой страх и риск!",
['German'] = "Ein potentiell giftiger Pilz. Es ist vielleicht nicht ratsam, ihn roh zu essen. Jedoch kann das Gift aus dem Pilz entfernt werden, wenn er von einem Koch richtig zubereitet wird. Essen auf eigene Gefahr!",
['French'] = "Un champignon potentiellement toxique. Il ne serait pas judicieux de le consommer cru, mais il peut être détoxifié s'il est correctement préparé par un cuisinier. Consommez-le à vos risques et périls !",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Amendments'] = {
['ID'] = 'AmendmentsItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Amendments",
['Russian'] = "Поправки",
['German'] = "Verfassungsänderungen",
['French'] = "Pupitre des amendements",
},
['Description'] = {
['English'] = "Allows the modification of the constitution.",
['Russian'] = "Позволяет вносить поправки в конституцию.",
['German'] = "Ermöglicht die Modifizierung der Konstruktion.",
['French'] = "Permet de modifier la constitution.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AmendmentsObject',
},
['Anatomy Book'] = {
['ID'] = 'AnatomyBookItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Anatomy Book",
['Russian'] = "Anatomy Book",
['German'] = "Anatomy Book",
['French'] = "Anatomy Book",
},
['Description'] = {
['English'] = "Display your source of knowledge for anyone to see!",
['Russian'] = "Display your source of knowledge for anyone to see!",
['German'] = "Display your source of knowledge for anyone to see!",
['French'] = "Display your source of knowledge for anyone to see!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AnatomyBookObject',
},
['Anvil'] = {
['ID'] = 'AnvilItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Anvil",
['Russian'] = "Наковальня",
['German'] = "Amboss",
['French'] = "Enclume",
},
['Description'] = {
['English'] = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
['Russian'] = "Твердый кусок металла, используемый для перековки слитков в инструменты и прочие полезные вещи.",
['German'] = "Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.",
['French'] = "Une solide pièce de métal moulée servant à frapper des lingots pour en faire des outils ou d'autres objets utiles.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AnvilObject',
},
['Arctic Willow Seed'] = {
['ID'] = 'ArcticWillowSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Arctic Willow Seed",
['Russian'] = "Семечко ивы арктической",
['German'] = "Samen (Arktische-Weide)",
['French'] = "Graine de saule arctique",
},
['Description'] = {
['English'] = "Plant to grow arctic willow.",
['Russian'] = "Посадите, чтобы вырастить иву арктическую.",
['German'] = "Pflanze eine Arktische Weide.",
['French'] = "Plantez pour faire pousser du saule arctique.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Arctic Willow Seed Pack'] = {
['ID'] = 'ArcticWillowSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Arctic Willow Seed Pack",
['Russian'] = "Упаковка семян ивы арктической",
['German'] = "Arktische-Weide-Samen-Packung",
['French'] = "Paquet de graines de saule arctique",
},
['Description'] = {
['English'] = "Plant to grow arctic willow.",
['Russian'] = "Посадите, чтобы вырастить иву арктическую.",
['German'] = "Pflanze eine Arktische Weide.",
['French'] = "Plantez pour faire pousser du saule arctique.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Arrastra'] = {
['ID'] = 'ArrastraItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Arrastra",
['Russian'] = "Аррастра",
['German'] = "Bergbau-Pochmühle",
['French'] = "Concasseur à meules",
},
['Description'] = {
['English'] = "A primitive rock mill of dragged boulders.",
['Russian'] = "Примитивная каменная мельница из движущихся валунов.",
['German'] = "Eine primitive Felsmühle aus gezogenen Felsbrocken.",
['French'] = "Un concasseur primitif constitué de pierres trainées.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ArrastraObject',
},
['Arrow'] = {
['ID'] = 'ArrowItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Arrow",
['Russian'] = "Стрела",
['German'] = "Pfeil",
['French'] = "Flèche",
},
['Description'] = {
['English'] = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
['Russian'] = "Используйте с луком, чтобы охотиться за едой (или удивлять своих друзей, сбивая яблоки с их голов).",
['German'] = "Mit dem Bogen benutzen, um Tiere zu jagen (oder deine Freunde zu beeindrucken, indem du Äpfel von ihren Köpfen schießt).",
['French'] = "Utilisez-les avec l'arc pour chasser de la nourriture (ou étonnez vos amis en tirant sur des pommes situées sur leur tête).",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Burnable Fuel', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Art Supplies'] = {
['ID'] = 'ArtSuppliesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Art Supplies",
['Russian'] = "Набор художника",
['German'] = "Art Supplies",
['French'] = "Nécessaire d'art",
},
['Description'] = {
['English'] = "A set of art supplies that allows one to capture the world.",
['Russian'] = "Набор художественных принадлежностей, который позволяет запечатлеть мир.",
['German'] = "A set of art supplies that allows one to capture the world.",
['French'] = "Un ensemble de matériels d'art qui permet de capturer le monde.",
},
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt'] = {
['ID'] = 'AshlarBasaltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Basalt",
['Russian'] = "Резной базальт",
['German'] = "Quader aus Basalt",
['French'] = "Basalte taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Basalt Bench'] = {
['ID'] = 'AshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Basalt Bench",
['Russian'] = "Лавка из резного базальта",
['German'] = "Basaltquaderbank",
['French'] = "Banc en basalte taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarBasaltBenchObject',
},
['Ashlar Basalt Chair'] = {
['ID'] = 'AshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Basalt Chair",
['Russian'] = "Стул из резного базальта",
['German'] = "Basaltquaderstuhl",
['French'] = "Chaise en basalte taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarBasaltChairObject',
},
['Ashlar Basalt Door'] = {
['ID'] = 'AshlarBasaltDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Basalt Door",
['Russian'] = "Дверь из резного базальта",
['German'] = "Basaltquadertür",
['French'] = "Porte en basalte taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarBasaltDoorObject',
},
['Ashlar Basalt Fireplace'] = {
['ID'] = 'AshlarBasaltFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Basalt Fireplace",
['Russian'] = "Камин из резного базальта",
['German'] = "Basaltquaderfeuerstelle",
['French'] = "Cheminée en basalte taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarBasaltFireplaceObject',
},
['Ashlar Basalt Table'] = {
['ID'] = 'AshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Basalt Table",
['Russian'] = "Стол из резного базальта",
['German'] = "Basaltquadertisch",
['French'] = "Table en basalte taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarBasaltTableObject',
},
['Ashlar Gneiss'] = {
['ID'] = 'AshlarGneissItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Gneiss",
['Russian'] = "Резной гнейс",
['German'] = "Quader aus Gneis",
['French'] = "Gneiss taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Gneiss Bench'] = {
['ID'] = 'AshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Gneiss Bench",
['Russian'] = "Лавка из резного гнейса",
['German'] = "Gneisquaderbank",
['French'] = "Banc en gneiss taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGneissBenchObject',
},
['Ashlar Gneiss Chair'] = {
['ID'] = 'AshlarGneissChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Gneiss Chair",
['Russian'] = "Стул из резного гнейса",
['German'] = "Gneisquaderstuhl",
['French'] = "Chaise en gneiss taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGneissChairObject',
},
['Ashlar Gneiss Door'] = {
['ID'] = 'AshlarGneissDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Gneiss Door",
['Russian'] = "Дверь из резного гнейса",
['German'] = "Gneisquadertür",
['French'] = "Porte en gneiss taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGneissDoorObject',
},
['Ashlar Gneiss Fireplace'] = {
['ID'] = 'AshlarGneissFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Gneiss Fireplace",
['Russian'] = "Камин из резного гнейса",
['German'] = "Gneisquaderfeuerstelle",
['French'] = "Cheminée en gneiss taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGneissFireplaceObject',
},
['Ashlar Gneiss Table'] = {
['ID'] = 'AshlarGneissTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Gneiss Table",
['Russian'] = "Стол из резного гнейса",
['German'] = "Gneisquadertisch",
['French'] = "Table en gneiss taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGneissTableObject',
},
['Ashlar Granite'] = {
['ID'] = 'AshlarGraniteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Granite",
['Russian'] = "Резной гранит",
['German'] = "Quader aus Granit",
['French'] = "Granite taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Granite Bench'] = {
['ID'] = 'AshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Granite Bench",
['Russian'] = "Лавка из резного гранита",
['German'] = "Granitquaderbank",
['French'] = "Banc en granite taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGraniteBenchObject',
},
['Ashlar Granite Chair'] = {
['ID'] = 'AshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Granite Chair",
['Russian'] = "Стул из резного гранита",
['German'] = "Granitquaderstuhl",
['French'] = "Chaise en granite taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGraniteChairObject',
},
['Ashlar Granite Door'] = {
['ID'] = 'AshlarGraniteDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Granite Door",
['Russian'] = "Дверь из резного гранита",
['German'] = "Granitquadertür",
['French'] = "Porte en granite taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGraniteDoorObject',
},
['Ashlar Granite Fireplace'] = {
['ID'] = 'AshlarGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Granite Fireplace",
['Russian'] = "Камин из резного гранита",
['German'] = "Granitquaderfeuerstelle",
['French'] = "Cheminée en granite taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGraniteFireplaceObject',
},
['Ashlar Granite Table'] = {
['ID'] = 'AshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Granite Table",
['Russian'] = "Стол из резного гранита",
['German'] = "Granitquadertisch",
['French'] = "Table en granite taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarGraniteTableObject',
},
['Ashlar Large Basalt Fountain'] = {
['ID'] = 'AshlarLargeBasaltFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Basalt Fountain",
['Russian'] = "Фонтан из резного базальта",
['German'] = "Großer Basaltquaderbrunnen",
['French'] = "Grande fontaine en basalte taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeBasaltFountainObject',
},
['Ashlar Large Gneiss Fountain'] = {
['ID'] = 'AshlarLargeGneissFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Gneiss Fountain",
['Russian'] = "Фонтан из резного гнейса",
['German'] = "Großer Gneisquaderbrunnen",
['French'] = "Grande fontaine en gneiss taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeGneissFountainObject',
},
['Ashlar Large Granite Fountain'] = {
['ID'] = 'AshlarLargeGraniteFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Granite Fountain",
['Russian'] = "Фонтан из резного гранита",
['German'] = "Großer Granitquaderbrunnen",
['French'] = "Grande fontaine en granite taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeGraniteFountainObject',
},
['Ashlar Large Limestone Fountain'] = {
['ID'] = 'AshlarLargeLimestoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Limestone Fountain",
['Russian'] = "Фонтан из резного известняка",
['German'] = "Großer Kalksteinquaderbrunnen",
['French'] = "Grande fontaine en calcaire taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeLimestoneFountainObject',
},
['Ashlar Large Sandstone Fountain'] = {
['ID'] = 'AshlarLargeSandstoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Sandstone Fountain",
['Russian'] = "Фонтан из резного песчаника",
['German'] = "Großer Sandsteinquaderbrunnen",
['French'] = "Grande fontaine en grès taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeSandstoneFountainObject',
},
['Ashlar Large Shale Fountain'] = {
['ID'] = 'AshlarLargeShaleFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Shale Fountain",
['Russian'] = "Фонтан из резного сланца",
['German'] = "Großer Schieferquaderbrunnen",
['French'] = "Grande fontaine en schiste taillé",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeShaleFountainObject',
},
['Ashlar Large Stone Fountain'] = {
['ID'] = 'AshlarLargeStoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Large Stone Fountain",
['Russian'] = "Фонтан из резного камня",
['German'] = "Großer Steinquaderbrunnen",
['French'] = "Grande fontaine en pierre taillée",
},
['Description'] = {
['English'] = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "Ein wunderschöner Brunnen aus Quaderstein mit fließendem Wasser, der ein großartiges Schaustück darstellt.",
['French'] = "Une magnifique fontaine en pierre taillée avec de l'eau qui s'en écoule qui en fait une pièce maîtresse de la décoration.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLargeStoneFountainObject',
},
['Ashlar Limestone'] = {
['ID'] = 'AshlarLimestoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Limestone",
['Russian'] = "Резной известняк",
['German'] = "Quader aus Kalkstein",
['French'] = "Calcaire taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Limestone Bench'] = {
['ID'] = 'AshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Limestone Bench",
['Russian'] = "Лавка из резного известняка",
['German'] = "Kalksteinquaderbank",
['French'] = "Banc en calcaire taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLimestoneBenchObject',
},
['Ashlar Limestone Chair'] = {
['ID'] = 'AshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Limestone Chair",
['Russian'] = "Стул из резного известняка",
['German'] = "Kalksteinquaderstuhl",
['French'] = "Chaise en calcaire taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLimestoneChairObject',
},
['Ashlar Limestone Door'] = {
['ID'] = 'AshlarLimestoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Limestone Door",
['Russian'] = "Дверь из резного известняка",
['German'] = "Kalksteinquadertür",
['French'] = "Porte en calcaire taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLimestoneDoorObject',
},
['Ashlar Limestone Fireplace'] = {
['ID'] = 'AshlarLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Limestone Fireplace",
['Russian'] = "Камин из обработанного известняка",
['German'] = "Kalksteinquaderfeuerstelle",
['French'] = "Cheminée en calcaire taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLimestoneFireplaceObject',
},
['Ashlar Limestone Table'] = {
['ID'] = 'AshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Limestone Table",
['Russian'] = "Стол из резного известняка",
['German'] = "Kalksteinquadertisch",
['French'] = "Table en calcaire taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarLimestoneTableObject',
},
['Ashlar Sandstone'] = {
['ID'] = 'AshlarSandstoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Sandstone",
['Russian'] = "Резной песчаник",
['German'] = "Quader aus Sandstein",
['French'] = "Grès taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Sandstone Bench'] = {
['ID'] = 'AshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Sandstone Bench",
['Russian'] = "Лавка из резного песчаника",
['German'] = "Sandsteinquaderbank",
['French'] = "Banc en grès taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSandstoneBenchObject',
},
['Ashlar Sandstone Chair'] = {
['ID'] = 'AshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Sandstone Chair",
['Russian'] = "Стул из резного песчаника",
['German'] = "Sandsteinquaderstuhl",
['French'] = "Chaise en grès taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSandstoneChairObject',
},
['Ashlar Sandstone Door'] = {
['ID'] = 'AshlarSandstoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Sandstone Door",
['Russian'] = "Дверь из резного песчаника",
['German'] = "Sandsteinquadertür",
['French'] = "Porte en grès taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSandstoneDoorObject',
},
['Ashlar Sandstone Fireplace'] = {
['ID'] = 'AshlarSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Sandstone Fireplace",
['Russian'] = "Камин из резного песчаника",
['German'] = "Sandsteinquaderfeuerstellen",
['French'] = "Cheminée en grès taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSandstoneFireplaceObject',
},
['Ashlar Sandstone Table'] = {
['ID'] = 'AshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Sandstone Table",
['Russian'] = "Стол из резного песчаника",
['German'] = "Sandsteinquadertisch",
['French'] = "Table en grès taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSandstoneTableObject',
},
['Ashlar Shale'] = {
['ID'] = 'AshlarShaleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ashlar Shale",
['Russian'] = "Резной сланец",
['German'] = "Quader aus Schiefer",
['French'] = "Schiste taillé",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.",
['German'] = "Quadersteine sind fein geschnittene Steine, die von einem erfahrenen Steinmetz hergestellt werden. Quaderstein ist ein besonders dekoratives Baumaterial, das je nach Art des verwendeten Gesteins in einer Vielzahl von Stilen erhältlich ist.",
['French'] = "La pierre taillée est une pierre pierre finement découpée par un maçon expert. La pierre taillée est un matériau de construction surtout décoratif qui offre une variété de styles en fonction de la pierre utilisée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Ashlar Shale Bench'] = {
['ID'] = 'AshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Shale Bench",
['Russian'] = "Лавка из резного сланца",
['German'] = "Schieferquaderbank",
['French'] = "Banc en schiste taillé",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarShaleBenchObject',
},
['Ashlar Shale Chair'] = {
['ID'] = 'AshlarShaleChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Shale Chair",
['Russian'] = "Стул из резного сланца",
['German'] = "Schieferquaderbank",
['French'] = "Chaise en schiste taillé",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarShaleChairObject',
},
['Ashlar Shale Door'] = {
['ID'] = 'AshlarShaleDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Shale Door",
['Russian'] = "Дверь из резного сланца",
['German'] = "Schieferquadertür",
['French'] = "Porte en schiste taillé",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarShaleDoorObject',
},
['Ashlar Shale Fireplace'] = {
['ID'] = 'AshlarShaleFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Shale Fireplace",
['Russian'] = "Камин из резного сланца",
['German'] = "Schieferquaderfeuerstelle",
['French'] = "Cheminée en schiste taillé",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarShaleFireplaceObject',
},
['Ashlar Shale Table'] = {
['ID'] = 'AshlarShaleTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Shale Table",
['Russian'] = "Стол из резного сланца",
['German'] = "Schieferquadertisch",
['French'] = "Table en schiste taillé",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarShaleTableObject',
},
['Ashlar Small Basalt Fountain'] = {
['ID'] = 'AshlarSmallBasaltFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Basalt Fountain",
['Russian'] = "Маленький фонтан из резного базальта",
['German'] = "Kleiner Basaltquaderbrunnen",
['French'] = "Petite fontaine en basalte taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallBasaltFountainObject',
},
['Ashlar Small Gneiss Fountain'] = {
['ID'] = 'AshlarSmallGneissFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Gneiss Fountain",
['Russian'] = "Маленький фонтан из резного гнейса",
['German'] = "Kleiner Gneisquaderbrunnen",
['French'] = "Petite fontaine en gneiss taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallGneissFountainObject',
},
['Ashlar Small Granite Fountain'] = {
['ID'] = 'AshlarSmallGraniteFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Granite Fountain",
['Russian'] = "Маленький фонтан из резного гранита",
['German'] = "Kleiner Granitquaderbrunnen",
['French'] = "Petite fontaine en granite taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallGraniteFountainObject',
},
['Ashlar Small Limestone Fountain'] = {
['ID'] = 'AshlarSmallLimestoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Limestone Fountain",
['Russian'] = "Маленький фонтан из резного известняка",
['German'] = "Kleiner Kalksteinquaderbrunnen",
['French'] = "Petite fontaine en calcaire taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallLimestoneFountainObject',
},
['Ashlar Small Sandstone Fountain'] = {
['ID'] = 'AshlarSmallSandstoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Sandstone Fountain",
['Russian'] = "Маленький фонтан из резного песчаника",
['German'] = "Kleiner Sandsteinquaderbrunnen",
['French'] = "Petite fontaine en grès taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallSandstoneFountainObject',
},
['Ashlar Small Shale Fountain'] = {
['ID'] = 'AshlarSmallShaleFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Shale Fountain",
['Russian'] = "Маленький фонтан из резного сланца",
['German'] = "Kleiner Schieferquaderbrunnen",
['French'] = "Petite fontaine en schiste taillé",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallShaleFountainObject',
},
['Ashlar Small Stone Fountain'] = {
['ID'] = 'AshlarSmallStoneFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Small Stone Fountain",
['Russian'] = "Маленький фонтан из резного камня",
['German'] = "Kleiner Quadersteinbrunnen",
['French'] = "Petite fontaine en pierre taillée",
},
['Description'] = {
['English'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['Russian'] = "Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.",
['German'] = "A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
['French'] = "Une petite et belle fontaine en pierre taill& avec de l'eau qui coule et qui constitue une belle pièce maîtresse.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarSmallStoneFountainObject',
},
['Ashlar Stone Bench'] = {
['ID'] = 'AshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Stone Bench",
['Russian'] = "Лавка из резного камня",
['German'] = "Quadersteinbank",
['French'] = "Banc en pierre taillée",
},
['Description'] = {
['English'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['Russian'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['German'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
['French'] = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarStoneBenchObject',
},
['Ashlar Stone Chair'] = {
['ID'] = 'AshlarStoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Stone Chair",
['Russian'] = "Стул из резного камня",
['German'] = "Quadersteinstuhl",
['French'] = "Chaise en pierre taillée",
},
['Description'] = {
['English'] = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
['Russian'] = "Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.",
['German'] = "Ein Stuhl aus Quaderstein. Großartig anzuschauen, aber vielleicht nicht so bequem wie ein gepolsterter Stuhl.",
['French'] = "Une chaise en pierre taillée. Super pour la décoration, mais peut-être pas aussi confortable qu'un fauteuil rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarStoneChairObject',
},
['Ashlar Stone Door'] = {
['ID'] = 'AshlarStoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Stone Door",
['Russian'] = "Дверь из резного камня",
['German'] = "Quadersteintür",
['French'] = "Porte en pierre taillée",
},
['Description'] = {
['English'] = "A heavy ashlar stone door.",
['Russian'] = "Тяжёлая дверь из резного камня.",
['German'] = "Eine schwere Quadersteintür.",
['French'] = "Une lourde porte en pierre taillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarStoneDoorObject',
},
['Ashlar Stone Fireplace'] = {
['ID'] = 'AshlarStoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Stone Fireplace",
['Russian'] = "Камин из резного камня",
['German'] = "Quadersteinfeuerstelle",
['French'] = "Cheminée en pierre taillée",
},
['Description'] = {
['English'] = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?",
['German'] = "Ein ausgefallener Kamin aus Quaderstein. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée chic en pierre taillée. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarStoneFireplaceObject',
},
['Ashlar Stone Table'] = {
['ID'] = 'AshlarStoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ashlar Stone Table",
['Russian'] = "Стол из резного камня",
['German'] = "Quadersteintisch",
['French'] = "Table en pierre taillée",
},
['Description'] = {
['English'] = "A large stone table crafted by an expert mason.",
['Russian'] = "Большой каменный стол, изготовленный искусным каменщиком.",
['German'] = "Ein großer Steintisch, von einem erfahrenen Maurer angefertigt.",
['French'] = "Une grande table en pierre fabriquée par un maçon expert.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AshlarStoneTableObject',
},
['Asphalt Concrete'] = {
['ID'] = 'AsphaltConcreteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Asphalt Concrete",
['Russian'] = "Асфальтобетон",
['German'] = "Asphaltbeton",
['French'] = "Route en asphalte",
},
['Description'] = {
['English'] = "A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.",
['Russian'] = "A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.",
['German'] = "A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.",
['French'] = "A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.",
},
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Assembly Line'] = {
['ID'] = 'AssemblyLineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Assembly Line",
['Russian'] = "Сборочная линия",
['German'] = "Mechanische Fertigungsstraße",
['French'] = "Ligne de montage",
},
['Description'] = {
['English'] = "The assembly line allows for mass production of mechanical products.",
['Russian'] = "The assembly line allows for mass production of mechanical products.",
['German'] = "The assembly line allows for mass production of mechanical products.",
['French'] = "The assembly line allows for mass production of mechanical products.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AssemblyLineObject',
},
['Atlas Book'] = {
['ID'] = 'AtlasBookItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Atlas Book",
['Russian'] = "Atlas Book",
['German'] = "Atlas Book",
['French'] = "Atlas Book",
},
['Description'] = {
['English'] = "Display your source of knowledge for anyone to see!",
['Russian'] = "Display your source of knowledge for anyone to see!",
['German'] = "Display your source of knowledge for anyone to see!",
['French'] = "Display your source of knowledge for anyone to see!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AtlasBookObject',
},
['Automatic Loom'] = {
['ID'] = 'AutomaticLoomItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Automatic Loom",
['Russian'] = "Автоматический ткацкий станок",
['German'] = "Automatischer Webstuhl",
['French'] = "Métier à tisser automatique",
},
['Description'] = {
['English'] = "An automated device for making fabric by weaving yarn or thread.",
['Russian'] = "Автоматизированное устройство для производства ткани из пряжи или ниток.",
['German'] = "Ein Gerät, mit dem man Stoff, durch das Weben von Garn oder Faden, gewinnt.",
['French'] = "Une machine automatisée permettant de fabriquer du tissu en entrelaçant des fils naturels ou synthétiques.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.AutomaticLoomObject',
},
['Autumn Stew'] = {
['ID'] = 'AutumnStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Autumn Stew",
['Russian'] = "Осеннее рагу",
['German'] = "Herbsteintopf",
['French'] = "Ragoût d'automne",
},
['Description'] = {
['English'] = "A healthy and cozy meal for those cold days.",
['Russian'] = "Здоровая и уютная еда в те холодные дни.",
['German'] = "Eine gesunde und lauschige Mahlzeit für kalte Tage.",
['French'] = "Un repas sain et réconfortant pour les jours de froid.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Axe Calorie Buff Item'] = {
['ID'] = 'AxeCalorieBuffItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Axe Calorie Buff Item",
['Russian'] = "Axe Calorie Buff Item",
['German'] = "Axe Calorie Buff Item",
['French'] = "Axe Calorie Buff Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Buffs.AxeCalorieBuffObject',
},
['Baked Agave'] = {
['ID'] = 'BakedAgaveItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Agave",
['Russian'] = "Запечённая агава",
['German'] = "Gebackene Agave",
['French'] = "Agave au four",
},
['Description'] = {
['English'] = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
['Russian'] = "Обгорелые листья агавы слишком жилистые чтобы съесть их полностью, но вы можете их жевать.",
['German'] = "Gegrillte Agavenblätter sind zu faserig, um sie ganz zu essen, aber man kann sie natürlich kauen.",
['French'] = "Les feuilles d'agave carbonisées sont trop fibreuses pour être entièrement consommées, mais vous pouvez certainement les mâcher.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Beet'] = {
['ID'] = 'BakedBeetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Beet",
['Russian'] = "Запечённая свекла",
['German'] = "Gebackene Rote Bete",
['French'] = "Betterave au four",
},
['Description'] = {
['English'] = "Baked beets that retain more nutrients than more simple methods of cooking.",
['Russian'] = "Запеченная свекла содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.",
['German'] = "Gebackene Rote Bete, die mehr Nährstoffe enthalten als einfachere Kochmethoden.",
['French'] = "De la betterave cuite au four qui garde plus de nutriments qu'avec des méthodes de cuisson plus simples.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Corn'] = {
['ID'] = 'BakedCornItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Corn",
['Russian'] = "Запечённая кукуруза",
['German'] = "Gebackener Mais",
['French'] = "Maïs au four",
},
['Description'] = {
['English'] = "Baked corn that retains more nutrients than more simple methods of cooking.",
['Russian'] = "Запеченная кукуруза содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.",
['German'] = "Gebackener Mais, der mehr Nährstoffe enthält als einfachere Kochmethoden.",
['French'] = "Du maïs cuit au four qui garde plus de nutriments qu'avec des méthodes de cuisson plus simples.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Heart Of Palm'] = {
['ID'] = 'BakedHeartOfPalmItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Heart Of Palm",
['Russian'] = "Запечённая сердцевина пальмы",
['German'] = "Gebackene Palmherzen",
['French'] = "Cœur de palmier au four",
},
['Description'] = {
['English'] = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
['Russian'] = "Запеченная сердцевина пальмы содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.",
['German'] = "Gebackenes Palmherz, welches mehr Nährstoffe enthält als einfachere Kochmethoden.",
['French'] = "Un cœur de palmier cuit au four qui garde plus de nutriments qu'avec des méthodes de cuisson plus simples.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Meat'] = {
['ID'] = 'BakedMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Meat",
['Russian'] = "Запечённое мясо",
['German'] = "Gebackenes Fleisch",
['French'] = "Viande au four",
},
['Description'] = {
['English'] = "Baked meat is less fatty than other methods of cooking.",
['Russian'] = "Запеченное мясо менее жирное, чем при других методах приготовления.",
['German'] = "Gebackenes Fleisch ist weniger fettig als bei anderen Kochmethoden.",
['French'] = "La viande cuite au four est moins grasse qu'avec d'autres méthodes de cuisson.",
},
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Roast'] = {
['ID'] = 'BakedRoastItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Roast",
['Russian'] = "Запечённое жаркое",
['German'] = "Gebackener Braten",
['French'] = "Rôti au four",
},
['Description'] = {
['English'] = "A trussed roast baked to perfection.",
['Russian'] = "Обвязанное жаркое, запечённое до совершенства.",
['German'] = "Gebundener Rollbraten, perfekt gegart.",
['French'] = "Un rôti ficelé cuit au four à la perfection.",
},
['Weight'] = '900',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Food', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Taro'] = {
['ID'] = 'BakedTaroItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Taro",
['Russian'] = "Запечённый корень таро",
['German'] = "Gebackene Taro",
['French'] = "Taro au four",
},
['Description'] = {
['English'] = "Baked taro root.",
['Russian'] = "Baked taro root.",
['German'] = "Baked taro root.",
['French'] = "Baked taro root.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baked Tomato'] = {
['ID'] = 'BakedTomatoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Baked Tomato",
['Russian'] = "Запеченный помидор",
['German'] = "Gebackene Tomaten",
['French'] = "Tomate au four",
},
['Description'] = {
['English'] = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
['Russian'] = "Запеченные томаты может и не выглядят такими яркими и сочными, как сырые, но они всё равно очень вкусные.",
['German'] = "Gebackene Tomaten sehen vielleicht nicht so rot und prall aus wie die rohe Variante, aber sie sind lecker.",
['French'] = "Les tomates cuites au four ne sont peut-être pas aussi rouges ou aussi rebondies que celles crues, mais elles sont bonnes et savoureuses.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Baker Sign'] = {
['ID'] = 'BakerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Baker Sign",
['Russian'] = "Вывеска Пекаря",
['German'] = "Bäckerschild",
['French'] = "Enseigne du boulanger",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BakerSignObject',
},
['Bakery Oven'] = {
['ID'] = 'BakeryOvenItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bakery Oven",
['Russian'] = "Печь для выпечки",
['German'] = "Bäckereiofen",
['French'] = "Four à pain",
},
['Description'] = {
['English'] = "A solidly built brick oven useful for baking all manner of treats.",
['Russian'] = "Полностью кирпичная печь, удобна для выпечки самых разных лакомств.",
['German'] = "Eine solide gebauter Steinofen, nützlich, um allerlei Leckereien zu backen.",
['French'] = "Un four en brique solidement construit utile pour cuire toutes sortes de friandises.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BakeryOvenObject',
},
['Baking Skill Book'] = {
['ID'] = 'BakingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Baking Skill Book",
['Russian'] = "Книга о выпечке",
['German'] = "Fertigkeitsbuch: Backen",
['French'] = "Livre de compétence : Boulangerie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Baking Skill Scroll'] = {
['ID'] = 'BakingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Baking Skill Scroll",
['Russian'] = "Страница о выпечке",
['German'] = "Fertigkeitsschriftrolle: Backen",
['French'] = "Page de compétence : Boulangerie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Baking Upgrade'] = {
['ID'] = 'BakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Baking Upgrade",
['Russian'] = "Улучшение для выпечки",
['German'] = "Fortschrittliches Upgrade: Backen",
['French'] = "Amélioration avancée : Boulangerie",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов выпечки.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz bei der Verwendung von Backrezepten deutlich erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Boulangerie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ballot Box'] = {
['ID'] = 'BallotBoxItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ballot Box",
['Russian'] = "Урна для голосования",
['German'] = "Wahlurne",
['French'] = "Urne électorale",
},
['Description'] = {
['English'] = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
['Russian'] = "Достаточно защищённая урна для голосования. Здесь жители могут предлагать свою кандидатуру на выборах правительства.",
['German'] = "Eine manipulationssichere Box, in der die Stimmen abgegeben werden. Hier können Bürgerinnen und Bürger für ein gewähltes Amt kandidieren.",
['French'] = "Une urne infalsifiable où ont lieu les votes. Les citoyens peuvent s'y présenter aux postes d'élus.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BallotBoxObject',
},
['Banana Rug'] = {
['ID'] = 'BananaRugItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Banana Rug",
['Russian'] = "Banana Rug",
['German'] = "Banana Rug",
['French'] = "Banana Rug",
},
['Description'] = {
['English'] = "A small rug with a banana motif.",
['Russian'] = "A small rug with a banana motif.",
['German'] = "A small rug with a banana motif.",
['French'] = "A small rug with a banana motif.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BananaRugObject',
},
['Banana Shirt'] = {
['ID'] = 'BananaShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Banana Shirt",
['Russian'] = "Banana Shirt",
['German'] = "Banana Shirt",
['French'] = "Banana Shirt",
},
['Description'] = {
['English'] = "A shirt made by a hungry tailor in need of a snack.",
['Russian'] = "A shirt made by a hungry tailor in need of a snack.",
['German'] = "A shirt made by a hungry tailor in need of a snack.",
['French'] = "A shirt made by a hungry tailor in need of a snack.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Bandana'] = {
['ID'] = 'BandanaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Bandana",
['Russian'] = "Бандана",
['German'] = "Bandana",
['French'] = "Bandana",
},
['Description'] = {
['English'] = "It just looks cool.",
['Russian'] = "It just looks cool.",
['German'] = "It just looks cool.",
['French'] = "It just looks cool.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Banh Xeo'] = {
['ID'] = 'BanhXeoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Banh Xeo",
['Russian'] = "Блинчики Бан Хео",
['German'] = "Banh Xeo",
['French'] = "Banh Xeo",
},
['Description'] = {
['English'] = "Wrap the pancakes in the greens, then dip.",
['Russian'] = "Оберните оладьи в зелень, затем обмакните.",
['German'] = "Rolle die Pfannkuchen in Blattgemüse und dippe dann.",
['French'] = "Enveloppez les légumes dans des crêpes, puis trempez-les.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bank'] = {
['ID'] = 'BankItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bank",
['Russian'] = "Банк",
['German'] = "Banktresor",
['French'] = "Banque",
},
['Description'] = {
['English'] = "Allows players to create and use bank accounts.",
['Russian'] = "Позволяет игрокам создавать, использовать и настраивать банковские счета.",
['German'] = "Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.",
['French'] = "Permet aux joueurs de créer et d'utiliser des comptes bancaires.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BankObject',
},
['Bannock'] = {
['ID'] = 'BannockItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bannock",
['Russian'] = "Пресная лепёшка",
['German'] = "Lagerfeuerbrot",
['French'] = "Bannique",
},
['Description'] = {
['English'] = "A dense whole wheat unleavened bread.",
['Russian'] = "Твёрдый пшеничный хлеб без разрыхлителя.",
['German'] = "Ein ungesäuertes Vollkornbrot.",
['French'] = "Une bonne miche de pain au blé complet.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Barrel'] = {
['ID'] = 'BarrelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Barrel",
['Russian'] = "Бочка",
['German'] = "Fass",
['French'] = "Baril",
},
['Description'] = {
['English'] = "A metal barrel for carrying liquids.",
['Russian'] = "Металлическая бочка для транспортировки жидкостей.",
['German'] = "Ein Metallfass, um Flüssigkeiten zu tragen.",
['French'] = "Un baril métallique pour le stockage des liquides.",
},
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Barrel Cactus Seed'] = {
['ID'] = 'BarrelCactusSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Barrel Cactus Seed",
['Russian'] = "Семечко бочкообразного кактуса",
['German'] = "Samen (Kugelkaktus)",
['French'] = "Graine de coussin de belle-mère",
},
['Description'] = {
['English'] = "Plant to grow barrel cactus.",
['Russian'] = "Посадите, чтобы вырастить бочкообразный кактус.",
['German'] = "Pflanzen, um Fasskaktus wachsen zu lassen.",
['French'] = "Planter pour faire pousser un coussin de belle-mère.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Barrel Cactus Seed Pack'] = {
['ID'] = 'BarrelCactusSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Barrel Cactus Seed Pack",
['Russian'] = "Упаковка семян бочкообразного кактуса",
['German'] = "Fass Kaktus Samenpaket",
['French'] = "Paquet de graines de coussin de belle-mère",
},
['Description'] = {
['English'] = "Plant to grow barrel cactus.",
['Russian'] = "Посадите, чтобы вырастить бочкообразный кактус.",
['German'] = "Pflanzen, um Fasskaktus wachsen zu lassen.",
['French'] = "Planter pour faire pousser un coussin de belle-mère.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basalt'] = {
['ID'] = 'BasaltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Basalt",
['Russian'] = "Базальт",
['German'] = "Basalt",
['French'] = "Basalte",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Твёрдый и тяжёлый камень иногда использующийся в строительстве. Базальт образуется при застывании лавы излившейся на поверхность Земли. Основа всех пород в океанах.",
['German'] = "Ein harter und schwerer Stein mit einigen Anwendungen im Bau. Basalt entsteht direkt aus Lava, die vulkanisch ausgebrochen ist, was ihn zu einem extrusiven Eruptivgestein macht. Die Basis des ganzen Grundgesteins in den Meeren.",
['French'] = "Une roche dure et lourde avec quelques utilisations dans la construction. Le basalte est formé directement à partir de la lave lors des éruption volcanique, ce qui en fait une roche ignée extrusive. La base de tout le substrat rocheux dans les océans.",
},
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Base Paint'] = {
['ID'] = 'BasePaintItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Base Paint",
['Russian'] = "Основа для краски",
['German'] = "Grundfarbe",
['French'] = "Peinture de base",
},
['Description'] = {
['English'] = "A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.",
['Russian'] = "Необходимая основа для смешивания пигментов и жидкостей при создании смесей красок для любых ваших творческих нужд.",
['German'] = "A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.",
['French'] = "Une base nécessaire pour ajouter des pigments et des liquides afin de créer des mélanges de peinture pour tous vos besoins créatifs.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Backpack'] = {
['ID'] = 'BasicBackpackItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Basic Backpack",
['Russian'] = "Простой рюкзак",
['German'] = "Einfacher Rucksack",
['French'] = "Sac à dos basique",
},
['Description'] = {
['English'] = "A basic backpack to carry supplies.(Increases max carry weight by 5 kg)",
['Russian'] = "A basic backpack to carry supplies.(Increases max carry weight by 5 kg)",
['German'] = "A basic backpack to carry supplies.(Increases max carry weight by 5 kg)",
['French'] = "A basic backpack to carry supplies.(Increases max carry weight by 5 kg)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Basic Circuit'] = {
['ID'] = 'BasicCircuitItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Basic Circuit",
['Russian'] = "Базовая электросхема",
['German'] = "Einfacher Schaltkreis",
['French'] = "Circuit basique",
},
['Description'] = {
['English'] = "A complex electrical component used in advanced electronics.",
['Russian'] = "Сложный электрический компонент, используемый в современной электронике.",
['German'] = "Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.",
['French'] = "Un composant électrique complexe utilisé dans l'électronique avancée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Basic Engineering Skill Book'] = {
['ID'] = 'BasicEngineeringSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Basic Engineering Skill Book",
['Russian'] = "Книга о основах инженерного дела",
['German'] = "Fertigkeitsbuch: Grundlegende Technik",
['French'] = "Livre de compétence : Ingénierie basique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Basic Engineering Skill Scroll'] = {
['ID'] = 'BasicEngineeringSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Basic Engineering Skill Scroll",
['Russian'] = "Страница о основах инженерного дела",
['German'] = "Fertigkeitsschriftrolle: Grundlegende Technik",
['French'] = "Page de compétence : Ingénierie basique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Basic Engineering Upgrade'] = {
['ID'] = 'BasicEngineeringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Basic Engineering Upgrade",
['Russian'] = "Улучшение для основ инженерного дела",
['German'] = "Grundlegendes Upgrade: Grundlegende Technik",
['French'] = "Amélioration basique : Ingénierie basique",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов основ инженерного дела.",
['German'] = "Grundlegendes Upgrade, dass die Effizient deutlich erhöht, wenn du Rezepte aus dem einfachen Ingenieurswesen nutzt.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Ingénierie basique.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Salad'] = {
['ID'] = 'BasicSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Basic Salad",
['Russian'] = "Простой салат",
['German'] = "Einfacher Salat",
['French'] = "Salade basique",
},
['Description'] = {
['English'] = "A seemingly random assortment of wild plants that form a sort of salad.",
['Russian'] = "На вид будто случайных овощей намешали, но вместе они образуют подобие салата.",
['German'] = "Eine scheinbar zufällige Auswahl an Wildpflanzen, die eine Art Salat bilden.",
['French'] = "Un assortiment apparemment aléatoire de plantes sauvages qui forment une sorte de salade.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Basic Upgrade 1'] = {
['ID'] = 'BasicUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Basic Upgrade 1",
['Russian'] = "Базовое улучшение 1",
['German'] = "Grundlegendes Upgrade 1",
['French'] = "Amélioration basique nv. 1",
},
['Description'] = {
['English'] = "Basic Upgrade that increases crafting efficiency.",
['Russian'] = "Базовое улучшение, повышающее эффективность производства.",
['German'] = "Grundlegendes Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration de base qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 2'] = {
['ID'] = 'BasicUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Basic Upgrade 2",
['Russian'] = "Базовое улучшение 2",
['German'] = "Grundlegendes Upgrade 2",
['French'] = "Amélioration basique nv. 2",
},
['Description'] = {
['English'] = "Basic Upgrade that increases crafting efficiency.",
['Russian'] = "Базовое улучшение, повышающее эффективность производства.",
['German'] = "Grundlegendes Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration de base qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 3'] = {
['ID'] = 'BasicUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Basic Upgrade 3",
['Russian'] = "Базовое улучшение 3",
['German'] = "Grundlegendes Upgrade 3",
['French'] = "Amélioration basique nv. 3",
},
['Description'] = {
['English'] = "Basic Upgrade that increases crafting efficiency.",
['Russian'] = "Базовое улучшение, повышающее эффективность производства.",
['German'] = "Grundlegendes Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration de base qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 4'] = {
['ID'] = 'BasicUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Basic Upgrade 4",
['Russian'] = "Базовое улучшение 4",
['German'] = "Grundlegendes Upgrade 4",
['French'] = "Amélioration basique nv. 4",
},
['Description'] = {
['English'] = "Basic Upgrade that increases crafting efficiency.",
['Russian'] = "Базовое улучшение, повышающее эффективность производства.",
['German'] = "Grundlegendes Upgrade, welches die Herstellungseffizienz erhöht.",
['French'] = "Amélioration de base qui augmente l'efficacité de fabrication.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bass'] = {
['ID'] = 'BassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Bass",
['Russian'] = "Окунь",
['German'] = "Barsch",
['French'] = "Bar",
},
['Description'] = {
['English'] = "A bass. ",
['Russian'] = "Окунь. ",
['German'] = "Ein Barsch. ",
['French'] = "Un bar. ",
},
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bathroom'] = {
['ID'] = 'BathroomItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bathroom",
['Russian'] = "Ванная",
['German'] = "Badezimmer",
['French'] = "Salle de bain",
},
['Description'] = {
['English'] = "QA Test Object adding Bathroom value.",
['Russian'] = "QA Test Object adding Bathroom value.",
['German'] = "QA Test Object adding Bathroom value.",
['French'] = "Objet de test de l'assurance qualité ajoutant une valeur pour la Salle de bains.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BathroomObject',
},
['Bathtub'] = {
['ID'] = 'BathtubItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bathtub",
['Russian'] = "Ванна",
['German'] = "Badewanne",
['French'] = "Baignoire",
},
['Description'] = {
['English'] = "A porcelain bathtub for when you need to get clean or just relax.",
['Russian'] = "A porcelain bathtub for when you need to get clean or just relax.",
['German'] = "A porcelain bathtub for when you need to get clean or just relax.",
['French'] = "A porcelain bathtub for when you need to get clean or just relax.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BathtubObject',
},
['Bean Paste'] = {
['ID'] = 'BeanPasteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bean Paste",
['Russian'] = "Бобовая паста",
['German'] = "Bohnenpaste",
['French'] = "Pâte de haricots",
},
['Description'] = {
['English'] = "Smashed beans can work as a thickener or flavour enhancer.",
['Russian'] = "Дробленые бобы могут использоваться как загуститель или усилители вкуса.",
['German'] = "Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.",
['French'] = "Les haricots écrasés peuvent servir d'épaississant ou exhausteur de goût.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bean Sprout'] = {
['ID'] = 'BeanSproutItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bean Sprout",
['Russian'] = "Бобовый росток",
['German'] = "Bohnensprosse",
['French'] = "Pousses de haricots",
},
['Description'] = {
['English'] = "The small sprouts from a grown bean plant.",
['Russian'] = "Маленькие ростки бобового растения.",
['German'] = "Die kleinen Sprösslinge einer ausgewachsenen Bohnenpflanze.",
['French'] = "Les petites pousses venant d'un plant de haricot cultivé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Beans'] = {
['ID'] = 'BeansItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Beans",
['Russian'] = "Бобы",
['German'] = "Bohnen",
['French'] = "Haricots",
},
['Description'] = {
['English'] = "A good source of protein.",
['Russian'] = "Хороший источник белков.",
['German'] = "Eine gute Proteinquelle.",
['French'] = "Une bonne source de protéines.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Vegetable', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Beans Pack'] = {
['ID'] = 'BeansPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Beans Pack",
['Russian'] = "Упаковка бобов",
['German'] = "Bohnenbeutel",
['French'] = "Paquet de haricots",
},
['Description'] = {
['English'] = "A good source of protein.",
['Russian'] = "Хороший источник белков.",
['German'] = "Eine gute Proteinquelle.",
['French'] = "Une bonne source de protéines.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bear S U P R E M E'] = {
['ID'] = 'BearSUPREMEItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bear S U P R E M E",
['Russian'] = "Блюдо «Матёрый медведь»",
['German'] = "Bärensteak",
['French'] = "Suprême d'ours",
},
['Description'] = {
['English'] = "Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.",
['Russian'] = "Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.",
['German'] = "Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.",
['French'] = "Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bearclaw'] = {
['ID'] = 'BearclawItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bearclaw",
['Russian'] = "Пирог «Медвежий коготь»",
['German'] = "Bärenklaue",
['French'] = "Gâteau patte d'ours",
},
['Description'] = {
['English'] = "A sweet pastry with seperated sections that look a bit like a claw.",
['Russian'] = "Сладкая выпечка, с отдельными секциями, напоминающими когти.",
['German'] = "Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.",
['French'] = "Une pâtisserie sucrée avec des sections séparées qui ressemblent un peu à une griffe.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bearpack'] = {
['ID'] = 'BearpackItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Bearpack",
['Russian'] = "Медвежий рюкзак",
['German'] = "Bärenrucksack",
['French'] = "Sac à d'ours",
},
['Description'] = {
['English'] = "Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)",
['Russian'] = "Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)",
['German'] = "Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)",
['French'] = "Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Beaver Carcass'] = {
['ID'] = 'BeaverCarcassItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Beaver Carcass",
['Russian'] = "Туша бобра",
['German'] = "Biberkadaver",
['French'] = "Cadavre de castor",
},
['Description'] = {
['English'] = "A dead beaver.",
['Russian'] = "Мёртвый бобр.",
['German'] = "Ein toter Biber.",
['French'] = "Un castor mort.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bedroom'] = {
['ID'] = 'BedroomItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bedroom",
['Russian'] = "Спальня",
['German'] = "Schlafzimmer",
['French'] = "Chambre",
},
['Description'] = {
['English'] = "QA Test Object adding Bedroom value.",
['Russian'] = "QA Test Object adding Bedroom value.",
['German'] = "QA Test Object adding Bedroom value.",
['French'] = "Objet de test de l'assurance qualité ajoutant une valeur pour la Chambre.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BedroomObject',
},
['Beet'] = {
['ID'] = 'BeetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Beet",
['Russian'] = "Свёкла",
['German'] = "Rübe",
['French'] = "Betterave",
},
['Description'] = {
['English'] = "A brilliantly colored bulb with an earthy sweetness.",
['Russian'] = "Сладкая луковица бриллиантового цвета.",
['German'] = "Eine prächtig farbige Knolle mit einer erdigen Süße.",
['French'] = "Un bulbe aux couleurs éclatantes avec une douceur terreuse.",
},
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Beet Campfire Salad'] = {
['ID'] = 'BeetCampfireSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Beet Campfire Salad",
['Russian'] = "Свекольный салат на костре",
['German'] = "Lagefeuer Rote Bete Salat",
['French'] = "Salade de betteraves cuite au feu de camp",
},
['Description'] = {
['English'] = "A myriad of plants that make a healthy and odd blend.",
['Russian'] = "Множество растений смешанных в странную, но неожиданно полезную смесь.",
['German'] = "Eine Vielzahl von Pflanzen, die eine gesunde aber seltsamme Mischung ergeben.",
['French'] = "Une myriade de plantes qui donne un mélange sain et étrange.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Beet Greens'] = {
['ID'] = 'BeetGreensItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Beet Greens",
['Russian'] = "Свекольная ботва",
['German'] = "Rote Bete Blätter",
['French'] = "Feuilles de betteraves",
},
['Description'] = {
['English'] = "The leafy greens from a beet with a distinctive red stem.",
['Russian'] = "Свекольная ботва с характерным красным стеблем.",
['German'] = "Das Blattgemüse einer Roten Bete mit einem markanten roten Stiel.",
['French'] = "Les feuilles vertes d'une betterave avec une tige rouge reconnaissable.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Beet Seed'] = {
['ID'] = 'BeetSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Beet Seed",
['Russian'] = "Семечко свёклы",
['German'] = "Samen (Rote Bete)",
['French'] = "Graine de betterave",
},
['Description'] = {
['English'] = "Plant to grow beets.",
['Russian'] = "Посадите, чтобы вырастить свёклу.",
['German'] = "Pflanzen, damit daraus Rote Bete wächst.",
['French'] = "Planter pour cultiver des betteraves.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Beet Seed Pack'] = {
['ID'] = 'BeetSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Beet Seed Pack",
['Russian'] = "Упаковка семян свёклы",
['German'] = "Rote Beete Samenbeutel",
['French'] = "Paquet de graines de betterave",
},
['Description'] = {
['English'] = "Plant to grow beets.",
['Russian'] = "Посадите, чтобы вырастить свёклу.",
['German'] = "Pflanzen, damit daraus Rote Bete wächst.",
['French'] = "Planter pour cultiver des betteraves.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Berry Extract Fertilizer'] = {
['ID'] = 'BerryExtractFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Berry Extract Fertilizer",
['Russian'] = "Удобрение из ягодного экстракта",
['German'] = "Dünger aus Beerenextrakt",
['French'] = "Engrais à l'extrait de baies",
},
['Description'] = {
['English'] = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
['Russian'] = "Отличное удобрение, содержащее смесь питательных веществ, в особенности много калия.",
['German'] = "Ein ausgezeichneter Dünger, der eine Mischung von Nährstoffen, vor allem Potassium, bietet.",
['French'] = "Un excellent fertilisant qui offre un mix de nutriments, mais surtout du potassium.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Big Backpack'] = {
['ID'] = 'BigBackpackItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Big Backpack",
['Russian'] = "Большой рюкзак",
['German'] = "Großer Rucksack",
['French'] = "Grand sac à dos",
},
['Description'] = {
['English'] = "A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)",
['Russian'] = "A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)",
['German'] = "A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)",
['French'] = "A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Big Bluestem Seed'] = {
['ID'] = 'BigBluestemSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Big Bluestem Seed",
['Russian'] = "Семечко бородача Жерара",
['German'] = "Samen (Großer-Blauhalm)",
['French'] = "Graine de barbon de Gerard",
},
['Description'] = {
['English'] = "Plant to grow a big bluestem plant.",
['Russian'] = "Посадите, чтобы вырастить бородач Жерара.",
['German'] = "Pflanze einen Großen Blauhalm.",
['French'] = "Planter pour cultiver un plant de barbon de Gerard.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Big Bluestem Seed Pack'] = {
['ID'] = 'BigBluestemSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Big Bluestem Seed Pack",
['Russian'] = "Упаковка семян бородача Жерара",
['German'] = "Großer-Blauhalm-Samen-Packung",
['French'] = "Paquet de graines de Barbon de Gerard",
},
['Description'] = {
['English'] = "Plant to grow a big bluestem plant.",
['Russian'] = "Посадите, чтобы вырастить бородач Жерара.",
['German'] = "Pflanze einen Großen Blauhalm.",
['French'] = "Planter pour cultiver un plant de barbon de Gerard.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bighorn Carcass'] = {
['ID'] = 'BighornCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Bighorn Carcass",
['Russian'] = "Туша толсторога",
['German'] = "Dickhornschafskadaver",
['French'] = "Cadavre de mouflon",
},
['Description'] = {
['English'] = "A dead bighorn.",
['Russian'] = "Мёртвый толсторог.",
['German'] = "Ein totes Dickhornschaf.",
['French'] = "Un mouflon mort.",
},
['Weight'] = '3500',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Biodiesel'] = {
['ID'] = 'BiodieselItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Biodiesel",
['Russian'] = "Биодизель",
['German'] = "Biodiesel",
['French'] = "Bio-gazole",
},
['Description'] = {
['English'] = "A vegetable or animal fat-based diesel fuel.",
['Russian'] = "Дизельное топливо из растительного или животного жира.",
['German'] = "Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.",
['French'] = "Un carburant diesel à base de végétal ou de graisse animale.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Birch Log'] = {
['ID'] = 'BirchLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Birch Log",
['Russian'] = "Бревно Березы",
['German'] = "Birkenholzstamm",
['French'] = "Bûche de bouleau",
},
['Description'] = {
['English'] = "Birch log is a type of hardwood, notable for its white and papery bark.",
['Russian'] = "Бревно Березы - это один из видов лиственных пород, отличающийся белой, бумагообразной корой.",
['German'] = "Birkenholz ist eine Hartholzart, die sich durch ihre weiße und papierartige Rinde auszeichnet.",
['French'] = "La bûche de bouleau est un type de bois dur, remarquable par son écorce blanche et écaillée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Birch Seed'] = {
['ID'] = 'BirchSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Birch Seed",
['Russian'] = "Семечко берёзы",
['German'] = "Samen (Birke)",
['French'] = "Graine de bouleau",
},
['Description'] = {
['English'] = "Plant to grow into a birch sapling.",
['Russian'] = "Посадите, чтобы вырастить берёзовый саженец.",
['German'] = "Pflanzen, damit daraus eine Birke wird.",
['French'] = "Planter pour faire pousser un bouleau.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Birch Seed Pack'] = {
['ID'] = 'BirchSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Birch Seed Pack",
['Russian'] = "Упаковка семян берёзы",
['German'] = "Birkensamenbeutel",
['French'] = "Paquet de graines de bouleau",
},
['Description'] = {
['English'] = "Plant to grow into a birch sapling.",
['Russian'] = "Посадите, чтобы вырастить берёзовый саженец.",
['German'] = "Pflanzen, damit daraus eine Birke wird.",
['French'] = "Planter pour faire pousser un bouleau.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bison Carcass'] = {
['ID'] = 'BisonCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Bison Carcass",
['Russian'] = "Туша бизона",
['German'] = "Bisonkadaver",
['French'] = "Cadavre de bison",
},
['Description'] = {
['English'] = "A dead bison.",
['Russian'] = "Мёртвый бизон.",
['German'] = "Ein toter Bison.",
['French'] = "Un bison mort.",
},
['Weight'] = '5500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bison Chow Fun'] = {
['ID'] = 'BisonChowFunItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bison Chow Fun",
['Russian'] = "Фан-чау из бизона",
['German'] = "Bison Kau-Genuß",
['French'] = "Chow Fun au bison",
},
['Description'] = {
['English'] = "Who says food can\'t be fun?",
['Russian'] = "Who says food can\'t be fun?",
['German'] = "Who says food can\'t be fun?",
['French'] = "Who says food can\'t be fun?",
},
['Weight'] = '550',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bison Mount'] = {
['ID'] = 'BisonMountItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bison Mount",
['Russian'] = "Голова бизона",
['German'] = "Ausgestopfter Bison",
['French'] = "Trophée de bison",
},
['Description'] = {
['English'] = "A fluffy, but very dead, bison head on a mount.",
['Russian'] = "Пушистая но мёртвая, голова бизона на стене.",
['German'] = "Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.",
['French'] = "Une tête de bison poilue, mais bien morte, sur un socle.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BisonMountObject',
},
['Bison Pelt'] = {
['ID'] = 'BisonPeltItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bison Pelt",
['Russian'] = "Шкура бизона",
['German'] = "Bison Pelt",
['French'] = "Peau de bison",
},
['Description'] = {
['English'] = "A simple animal skin processed for indoor use.",
['Russian'] = "A simple animal skin processed for indoor use.",
['German'] = "A simple animal skin processed for indoor use.",
['French'] = "Une peau d'animal simple, traitée pour un usage intérieur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BisonPeltObject',
},
['Black Powder'] = {
['ID'] = 'BlackPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Black Powder",
['Russian'] = "Black Powder",
['German'] = "Black Powder",
['French'] = "Black Powder",
},
['Description'] = {
['English'] = "A highly combustable mixture.",
['Russian'] = "A highly combustable mixture.",
['German'] = "A highly combustable mixture.",
['French'] = "A highly combustable mixture.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blackboard'] = {
['ID'] = 'BlackboardItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Blackboard",
['Russian'] = "Классная доска",
['German'] = "Schwarzes Brett",
['French'] = "Tableau noir",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BlackboardObject',
},
['Blacksmith Advanced Upgrade'] = {
['ID'] = 'BlacksmithAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Blacksmith Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для ковки",
['German'] = "Blacksmith Advanced Upgrade",
['French'] = "Amélioration avancée : Forgeron",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов ковки.",
['German'] = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Forgeron.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blacksmith Skill Book'] = {
['ID'] = 'BlacksmithSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Blacksmith Skill Book",
['Russian'] = "Книга о ковке",
['German'] = "Blacksmith Skill Book",
['French'] = "Livre de compétence : Forgeron",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Blacksmith Skill Scroll'] = {
['ID'] = 'BlacksmithSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Blacksmith Skill Scroll",
['Russian'] = "Страница о ковке",
['German'] = "Blacksmith Skill Scroll",
['French'] = "Page de compétence : Forgeron",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Blacksmith Table'] = {
['ID'] = 'BlacksmithTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Blacksmith Table",
['Russian'] = "Кузнечный стол",
['German'] = "Blacksmith Table",
['French'] = "Établi de forgeron",
},
['Description'] = {
['English'] = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
['Russian'] = "Простое рабочее место с разнообразными инструментами для создания как декоративных элементов, так и необходимых предметов.",
['German'] = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
['French'] = "Un simple atelier équipé d'outils divers pour créer à la fois des pièces décoratives et des articles nécessaires.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BlacksmithTableObject',
},
['Blacksmith Upgrade'] = {
['ID'] = 'BlacksmithUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Blacksmith Upgrade",
['Russian'] = "Улучшение для ковки",
['German'] = "Blacksmith Upgrade",
['French'] = "Amélioration basique : Forgeron",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов ковки.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Forgeron.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blast Furnace'] = {
['ID'] = 'BlastFurnaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Blast Furnace",
['Russian'] = "Доменная печь",
['German'] = "Hochofen",
['French'] = "Haut fourneau",
},
['Description'] = {
['English'] = "A superior replacement for the bloomery that can produce steel.",
['Russian'] = "Превосходная замена сыродутной печи, позволяющая производить сталь.",
['German'] = "Ein überlegener Ersatz für den Rennofen, der Stahl produzieren kann.",
['French'] = "Un remplacement supérieur au bas fourneau qui peut produire de l’acier.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BlastFurnaceObject',
},
['Blasting Cap'] = {
['ID'] = 'BlastingCapItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Blasting Cap",
['Russian'] = "Blasting Cap",
['German'] = "Blasting Cap",
['French'] = "Blasting Cap",
},
['Description'] = {
['English'] = "A necessary ingredient in making safe mining charges.",
['Russian'] = "A necessary ingredient in making safe mining charges.",
['German'] = "A necessary ingredient in making safe mining charges.",
['French'] = "A necessary ingredient in making safe mining charges.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blasting Charge'] = {
['ID'] = 'BlastingChargeItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Blasting Charge",
['Russian'] = "Заряд взрывчатки",
['German'] = "Sprengladung",
['French'] = "Charge explosive",
},
['Description'] = {
['English'] = "Blasts appart rock.",
['Russian'] = "Разорванный на части камень.",
['German'] = "Sprengt Felsen auseinander.",
['French'] = "Les explosions cassent la roche.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Blinky Eyelids'] = {
['ID'] = 'BlinkyEyelidsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Blinky Eyelids",
['Russian'] = "Моргающие веки",
['German'] = "Blinzelnde Augenlieder",
['French'] = "Paupières clignantes",
},
['Description'] = {
['English'] = "Eyes",
['Russian'] = "Глаза",
['German'] = "Augen",
['French'] = "Yeux",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Blood Meal Fertilizer'] = {
['ID'] = 'BloodMealFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Blood Meal Fertilizer",
['Russian'] = "Удобрение из кровяной муки",
['German'] = "Dünger aus Blutmahl",
['French'] = "Engrais à base de farine de sang",
},
['Description'] = {
['English'] = "Blood meal is a great source of nitrogen.",
['Russian'] = "Кровяная мука является отличным источником азота.",
['German'] = "Blutmehl ist eine großartige Stickstoffquelle.",
['French'] = "La farine de sang est une bonne source d'azote.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Bloomery'] = {
['ID'] = 'BloomeryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Bloomery",
['Russian'] = "Сыродутная печь",
['German'] = "Schmelzofen",
['French'] = "Bas fourneau",
},
['Description'] = {
['English'] = "A chimney-shaped furnace for smelting ores.",
['Russian'] = "Трубообразная печка для плавки руды.",
['German'] = "Ein schornsteinförmiger Ofen zum Schmelzen von Erzen.",
['French'] = "Un four en forme de cheminée pour la fonte des minerais.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BloomeryObject',
},
['Blue Powder'] = {
['ID'] = 'BluePowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Blue Powder",
['Russian'] = "Синий порошок",
['German'] = "Blue Powder",
['French'] = "Pigment bleu",
},
['Description'] = {
['English'] = "Is it really blue?",
['Russian'] = "Он правда синий?",
['German'] = "Is it really blue?",
['French'] = "Est-ce vraiment bleu ?",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blue Shark'] = {
['ID'] = 'BlueSharkItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Blue Shark",
['Russian'] = "Синяя акула",
['German'] = "Blauer Hai",
['French'] = "Requin bleu",
},
['Description'] = {
['English'] = "A blue shark.",
['Russian'] = "A blue shark.",
['German'] = "A blue shark.",
['French'] = "A blue shark.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blueprint Item'] = {
['ID'] = 'BlueprintItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Blueprint Item",
['Russian'] = "Blueprint Item",
['German'] = "Blueprint Item",
['French'] = "Blueprint Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Blueprints.FoundationStoneObject',
},
['Board'] = {
['ID'] = 'BoardItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Board",
['Russian'] = "Доска",
['German'] = "Bretter",
['French'] = "Planche",
},
['Description'] = {
['English'] = "A higher quality board used for long lasting furniture.",
['Russian'] = "Высококачественная доска используемая для изготовления мебели с длительным сроком службы.",
['German'] = "Eine hochwertigeres Brett für langlebige Möbel.",
['French'] = "Une planche de meilleure qualité pour des meubles durables.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Board Of Elections'] = {
['ID'] = 'BoardOfElectionsItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Board Of Elections",
['Russian'] = "Избирательная комиссия",
['German'] = "Wahlvorstand",
['French'] = "Bureau des élections",
},
['Description'] = {
['English'] = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
['Russian'] = "Позволяет создать типы голосований, у каждого типа могут быть разные настройки (кто может голосовать, кто может наложить вето и т. д.).",
['German'] = "Ermöglicht die Erstellung von Wahlprozessen, welche verschiedene Wahlarten mit unterschiedlichen Einstellungen sein können (wer wählen darf, wer Einspruch erheben darf, usw.).",
['French'] = "Permet la création de processus électoraux, qui sont différents types d'élections avec des paramètres différents (qui peut voter, qui peut poser un veto, etc).",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BoardOfElectionsObject',
},
['Boat Captain Flip Flops'] = {
['ID'] = 'BoatCaptainFlipFlopsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Boat Captain Flip Flops",
['Russian'] = "Шлепанцы капитана",
['German'] = "Boat Captain Flip Flops",
['French'] = "Ensemble du capitaine : Tongs",
},
['Description'] = {
['English'] = "Appropriate for all occasions.",
['Russian'] = "Подходит для всех случаев жизни.",
['German'] = "Appropriate for all occasions.",
['French'] = "Adapté à toutes les occasions.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Boat Captain Glasses'] = {
['ID'] = 'BoatCaptainGlassesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Boat Captain Glasses",
['Russian'] = "Очки капитана",
['German'] = "Boat Captain Glasses",
['French'] = "Ensemble du capitaine : Lunettes",
},
['Description'] = {
['English'] = "A stylish pair of sunglasses to protect your eyes from the glare of the sea.",
['Russian'] = "Модные солнцезащитные очки для защиты глаз от солнечных бликов в море.",
['German'] = "A stylish pair of sunglasses to protect your eyes from the glare of the sea.",
['French'] = "Une élégante paire de lunettes de soleil pour protéger vos yeux de l'éclat de la mer.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Boat Captain Hat'] = {
['ID'] = 'BoatCaptainHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Boat Captain Hat",
['Russian'] = "Фуражка капитана",
['German'] = "Boat Captain Hat",
['French'] = "Ensemble du capitaine : Chapeau",
},
['Description'] = {
['English'] = "A captains hat to commemorate the launch of the boat update.",
['Russian'] = "Капитанская фуражка в ознаменование выхода обновления с кораблями.",
['German'] = "A captains hat to commemorate the launch of the boat update.",
['French'] = "Une casquette de capitaine pour commémorer la première mise à l'eau du bateau.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Boat Captain Shirt'] = {
['ID'] = 'BoatCaptainShirtItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Boat Captain Shirt",
['Russian'] = "Рубашка капитана",
['German'] = "Boat Captain Shirt",
['French'] = "Ensemble du capitaine : Chemise",
},
['Description'] = {
['English'] = "A comfy yet stylish shirt to commemorate the launch of the boat update.",
['Russian'] = "Удобная и в то же время стильная рубашка в честь выхода обновления с кораблями.",
['German'] = "A comfy yet stylish shirt to commemorate the launch of the boat update.",
['French'] = "Une chemise confortable mais élégante pour commémorer la première mise à l'eau du bateau.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Boat Captain Shorts'] = {
['ID'] = 'BoatCaptainShortsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Boat Captain Shorts",
['Russian'] = "Шорты капитана",
['German'] = "Boat Captain Shorts",
['French'] = "Ensemble du capitaine : Short",
},
['Description'] = {
['English'] = "A versatile and eye grabbing pair of shorts that are quick to dry in all situations.",
['Russian'] = "Универсальная и привлекающая внимание пара шорт, которые быстро сохнут в любых ситуациях.",
['German'] = "A versatile and eye grabbing pair of shorts that are quick to dry in all situations.",
['French'] = "Un short polyvalent et accrocheur qui sèche rapidement dans toutes les situations.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Boiled Grains'] = {
['ID'] = 'BoiledGrainsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Boiled Grains",
['Russian'] = "Варёные зерна",
['German'] = "Einfaches Porridge",
['French'] = "Grains bouillis",
},
['Description'] = {
['English'] = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
['Russian'] = "Тарелка простых варёных злаков, в которые можно добавить фрукты, чтобы сделать вкусную кашу.",
['German'] = "Ein Gericht mit einfachem gekochtem Getreide abgerundet mit Früchten ergibt einen leckeres Porridge.",
['French'] = "Un plat de céréales bouillies nature qui peut être garni de fruits pour faire une bouillie au goût agréable.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Boiled Rice'] = {
['ID'] = 'BoiledRiceItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Boiled Rice",
['Russian'] = "Отварной рис",
['German'] = "Gekochter Reis",
['French'] = "Riz bouilli",
},
['Description'] = {
['English'] = "Soft and fluffy.",
['Russian'] = "Мягкий и пушистый.",
['German'] = "Weich und flauschig.",
['French'] = "Doux et moelleux.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Boiled Sausage'] = {
['ID'] = 'BoiledSausageItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Boiled Sausage",
['Russian'] = "Варёная сосиска",
['German'] = "Gekochte Wurst",
['French'] = "Saucisse bouillie",
},
['Description'] = {
['English'] = "Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.",
['Russian'] = "Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.",
['German'] = "Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.",
['French'] = "Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Boiler'] = {
['ID'] = 'BoilerItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Boiler",
['Russian'] = "Котёл",
['German'] = "Heizkessel",
['French'] = "Chaudière",
},
['Description'] = {
['English'] = "A vessel used for heating fluids.",
['Russian'] = "Сосуд, используемый для нагрева жидкостей.",
['German'] = "Ein Behälter zur Erwärmung von Flüssigkeiten.",
['French'] = "Un récipient utilisé pour chauffer des fluides.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Bolete Mushroom Spores'] = {
['ID'] = 'BoleteMushroomSporesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bolete Mushroom Spores",
['Russian'] = "Споры белого гриба",
['German'] = "Sporen (Steinpilz)",
['French'] = "Spores de cèpe de Bordeaux",
},
['Description'] = {
['English'] = "Plant to grow bolete mushrooms.",
['Russian'] = "Посадите, чтобы вырастить белые грибы.",
['German'] = "Pflanze einen Steinpilz.",
['French'] = "Planter pour faire pousser des cèpes de Bordeaux.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Bolete Mushroom Spores Pack'] = {
['ID'] = 'BoleteMushroomSporesPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Bolete Mushroom Spores Pack",
['Russian'] = "Упаковка спор белого гриба",
['German'] = "Steinpilzsporenbeutel",
['French'] = "Paquet de spores de cèpe de Bordeaux",
},
['Description'] = {
['English'] = "Plant to grow bolete mushrooms.",
['Russian'] = "Посадите, чтобы вырастить белые грибы.",
['German'] = "Pflanze einen Steinpilz.",
['French'] = "Planter pour faire pousser des cèpes de Bordeaux.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bolete Mushrooms'] = {
['ID'] = 'BoleteMushroomsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bolete Mushrooms",
['Russian'] = "Белые грибы",
['German'] = "Steinpilze",
['French'] = "Cèpes de Bordeaux",
},
['Description'] = {
['English'] = "Boletus edulis.",
['Russian'] = "Boletus edulis.",
['German'] = "Boletus edulis.",
['French'] = "Boletus edulis.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Bonsai'] = {
['ID'] = 'BonsaiItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bonsai",
['Russian'] = "Бонсай",
['German'] = "Bonsai",
['French'] = "Bonsaï",
},
['Description'] = {
['English'] = "A decorative bonsai tree cut with artistical skill.",
['Russian'] = "A decorative bonsai tree cut with artistical skill.",
['German'] = "A decorative bonsai tree cut with artistical skill.",
['French'] = "Un arbre bonsaï décoratif taillé avec une habileté artistique.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BonsaiObject',
},
['Bookshelf'] = {
['ID'] = 'BookshelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Bookshelf",
['Russian'] = "Книжный шкаф",
['German'] = "Bücherregal",
['French'] = "Bibliothèque",
},
['Description'] = {
['English'] = "A place to store knowledge and information; leads to the town hall.",
['Russian'] = "Место для хранения знаний и информации; ведет к ратуше.",
['German'] = "Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.",
['French'] = "Un endroit pour stocker la connaissance et l'information, conduit à la mairie.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BookshelfObject',
},
['Botanical Book'] = {
['ID'] = 'BotanicalBookItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Botanical Book",
['Russian'] = "Botanical Book",
['German'] = "Botanical Book",
['French'] = "Botanical Book",
},
['Description'] = {
['English'] = "Display your source of knowledge for anyone to see!",
['Russian'] = "Display your source of knowledge for anyone to see!",
['German'] = "Display your source of knowledge for anyone to see!",
['French'] = "Display your source of knowledge for anyone to see!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BotanicalBookObject',
},
['Brazier'] = {
['ID'] = 'BrazierItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Brazier",
['Russian'] = "Жаровня",
['German'] = "Feuerschale",
['French'] = "Brasero en fer",
},
['Description'] = {
['English'] = "A metal stand which can hold burning fuel to provide light.",
['Russian'] = "Металлическая стойка, дает свет сжигая топливо.",
['German'] = "Ein Metallständer für Brennstoff, um Licht zu spenden.",
['French'] = "Un support en métal pouvant contenir du combustible en feu pour fournir de la lumière.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BrazierObject',
},
['Bread'] = {
['ID'] = 'BreadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bread",
['Russian'] = "Хлеб",
['German'] = "Brot",
['French'] = "Pain",
},
['Description'] = {
['English'] = "A delicious, crispy crust hides the soft interior.",
['Russian'] = "Хрусткая вкусная корочка скрывает мягкое нутро.",
['German'] = "Eine leckere, knusprige Kruste versteckt das weiche Innere.",
['French'] = "Une croûte croustillante et délicieuse cache l'intérieur moelleux.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Bread', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Brick'] = {
['ID'] = 'BrickItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Brick",
['Russian'] = "Кирпич",
['German'] = "Ziegel aus Lehm",
['French'] = "Brique",
},
['Description'] = {
['English'] = "Durable building material made from fired blocks and mortar.",
['Russian'] = "Прочный строительный материал, изготовленный из обожжённых блоков и раствора.",
['German'] = "Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.",
['French'] = "Un matériau de construction durable fabriqué à partir de blocs de bric et de mortier.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Brick Fireplace'] = {
['ID'] = 'BrickFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Brick Fireplace",
['Russian'] = "Кирпичный камин",
['German'] = "Backsteinkamin",
['French'] = "Cheminée en briques",
},
['Description'] = {
['English'] = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
['Russian'] = "Кирпичный камин. Что может быть лучше, чем собраться у огня в холодный, пасмурный день.",
['German'] = "Ein rustikaler gemauerter Kamin. Es gibt nichts Besseres, als an einem kalten Tag ums Feuer zu sitzen.",
['French'] = "Une cheminée rustique en brique. Rien n'est mieux que de s'asseoir autour du feu un jour de froid.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.BrickFireplaceObject',
},
['Builder Boots'] = {
['ID'] = 'BuilderBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Builder Boots",
['Russian'] = "Ботинки Строителя",
['German'] = "Baumeisterstiefel",
['French'] = "Ensemble de chantier : Bottes",
},
['Description'] = {
['English'] = "Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)",
['German'] = "Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)",
['French'] = "Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Builder Gloves'] = {
['ID'] = 'BuilderGlovesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Builder Gloves",
['Russian'] = "Перчатки Строителя",
['German'] = "Baumeisterhandschuhe",
['French'] = "Ensemble de chantier : Gants",
},
['Description'] = {
['English'] = "Leather construction gloves with durable palms and fabric backs for breathability.",
['Russian'] = "Перчатки из натуральной кожи с износостойкими ладонями и тыльной стороной из ткани, чтобы ваши руки дышали.",
['German'] = "Arbeitshandschuhe aus Leder, mit atmungsaktivem Stoff und festem Handschutz.",
['French'] = "Gants en cuir de manutention avec un côté paume résistant et du tissu sur le dos de la main pour une meilleure aération.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Builder Helmet'] = {
['ID'] = 'BuilderHelmetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Builder Helmet",
['Russian'] = "Каска Строителя",
['German'] = "Baumeisterhelm",
['French'] = "Ensemble de chantier : Casque",
},
['Description'] = {
['English'] = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
['Russian'] = "Каска, которая защищает от падающих предметов и других опасностей, встречающихся на строительных площадках.",
['German'] = "Ein Helm aus Hartplastik, der dich vor herunterfallenden Gegenständen und Gefahren auf der Baustelle schützt.",
['French'] = "Un casque en plastique dur pour protéger des chutes d'objets et autres dangers typiques des chantiers de construction.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Builder Overalls'] = {
['ID'] = 'BuilderOverallsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Builder Overalls",
['Russian'] = "Комбинезон Строителя",
['German'] = "Baumeisteroverall",
['French'] = "Ensemble de chantier : Salopette",
},
['Description'] = {
['English'] = "Durable overalls with cargo pockets and hammer loops.",
['Russian'] = "Прочный комбинезон с большими карманами и петлями для молотка.",
['German'] = "Hochwertiger Overall mit großen Taschen und Werkzeugschlaufen.",
['French'] = "Salopette résistante avec poches multiples et anneaux pour accrocher des outils.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Builder Shirt'] = {
['ID'] = 'BuilderShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Builder Shirt",
['Russian'] = "Рубашка Строителя",
['German'] = "Baumeisterhemd",
['French'] = "Ensemble de chantier : Chemise",
},
['Description'] = {
['English'] = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
['Russian'] = "Рабочая рубашка с коротким рукавом, изготовленная из хлопка и синтетических материалов. ",
['German'] = "Ein kurzes langärmeliges Shirt, das mit Baumwolle und synthetischen Materialien hergestellt wurde. ",
['French'] = "Une chemise de travail à manches courtes fabriquée à partir d'un mélange de coton et de matières synthétiques. ",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Bullrush Seed'] = {
['ID'] = 'BullrushSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bullrush Seed",
['Russian'] = "Семечко камыша",
['German'] = "Samen (Binsen)",
['French'] = "Graine de jonc",
},
['Description'] = {
['English'] = "Plant to grow bullrush.",
['Russian'] = "Посадите, чтобы вырастить камыш.",
['German'] = "Pflanzen, damit daraus eine Binse wird.",
['French'] = "Plantez pour faire pousser un jonc.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Bullrush Seed Pack'] = {
['ID'] = 'BullrushSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Bullrush Seed Pack",
['Russian'] = "Упаковка семян камыша",
['German'] = "Binsensamenbeutel",
['French'] = "Paquet de graines de jonc",
},
['Description'] = {
['English'] = "Plant to grow bullrush.",
['Russian'] = "Посадите, чтобы вырастить камыш.",
['German'] = "Pflanzen, damit daraus eine Binse wird.",
['French'] = "Plantez pour faire pousser un jonc.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bunchgrass Seed'] = {
['ID'] = 'BunchgrassSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Bunchgrass Seed",
['Russian'] = "Семечко осоки",
['German'] = "Samen (Büschelgras)",
['French'] = "Graine de graminée",
},
['Description'] = {
['English'] = "Plant to grow bunchgrass.",
['Russian'] = "Посадите, чтобы вырастить осоку.",
['German'] = "Pflanzen, damit daraus Büschelgras wird.",
['French'] = "Plantez pour faire pousser du graminée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Bunchgrass Seed Pack'] = {
['ID'] = 'BunchgrassSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Bunchgrass Seed Pack",
['Russian'] = "Упаковка семян осоки",
['German'] = "Büschelgrassamenbeutel",
['French'] = "Paquet de graines de graminées",
},
['Description'] = {
['English'] = "Plant to grow bunchgrass.",
['Russian'] = "Посадите, чтобы вырастить осоку.",
['German'] = "Pflanzen, damit daraus Büschelgras wird.",
['French'] = "Plantez pour faire pousser du graminée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Butchery Skill Book'] = {
['ID'] = 'ButcherySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Butchery Skill Book",
['Russian'] = "Книга про разделку животных",
['German'] = "Fertigkeitsbuch: Metzgerhandwerk",
['French'] = "Livre de compétence : Boucherie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Butchery Skill Scroll'] = {
['ID'] = 'ButcherySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Butchery Skill Scroll",
['Russian'] = "Страница про разделку животных",
['German'] = "Fertigkeitsschriftrolle: Metzgerhandwerk",
['French'] = "Page de compétence : Boucherie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Butchery Table'] = {
['ID'] = 'ButcheryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Butchery Table",
['Russian'] = "Разделочный стол",
['German'] = "Metzgertisch",
['French'] = "Table de boucherie",
},
['Description'] = {
['English'] = "A block and cleaver to process raw meat into fancier dishes.",
['Russian'] = "Колода и тесак для превращения сырого мяса в различные блюда.",
['German'] = "Ein Block und Hackbeil, um rohes Fleisch zu ausgefalleneren Gerichten zu verarbeiten.",
['French'] = "Un bloc et un couperet pour transformer la viande crue en plats plus raffinés.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ButcheryTableObject',
},
['Butchery Upgrade'] = {
['ID'] = 'ButcheryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Butchery Upgrade",
['Russian'] = "Улучшение разделки",
['German'] = "Grundlegendes Upgrade: Metzgerei",
['French'] = "Amélioration basique : Boucherie",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов разделки животных.",
['German'] = "Grundlegendes Upgrade mit deutlich höherer Effizienz bei der Herstellung von Metzger-Rezepten.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Boucherie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Button'] = {
['ID'] = 'ButtonItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Button",
['Russian'] = "Кнопка",
['German'] = "Knopf",
['French'] = "Bouton",
},
['Description'] = {
['English'] = "Sends a signal to surrounding objects.",
['Russian'] = "Посылает сигнал окружающим объектам.",
['German'] = "Sendet ein Signal an umgebende Objekte.",
['French'] = "Envoie un signal vers les objets environnants.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Tech'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Wires.ButtonObject',
},
['Bycocket'] = {
['ID'] = 'BycocketItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Bycocket",
['Russian'] = "Байкет",
['German'] = "Schnabelhut",
['French'] = "Chapeau à bec",
},
['Description'] = {
['English'] = "Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.",
['Russian'] = "Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.",
['German'] = "Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.",
['French'] = "Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Camas Ash Fertilizer'] = {
['ID'] = 'CamasAshFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Camas Ash Fertilizer",
['Russian'] = "Удобрение из пепла камассии",
['German'] = "Dünger aus Prärielilienasche",
['French'] = "Engrais à la cendre de camassia",
},
['Description'] = {
['English'] = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
['Russian'] = "Удобрение из золы камассии, хотя и не очень мощное, но является отличным источником калия.",
['German'] = "Prärielilien Aschedünger ist zwar nicht sehr stark, aber eine großartige Kaliumquelle.",
['French'] = "L'engrais aux cendres de camassia, bien que peu puissant, est une bonne source de potassium.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Camas Bread'] = {
['ID'] = 'CamasBreadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Camas Bread",
['Russian'] = "Хлеб с камассией",
['German'] = "Prärielilienbrot",
['French'] = "Pain au camassia",
},
['Description'] = {
['English'] = "A bread with a camas twist for a bit of flavor and fun. ",
['Russian'] = "Хлеб с примесью луковиц камассии для придания вкуса и аромата.",
['German'] = "Ein Brot mit Prärielilien als kleine Überraschung, für ein bisschen Geschmack und Spaß. ",
['French'] = "Un pain avec une pointe de camassia pour un peu de saveur et de plaisir. ",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Bread', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Camas Bulb'] = {
['ID'] = 'CamasBulbItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Camas Bulb",
['Russian'] = "Луковица камассии",
['German'] = "Prärielilienzwiebel",
['French'] = "Bulbe de camassia",
},
['Description'] = {
['English'] = "Plant to grow a camas plant.",
['Russian'] = "Посадите, чтобы вырастить камассию.",
['German'] = "Pflanzen, damit daraus eine Prärielilie wird.",
['French'] = "Planter pour faire pousser un plant de camassia.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Vegetable', 'Root', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Camas Bulb Bake'] = {
['ID'] = 'CamasBulbBakeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Camas Bulb Bake",
['Russian'] = "Запечённая луковица камассии",
['German'] = "Gebackene Prärielilienzwiebel",
['French'] = "Bulbe de camassia cuit",
},
['Description'] = {
['English'] = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
['Russian'] = "Россыпь равномерно запечённых луковиц камассии. Мягких внутри и золотистых снаружи.",
['German'] = "Ein Aufstrich aus gleichmäßig gebackenen Prärielilienzwiebeln: weich in der Mitte, goldbraun von außen.",
['French'] = "Une fournée de bulbes de camassia uniformément cuits au four ; moelleux au milieu, doré à l'extérieur.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Camas Bulb Pack'] = {
['ID'] = 'CamasBulbPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Camas Bulb Pack",
['Russian'] = "Упаковка луковиц камассии",
['German'] = "Prärielilienzwiebelbeutel",
['French'] = "Paquet de bulbes de camassia",
},
['Description'] = {
['English'] = "Plant to grow a camas plant.",
['Russian'] = "Посадите, чтобы вырастить камассию.",
['German'] = "Pflanzen, damit daraus eine Prärielilie wird.",
['French'] = "Planter pour faire pousser un plant de camassia.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camas Paste'] = {
['ID'] = 'CamasPasteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Camas Paste",
['Russian'] = "Паста из камассии",
['German'] = "Prärielilienpaste",
['French'] = "Pâte de camassia",
},
['Description'] = {
['English'] = "Pulverized camas works as an excellent thickener or flavour enhancer.",
['Russian'] = "Распыленная камассия работает как превосходный загуститель и усилитель вкуса.",
['German'] = "Pulverisierte Prärielilie lassen sich ausgezeichnet als Verdickungsmittel oder Geschmacksverstärker verwenden.",
['French'] = "Saupoudrer du camassia fonctionne comme un excellent épaississant ou comme exhausteur de goût.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Camera Film'] = {
['ID'] = 'CameraFilmItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Camera Film",
['Russian'] = "Пленка камеры",
['German'] = "Kamera-Film",
['French'] = "Pellicule",
},
['Description'] = {
['English'] = "A film used inside a camera.",
['Russian'] = "Пленка используется внутри камеры.",
['German'] = "A film used inside a camera.",
['French'] = "Une pellicule utilisée à l'intérieur d'un appareil photo.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camo Pants'] = {
['ID'] = 'CamoPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Camo Pants",
['Russian'] = "Камуфляжные штаны",
['German'] = "Tarnhose",
['French'] = "Pantalon de camouflage",
},
['Description'] = {
['English'] = "Hide from the animals!(Reduces the detection range of animals)",
['Russian'] = "Hide from the animals!(Reduces the detection range of animals)",
['German'] = "Hide from the animals!(Reduces the detection range of animals)",
['French'] = "Hide from the animals!(Reduces the detection range of animals)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Camo Shirt'] = {
['ID'] = 'CamoShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Camo Shirt",
['Russian'] = "Камуфляжная рубашка",
['German'] = "Tarnshirt",
['French'] = "Chemise de camouflage",
},
['Description'] = {
['English'] = "Hide from the animals!(Reduces the detection range of animals)",
['Russian'] = "Hide from the animals!(Reduces the detection range of animals)",
['German'] = "Hide from the animals!(Reduces the detection range of animals)",
['French'] = "Hide from the animals!(Reduces the detection range of animals)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Campfire'] = {
['ID'] = 'CampfireItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Campfire",
['Russian'] = "Костёр",
['German'] = "Lagerfeuer",
['French'] = "Feu de camp",
},
['Description'] = {
['English'] = "Cook like a caveman on an uneven fire.",
['Russian'] = "Готовьте как пещерный человек на неровном огне.",
['German'] = "Kochen wie ein Höhlenmensch auf unsteter Flamme.",
['French'] = "Cuisiner tel un homme des cavernes sur un feu inégal.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CampfireObject',
},
['Campfire Cooking Upgrade'] = {
['ID'] = 'CampfireCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Campfire Cooking Upgrade",
['Russian'] = "Улучшение для готовки на костре",
['German'] = "Grundlegendes Upgrade: Lagerfeuerkochen",
['French'] = "Amélioration basique : Cuisine au feu de camp",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов готовки на костре.",
['German'] = "Grundlegendes Upgrade mit deutlich höherer Effizienz bei der Herstellung von Lagerfeuer-Kochrezepten.",
['French'] = "Amélioration basique qui augmente considérablement l'efficacité de l'élaboration des recettes de Cuisine au feu de camp.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Campfire Roast'] = {
['ID'] = 'CampfireRoastItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Campfire Roast",
['Russian'] = "Жаркое на костре",
['German'] = "Lagerfeuerbraten",
['French'] = "Rôti cuit au feu de camp",
},
['Description'] = {
['English'] = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
['Russian'] = "Возможно на неровном огне и неудобно готовить, но открытое пламя придаёт восхитительный аромат.",
['German'] = "Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.",
['French'] = "La flamme inégale peut être médiocre pour la cuisson, mais un feu à foyer ouvert donne une grande saveur.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Campfire Salad'] = {
['ID'] = 'CampfireSaladItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Campfire Salad",
['Russian'] = "Салат на костре",
['German'] = "Lagerfeuersalat",
['French'] = "Salade au feu de camp",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Herbivore Feed', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Campfire Stew'] = {
['ID'] = 'CampfireStewItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Campfire Stew",
['Russian'] = "Рагу на костре",
['German'] = "Lagerfeuer Eintopf",
['French'] = "Ragoût cuit au feu de camp",
},
['Description'] = {
['English'] = "A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.",
['Russian'] = "Тушёное мясо с добавлением камассии и кукурузы. Удивительно хорошая комбинация.",
['German'] = "Ein dicker Eintopf, randvoll mit Fleisch, Prärielilien und Mais. Eine überraschend gute Kombination.",
['French'] = "Un ragoût épais rempli de viandes, de camassia et de maïs. Une combinaison étonnamment bonne.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Campsite'] = {
['ID'] = 'CampsiteItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Campsite",
['Russian'] = "Палатка",
['German'] = "Campingplatz",
['French'] = "Camping",
},
['Description'] = {
['English'] = "A campsite.",
['Russian'] = "A campsite.",
['German'] = "A campsite.",
['French'] = "A campsite.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CampsiteObject',
},
['Candle Stand'] = {
['ID'] = 'CandleStandItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Candle Stand",
['Russian'] = "Подсвечник",
['German'] = "Kerzenständer",
['French'] = "Bougeoir",
},
['Description'] = {
['English'] = "A fancy candelabra for providing small amounts of light.",
['Russian'] = "Причудливый канделябр дающий немного света.",
['German'] = "Ein schicker Kronleuchter, der schwaches Licht ausstrahlt.",
['French'] = "Un candélabre sophistiqué produisant une petite quantité de lumière.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CandleStandObject',
},
['Canning Assembly'] = {
['ID'] = 'CanningAssemblyItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Canning Assembly",
['Russian'] = "Линия производства консерв",
['German'] = "Dosenmacherei",
['French'] = "Ligne de mise en conserve",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CanningAssemblyObject',
},
['Canvas'] = {
['ID'] = 'CanvasItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Canvas",
['Russian'] = "Холст",
['German'] = "Leinwand",
['French'] = "Toile",
},
['Description'] = {
['English'] = "A canvas used for painting on, made by either cotton or linen.",
['Russian'] = "Холст для рисования, делается из льна или хлопка.",
['German'] = "A canvas used for painting on, made by either cotton or linen.",
['French'] = "Une toile utilisée pour peindre dessus, faite de coton ou de lin.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Capitalist Top Hat'] = {
['ID'] = 'CapitalistTopHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Capitalist Top Hat",
['Russian'] = "Capitalist Top Hat",
['German'] = "Capitalist Top Hat",
['French'] = "Capitalist Top Hat",
},
['Description'] = {
['English'] = "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!",
['Russian'] = "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!",
['German'] = "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!",
['French'] = "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!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Capitol'] = {
['ID'] = 'CapitolItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Capitol",
['Russian'] = "Капитолий",
['German'] = "Tisch der Verfassung",
['French'] = "Pupitre de la Constitution",
},
['Description'] = {
['English'] = "Allows the creation of the government, allowing all other civic objects to be created.",
['Russian'] = "Позволяет создать правительство, которое может создавать другие объекты гражданского права.",
['German'] = "Ermöglicht die Erstellung einer Regierung, welche die Erstellung aller andere bürgerlichen Objekte erlaubt.",
['French'] = "Permet la création d'un gouvernement, permettant la création de tous les autres objectifs civique.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CapitolObject',
},
['Capris'] = {
['ID'] = 'CaprisItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Capris",
['Russian'] = "Короткие брюки",
['German'] = "Caprihose",
['French'] = "Corsaire",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Штаны капри - брюки, которые длиннее шорт, но не такие длинные, как брюки. Они лишь чуть ниже колен.",
['German'] = "Eine Caprihose (auch bekannt als Dreiviertelhose) ist eine Hose, die länger ist als Shorts, aber nicht so lang wie eine normale Hose.",
['French'] = "Les bermudas (aussi appelés pantalons trois-quarts, bermuda, pantalons coupé, pédales, hauts-de-chausses, culottes ou pantalons toréador) sont des pantalons plus longs que les shorts mais moins longs que les pantalons.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Carbide Helmet Lamp'] = {
['ID'] = 'CarbideHelmetLampItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Carbide Helmet Lamp",
['Russian'] = "Карбидная лампа для шлема",
['German'] = "Hartmetall-Helmlampe",
['French'] = "Casque en carbure avec lampe",
},
['Description'] = {
['English'] = "A steel hardhat with a light source for the darkest places.(Flashlight)",
['Russian'] = "A steel hardhat with a light source for the darkest places.(Flashlight)",
['German'] = "A steel hardhat with a light source for the darkest places.(Flashlight)",
['French'] = "A steel hardhat with a light source for the darkest places.(Flashlight)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Carpenter Sign'] = {
['ID'] = 'CarpenterSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Carpenter Sign",
['Russian'] = "Вывеска Плотника",
['German'] = "Schreinerschild",
['French'] = "Enseigne du charpentier",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CarpenterSignObject',
},
['Carpentry Advanced Upgrade'] = {
['ID'] = 'CarpentryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Carpentry Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для плотницкого дела",
['German'] = "Fortschrittliches Upgrade: Schreinerei",
['French'] = "Amélioration avancée : Menuiserie",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов плотницкого дела.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz bei der Verwendung von Schreiner-Rezepten deutlich erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Menuiserie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Basic Upgrade'] = {
['ID'] = 'CarpentryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Carpentry Basic Upgrade",
['Russian'] = "Базовое улучшение для плотницкого дела",
['German'] = "Grundlegendes Upgrade: Schreinerei",
['French'] = "Amélioration basique : Menuiserie",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов плотницкого дела.",
['German'] = "Grundlegendes Upgrade, dass die Effizienz bei der Verwendung von Schreiner-Rezepten stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Menuiserie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Skill Book'] = {
['ID'] = 'CarpentrySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Carpentry Skill Book",
['Russian'] = "Книга о плотницком деле",
['German'] = "Fertigkeitsbuch: Schreiner",
['French'] = "Livre de compétence : Menuiserie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Carpentry Skill Scroll'] = {
['ID'] = 'CarpentrySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Carpentry Skill Scroll",
['Russian'] = "Страница о плотницком деле",
['German'] = "Fertigkeitsschriftrolle: Schreiner",
['French'] = "Page de compétence : Menuiserie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Carpentry Table'] = {
['ID'] = 'CarpentryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Carpentry Table",
['Russian'] = "Плотницкий верстак",
['German'] = "Zimmermanntisch",
['French'] = "Établi de menuiserie",
},
['Description'] = {
['English'] = "A table for basic wooden crafts for home improvement and progress.",
['Russian'] = "Стол для простых работ по дереву, для строительства и улучшения дома.",
['German'] = "Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.",
['French'] = "Une table pour le travail simple du bois, pour la rénovation et pour progresser.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CarpentryTableObject',
},
['Cart Blueprint Poster'] = {
['ID'] = 'CartBlueprintPosterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cart Blueprint Poster",
['Russian'] = "Постер с чертежом тележки",
['German'] = "Cart Blueprint Poster",
['French'] = "Poster d'un schéma de chariot",
},
['Description'] = {
['English'] = "A poster for the wall.",
['Russian'] = "Постер на стену.",
['German'] = "A poster for the wall.",
['French'] = "Une poster pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CartBlueprintPosterObject',
},
['Carved Pumpkin'] = {
['ID'] = 'CarvedPumpkinItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Carved Pumpkin",
['Russian'] = "Резная тыква",
['German'] = "Geschnitzter Kürbis",
['French'] = "Citrouille sculptée",
},
['Description'] = {
['English'] = "Spooky pumpkin that emits a mystical light.",
['Russian'] = "Жутковатая тыква, излучающая мистический свет.",
['German'] = "Ein gruseliger Kürbis, der mystisches Licht ausstrahlt.",
['French'] = "Une citrouille effrayante qui émet une lumière magique.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CarvedPumpkinObject',
},
['Cast Iron Bed'] = {
['ID'] = 'CastIronBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Bed",
['Russian'] = "Чугунная кровать",
['German'] = "Gusseisernes Bett",
['French'] = "Lit en fer forgé",
},
['Description'] = {
['English'] = "A solid bed made slightly more comfortable by adding cotton.",
['Russian'] = "Прочная кровать стала немного удобнее благодаря добавлению хлопка.",
['German'] = "Ein festes Bett, das komfortabler durch eine Schicht Baumwolle ist.",
['French'] = "Un lit solide rendu légèrement plus confortable en ajoutant du coton.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronBedObject',
},
['Cast Iron Bench'] = {
['ID'] = 'CastIronBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Bench",
['Russian'] = "Чугунная лавка",
['German'] = "Gusseiserne Bank",
['French'] = "Banc en fer forgé",
},
['Description'] = {
['English'] = "Does not look very comfortable.",
['Russian'] = "Выглядит не очень удобно.",
['German'] = "Sieht nicht sehr bequem aus.",
['French'] = "Cela n’a pas l’air très confortable.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronBenchObject',
},
['Cast Iron Chair'] = {
['ID'] = 'CastIronChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Chair",
['Russian'] = "Чугунный стул",
['German'] = "Gusseiserner Stuhl",
['French'] = "Chaise en fer forgé",
},
['Description'] = {
['English'] = "It is very stable.",
['Russian'] = "Очень прочный.",
['German'] = "Es ist sehr stabil.",
['French'] = "C'est très stable.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronChairObject',
},
['Cast Iron Plaque'] = {
['ID'] = 'CastIronPlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Plaque",
['Russian'] = "Чугунная наградная табличка",
['German'] = "Cast Iron Plaque",
['French'] = "Plaque en fonte",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronPlaqueObject',
},
['Cast Iron Royal Bed'] = {
['ID'] = 'CastIronRoyalBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Royal Bed",
['Russian'] = "Чугунная Королевская Кровать",
['German'] = "Gusseisernes Königliches Bett",
['French'] = "Lit royal en fer forgé",
},
['Description'] = {
['English'] = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
['Russian'] = "Роскошная кровать изготовлена из лучших хлопковых нитей с добавлением золота для королевского шика.",
['German'] = "Ein luxuriöses Bett aus feinster Baumwolle, mit Goldstreifen, für die königliche Erfahrung.",
['French'] = "Un lit luxueux fabriqué à partir des plus beaux fils de coton avec garniture dorée pour l’expérience royale.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronRoyalBedObject',
},
['Cast Iron Stove'] = {
['ID'] = 'CastIronStoveItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Stove",
['Russian'] = "Чугунная плита",
['German'] = "Gusseiserner Ofen",
['French'] = "Poêle en fonte",
},
['Description'] = {
['English'] = "The perfect stove for the fledgling chef.",
['Russian'] = "Идеальная печь для начинающего шеф-повара.",
['German'] = "Der perfekte Herd für den unerfahrenen Koch.",
['French'] = "La poêle parfaite pour un cuisinier débutant.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronStoveObject',
},
['Cast Iron Table'] = {
['ID'] = 'CastIronTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cast Iron Table",
['Russian'] = "Чугунный стол",
['German'] = "Gusseiserner Tisch",
['French'] = "Table en fer forgé",
},
['Description'] = {
['English'] = "A simple yet ornate table made from cast iron.",
['Russian'] = "Простой, но богато украшенный стол из чугуна.",
['German'] = "A simple yet ornate table made from cast iron.",
['French'] = "Une table simple mais ornée faite en fonte.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CastIronTableObject',
},
['Cedar Log'] = {
['ID'] = 'CedarLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Cedar Log",
['Russian'] = "Бревно Кедра",
['German'] = "Zedernholzstamm",
['French'] = "Bûche de cèdre",
},
['Description'] = {
['English'] = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
['Russian'] = "Бревно Кедра - это один из видов хвойных пород. Древесина Кедра является природным репеллентом от моли.",
['German'] = "Zedernholz ist eine Weichholz Art. Zedernholz ist ein natürliches Abwehrmittel gegen Motten.",
['French'] = "La bûche de cèdre est un type de bois tendre. Le bois de cèdre est un répulsif naturel contre les mites.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Cedar Seed'] = {
['ID'] = 'CedarSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cedar Seed",
['Russian'] = "Семечко кедра",
['German'] = "Samen (Zeder)",
['French'] = "Graine de cèdre",
},
['Description'] = {
['English'] = "Plant to grow a cedar sapling.",
['Russian'] = "Посадите, чтобы вырастить кедровый саженец.",
['German'] = "Pflanzen, damit daraus eine Zeder wird.",
['French'] = "Plantez pour faire pousser un cèdre.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Cedar Seed Pack'] = {
['ID'] = 'CedarSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Cedar Seed Pack",
['Russian'] = "Упаковка семян кедра",
['German'] = "Zedernsamenbeutel",
['French'] = "Paquet de graines de cèdre",
},
['Description'] = {
['English'] = "Plant to grow a cedar sapling.",
['Russian'] = "Посадите, чтобы вырастить кедровый саженец.",
['German'] = "Pflanzen, damit daraus eine Zeder wird.",
['French'] = "Plantez pour faire pousser un cèdre.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ceiba Log'] = {
['ID'] = 'CeibaLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Ceiba Log",
['Russian'] = "Бревно Сейбы",
['German'] = "Kapokholzstamm",
['French'] = "Bûche de ceiba",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Бревно сейбы - это один из видов лиственных пород. Сейба обладает гигантским стволом, из-за чего часто востребовано лесорубами для получения большого количества брёвен.",
['German'] = "Kapokholz ist eine Hartholzart. Der Kapok-Baum mit seinem riesigen Stamm ist bei Holzfällern wegen der großen Menge an Rundholz, die er produziert, oft begehrt.",
['French'] = "La bûche de ceiba est un type de bois dur. Le ceiba, avec son tronc géant, est souvent recherché par les bûcherons pour la large quantité de bûches qu'il produit.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Ceiba Seed'] = {
['ID'] = 'CeibaSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Ceiba Seed",
['Russian'] = "Семечко сейбы",
['German'] = "Samen (Kapokbaum)",
['French'] = "Graine de ceiba",
},
['Description'] = {
['English'] = "Plant to grow a ceiba sapling.",
['Russian'] = "Посадите, чтобы вырастить саженец сейбы.",
['German'] = "Pflanzen, damit daraus eine Kapokbaum wird.",
['French'] = "Planter pour faire pousser un ceiba.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Ceiba Seed Pack'] = {
['ID'] = 'CeibaSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Ceiba Seed Pack",
['Russian'] = "Упаковка семян сейбы",
['German'] = "Kapokbaumsamenbeutel",
['French'] = "Paquet de graines de ceiba",
},
['Description'] = {
['English'] = "Plant to grow a ceiba sapling.",
['Russian'] = "Посадите, чтобы вырастить саженец сейбы.",
['German'] = "Pflanzen, damit daraus eine Kapokbaum wird.",
['French'] = "Planter pour faire pousser un ceiba.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ceiling Candle'] = {
['ID'] = 'CeilingCandleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ceiling Candle",
['Russian'] = "Люстра со свечами",
['German'] = "Deckenlampe",
['French'] = "Lustre à monture en fer",
},
['Description'] = {
['English'] = "A fancy hanging candelabra.",
['Russian'] = "Причудливый висячий канделябр.",
['German'] = "Ein schicker Kronleuchter.",
['French'] = "Un candélabre suspendu sophistiqué.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CeilingCandleObject',
},
['Cellulose Fiber'] = {
['ID'] = 'CelluloseFiberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cellulose Fiber",
['Russian'] = "Целлюлозное волокно",
['German'] = "Zellulosefaser",
['French'] = "Fibres de cellulose",
},
['Description'] = {
['English'] = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
['Russian'] = "Создаётся из растительной целлюлозы аналогично синтетическим волокнам.",
['German'] = "Erschaffen durch Strangpressen eines Pflanzenbreis, vergleichbar mit der Herstellung von Kunstfasern.",
['French'] = "Créé en utilisant la pulpe des plantes pour en extraire de manière similaire les fibres synthétiques.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cement'] = {
['ID'] = 'CementItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cement",
['Russian'] = "Цемент",
['German'] = "Zement",
['French'] = "Ciment",
},
['Description'] = {
['English'] = "In order to be usable it needs to be reinforced.",
['Russian'] = "Необходимо укрепить это, чтобы использовать.",
['German'] = "Muss verstärkt werden, um nutzbar zu sein.",
['French'] = "Pour être utilisé, il doit être renforcé.",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cement Kiln'] = {
['ID'] = 'CementKilnItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cement Kiln",
['Russian'] = "Барабанная печь",
['German'] = "Zementbrennofen",
['French'] = "Four à ciment",
},
['Description'] = {
['English'] = "A rotary kiln that produces cement and concrete products.",
['Russian'] = "Вращающаяся печь, производящая цемент и бетонные изделия.",
['German'] = "Ein sich drehender Brennofen der Zement und Beton produziert.",
['French'] = "Un four rotatif qui produit du ciment et des produits en béton.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CementKilnObject',
},
['Census Bureau'] = {
['ID'] = 'CensusBureauItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Census Bureau",
['Russian'] = "Бюро переписи населения",
['German'] = "Einwohnermeldeamt",
['French'] = "Bureau du recensement",
},
['Description'] = {
['English'] = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
['Russian'] = "Позволяет создать демографические группы, в которые автоматически входят жители, соответствующие вашим критериям.",
['German'] = "Ermöglicht die Erstellung von Bevölkerungsgruppen, welche automatisch Gruppen von Bürgern erstellt, basierend auf den gegebenen Kriterien.",
['French'] = "Permet la création de démographies, qui spécifient des groupes de citoyens basés sur des critères que vous avez définis.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CensusBureauObject',
},
['Ceramic Mold'] = {
['ID'] = 'CeramicMoldItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Ceramic Mold",
['Russian'] = "Керамическая форма",
['German'] = "Ceramic Mold",
['French'] = "Moule en céramique",
},
['Description'] = {
['English'] = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
['Russian'] = "Форма, необходимая для отливки металлических заготовок для инструментов и прочих запчастей.",
['German'] = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
['French'] = "Récipient permettant de donner au métal en fusion des formes, mieux adaptées à la fabrication d'outils et d'autres pièces.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ceramic Tea Cup'] = {
['ID'] = 'CeramicTeaCupItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ceramic Tea Cup",
['Russian'] = "Ceramic Tea Cup",
['German'] = "Ceramic Tea Cup",
['French'] = "Ceramic Tea Cup",
},
['Description'] = {
['English'] = "Part of a tea set often used in social events.",
['Russian'] = "Part of a tea set often used in social events.",
['German'] = "Part of a tea set often used in social events.",
['French'] = "Part of a tea set often used in social events.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CeramicTeaCupObject',
},
['Ceramic Tea Pot'] = {
['ID'] = 'CeramicTeaPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ceramic Tea Pot",
['Russian'] = "Ceramic Tea Pot",
['German'] = "Ceramic Tea Pot",
['French'] = "Ceramic Tea Pot",
},
['Description'] = {
['English'] = "Part of a tea set often used in social events.",
['Russian'] = "Part of a tea set often used in social events.",
['German'] = "Part of a tea set often used in social events.",
['French'] = "Part of a tea set often used in social events.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CeramicTeaPotObject',
},
['Ceramic Tray'] = {
['ID'] = 'CeramicTrayItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ceramic Tray",
['Russian'] = "Ceramic Tray",
['German'] = "Ceramic Tray",
['French'] = "Ceramic Tray",
},
['Description'] = {
['English'] = "Part of a tea set often used in social events.",
['Russian'] = "Part of a tea set often used in social events.",
['German'] = "Part of a tea set often used in social events.",
['French'] = "Part of a tea set often used in social events.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CeramicTrayObject',
},
['Cereal Germ'] = {
['ID'] = 'CerealGermItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cereal Germ",
['Russian'] = "Зародыш зерна",
['German'] = "Getreidekeim",
['French'] = "Germe de céréale",
},
['Description'] = {
['English'] = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
['Russian'] = "Зародыш зерна, побочный продукт обмолота, является репродуктивной частью зерна, прорастающей при посеве.",
['German'] = "Ein Nebenprodukt beim Mahlen. Der Keim ist der fruchtbare Teil des Getreides, der austreibt.",
['French'] = "Un sous-produit de la mouture. Le germe est la partie reproductrice de la céréale qui germe.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Chainsaw'] = {
['ID'] = 'ChainsawItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Chainsaw",
['Russian'] = "Бензопила",
['German'] = "Kettensäge",
['French'] = "Tronçonneuse",
},
['Description'] = {
['English'] = "A gasoline-powered alternative to cutting trees.",
['Russian'] = "Бензиновая альтернатива рубке деревьев.",
['German'] = "Eine bezinbetriebene Alternative um Bäume zu fällen.",
['French'] = "Une alternative à essence pour abattre des arbres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Chandelier'] = {
['ID'] = 'ChandelierItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Chandelier",
['Russian'] = "Люстра",
['German'] = "Chandelier",
['French'] = "Chandelier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ChandelierObject',
},
['Charcoal'] = {
['ID'] = 'CharcoalItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Charcoal",
['Russian'] = "Древесный уголь",
['German'] = "Holzkohle",
['French'] = "Charbon de bois",
},
['Description'] = {
['English'] = "A black residue, consisting of carbon and any remaining ash.",
['Russian'] = "Черный остаток, состоящий из углерода и любой оставшейся золы.",
['German'] = "Ein schwarzer Rückstand, bestehend aus Kohlenstoff und verbleibender Asche.",
['French'] = "Un résidu noir, composé de carbone et de toutes les cendres restantes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Charcoal Powder'] = {
['ID'] = 'CharcoalPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Charcoal Powder",
['Russian'] = "Угольный порошок",
['German'] = "Charcoal Powder",
['French'] = "Pigment charbon de bois",
},
['Description'] = {
['English'] = "A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.",
['Russian'] = "Черный порошок, получаемый путем измельчения кусочков древесного угля в мелкий порошок на мельнице.",
['German'] = "A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.",
['French'] = "Pigment noir obtenu en prenant des morceaux de charbon de bois et en les réduisant en une fine poudre à l'aide d'une meule.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Charred Agave'] = {
['ID'] = 'CharredAgaveItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Agave",
['Russian'] = "Агава на углях",
['German'] = "Gegrillte Agave",
['French'] = "Agave carbonisé",
},
['Description'] = {
['English'] = "Agave leaves that have been charred over a campfire.",
['Russian'] = "Agave leaves that have been charred over a campfire.",
['German'] = "Agave leaves that have been charred over a campfire.",
['French'] = "Agave leaves that have been charred over a campfire.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Beans'] = {
['ID'] = 'CharredBeansItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Beans",
['Russian'] = "Бобы на углях",
['German'] = "Gegrillte Bohnen",
['French'] = "Haricots carbonisés",
},
['Description'] = {
['English'] = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
['Russian'] = "Кашеобразная смесь, в какой-то мере заменяющая белок при вегетарианском питании.",
['German'] = "Ein matschiges Gemisch, das als Ersatzprotein in einer fleischlosen Ernährung dienen kann.",
['French'] = "Une sorte de mixture mole qui peut servir comme protéine de remplacement dans un régime sans viande.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Beet'] = {
['ID'] = 'CharredBeetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Beet",
['Russian'] = "Свёкла на углях",
['German'] = "Gegrillte Rübe",
['French'] = "Betterave carbonisée",
},
['Description'] = {
['English'] = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
['Russian'] = "Возможно, не лучший овощ для жарки на углях, но эта свёкла, похоже, смогла выдержать процесс.",
['German'] = "Vielleicht ist nicht das beste Gemüse, um es zu grillen, aber die Rote Bete scheint sich gut gehalten zu haben.",
['French'] = "Peut-être pas le meilleur légume cru à griller, cette betterave semble avoir assez bien tenu.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Cactus Fruit'] = {
['ID'] = 'CharredCactusFruitItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Cactus Fruit",
['Russian'] = "Плод сагуаро на углях",
['German'] = "Gegrillte Kaktusfrucht",
['French'] = "Fruit de saguaro carbonisé",
},
['Description'] = {
['English'] = "Blackened cactus fruit. A favorite of early desert settlers.",
['Russian'] = "Почерневшие плоды кактуса. Излюбленное блюдо пустынных поселенцев.",
['German'] = "Geschwärzte Kaktusfrucht. Ein Favorit der frühen Wüstensiedler.",
['French'] = "Fruit de cactus noirci. Un des favoris des premiers colons du désert.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Camas Bulb'] = {
['ID'] = 'CharredCamasBulbItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Camas Bulb",
['Russian'] = "Обжаренная луковица камассии",
['German'] = "Gegrillte Prärielilienzwiebel",
['French'] = "Bulbe de camassia carbonisé",
},
['Description'] = {
['English'] = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
['Russian'] = "Жилистая сладость, очень похожая на сладкий картофель, хоть и слегка почерневшая от жара костра.",
['German'] = "Ein faseriger und süßer Leckerbissen, ähnlich wie eine Süßkartoffel, jedoch über der Hitze des Lagerfeuers leicht geschwärzt.",
['French'] = "Une friandise fibreuse et sucrée qui est cuisinée comme une patate douce, bien que légèrement noircie par la chaleur d'un feu de camp.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Corn'] = {
['ID'] = 'CharredCornItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Corn",
['Russian'] = "Кукуруза на углях",
['German'] = "Gegrillter Mais",
['French'] = "Maïs carbonisé",
},
['Description'] = {
['English'] = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
['Russian'] = "Этому кусочку кукурузы нужно много хорошего масла, чтобы замаскировать горелый вкус.",
['German'] = "Dieses Stück Mais braucht eine dick aufgetragene Schicht aus Butter, um den verbrannten Geschmack einzudämmen.",
['French'] = "Ce morceau de maïs a besoin d’une bonne couche de beurre pour réduire son goût de brûlé.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Fireweed Shoots'] = {
['ID'] = 'CharredFireweedShootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Fireweed Shoots",
['Russian'] = "Иван-чай на углях",
['German'] = "Gegrillte Weidenröschen",
['French'] = "Pousses d'épilobe carbonisées",
},
['Description'] = {
['English'] = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
['Russian'] = "Это на вкус немного пригорело, но огонь хотя бы устранил горький привкус.",
['German'] = "Es schmeckt etwas verbrannt, aber zumindest das Feuer hat den bitteren Geschmack beseitigt.",
['French'] = "Cela a un peu le goût de brûlé mais au moins le feu a enlevé le goût amer.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Fish'] = {
['ID'] = 'CharredFishItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Fish",
['Russian'] = "Жареная на костре рыба",
['German'] = "Gegrillter Fisch",
['French'] = "Poisson carbonisé",
},
['Description'] = {
['English'] = "At least it doesn\'t have any scales any more.",
['Russian'] = "At least it doesn\'t have any scales any more.",
['German'] = "At least it doesn\'t have any scales any more.",
['French'] = "At least it doesn\'t have any scales any more.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Heart Of Palm'] = {
['ID'] = 'CharredHeartOfPalmItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Heart Of Palm",
['Russian'] = "Сердцевина пальмы на углях",
['German'] = "Gegrillte Palmherzen",
['French'] = "Cœur de palmier carbonisé",
},
['Description'] = {
['English'] = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
['Russian'] = "Сердцевина пальмы, собранная с упавших ананасовых деревьев, которая была приготовлена на углях.",
['German'] = "Palmenherzen, gesammelt von umgestürzten Ananasbäumen, welche über einem Lagerfeuer verkohlt worden sind.",
['French'] = "Du cœur de palmier, récolté sur des plants d'ananas coupés, qui a été carbonisé dans un feu de camp.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Meat'] = {
['ID'] = 'CharredMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Meat",
['Russian'] = "Жареное на костре мясо",
['German'] = "Gegrilltes Fleisch",
['French'] = "Viande carbonisée",
},
['Description'] = {
['English'] = "The blackened surface of this unrecognizable meat is \'golden brown\'.",
['Russian'] = "The blackened surface of this unrecognizable meat is \'golden brown\'.",
['German'] = "The blackened surface of this unrecognizable meat is \'golden brown\'.",
['French'] = "The blackened surface of this unrecognizable meat is \'golden brown\'.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Mushrooms'] = {
['ID'] = 'CharredMushroomsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Mushrooms",
['Russian'] = "Грибы на углях",
['German'] = "Gegrillte Pilze",
['French'] = "Champignons carbonisés",
},
['Description'] = {
['English'] = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
['Russian'] = "Кучка грибов приготовленных на углях. При правильном приготовлении грибов можно удалить некоторые токсины.",
['German'] = "Einige verkohlte Pilze. Richtiges Kochen von Pilzen kann einige der Giftstoffe entfernen.",
['French'] = "Un mélange de champignons carbonisés. La cuisson adéquate des champignons peut supprimer quelques-unes des toxines.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Papaya'] = {
['ID'] = 'CharredPapayaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Papaya",
['Russian'] = "Папайя на углях",
['German'] = "Gegrillte Papaya",
['French'] = "Papaye carbonisée",
},
['Description'] = {
['English'] = "Papaya fruit that has been charred over a basic campfire.",
['Russian'] = "Плоды папайи, обугленные над костром.",
['German'] = "Papaya die über einem einfachen Lagerfeuer verkohlt wurde.",
['French'] = "Une papaye carbonisée sur un simple feu de camp.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Pineapple'] = {
['ID'] = 'CharredPineappleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Pineapple",
['Russian'] = "Ананас на углях",
['German'] = "Gegrillte Ananas",
['French'] = "Ananas carbonisé",
},
['Description'] = {
['English'] = "Pineapple that has been charred over a basic campfire.",
['Russian'] = "Ананас, обугленный над костром.",
['German'] = "Ananas die über einem einfachen Lagerfeuer verkohlt wurde.",
['French'] = "Un ananas carbonisé sur un simple feu de camp.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Sausage'] = {
['ID'] = 'CharredSausageItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Sausage",
['Russian'] = "Сарделька на углях",
['German'] = "Gegrillte Wurst",
['French'] = "Saucisse carbonisée",
},
['Description'] = {
['English'] = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
['Russian'] = "Возможно на неровном огне и неудобно готовить, но открытое пламя придаёт восхитительный аромат.",
['German'] = "Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.",
['French'] = "La flamme inégale peut être médiocre pour la cuisson, mais un feu à foyer ouvert donne une grande saveur.",
},
['Weight'] = '350',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Taro'] = {
['ID'] = 'CharredTaroItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Taro",
['Russian'] = "Таро на углях",
['German'] = "Gegrillter Taro",
['French'] = "Taro carbonisé",
},
['Description'] = {
['English'] = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
['Russian'] = "Почерневший корень таро. Не самая вкусная еда, но это отличный источник энергии для первых тропических поселенцев.",
['German'] = "Geschwärzte Taro-Wurzel. Nicht das leckerste Essen, aber eine großartige Energiequelle für frühe Regenwaldsiedler.",
['French'] = "Une racine de taro noircie. Pas le meilleur des repas, mais une bonne source d'énergie pour les premiers colons en forêt tropicale.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Charred Tomato'] = {
['ID'] = 'CharredTomatoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Charred Tomato",
['Russian'] = "Помидор на углях",
['German'] = "Gegrillte Tomate",
['French'] = "Tomate carbonisée",
},
['Description'] = {
['English'] = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
['Russian'] = "Чернота обугленности этого помидора могла бы здорово сочетаться с краснотой кожицы плода, если бы хоть что-то осталось не подгоревшим.",
['German'] = "Die schwarze Kohle auf dieser Tomate wäre ein toller Kontrast zur roten Haut, wenn es noch eine unverbrannte Stelle gäbe.",
['French'] = "La chaire noircie de cette tomate contrasterait bien avec la peau rouge s'il restait de la surface non brûlée.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Chef Hat'] = {
['ID'] = 'ChefHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Chef Hat",
['Russian'] = "Колпак Повара",
['German'] = "Kochmütze",
['French'] = "Ensemble de cuisinier : Toque",
},
['Description'] = {
['English'] = "To keep your hair in one place while stirring the pots.",
['Russian'] = "Чтобы волосы оставались на одном месте, пока вы готовите.",
['German'] = "Um deine Haare auf dem Kopf zu behalten, währen du den Kochtopf rührst.",
['French'] = "Pour garder vos cheveux en place pendant que vous mélanger vos préparations.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Chef Pants'] = {
['ID'] = 'ChefPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Chef Pants",
['Russian'] = "Штаны Повара",
['German'] = "Kochhosen",
['French'] = "Ensemble de cuisinier : Pantalon",
},
['Description'] = {
['English'] = "Checkered style pants for hiding the truths of working in a kitchen.",
['Russian'] = "Брюки в клетку, чтобы скрыть работу на кухне.",
['German'] = "Karierte Hosen, um die Geheimnisse der Küche zu bewahren.",
['French'] = "Un pantalon à carreaux pour cacher la réalité du travail en cuisine.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Chef Shirt'] = {
['ID'] = 'ChefShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Chef Shirt",
['Russian'] = "Китель Повара",
['German'] = "Kochhemd",
['French'] = "Ensemble de cuisinier : Veste",
},
['Description'] = {
['English'] = "A clean Chef\'s shirt to spot all the spots.",
['Russian'] = "A clean Chef\'s shirt to spot all the spots.",
['German'] = "A clean Chef\'s shirt to spot all the spots.",
['French'] = "A clean Chef\'s shirt to spot all the spots.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Chef Shoes'] = {
['ID'] = 'ChefShoesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Chef Shoes",
['Russian'] = "Ботинки Повара",
['German'] = "Kochschuhe",
['French'] = "Ensemble de cuisinier : Chaussures",
},
['Description'] = {
['English'] = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)",
['German'] = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)",
['French'] = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Chiseled Legs'] = {
['ID'] = 'ChiseledLegsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Chiseled Legs",
['Russian'] = "Точёные ножки",
['German'] = "Meißelte Beine",
['French'] = "Jambes Galbées",
},
['Description'] = {
['English'] = "Legs",
['Russian'] = "Ноги",
['German'] = "Beine",
['French'] = "Jambes",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['ChocoTaco Cap'] = {
['ID'] = 'ChocoTacoCapItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "ChocoTaco Cap",
['Russian'] = "Кепка ChocoTaco",
['German'] = "ChocoTaco Cap",
['French'] = "Casquette ChocoTaco",
},
['Description'] = {
['English'] = "Stylish headwear from that Twitch guy",
['Russian'] = "Стильный головной убор от того парня с Твича",
['German'] = "Stylish headwear from that Twitch guy",
['French'] = "Couvre-chef stylé de ce gars de Twitch",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Claim Paper Item'] = {
['ID'] = 'ClaimPaperItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Claim Paper Item",
['Russian'] = "Claim Paper Item",
['German'] = "Claim Paper Item",
['French'] = "Claim Paper Item",
},
['Description'] = {
['English'] = "Add to a Claim Stake to increase the number of plots you can claim on it.",
['Russian'] = "Добавьте в колышек землемера для увеличения количества участков, который вы можете занять.",
['German'] = "Add to a Claim Stake to increase the number of plots you can claim on it.",
['French'] = "Ajouter un piquet de revendication pour augmenter le nombre de parcelles que vous pouvez revendiquer.",
},
['Weight'] = '4',
['MaxStackSize'] = '500',
['Tags'] = {'Currency'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Claim Tool'] = {
['ID'] = 'ClaimToolItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Claim Tool",
['Russian'] = "Инструмент землемера",
['German'] = "Grundstückswerkzeug",
['French'] = "Outil de revendication",
},
['Description'] = {
['English'] = "Used to claim, unclaim and examine property.",
['Russian'] = "Используется для занятия, освобождения и проверки собственности.",
['German'] = "Used to claim, unclaim and examine property.",
['French'] = "Utilisé pour revendiquer, libérer et examiner des propriétés.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Clam'] = {
['ID'] = 'ClamItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Clam",
['Russian'] = "Моллюск",
['German'] = "Muschel",
['French'] = "Palourde",
},
['Description'] = {
['English'] = "A clam.",
['Russian'] = "Просто моллюск.",
['German'] = "Eine Muschel.",
['French'] = "Une palourde.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Marine Life', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Clam Chowder'] = {
['ID'] = 'ClamChowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Clam Chowder",
['Russian'] = "Похлебка из моллюсков",
['German'] = "Suppe mit Muscheln",
['French'] = "Chaudrée de palourdes",
},
['Description'] = {
['English'] = "A thick stew loaded with clams and taro root.",
['Russian'] = "Рагу с моллюсками и корнем таро.",
['German'] = "Ein dicker Eintopf, mit Muscheln und Tarowurzeln.",
['French'] = "Un ragoût épais composé de palourdes et de racines de taro.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Clay'] = {
['ID'] = 'ClayItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Clay",
['Russian'] = "Глина",
['German'] = "Lehm",
['French'] = "Argile",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Крайне мелкозернистая осадочная порода образовавшаяся в результате выветривания. Пластичная когда влажная, ломкая когда сухая, глина непроницаема для многих жидкостей и полезна для многих промышленных и экзогенных целей.",
['German'] = "Ein sehr feinkörnige Ablagerung von verwitterten Gesteinsstücken. Bei Nässe formbar und brüchig bei Trockenheit, ist Ton undurchlässig für viele Flüssigkeiten und nützlich für viele industrielle und ökologische Zwecke.",
['French'] = "Un dépôt granuleux très fin de fragments altérés de roches. Plastique lorsqu'elle est humide et cassante lorsqu'elle est sèche, l'argile est imperméable à de nombreux liquides et utile pour de nombreuses applications industrielles et environnementales.",
},
['Weight'] = '22000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Clay Mold'] = {
['ID'] = 'ClayMoldItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Clay Mold",
['Russian'] = "Глиняная форма",
['German'] = "Clay Mold",
['French'] = "Moule en argile",
},
['Description'] = {
['English'] = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
['Russian'] = "Форма, необходимая для отливки металлических заготовок для инструментов и прочих запчастей.",
['German'] = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
['French'] = "Récipient permettant de donner au métal en fusion des formes, mieux adaptées à la fabrication d'outils et d'autres pièces.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cloth'] = {
['ID'] = 'ClothItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Cloth",
['Russian'] = "Ткань",
['German'] = "Stoff",
['French'] = "Tissu",
},
['Description'] = {
['English'] = "A piece of rough cloth made by weaving fibers together.",
['Russian'] = "Кусок грубой ткани, выполнен из переплетённых волокон.",
['German'] = "Ein Stück grobes Tuch, gewoben aus Fasern.",
['French'] = "Un morceau de tissu rugueux réalisé en tissant des fibres ensemble.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cloth Belt'] = {
['ID'] = 'ClothBeltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Cloth Belt",
['Russian'] = "Тканый пояс",
['German'] = "Gürtel",
['French'] = "Ceinture en tissu",
},
['Description'] = {
['English'] = "A fashionable cloth belt that drapes across the waist.",
['Russian'] = "Модный ремень из ткани, повязанный вокруг талии.",
['German'] = "Ein modischer Stoffgürtel, der über die Taille drapiert wird.",
['French'] = "Une ceinture en tissu à la mode qui s'enroule autour de la taille.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Cloth Cape'] = {
['ID'] = 'ClothCapeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Cloth Cape",
['Russian'] = "Тканевая накидка",
['German'] = "Stoffumhang",
['French'] = "Cape en tissu",
},
['Description'] = {
['English'] = "It just looks cool.",
['Russian'] = "It just looks cool.",
['German'] = "It just looks cool.",
['French'] = "It just looks cool.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['CO2 Canister'] = {
['ID'] = 'CO2CanisterItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "CO2 Canister",
['Russian'] = "Баллон CO2",
['German'] = "CO₂-Kanister",
['French'] = "Cartouche de CO2",
},
['Description'] = {
['English'] = "For creating fancy foams!",
['Russian'] = "Для сотворения пенных фантазий!",
['German'] = "Zum Erschaffen von ausgefallenem Schaum!",
['French'] = "Pour créer des mousses fantaisistes !",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['CO2 Item'] = {
['ID'] = 'CO2Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "CO2 Item",
['Russian'] = "CO2 Item",
['German'] = "CO2 Item",
['French'] = "CO2 Item",
},
['Description'] = {
['English'] = "A byproduct gas of respiration.",
['Russian'] = "Газ, побочный продукт дыхания.",
['German'] = "Ein Nebenprodukt der Atmung.",
['French'] = "Un sous-produit gazeux de la respiration.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Coal'] = {
['ID'] = 'CoalItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Coal",
['Russian'] = "Уголь",
['German'] = "Kohle",
['French'] = "Charbon",
},
['Description'] = {
['English'] = "A combustible mineral which needs to be crushed into usable fuel.",
['Russian'] = "Горючий минерал, который нужно раздробить для использования как топливо.",
['German'] = "Ein explosives Mineral, welches in verwendbaren Kraftstoff zerkleinert werden muss.",
['French'] = "Minéral combustible qui doit être concassé pour devenir un carburant utilisable.",
},
['Weight'] = '4000',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Coarse Stone'] = {
['ID'] = 'CoarseStoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Coarse Stone",
['Russian'] = "Грубый камень",
['German'] = "Coarse Stone",
['French'] = "Pierre grossière",
},
['Description'] = {
['English'] = "A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.",
['Russian'] = "Простой сплющенный кусок камня, используемый для ремонта поврежденных инструментов. Он быстро изнашивает ваши инструменты.",
['German'] = "A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.",
['French'] = "Un simple morceau de pierre aplati utilisé pour réparer les outils endommagés. Elle usera rapidement vos outils.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Cod'] = {
['ID'] = 'CodItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cod",
['Russian'] = "Треска",
['German'] = "Kabeljau",
['French'] = "Morue",
},
['Description'] = {
['English'] = "A cod.",
['Russian'] = "Треска.",
['German'] = "Ein Dorsch.",
['French'] = "Une morue.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Coffee Table'] = {
['ID'] = 'CoffeeTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Coffee Table",
['Russian'] = "Coffee Table",
['German'] = "Coffee Table",
['French'] = "Coffee Table",
},
['Description'] = {
['English'] = "A smaller table for displaying different items.",
['Russian'] = "A smaller table for displaying different items.",
['German'] = "A smaller table for displaying different items.",
['French'] = "A smaller table for displaying different items.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CoffeeTableObject',
},
['Colored Powder'] = {
['ID'] = 'ColoredPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Colored Powder",
['Russian'] = "Цветной порошок",
['German'] = "Farbiges Puder",
['French'] = "Poudre colorée",
},
['Description'] = {
['English'] = "A bag of crushed flower petals.",
['Russian'] = "Мешок измельченных цветочных лепестков.",
['German'] = "A bag of crushed flower petals.",
['French'] = "Un sachet de pétales de fleurs réduits en poudre.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Combustion Engine'] = {
['ID'] = 'CombustionEngineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Combustion Engine",
['Russian'] = "Двигатель внутреннего сгорания",
['German'] = "Verbrennungsmotor",
['French'] = "Moteur à combustion",
},
['Description'] = {
['English'] = "An engine that generates power by combustion of fuel.",
['Russian'] = "Двигатель, производящий энергию потребляя топливо.",
['German'] = "Ein Motor, der Strom durch die Verbrennung von Krafstoff erzeugt.",
['French'] = "Un moteur qui génère de l'énergie par la combustion d'un carburant.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Combustion Generator'] = {
['ID'] = 'CombustionGeneratorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Combustion Generator",
['Russian'] = "Генератор внутреннего сгорания",
['German'] = "Verbrennungsgenerator",
['French'] = "Générateur électrique à combustion",
},
['Description'] = {
['English'] = "Consumes most fuels to produce energy.",
['Russian'] = "Потребляет большинство видов топлива для производства энергии.",
['German'] = "Verwendet die meisten Kraftstoffe, um daraus Energie zu erzeugen.",
['French'] = "Consomme la plupart des carburants pour produire de l'énergie.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CombustionGeneratorObject',
},
['Composite Birch Bench'] = {
['ID'] = 'CompositeBirchBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Birch Bench",
['Russian'] = "Лавка из композитных берёзовых пиломатериалов",
['German'] = "Birken-Verbundholzbank",
['French'] = "Banc en bouleau composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeBirchBenchObject',
},
['Composite Birch Chair'] = {
['ID'] = 'CompositeBirchChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Birch Chair",
['Russian'] = "Стул из композитных берёзовых пиломатериалов",
['German'] = "Birken-Verbundholzstuhl",
['French'] = "Chaise en bouleau composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeBirchChairObject',
},
['Composite Birch Door'] = {
['ID'] = 'CompositeBirchDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Birch Door",
['Russian'] = "Дверь из композитных берёзовых пиломатериалов",
['German'] = "Birken-Verbundholztür",
['French'] = "Porte en bouleau composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeBirchDoorObject',
},
['Composite Birch Lumber'] = {
['ID'] = 'CompositeBirchLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Birch Lumber",
['Russian'] = "Композитные пиломатериалы из березы",
['German'] = "Birken-Verbundholz",
['French'] = "Bois composite de bouleau",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Birch Table'] = {
['ID'] = 'CompositeBirchTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Birch Table",
['Russian'] = "Стол из композитных берёзовых пиломатериалов",
['German'] = "Birken-Verbundholztisch",
['French'] = "Table en bouleau composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeBirchTableObject',
},
['Composite Bow'] = {
['ID'] = 'CompositeBowItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Composite Bow",
['Russian'] = "Композитный лук",
['German'] = "Kompositbogen",
['French'] = "Arc composite",
},
['Description'] = {
['English'] = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
['Russian'] = "Современный композитный лук из стекловолокна, превращающий охоту в развлечение. Для стрельбы нужны стрелы.",
['German'] = "Ein moderner Kompositbogen aus Glasfaser, der die Jagd zum Kinderspiel macht. Zum Schießen werden Pfeile benötigt.",
['French'] = "Un arc composite moderne en fibre de verre qui fait de la chasse un jeu d'enfant. Nécessite des flèches pour tirer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Composite Cedar Bench'] = {
['ID'] = 'CompositeCedarBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Cedar Bench",
['Russian'] = "Лавка из кедрового композита",
['German'] = "Zedern-Verbundholzbank",
['French'] = "Banc en cèdre composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCedarBenchObject',
},
['Composite Cedar Chair'] = {
['ID'] = 'CompositeCedarChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Cedar Chair",
['Russian'] = "Стул из кедрового композита",
['German'] = "Zedern-Verbundholzstuhl",
['French'] = "Chaise en cèdre composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCedarChairObject',
},
['Composite Cedar Door'] = {
['ID'] = 'CompositeCedarDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Cedar Door",
['Russian'] = "Дверь из кедрового композита",
['German'] = "Zedern-Verbundholztür",
['French'] = "Porte en cèdre composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCedarDoorObject',
},
['Composite Cedar Lumber'] = {
['ID'] = 'CompositeCedarLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Cedar Lumber",
['Russian'] = "Композитные пиломатериалы из кедра",
['German'] = "Zedern-Verbundholz",
['French'] = "Bois composite de cèdre",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Cedar Table'] = {
['ID'] = 'CompositeCedarTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Cedar Table",
['Russian'] = "Стол из кедрового композита",
['German'] = "Zedern-Verbundholztisch",
['French'] = "Table en cèdre composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCedarTableObject',
},
['Composite Ceiba Bench'] = {
['ID'] = 'CompositeCeibaBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Ceiba Bench",
['Russian'] = "Лавка из композита сейбы",
['German'] = "Kapok-Verbundholzbank",
['French'] = "Banc en ceiba composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCeibaBenchObject',
},
['Composite Ceiba Chair'] = {
['ID'] = 'CompositeCeibaChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Ceiba Chair",
['Russian'] = "Стул из композита сейбы",
['German'] = "Kapok-Verbundholzstuhl",
['French'] = "Chaise en ceiba composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCeibaChairObject',
},
['Composite Ceiba Door'] = {
['ID'] = 'CompositeCeibaDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Ceiba Door",
['Russian'] = "Дверь из композита сейбы",
['German'] = "Kapok-Verbundholztür",
['French'] = "Porte en ceiba composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCeibaDoorObject',
},
['Composite Ceiba Lumber'] = {
['ID'] = 'CompositeCeibaLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Ceiba Lumber",
['Russian'] = "Композитные пиломатериалы из сейбы",
['German'] = "Kapok-Verbundholz",
['French'] = "Bois composite de ceiba",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Ceiba Table'] = {
['ID'] = 'CompositeCeibaTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Ceiba Table",
['Russian'] = "Стол из композита сейбы",
['German'] = "Kapok-Verbundholztisch",
['French'] = "Table en ceiba composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeCeibaTableObject',
},
['Composite Filler'] = {
['ID'] = 'CompositeFillerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Composite Filler",
['Russian'] = "Композитный наполнитель",
['German'] = "Füller aus Verbundstoffen",
['French'] = "Charge renforçante composite",
},
['Description'] = {
['English'] = "A multipurpose filler that is made from what you have available.",
['Russian'] = "A multipurpose filler that is made from what you have available.",
['German'] = "A multipurpose filler that is made from what you have available.",
['French'] = "A multipurpose filler that is made from what you have available.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Composite Fir Bench'] = {
['ID'] = 'CompositeFirBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Fir Bench",
['Russian'] = "Лавка из композита пихты",
['German'] = "Tannen-Verbundholzbank",
['French'] = "Banc en sapin composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeFirBenchObject',
},
['Composite Fir Chair'] = {
['ID'] = 'CompositeFirChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Fir Chair",
['Russian'] = "Стул из композита пихты",
['German'] = "Tannen-Verbundholzstuhl",
['French'] = "Chaise en sapin composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeFirChairObject',
},
['Composite Fir Door'] = {
['ID'] = 'CompositeFirDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Fir Door",
['Russian'] = "Дверь из композита пихты",
['German'] = "Tannen-Verbundholztür",
['French'] = "Porte en sapin composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeFirDoorObject',
},
['Composite Fir Lumber'] = {
['ID'] = 'CompositeFirLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Fir Lumber",
['Russian'] = "Композитные пиломатериалы из пихты",
['German'] = "Tannen-Verbundholz",
['French'] = "Bois composite de sapin",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Fir Table'] = {
['ID'] = 'CompositeFirTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Fir Table",
['Russian'] = "Стол из композита пихты",
['German'] = "Tannen-Verbundholztisch",
['French'] = "Table en sapin composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeFirTableObject',
},
['Composite Hardwood Bench'] = {
['ID'] = 'CompositeHardwoodBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Hardwood Bench",
['Russian'] = "Лавка из композитов лиственных пород",
['German'] = "Verbundholzbank aus Hartholz",
['French'] = "Banc en bois dur composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeHardwoodBenchObject',
},
['Composite Hardwood Chair'] = {
['ID'] = 'CompositeHardwoodChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Hardwood Chair",
['Russian'] = "Стул из композитов лиственных пород",
['German'] = "Verbundholzstuhl aus Hartholz",
['French'] = "Chaise en bois dur composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeHardwoodChairObject',
},
['Composite Hardwood Door'] = {
['ID'] = 'CompositeHardwoodDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Hardwood Door",
['Russian'] = "Дверь из композитов лиственных пород",
['German'] = "Verbundholztür aus Hartholz",
['French'] = "Porte en bois dur composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeHardwoodDoorObject',
},
['Composite Hardwood Table'] = {
['ID'] = 'CompositeHardwoodTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Hardwood Table",
['Russian'] = "Стол из композитов лиственных пород",
['German'] = "Verbundholztisch aus Hartholz",
['French'] = "Table en bois dur composite",
},
['Description'] = {
['English'] = "A nice composite table for eating meals or getting some work done.",
['Russian'] = "Хороший композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein schöner Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une belle table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeHardwoodTableObject',
},
['Composite Joshua Bench'] = {
['ID'] = 'CompositeJoshuaBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Joshua Bench",
['Russian'] = "Лавка из композита юкки коротколистной",
['German'] = "Josua-Verbundholzbank",
['French'] = "Banc en josué composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeJoshuaBenchObject',
},
['Composite Joshua Chair'] = {
['ID'] = 'CompositeJoshuaChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Joshua Chair",
['Russian'] = "Стул из композита юкки коротколистной",
['German'] = "Josua-Verbundholzstuhl",
['French'] = "Chaise en josué composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeJoshuaChairObject',
},
['Composite Joshua Door'] = {
['ID'] = 'CompositeJoshuaDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Joshua Door",
['Russian'] = "Дверь из композита юкки коротколистной",
['German'] = "Josua-Verbundholztür",
['French'] = "Porte en josué composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeJoshuaDoorObject',
},
['Composite Joshua Lumber'] = {
['ID'] = 'CompositeJoshuaLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Joshua Lumber",
['Russian'] = "Композитные пиломатериалы из юкки",
['German'] = "Josua-Verbundholz",
['French'] = "Bois composite de josué",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Joshua Table'] = {
['ID'] = 'CompositeJoshuaTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Joshua Table",
['Russian'] = "Стол из композита юкки коротколистной",
['German'] = "Josua-Verbundholztisch",
['French'] = "Table en josué composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeJoshuaTableObject',
},
['Composite Lumber'] = {
['ID'] = 'CompositeLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Lumber",
['Russian'] = "Композитные пиломатериалы",
['German'] = "Verbundholz",
['French'] = "Bois composite",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Lumber Bench'] = {
['ID'] = 'CompositeLumberBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Lumber Bench",
['Russian'] = "Лавка из композитов",
['German'] = "Verbundholz-Bank",
['French'] = "Banc en bois composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeLumberBenchObject',
},
['Composite Lumber Chair'] = {
['ID'] = 'CompositeLumberChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Lumber Chair",
['Russian'] = "Стул из композитов",
['German'] = "Verbundholz-Stuhl",
['French'] = "Chaise en composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeLumberChairObject',
},
['Composite Lumber Door'] = {
['ID'] = 'CompositeLumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Lumber Door",
['Russian'] = "Дверь из композитов",
['German'] = "Verbundholz-Tür",
['French'] = "Porte en composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeLumberDoorObject',
},
['Composite Lumber Dresser'] = {
['ID'] = 'CompositeLumberDresserItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Lumber Dresser",
['Russian'] = "Комод из композитов",
['German'] = "Verbundholz-Kleiderschrank",
['French'] = "Commode en bois composite",
},
['Description'] = {
['English'] = "A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
['Russian'] = "Комод из композитных пиломатериалов, позволяющий хранить в нём одежду и быстро переключаться между заранее созданными нарядами и тем, что на вас сейчас.",
['German'] = "Eine Kommode aus Verbundholz, in der du deine Kleidung aufbewahren und schnell zwischen einem bestimmten Outfit und dem, was du gerade trägst, wechseln kannst.",
['French'] = "Une commode en bois composite qui vous permet de ranger vos vêtements et de basculer rapidement entre une tenue désignée et tout ce que vous portez actuellement.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Storage Container', 'Wardrobe'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeLumberDresserObject',
},
['Composite Lumber Table'] = {
['ID'] = 'CompositeLumberTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Lumber Table",
['Russian'] = "Стол из композитов",
['German'] = "Verbundholz-Tisch",
['French'] = "Table en composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeLumberTableObject',
},
['Composite Oak Bench'] = {
['ID'] = 'CompositeOakBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Oak Bench",
['Russian'] = "Лавка из дубовых композитов",
['German'] = "Eichen-Verbundholzbank",
['French'] = "Banc en chêne composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeOakBenchObject',
},
['Composite Oak Chair'] = {
['ID'] = 'CompositeOakChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Oak Chair",
['Russian'] = "Стул из дубовых композитов",
['German'] = "Eichen-Verbundholzstuhl",
['French'] = "Chaise en chêne composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeOakChairObject',
},
['Composite Oak Door'] = {
['ID'] = 'CompositeOakDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Oak Door",
['Russian'] = "Дверь из дубовых композитов",
['German'] = "Eichen-Verbundholztür",
['French'] = "Porte en chêne composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeOakDoorObject',
},
['Composite Oak Lumber'] = {
['ID'] = 'CompositeOakLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Oak Lumber",
['Russian'] = "Композитные пиломатериалы из дуба",
['German'] = "Eichen-Verbundholz",
['French'] = "Bois composite de chêne",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Oak Table'] = {
['ID'] = 'CompositeOakTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Oak Table",
['Russian'] = "Стол из дубовых композитов",
['German'] = "Eichen-Verbundholztisch",
['French'] = "Table en chêne composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeOakTableObject',
},
['Composite Palm Bench'] = {
['ID'] = 'CompositePalmBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Palm Bench",
['Russian'] = "Лавка из пальмовых композитов",
['German'] = "Palmen-Verbundholzbank",
['French'] = "Banc en palmier composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositePalmBenchObject',
},
['Composite Palm Chair'] = {
['ID'] = 'CompositePalmChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Palm Chair",
['Russian'] = "Стул из пальмовых композитов",
['German'] = "Palmen-Verbundholzstuhl",
['French'] = "Chaise en palmier composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositePalmChairObject',
},
['Composite Palm Door'] = {
['ID'] = 'CompositePalmDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Palm Door",
['Russian'] = "Дверь из пальмовых композитов",
['German'] = "Palmen-Verbundholztür",
['French'] = "Porte en palmier composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositePalmDoorObject',
},
['Composite Palm Lumber'] = {
['ID'] = 'CompositePalmLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Palm Lumber",
['Russian'] = "Композитные пиломатериалы из пальмы",
['German'] = "Palmen-Verbundholz",
['French'] = "Bois composite de palmier",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Palm Table'] = {
['ID'] = 'CompositePalmTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Palm Table",
['Russian'] = "Стол из пальмовых композитов",
['German'] = "Palmen-Verbundholztisch",
['French'] = "Table en palmier composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositePalmTableObject',
},
['Composite Redwood Bench'] = {
['ID'] = 'CompositeRedwoodBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Redwood Bench",
['Russian'] = "Лавка из композита секвойи",
['German'] = "Rottanne-Verbundholzbank",
['French'] = "Banc en séquoia composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeRedwoodBenchObject',
},
['Composite Redwood Chair'] = {
['ID'] = 'CompositeRedwoodChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Redwood Chair",
['Russian'] = "Стул из композита секвойи",
['German'] = "Rottanne-Verbundholzstuhl",
['French'] = "Chaise en séquoia composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeRedwoodChairObject',
},
['Composite Redwood Door'] = {
['ID'] = 'CompositeRedwoodDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Redwood Door",
['Russian'] = "Дверь из композита секвойи",
['German'] = "Rottanne-Verbundholztür",
['French'] = "Porte en séquoia composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeRedwoodDoorObject',
},
['Composite Redwood Lumber'] = {
['ID'] = 'CompositeRedwoodLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Redwood Lumber",
['Russian'] = "Композитные пиломатериалы из секвойи",
['German'] = "Rottannen-Verbundholz",
['French'] = "Bois composite de séquoia",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Redwood Table'] = {
['ID'] = 'CompositeRedwoodTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Redwood Table",
['Russian'] = "Стол из композита секвойи",
['German'] = "Rottanne-Verbundholztisch",
['French'] = "Table en séquoia composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeRedwoodTableObject',
},
['Composite Saguaro Bench'] = {
['ID'] = 'CompositeSaguaroBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Saguaro Bench",
['Russian'] = "Лавка из композита карнегии",
['German'] = "Kaktus-Verbundholzbank",
['French'] = "Banc en saguaro composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSaguaroBenchObject',
},
['Composite Saguaro Chair'] = {
['ID'] = 'CompositeSaguaroChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Saguaro Chair",
['Russian'] = "Стул из композита карнегии",
['German'] = "Kaktus-Verbundholzstuhl",
['French'] = "Chaise en saguaro composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSaguaroChairObject',
},
['Composite Saguaro Door'] = {
['ID'] = 'CompositeSaguaroDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Saguaro Door",
['Russian'] = "Дверь из композита карнегии",
['German'] = "Kaktus-Verbundholztür",
['French'] = "Porte en saguaro composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSaguaroDoorObject',
},
['Composite Saguaro Lumber'] = {
['ID'] = 'CompositeSaguaroLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Saguaro Lumber",
['Russian'] = "Композитные пиломатериалы из карнегии",
['German'] = "Kaktus-Verbundholz",
['French'] = "Bois composite de saguaro",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Saguaro Table'] = {
['ID'] = 'CompositeSaguaroTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Saguaro Table",
['Russian'] = "Стол из композита карнегии",
['German'] = "Kaktus-Verbundholztisch",
['French'] = "Table en saguaro composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSaguaroTableObject',
},
['Composite Softwood Bench'] = {
['ID'] = 'CompositeSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Softwood Bench",
['Russian'] = "Лавка из композита хвойных пород",
['German'] = "Verbundholzbank aus Weichholz",
['French'] = "Banc en bois tendre composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSoftwoodBenchObject',
},
['Composite Softwood Chair'] = {
['ID'] = 'CompositeSoftwoodChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Softwood Chair",
['Russian'] = "Стул из композита хвойных пород",
['German'] = "Verbundholzstuhl aus Weichholz",
['French'] = "Chaise en bois tendre composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSoftwoodChairObject',
},
['Composite Softwood Door'] = {
['ID'] = 'CompositeSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Softwood Door",
['Russian'] = "Дверь из композита хвойных пород",
['German'] = "Verbundholztür aus Weichholz",
['French'] = "Porte en bois tendre composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSoftwoodDoorObject',
},
['Composite Softwood Table'] = {
['ID'] = 'CompositeSoftwoodTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Softwood Table",
['Russian'] = "Стол из композита хвойных пород",
['German'] = "Verbundholztisch aus Weichholz",
['French'] = "Table en bois tendre composite",
},
['Description'] = {
['English'] = "A nice composite table for eating meals or getting some work done.",
['Russian'] = "Хороший композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein schöner Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une belle table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSoftwoodTableObject',
},
['Composite Spruce Bench'] = {
['ID'] = 'CompositeSpruceBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Spruce Bench",
['Russian'] = "Лавка из елового композита",
['German'] = "Fichte-Verbundholzbank",
['French'] = "Banc en épicéa composite",
},
['Description'] = {
['English'] = "A composite bench built to last.",
['Russian'] = "Композитная скамейка, построенная на века.",
['German'] = "Eine langlebige Bank aus Verbundholz.",
['French'] = "Un banc composite construit pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSpruceBenchObject',
},
['Composite Spruce Chair'] = {
['ID'] = 'CompositeSpruceChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Spruce Chair",
['Russian'] = "Стул из елового композита",
['German'] = "Fichte-Verbundholzstuhl",
['French'] = "Chaise en épicéa composite",
},
['Description'] = {
['English'] = "A composite chair built to last.",
['Russian'] = "Композитный стул, созданный на века.",
['German'] = "Ein langlebiger Stuhl aus Verbundholz.",
['French'] = "Une chaise en composite conçue pour durer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSpruceChairObject',
},
['Composite Spruce Door'] = {
['ID'] = 'CompositeSpruceDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Spruce Door",
['Russian'] = "Дверь из елового композита",
['German'] = "Fichte-Verbundholztür",
['French'] = "Porte en épicéa composite",
},
['Description'] = {
['English'] = "A beautiful composite door built by an expert carpenter.",
['Russian'] = "Красивая композитная дверь, созданная опытным плотником.",
['German'] = "Eine schöne Verbundholztür, die von einem erfahrenen Zimmermann gebaut wurde.",
['French'] = "Une belle porte composite construite par un menuisier expert.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSpruceDoorObject',
},
['Composite Spruce Lumber'] = {
['ID'] = 'CompositeSpruceLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Composite Spruce Lumber",
['Russian'] = "Композитные пиломатериалы из ели",
['German'] = "Fichten-Verbundholz",
['French'] = "Bois composite d'épicéa",
},
['Description'] = {
['English'] = "A composite lumber made from a combination of wood and plastic.",
['Russian'] = "Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.",
['German'] = "Ein Verbundholz, das aus einer Kombination von Holz und Plastik hergestellt wird.",
['French'] = "Un bois composite fabriqué à partir d'une combinaison de bois et de plastique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Composite Spruce Table'] = {
['ID'] = 'CompositeSpruceTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Composite Spruce Table",
['Russian'] = "Стол из елового композита",
['German'] = "Fichte-Verbundholztisch",
['French'] = "Table en épicéa composite",
},
['Description'] = {
['English'] = "A large composite table for eating meals or getting some work done.",
['Russian'] = "Большой композитный стол для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Verbundholztisch um zu Essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en composite pour manger ou faire du travail.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CompositeSpruceTableObject',
},
['Composites Skill Book'] = {
['ID'] = 'CompositesSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Composites Skill Book",
['Russian'] = "Книга о композитах",
['German'] = "Fertigkeitsbuch: Verbundholzstoffe",
['French'] = "Livre de compétence : Composites",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Composites Skill Scroll'] = {
['ID'] = 'CompositesSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Composites Skill Scroll",
['Russian'] = "Страница о композитах",
['German'] = "Fertigkeitsschriftrolle: Verbundholzstoffe",
['French'] = "Page de compétence : Composites",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Composites Upgrade'] = {
['ID'] = 'CompositesUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Composites Upgrade",
['Russian'] = "Улучшение для изготовления композитов",
['German'] = "Upgrade Verbundhölzer",
['French'] = "Amélioration moderne : Composites",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов композитов.",
['German'] = "Fortschrittliches Upgrade, das die Effizient deutlich erhöht, wenn du Rezepte mit Verbundhölzern nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Composites.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Compost'] = {
['ID'] = 'CompostItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Compost",
['Russian'] = "Компост",
['German'] = "Kompost",
['French'] = "Compost",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Разложившееся органическое вещество, можно использовать для удобрения сельскохозяйственных культур. Компост образуется, если органический материал оставляют разлагаться на открытом воздухе. В Eco этого добиваются, бросая органический продукт на землю, и со временем он превратится в компост.",
['German'] = "Hochwertiger Kompost, der zur Düngung von Pflanzen verwendet werden kann. Kompost entsteht im Laufe der Zeit, wenn organisches Material im Freien zersetzt wird. Dies wird in Eco erreicht, indem man einen organischen Gegenstand auf den Boden fallen lässt, und mit der Zeit wird er zu Kompost.",
['French'] = "Délicieuse matière organique décomposée qui peut être utilisée pour fertiliser les cultures. Le compost est créé au fil du temps lorsque des matières organiques sont laissées à l'air libre pour se décomposer. Pour ce faire, dans Eco, dépose un item organique sur le sol, au fil du temps, il se transformera en compost.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Compost Fertilizer'] = {
['ID'] = 'CompostFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Compost Fertilizer",
['Russian'] = "Компостное удобрение",
['German'] = "Dünger aus Kompost",
['French'] = "Engrais de compost",
},
['Description'] = {
['English'] = "Compost fertilizer is a classic, low effort fertilizer.",
['Russian'] = "Компостное удобрение - это классическое удобрение с минимальными усилиями.",
['German'] = "Kompostdünger ist ein klassischer Dünger mit geringem Aufwand.",
['French'] = "L'engrais à base de compost est un engrais classique et sans effort.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Compostables Item'] = {
['ID'] = 'CompostablesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Compostables Item",
['Russian'] = "Compostables Item",
['German'] = "Compostables Item",
['French'] = "Compostables Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Computer Lab'] = {
['ID'] = 'ComputerLabItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Computer Lab",
['Russian'] = "Компьютерная лаборатория",
['German'] = "Computerlabor",
['French'] = "Ordinateur de contrôle",
},
['Description'] = {
['English'] = "A place where you can sit all day and play video games! Or work on expert-level research.",
['Russian'] = "Место, где вы можете сидеть целый день и играть в видеоигры! Или работать над сложными исследованиями.",
['German'] = "Ein Ort, an dem du den ganzen Tag sitzen und Videospiele spielen kannst! Oder Expertenforschung betreiben kannst.",
['French'] = "Un endroit où vous pouvez vous asseoir toute la journée et jouer aux jeux vidéo ! Ou travailler sur des recherches complexes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ComputerLabObject',
},
['Construction Post'] = {
['ID'] = 'ConstructionPostItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Construction Post",
['Russian'] = "Строительный знак",
['German'] = "Baupfosten",
['French'] = "Piquet de construction",
},
['Description'] = {
['English'] = "For construction contracts.",
['Russian'] = "Для строительных договоров.",
['German'] = "Für Bauaufträge.",
['French'] = "Pour les contrats de construction.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ConstructionPostObject',
},
['Contract Board'] = {
['ID'] = 'ContractBoardItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Contract Board",
['Russian'] = "Доска объявлений",
['German'] = "Anschlagbrett",
['French'] = "Tableau de contrats",
},
['Description'] = {
['English'] = "A board to post contracts.",
['Russian'] = "Доска для размещения договоров.",
['German'] = "Ein Anschlagbrett, an dem man Aufträge veröffentlichen kann.",
['French'] = "Un tableau pour afficher des contrats.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ContractBoardObject',
},
['Cookeina Mushroom Spores'] = {
['ID'] = 'CookeinaMushroomSporesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cookeina Mushroom Spores",
['Russian'] = "Споры кукейны",
['German'] = "Sporen (Cookeina)",
['French'] = "Spores de cookeina",
},
['Description'] = {
['English'] = "Plant to grow cookeina mushrooms.",
['Russian'] = "Посадите, чтобы вырастить кукейну.",
['German'] = "Pflanze einen Cookeinapilz.",
['French'] = "Planter pour faire pousser des cookeinas.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Cookeina Mushroom Spores Pack'] = {
['ID'] = 'CookeinaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Cookeina Mushroom Spores Pack",
['Russian'] = "Упаковка спор кукейны",
['German'] = "Cookeinasporenbeutel",
['French'] = "Paquet de spores de cookeina",
},
['Description'] = {
['English'] = "Plant to grow cookeina mushrooms.",
['Russian'] = "Посадите, чтобы вырастить кукейну.",
['German'] = "Pflanze einen Cookeinapilz.",
['French'] = "Planter pour faire pousser des cookeinas.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cookeina Mushrooms'] = {
['ID'] = 'CookeinaMushroomsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cookeina Mushrooms",
['Russian'] = "Кукейна",
['German'] = "Cookeina",
['French'] = "Cookeinas",
},
['Description'] = {
['English'] = "Tiny Cup Mushrooms.",
['Russian'] = "Tiny Cup Mushrooms.",
['German'] = "Tiny Cup Mushrooms.",
['French'] = "Tiny Cup Mushrooms.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Cooking Skill Book'] = {
['ID'] = 'CookingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Cooking Skill Book",
['Russian'] = "Книга о кулинарии",
['German'] = "Fertigkeitsbuch: Kochen",
['French'] = "Livre de compétence : Cuisine",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Cooking Skill Scroll'] = {
['ID'] = 'CookingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Cooking Skill Scroll",
['Russian'] = "Страница о кулинарии",
['German'] = "Fertigkeitsschriftrolle: Kochen",
['French'] = "Page de compétence : Cuisine",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Cooking Upgrade'] = {
['ID'] = 'CookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Cooking Upgrade",
['Russian'] = "Улучшение для готовки",
['German'] = "Fortschrittliches Upgrade: Kochen",
['French'] = "Amélioration avancée : Cuisine",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов готовки.",
['German'] = "Fortgeschrittenes Upgrade, das die Effizienz deutlich erhöht, wenn du Rezepte aus der modernen Küche nutzt.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Cuisine.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cooking Utensils'] = {
['ID'] = 'CookingUtensilsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cooking Utensils",
['Russian'] = "Кухонная утварь",
['German'] = "Cooking Utensils",
['French'] = "Ustensiles de cuisine",
},
['Description'] = {
['English'] = "Assorted utensils for your everyday kitchen use.",
['Russian'] = "Набор кухонной утвари для повседневного использования.",
['German'] = "Assorted utensils for your everyday kitchen use.",
['French'] = "Un assortiment d'ustensiles pour la cuisine de tous les jours.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Copper Bar'] = {
['ID'] = 'CopperBarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Copper Bar",
['Russian'] = "Медный брусок",
['German'] = "Kupferbarren",
['French'] = "Lingot de cuivre",
},
['Description'] = {
['English'] = "Refined bar of copper.",
['Russian'] = "Выплавленный медный брусок.",
['German'] = "Veredelter Kupferbarren.",
['French'] = "Un lingot de cuivre raffiné.",
},
['Weight'] = '18000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Copper Concentrate'] = {
['ID'] = 'CopperConcentrateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Copper Concentrate",
['Russian'] = "Концентрат меди",
['German'] = "Kupferkonzentrat",
['French'] = "Concentré de cuivre",
},
['Description'] = {
['English'] = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
['Russian'] = "Медная руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.",
['German'] = "Kupfererz, das zur Entfernung von Verunreinigungen konzentriert wurde. Das Erzkonzentrat wird von Schmieden zum Schmelzen von Metallbarren verwendet.",
['French'] = "Du minerai de cuivre qui a été concentré pour en retirer les impuretés. Le minerai concentré est utilisé par les forgerons pour fondre des lingots de métal.",
},
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Copper Frame Landscape'] = {
['ID'] = 'CopperFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Copper Frame Landscape",
['Russian'] = "Альбомная медная рамка",
['German'] = "Kupferrahmen: Querformat",
['French'] = "Cadre paysage en cuivre",
},
['Description'] = {
['English'] = "A copper frame useful for simple picture and art displays.",
['Russian'] = "Медная рамка для простых картин и прочих художеств.",
['German'] = "A copper frame useful for simple picture and art displays.",
['French'] = "Cadre en cuivre utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CopperFrameLandscapeObject',
},
['Copper Frame Portrait'] = {
['ID'] = 'CopperFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Copper Frame Portrait",
['Russian'] = "Книжная медная рамка",
['German'] = "Kupferrahmen: Hochformat",
['French'] = "Cadre portrait en cuivre",
},
['Description'] = {
['English'] = "A copper frame useful for simple picture and art displays.",
['Russian'] = "Медная рамка для простых картин и прочих художеств.",
['German'] = "A copper frame useful for simple picture and art displays.",
['French'] = "Cadre en cuivre utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CopperFramePortraitObject',
},
['Copper Frame Square'] = {
['ID'] = 'CopperFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Copper Frame Square",
['Russian'] = "Квадратная медная рамка",
['German'] = "Kupferrahmen: Quadratisch",
['French'] = "Cadre carré en cuivre",
},
['Description'] = {
['English'] = "A copper frame useful for simple picture and art displays.",
['Russian'] = "Медная рамка для простых картин и прочих художеств.",
['German'] = "A copper frame useful for simple picture and art displays.",
['French'] = "Cadre en cuivre utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CopperFrameSquareObject',
},
['Copper Frame Tall'] = {
['ID'] = 'CopperFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Copper Frame Tall",
['Russian'] = "Вытянутая медная рамка",
['German'] = "Kupferrahmen: Hoch",
['French'] = "Cadre grand portrait en cuivre",
},
['Description'] = {
['English'] = "A copper frame useful for simple picture and art displays.",
['Russian'] = "Медная рамка для простых картин и прочих художеств.",
['German'] = "A copper frame useful for simple picture and art displays.",
['French'] = "Cadre en cuivre utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CopperFrameTallObject',
},
['Copper Frame Wide'] = {
['ID'] = 'CopperFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Copper Frame Wide",
['Russian'] = "Широкая медная рамка",
['German'] = "Kupferrahmen: Breit",
['French'] = "Cadre grand paysage en cuivre",
},
['Description'] = {
['English'] = "A copper frame useful for simple picture and art displays.",
['Russian'] = "Медная рамка для простых картин и прочих художеств.",
['German'] = "A copper frame useful for simple picture and art displays.",
['French'] = "Cadre en cuivre utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CopperFrameWideObject',
},
['Copper Hydroxide'] = {
['ID'] = 'CopperHydroxideItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Copper Hydroxide",
['Russian'] = "Гидроксид меди",
['German'] = "Copper Hydroxide",
['French'] = "Hydroxyde de cuivre",
},
['Description'] = {
['English'] = "Pulverized copper ore left exposed to oxygen giving it a green patina.",
['Russian'] = "Распыленная медная руда, оставленная на воздухе, покрывается зеленой патиной.",
['German'] = "Pulverized copper ore left exposed to oxygen giving it a green patina.",
['French'] = "Minerai de cuivre pulvérisé exposé à l'oxygène, ce qui lui donne une patine verte.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Ore'] = {
['ID'] = 'CopperOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Copper Ore",
['Russian'] = "Медная руда",
['German'] = "Kupfererz",
['French'] = "Minerai de cuivre",
},
['Description'] = {
['English'] = "Unrefined ore with traces of copper.",
['Russian'] = "Неочищенная руда со следами меди.",
['German'] = "Unraffiniertes Erz mit Kupfereinschlüssen.",
['French'] = "Un minerai non raffiné avec des traces de cuivre.",
},
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Copper Pipe'] = {
['ID'] = 'CopperPipeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Copper Pipe",
['Russian'] = "Медная труба",
['German'] = "Kupferrohr",
['French'] = "Tuyau en cuivre",
},
['Description'] = {
['English'] = "A pipe for transporting liquids.",
['Russian'] = "Труба для транспортировки жидкостей. (И газов.)",
['German'] = "Ein Rohr für den Transport von Flüssigkeiten.",
['French'] = "Un tuyau pour le transport de liquides.",
},
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Copper Plate'] = {
['ID'] = 'CopperPlateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Copper Plate",
['Russian'] = "Медная пластина",
['German'] = "Kupferplatte",
['French'] = "Plaque de cuivre",
},
['Description'] = {
['English'] = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
['Russian'] = "Прочная медная пластина, обеспечивает более высокую степень защиты от ржавчины и улучшает теплопроводность.",
['German'] = "Eine solide Kupferplatte bietet einen höheren Schutz gegen Erosion und verbessert die Leitfähigkeit.",
['French'] = "Une solide plaque en cuivre offrant une protection plus élevée contre l'érosion et améliorant la conductivité.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Copper Wiring'] = {
['ID'] = 'CopperWiringItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Copper Wiring",
['Russian'] = "Медный провод",
['German'] = "Kupferkabel",
['French'] = "Fil de cuivre",
},
['Description'] = {
['English'] = "A length of copper conductive wire useful for a variety of purposes.",
['Russian'] = "Медная проволока проводящая ток, полезна для различных целей.",
['German'] = "Ein Stück leitfähiger Draht aus Kupfer, der für eine Vielzahl von Zwecken nützlich ist.",
['French'] = "Un bout de fil conducteur en cuivre utilisé pour des utilités diverses.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Corn'] = {
['ID'] = 'CornItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Corn",
['Russian'] = "Кукуруза",
['German'] = "Mais",
['French'] = "Maïs",
},
['Description'] = {
['English'] = "A warmly colored kernel studded vegetable.",
['Russian'] = "Овощ, усыпанный тёплыми солнечными зёрнышками.",
['German'] = "Ein warm gefärbtes, körniges Gemüse.",
['French'] = "Un légume clouté de noyau chaudement coloré.",
},
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Corn Fritters'] = {
['ID'] = 'CornFrittersItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Corn Fritters",
['Russian'] = "Кукурузные оладьи",
['German'] = "Frittierter Mais",
['French'] = "Beignets de maïs",
},
['Description'] = {
['English'] = "These deep fried corn treats are both crispy and delicious.",
['Russian'] = "Эти хорошо прожаренные кукурузные вкусняшки, одновременно хрустящие и вкусные.",
['German'] = "Diese frittierten Maisleckereien sind knusprig und lecker.",
['French'] = "Ces friandises au maïs frit sont à la fois croustillantes et délicieuses.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Corn Seed'] = {
['ID'] = 'CornSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Corn Seed",
['Russian'] = "Семечко кукурузы",
['German'] = "Samen (Mais)",
['French'] = "Graine de maïs",
},
['Description'] = {
['English'] = "Plant to grow corn.",
['Russian'] = "Посадите, чтобы вырастить кукурузу.",
['German'] = "Pflanzen, damit daraus daraus Mais wird.",
['French'] = "Planter pour faire pousser du maïs.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Corn Seed Pack'] = {
['ID'] = 'CornSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Corn Seed Pack",
['Russian'] = "Упаковка семян кукурузы",
['German'] = "Maissamenbeutel",
['French'] = "Paquet de graines de maïs",
},
['Description'] = {
['English'] = "Plant to grow corn.",
['Russian'] = "Посадите, чтобы вырастить кукурузу.",
['German'] = "Pflanzen, damit daraus daraus Mais wird.",
['French'] = "Planter pour faire pousser du maïs.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corn Starch'] = {
['ID'] = 'CornStarchItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Corn Starch",
['Russian'] = "Кукурузный крахмал",
['German'] = "Maisstärke",
['French'] = "Fécule de maïs",
},
['Description'] = {
['English'] = "Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.",
['Russian'] = "Кукурузный крахмал, полученный из сердцевины ядра, можно использовать в качестве загустителя для соусов.",
['German'] = "Aus dem Endosperm des Korns gewonnen, kann Maisstärke als Verdickungsmittel für Soßen verwendet werden.",
['French'] = "Obtenue à partir de l'endosperme de la graine, la fécule de maïs peut être utilisée comme agent épaississant pour les sauces.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Cornmeal'] = {
['ID'] = 'CornmealItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cornmeal",
['Russian'] = "Кукурузная мука",
['German'] = "Maismehl",
['French'] = "Farine de maïs",
},
['Description'] = {
['English'] = "Dried and ground corn; it\'s like a courser flour.",
['Russian'] = "Dried and ground corn; it\'s like a courser flour.",
['German'] = "Dried and ground corn; it\'s like a courser flour.",
['French'] = "Dried and ground corn; it\'s like a courser flour.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Cornrows'] = {
['ID'] = 'CornrowsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Cornrows",
['Russian'] = "Брейды",
['German'] = "Cornrows",
['French'] = "Tresses plaquées",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Corrugated Steel'] = {
['ID'] = 'CorrugatedSteelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Corrugated Steel",
['Russian'] = "Гофрированная сталь",
['German'] = "Wellblech",
['French'] = "Tôle d'acier ondulée",
},
['Description'] = {
['English'] = "Especially useful for industrial buildings.",
['Russian'] = "Особенно полезен для промышленных зданий.",
['German'] = "Besonders nützlich für Industriebauten.",
['French'] = "Particulièrement utile pour les bâtiments industriels.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Corrugated Steel Door'] = {
['ID'] = 'CorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Corrugated Steel Door",
['Russian'] = "Дверь из гофрированной стали",
['German'] = "Wellstahltür",
['French'] = "Porte en acier ondulé",
},
['Description'] = {
['English'] = "A secure door made of hard corrugated steel.",
['Russian'] = "Надежная дверь, сделанная из прочной гофрированной стали.",
['German'] = "Eine Sicherheitstür aus hartem Wellstahl.",
['French'] = "Une porte sécurisée en tôle d'acier ondulée rigide.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CorrugatedSteelDoorObject',
},
['Corrugated Steel Fence Door'] = {
['ID'] = 'CorrugatedSteelFenceDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Corrugated Steel Fence Door",
['Russian'] = "Дверь из решетки гофрированной стали",
['German'] = "Wellstahl Gittertür",
['French'] = "Porte en acier ondulé à croisillons",
},
['Description'] = {
['English'] = "A corrugated steel door with fence-like viewing slots. ",
['Russian'] = "Дверь из гофрированной стали с решеткой для обзора. ",
['German'] = "Eine Wellstahltür, mit Fensterkacheln. ",
['French'] = "Une porte en tôle d'acier ondulée avec des fentes d'observation en croisillons. ",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CorrugatedSteelFenceDoorObject',
},
['Cotton Boll'] = {
['ID'] = 'CottonBollItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cotton Boll",
['Russian'] = "Хлопковая коробочка",
['German'] = "Baumwoll Samenkapsel",
['French'] = "Capsule de coton",
},
['Description'] = {
['English'] = "A fluffy round boll harvested from a cotton plant.",
['Russian'] = "A fluffy round boll harvested from a cotton plant.",
['German'] = "A fluffy round boll harvested from a cotton plant.",
['French'] = "Une capsule ronde et duveteuse récoltée sur un plant de coton.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Carpet'] = {
['ID'] = 'CottonCarpetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Cotton Carpet",
['Russian'] = "Хлопковый ковер",
['German'] = "Baumwollteppich",
['French'] = "Moquette en coton",
},
['Description'] = {
['English'] = "A woven cotton floor covering attached to a lumber backing.",
['Russian'] = "Тканое напольное покрытие из хлопка, закрепленное на подложке из пиломатериалов.",
['German'] = "Ein gewebter Baumwollbodenbelag, der auf einer Holzunterlage befestigt ist.",
['French'] = "Un revêtement de sol en coton tissé attaché à un support en bois.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Cotton Curtains'] = {
['ID'] = 'CottonCurtainsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Cotton Curtains",
['Russian'] = "Хлопковые шторы",
['German'] = "Baumwollvorhänge",
['French'] = "Rideaux en coton",
},
['Description'] = {
['English'] = "Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)",
['Russian'] = "Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)",
['German'] = "Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)",
['French'] = "Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)",
},
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Cotton Fabric'] = {
['ID'] = 'CottonFabricItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cotton Fabric",
['Russian'] = "Хлопковая ткань",
['German'] = "Baumwollstoff",
['French'] = "Tissu en coton",
},
['Description'] = {
['English'] = "Cotton fabric is valued for its light weight, breathability, and softness.",
['Russian'] = "Хлопковая ткань ценится за легкость, воздухопроницаемость и мягкость.",
['German'] = "Baumwollstoff wird für sein geringes Gewicht, seine Weichheit und seine atmungsaktive Eigenschaften geschätzt.",
['French'] = "Le coton est apprécié pour sa légèreté, sa respirabilité et sa douceur.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Cotton Lint'] = {
['ID'] = 'CottonLintItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cotton Lint",
['Russian'] = "Хлопковое волокно",
['German'] = "Baumwollflusen",
['French'] = "Bourre de coton",
},
['Description'] = {
['English'] = "A bundle of cotton used as stuffing or further tailoring processing.",
['Russian'] = "Пучок хлопковых волокон, используемый в качестве набивки или дальнейшей пошивочной обработки.",
['German'] = "Ein Bündel Baumwolle, das als Füllung oder zur Weiterverarbeitung beim Schneidern verwendet wird.",
['French'] = "Une botte de coton utilisée comme rembourrage ou pour la confection de vêtements.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Seed'] = {
['ID'] = 'CottonSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Cotton Seed",
['Russian'] = "Семечко хлопка",
['German'] = "Samen (Baumwollpflanze)",
['French'] = "Graine de coton",
},
['Description'] = {
['English'] = "Plant to grow cotton.",
['Russian'] = "Посадите, чтобы вырастить хлопок.",
['German'] = "Pflanze, damit daraus Baumwolle wird.",
['French'] = "Plantez pour faire pousser du coton.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Cotton Seed Pack'] = {
['ID'] = 'CottonSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Cotton Seed Pack",
['Russian'] = "Упаковка семян хлопка",
['German'] = "Baumwollesamenbeutel",
['French'] = "Paquet de graines de coton",
},
['Description'] = {
['English'] = "Plant to grow cotton.",
['Russian'] = "Посадите, чтобы вырастить хлопок.",
['German'] = "Pflanze, damit daraus Baumwolle wird.",
['French'] = "Plantez pour faire pousser du coton.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Streamer Stars'] = {
['ID'] = 'CottonStreamerStarsItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cotton Streamer Stars",
['Russian'] = "Хлопковая лента флажков со звездами",
['German'] = "Cotton Streamer Stars",
['French'] = "Banderole étoilée en coton",
},
['Description'] = {
['English'] = "Simple cotton streamers with stars.",
['Russian'] = "Simple cotton streamers with stars.",
['German'] = "Simple cotton streamers with stars.",
['French'] = "Simple cotton streamers with stars.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CottonStreamerStarsObject',
},
['Cotton Streamer Stripes'] = {
['ID'] = 'CottonStreamerStripesItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Cotton Streamer Stripes",
['Russian'] = "Хлопковая лента флажков с полосками",
['German'] = "Cotton Streamer Stripes",
['French'] = "Banderole à rayures en coton",
},
['Description'] = {
['English'] = "Simple cotton streamers with stripes.",
['Russian'] = "Simple cotton streamers with stripes.",
['German'] = "Simple cotton streamers with stripes.",
['French'] = "Simple cotton streamers with stripes.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CottonStreamerStripesObject',
},
['Cotton Thread'] = {
['ID'] = 'CottonThreadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cotton Thread",
['Russian'] = "Хлопковая нить",
['German'] = "Baumwollfaden",
['French'] = "Fil de coton",
},
['Description'] = {
['English'] = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
['Russian'] = "Хлопковое волокно прошедшее очистку и готовое для производства тканей.",
['German'] = "Baumwollfasern, die so verarbeitet wurden, damit sie Einsatzbereit für den Gebrauch in Textilien sind.",
['French'] = "Fibre de coton qui a été traitée dans une machine d'égrenage et est prête à être utilisée pour les textiles.",
},
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Couch'] = {
['ID'] = 'CouchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Couch",
['Russian'] = "Диван",
['German'] = "Sofa",
['French'] = "Canapé",
},
['Description'] = {
['English'] = "A sweet couch to lounge on. Now with room for your friends!",
['Russian'] = "Миленький диванчик для отдыха. Теперь с комнатой для ваших друзей!",
['German'] = "Eine kleine Couch zum Ausruhen. Jetzt mit Platz für deine Freunde!",
['French'] = "Un canapé doux pour se détendre. Maintenant vous avez de la place pour vos amis !",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CouchObject',
},
['Country Claim Stake'] = {
['ID'] = 'CountryClaimStakeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Country Claim Stake",
['Russian'] = "Колышек землемера Страны",
['German'] = "Land-Absteckpflock",
['French'] = "Piquet de revendication nationale",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CountryClaimStakeObject',
},
['Country Foundation'] = {
['ID'] = 'CountryFoundationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Country Foundation",
['Russian'] = "Закладной камень Страны",
['German'] = "Landesgründung",
['French'] = "Fondation nationale",
},
['Description'] = {
['English'] = "When a town simply cannot contain your ambition.",
['Russian'] = "Нужен, когда ваши амбиции не помещаются в одном городе.",
['German'] = "Wenn eine Stadt deinen Ehrgeiz einfach nicht zügeln kann.",
['French'] = "Lorsqu'une ville ne peut tout simplement pas contenir votre ambition.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CountryFoundationObject',
},
['Court Chair'] = {
['ID'] = 'CourtChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Court Chair",
['Russian'] = "Судебный стул",
['German'] = "Gerichtsstuhl",
['French'] = "Chaise du tribunal",
},
['Description'] = {
['English'] = "A chair for legal sittings.",
['Russian'] = "Стул для законных посиделок.",
['German'] = "Ein Stuhl für Gerichtsverhandlungen.",
['French'] = "Une chaise pour les séances judiciaires.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CourtChairObject',
},
['Court Table'] = {
['ID'] = 'CourtTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Court Table",
['Russian'] = "Судебный стол",
['German'] = "Gerichtstisch",
['French'] = "Table de tribunal",
},
['Description'] = {
['English'] = "A vital part of the courtroom.",
['Russian'] = "Важная часть судебного зала.",
['German'] = "Ein wesentlicher Teil des Gerichtssaals.",
['French'] = "Une partie essentielle de la salle d'audience.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CourtTableObject',
},
['Cowboy Hat'] = {
['ID'] = 'CowboyHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Cowboy Hat",
['Russian'] = "Шляпа Ковбоя",
['German'] = "Cowboyhut",
['French'] = "Chapeau de cow-boy",
},
['Description'] = {
['English'] = "A fine leather hat.",
['Russian'] = "Превосходная кожаная шляпа.",
['German'] = "Ein edler Lederhut.",
['French'] = "Un chapeau en cuir fin.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Coyote Carcass'] = {
['ID'] = 'CoyoteCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Coyote Carcass",
['Russian'] = "Туша койота",
['German'] = "Kojotenkadaver",
['French'] = "Cadavre de coyote",
},
['Description'] = {
['English'] = "A dead coyote.",
['Russian'] = "Мёртвый койот.",
['German'] = "Ein toter Kojote.",
['French'] = "Un coyote mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crab Carcass'] = {
['ID'] = 'CrabCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Crab Carcass",
['Russian'] = "Туша краба",
['German'] = "Krabbenkadaver",
['French'] = "Cadavre de crabe",
},
['Description'] = {
['English'] = "A crustacean that loves the ocean, just don\'t get caught in its pinch!",
['Russian'] = "A crustacean that loves the ocean, just don\'t get caught in its pinch!",
['German'] = "A crustacean that loves the ocean, just don\'t get caught in its pinch!",
['French'] = "A crustacean that loves the ocean, just don\'t get caught in its pinch!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crab Pot'] = {
['ID'] = 'CrabPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Crab Pot",
['Russian'] = "Ловушка для крабов",
['German'] = "Krabbentopf",
['French'] = "Casier à crabes",
},
['Description'] = {
['English'] = "A contraption to catch unsuspecting crabs in search of prey.",
['Russian'] = "Приспособление для ловли ничего не подозревающих в поисках добычи крабов.",
['German'] = "Eine Vorrichtung, um Krebse auf der Jagd zu fangen.",
['French'] = "Un engin pour attraper des crabes sans méfiance à la recherche de proies.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CrabPotObject',
},
['Crane'] = {
['ID'] = 'CraneItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Crane",
['Russian'] = "Кран",
['German'] = "Kran",
['French'] = "Grue",
},
['Description'] = {
['English'] = "Allows the placement and transport of materials in an area.",
['Russian'] = "Позволяет размещать и транспортировать материалы на территории.",
['German'] = "Ermöglicht die Platzierung und den Transport von Materialien in einem Gebiet.",
['French'] = "Permet le placement et le transport des matériaux dans une zone.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Construction', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CraneObject',
},
['Creosote Bush Seed'] = {
['ID'] = 'CreosoteBushSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Creosote Bush Seed",
['Russian'] = "Семечко ларреи",
['German'] = "Samen (Kreosotbusch)",
['French'] = "Graine de créosotier",
},
['Description'] = {
['English'] = "Plant to grow creosote bushes.",
['Russian'] = "Посадите, чтобы вырастить куст ларреи.",
['German'] = "Pflanzen, damit daraus ein Kreosotbusch wird.",
['French'] = "Planter pour faire pousser des buissons de créosote.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Creosote Bush Seed Pack'] = {
['ID'] = 'CreosoteBushSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Creosote Bush Seed Pack",
['Russian'] = "Упаковка семян ларреи",
['German'] = "Kreosotbuschsamenbeutel",
['French'] = "Paquet de graines de créosotier",
},
['Description'] = {
['English'] = "Plant to grow creosote bushes.",
['Russian'] = "Посадите, чтобы вырастить куст ларреи.",
['German'] = "Pflanzen, damit daraus ein Kreosotbusch wird.",
['French'] = "Planter pour faire pousser des buissons de créosote.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Creosote Flower'] = {
['ID'] = 'CreosoteFlowerItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Creosote Flower",
['Russian'] = "Цветок ларреи",
['German'] = "Creosote Flower",
['French'] = "Fleur de créosotier",
},
['Description'] = {
['English'] = "Placeholder Description.",
['Russian'] = "Placeholder Description.",
['German'] = "Placeholder Description.",
['French'] = "Description de l'espace réservé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Crimini Mushroom Spores'] = {
['ID'] = 'CriminiMushroomSporesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Crimini Mushroom Spores",
['Russian'] = "Споры шампиньонов",
['German'] = "Sporen (Champignon)",
['French'] = "Spores de champignon de Paris",
},
['Description'] = {
['English'] = "Plant to grow crimini mushrooms.",
['Russian'] = "Посадите, чтобы вырастить шампиньоны.",
['German'] = "Pflanzen, damit daraus Champignons werden.",
['French'] = "Planter pour faire pousser des champignons de Paris.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Crimini Mushroom Spores Pack'] = {
['ID'] = 'CriminiMushroomSporesPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Crimini Mushroom Spores Pack",
['Russian'] = "Упаковка спор шампиньонов",
['German'] = "Champignonsporenbeutel",
['French'] = "Paquet de spores de champignons de Paris",
},
['Description'] = {
['English'] = "Plant to grow crimini mushrooms.",
['Russian'] = "Посадите, чтобы вырастить шампиньоны.",
['German'] = "Pflanzen, damit daraus Champignons werden.",
['French'] = "Planter pour faire pousser des champignons de Paris.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crimini Mushrooms'] = {
['ID'] = 'CriminiMushroomsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Crimini Mushrooms",
['Russian'] = "Шампиньоны",
['German'] = "Champignons",
['French'] = "Champignons de Paris",
},
['Description'] = {
['English'] = "Edible mushrooms that are quite tasty.",
['Russian'] = "Довольно вкусные, съедобные грибы.",
['German'] = "Speisepilze, die ziemlich lecker sind.",
['French'] = "Champignons comestibles qui sont assez savoureux.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Crimson Salad'] = {
['ID'] = 'CrimsonSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Crimson Salad",
['Russian'] = "Винегрет",
['German'] = "Purpursalat",
['French'] = "Salade cramoisie",
},
['Description'] = {
['English'] = "Just in case you want to eat red things without eating meat.",
['Russian'] = "На случай если вы хотите скушать что-то красное без мяса.",
['German'] = "Für den Fall, dass du rote Dinge essen möchten, ohne Fleisch zu essen.",
['French'] = "Juste au cas où vous voulez manger des choses rouges sans manger de la viande.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Herbivore Feed', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Crispy Bacon'] = {
['ID'] = 'CrispyBaconItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Crispy Bacon",
['Russian'] = "Хрустящий бекон",
['German'] = "Knuspriger Speck",
['French'] = "Bacon croustillant",
},
['Description'] = {
['English'] = "Give me all the bacon and eggs you have.",
['Russian'] = "Дайте мне весь бекон и яйца, которые у вас есть.",
['German'] = "Gib mir alles an Speck und Eiern, das du hast.",
['French'] = "Donnez-moi tout le bacon et les œufs que vous avez.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Crushed Basalt'] = {
['ID'] = 'CrushedBasaltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Basalt",
['Russian'] = "Базальтовый щебень",
['German'] = "Zerkleinerter Basalt",
['French'] = "Basalte concassé",
},
['Description'] = {
['English'] = "Basalt rocks that have been crushed into a fine gravel.",
['Russian'] = "Базальтовая порода, которая была раздроблена в мелкий гравий.",
['German'] = "Basaltgestein, das zu feinem Kies zerkleinert wurde.",
['French'] = "Des roches de basalte qui ont été concassées en un fin gravier.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Coal'] = {
['ID'] = 'CrushedCoalItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Coal",
['Russian'] = "Дроблёный уголь",
['German'] = "Zerkleinerte Kohle",
['French'] = "Charbon concassé",
},
['Description'] = {
['English'] = "Coal that have been crushed into a usable size.",
['Russian'] = "Уголь, который пропустили через дробилку и теперь его можно использовать как топливо.",
['German'] = "Kohle, die in verwendbare Brocken zerkleinert wurde.",
['French'] = "Charbon qui a été concassé en une taille utilisable.",
},
['Weight'] = '22000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Copper Ore'] = {
['ID'] = 'CrushedCopperOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Copper Ore",
['Russian'] = "Дроблёная медная руда",
['German'] = "Zerkleinertes Kupfererz",
['French'] = "Minerai de cuivre concassé",
},
['Description'] = {
['English'] = "Crushed copper ore that is ready to be concentrated.",
['Russian'] = "Измельченная медная руда, готовая к обогащению.",
['German'] = "Zerkleinertes Kupfererz, das bereit ist, konzentriert zu werden.",
['French'] = "Minerai de cuivre concassé prêt à être concentré.",
},
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Gneiss'] = {
['ID'] = 'CrushedGneissItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Gneiss",
['Russian'] = "Щебень из гнейса",
['German'] = "Zerkleinerter Gneis",
['French'] = "Gneiss concassé",
},
['Description'] = {
['English'] = "Gneiss rocks that have been crushed into a fine gravel.",
['Russian'] = "Гнейсовая порода, которая была раздроблена в мелкий гравий.",
['German'] = "Gneisgestein, das zu feinem Kies zerkleinert wurde.",
['French'] = "Des roches de gneiss qui ont été concassées en un fin gravier.",
},
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Gold Ore'] = {
['ID'] = 'CrushedGoldOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Gold Ore",
['Russian'] = "Дроблёная золотая руда",
['German'] = "Zerkleinertes Golderz",
['French'] = "Minerai d'or concassé",
},
['Description'] = {
['English'] = "Crushed gold ore that is ready to be concentrated.",
['Russian'] = "Измельченная золотая руда, готовая к обогащению.",
['German'] = "Zerkleinertes Golderz, das bereit ist, konzentriert zu werden.",
['French'] = "Minerai d'or concassé prêt à être concentré.",
},
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Granite'] = {
['ID'] = 'CrushedGraniteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Granite",
['Russian'] = "Гранитный щебень",
['German'] = "Zerkleinerter Granit",
['French'] = "Granite concassé",
},
['Description'] = {
['English'] = "Granite rocks that have been crushed into a fine gravel.",
['Russian'] = "Гранитная порода, которая была раздроблена в мелкий гравий.",
['German'] = "Granitgestein, das zu feinem Kies zerkleinert wurde.",
['French'] = "Des roches de granite qui ont été concassées en un fin gravier.",
},
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Iron Ore'] = {
['ID'] = 'CrushedIronOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Iron Ore",
['Russian'] = "Дроблёная железная руда",
['German'] = "Zerkleinertes Eisenerz",
['French'] = "Minerai de fer concassé",
},
['Description'] = {
['English'] = "Crushed iron ore that is ready to be concentrated.",
['Russian'] = "Измельченная железная руда, готовая к обогащению.",
['German'] = "Zerkleinertes Eisenerz, das bereit ist, konzentriert zu werden.",
['French'] = "Minerai de fer concassé prêt à être concentré.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Limestone'] = {
['ID'] = 'CrushedLimestoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Limestone",
['Russian'] = "Известняковый щебень",
['German'] = "Zerkleinerter Kalkstein",
['French'] = "Calcaire concassé",
},
['Description'] = {
['English'] = "Limestone rocks that have been crushed into a fine gravel.",
['Russian'] = "Известняковая порода, которая была раздроблена в мелкий гравий.",
['German'] = "Kalksteinfelsen, das zu einem feinen Kalksteinkies zerkleinert wurden.",
['French'] = "Des roches de calcaire qui ont été concassées en un fin gravier.",
},
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Mixed Rock'] = {
['ID'] = 'CrushedMixedRockItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Mixed Rock",
['Russian'] = "Дробленый Смешанный Камень",
['German'] = "Zerstoßener gemischter Stein",
['French'] = "Mélange de pierres concassées",
},
['Description'] = {
['English'] = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
['Russian'] = "Смесь камней, которая может использоваться в различных рецептах или просто как наполнитель пустот.",
['German'] = "Eine Mischung aus Stein, die in einer Vielzahl von Rezepten genutzt werden kann oder einfach als Baumaterial.",
['French'] = "Un mélange de roches qui peut être utilisé dans une variété de recettes ou simplement comme décharge.",
},
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Oil Shale'] = {
['ID'] = 'CrushedOilShaleItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Oil Shale",
['Russian'] = "Дроблёный нефтяной сланец",
['German'] = "Zerkleinertes Ölschiefer",
['French'] = "Schiste bitumineux concassé",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Sandstone'] = {
['ID'] = 'CrushedSandstoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Sandstone",
['Russian'] = "Щебень из песчаника",
['German'] = "Zerkleinerter Sandstein",
['French'] = "Grès concassé",
},
['Description'] = {
['English'] = "Sandstone rocks that have been crushed into a fine gravel.",
['Russian'] = "Песчаная порода, которая была раздроблена в мелкий гравий.",
['German'] = "Sandsteingestein, das zu einem feinen Sandsteinkies zerkleinert wurde.",
['French'] = "Des roches de grès qui ont été concassées en un fin gravier.",
},
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Shale'] = {
['ID'] = 'CrushedShaleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Shale",
['Russian'] = "Сланцевый щебень",
['German'] = "Zerkleinerter Schiefer",
['French'] = "Schiste concassé",
},
['Description'] = {
['English'] = "Shale rocks that have been crushed into a fine gravel.",
['Russian'] = "Сланцевая порода, которая была раздроблена в мелкий гравий.",
['German'] = "Schiefergestein, das zu einem feinen Schiefersteinkies zerkleinert wurde.",
['French'] = "Des roches de schiste qui ont été concassées en un fin gravier.",
},
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Slag'] = {
['ID'] = 'CrushedSlagItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Slag",
['Russian'] = "Дроблёный шлак",
['German'] = "Zerkleinerte Schlacke",
['French'] = "Scories concassés",
},
['Description'] = {
['English'] = "Slag that has been crushed into a fine gravel.",
['Russian'] = "Шлак, который был раздроблен в мелкий гравий.",
['German'] = "Schlacke, die zu einem feinen Kies zerkleinert wurde.",
['French'] = "Scories qui ont été concassées en un fin gravier.",
},
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Crushed Sulfur'] = {
['ID'] = 'CrushedSulfurItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Crushed Sulfur",
['Russian'] = "Crushed Sulfur",
['German'] = "Crushed Sulfur",
['French'] = "Crushed Sulfur",
},
['Description'] = {
['English'] = "Sulfur rocks that have been crushed into a fine gravel.",
['Russian'] = "Sulfur rocks that have been crushed into a fine gravel.",
['German'] = "Sulfur rocks that have been crushed into a fine gravel.",
['French'] = "Sulfur rocks that have been crushed into a fine gravel.",
},
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Culinary Research Paper Advanced'] = {
['ID'] = 'CulinaryResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Culinary Research Paper Advanced",
['Russian'] = "Исследование по продвинутой кулинарии",
['German'] = "Fortgeschrittenes Forschungspapier: Kochkunst",
['French'] = "Papier de recherche : Culinaire avancé",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culinary Research Paper Basic'] = {
['ID'] = 'CulinaryResearchPaperBasicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Culinary Research Paper Basic",
['Russian'] = "Исследование по базовой кулинарии",
['German'] = "Grundlegendes Forschungspapier: Kochkunst",
['French'] = "Papier de recherche : Culinaire basique",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culinary Research Paper Modern'] = {
['ID'] = 'CulinaryResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Culinary Research Paper Modern",
['Russian'] = "Исследование по современной кулинарии",
['German'] = "Modernes Forschungspapier: Kochkunst",
['French'] = "Papier de recherche : Culinaire moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culture'] = {
['ID'] = 'CultureItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Culture",
['Russian'] = "Культура",
['German'] = "Kultur",
['French'] = "Culture",
},
['Description'] = {
['English'] = "QA Test Object adding Culture value.",
['Russian'] = "Тестовый объект QA добавляющий значение культуры.",
['German'] = "QA Test Object adding Culture value.",
['French'] = "Objet de test Assurance Qualité ajoutant une valeur culturelle.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CultureObject',
},
['Curly'] = {
['ID'] = 'CurlyItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Curly",
['Russian'] = "Кудри",
['German'] = "Curly",
['French'] = "Frisé",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Currency Exchange'] = {
['ID'] = 'CurrencyExchangeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Currency Exchange",
['Russian'] = "Пункт обмена валюты",
['German'] = "Wechselstube",
['French'] = "Bureau de change",
},
['Description'] = {
['English'] = "Allows players to exchange currency.",
['Russian'] = "Позволяет игрокам обменивать валюту.",
['German'] = "Ermöglicht Spielern, Währungen zu wechseln.",
['French'] = "Permet aux joueurs d'échanger des monnaies.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.CurrencyExchangeObject',
},
['Cutting Edge Cooking Skill Book'] = {
['ID'] = 'CuttingEdgeCookingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Cutting Edge Cooking Skill Book",
['Russian'] = "Книга о передовой кулинарии",
['German'] = "Fertigkeitsbuch: Innovatives Kochen",
['French'] = "Livre de compétence : Cuisine moléculaire",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Cutting Edge Cooking Skill Scroll'] = {
['ID'] = 'CuttingEdgeCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Cutting Edge Cooking Skill Scroll",
['Russian'] = "Страница о передовой кулинарии",
['German'] = "Fertigkeitsschriftrolle: Innovatives Kochen",
['French'] = "Page de compétence : Cuisine moléculaire",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Cutting Edge Cooking Upgrade'] = {
['ID'] = 'CuttingEdgeCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Cutting Edge Cooking Upgrade",
['Russian'] = "Улучшение для передовой кулинарии",
['German'] = "Upgrade Innovatives Kochen",
['French'] = "Amélioration moderne : Cuisine moléculaire",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов передовой кулинарии.",
['German'] = "Modernes Upgrade, dass die Effizient deutlich erhöht, wenn du Rezepte aus der modernen Küche nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Cuisine moléculaire.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cyan Powder'] = {
['ID'] = 'CyanPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Cyan Powder",
['Russian'] = "Голубой порошок",
['German'] = "Cyan Powder",
['French'] = "Pigment cyan",
},
['Description'] = {
['English'] = "A mixture of powders in set ranges to make an artifical base cyan color.",
['Russian'] = "Смесь порошков в заданных количествах для получения искусственного базового голубого цвета.",
['German'] = "A mixture of powders in set ranges to make an artifical base cyan color.",
['French'] = "Un mélange de pigments spécifiques pour obtenir une base artificielle de couleur cyan.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Daisy'] = {
['ID'] = 'DaisyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Flower',
['Name'] = {
['English'] = "Daisy",
['Russian'] = "Daisy",
['German'] = "Daisy",
['French'] = "Daisy",
},
['Description'] = {
['English'] = "For someone special or just for decoration.",
['Russian'] = "For someone special or just for decoration.",
['German'] = "For someone special or just for decoration.",
['French'] = "For someone special or just for decoration.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Flower', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Daisy Seed'] = {
['ID'] = 'DaisySeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Daisy Seed",
['Russian'] = "Daisy Seed",
['German'] = "Daisy Seed",
['French'] = "Daisy Seed",
},
['Description'] = {
['English'] = "Plant to grow daisy.",
['Russian'] = "Plant to grow daisy.",
['German'] = "Plant to grow daisy.",
['French'] = "Plant to grow daisy.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Daisy Seed Pack'] = {
['ID'] = 'DaisySeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Daisy Seed Pack",
['Russian'] = "Daisy Seed Pack",
['German'] = "Daisy Seed Pack",
['French'] = "Daisy Seed Pack",
},
['Description'] = {
['English'] = "Plant to grow daisy.",
['Russian'] = "Plant to grow daisy.",
['German'] = "Plant to grow daisy.",
['French'] = "Plant to grow daisy.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Anchor'] = {
['ID'] = 'DecorativeAnchorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Anchor",
['Russian'] = "Декоративный якорь",
['German'] = "Dekorativer Anker",
['French'] = "Ancre décorative",
},
['Description'] = {
['English'] = "The ship this anchor belonged to no longer needed it.",
['Russian'] = "Корабль, которому принадлежал этот якорь, больше в нем не нуждается.",
['German'] = "The ship this anchor belonged to no longer needed it.",
['French'] = "Le navire auquel appartenait cette ancre n'en avait plus besoin.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeAnchorObject',
},
['Decorative Bowl'] = {
['ID'] = 'DecorativeBowlItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Bowl",
['Russian'] = "Decorative Bowl",
['German'] = "Decorative Bowl",
['French'] = "Decorative Bowl",
},
['Description'] = {
['English'] = "A decorative bonsai tree cut with artistical skill.",
['Russian'] = "A decorative bonsai tree cut with artistical skill.",
['German'] = "A decorative bonsai tree cut with artistical skill.",
['French'] = "Un arbre bonsaï décoratif taillé avec une habileté artistique.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeBowlObject',
},
['Decorative Glass Buoy Blue'] = {
['ID'] = 'DecorativeGlassBuoyBlueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Glass Buoy Blue",
['Russian'] = "Декоративный стеклянный синий буй",
['German'] = "Dekorative blaue Glasboje",
['French'] = "Flotteur décoratif en verre bleu",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeGlassBuoyBlueObject',
},
['Decorative Glass Buoy Green'] = {
['ID'] = 'DecorativeGlassBuoyGreenItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Glass Buoy Green",
['Russian'] = "Декоративный стеклянный зеленый буй",
['German'] = "Dekorative grüne Glasboje",
['French'] = "Flotteur décoratif en verre vert",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeGlassBuoyGreenObject',
},
['Decorative Glass Buoy Red'] = {
['ID'] = 'DecorativeGlassBuoyRedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Glass Buoy Red",
['Russian'] = "Декоративный стеклянный красный буй",
['German'] = "Dekorative rote Glasboje",
['French'] = "Flotteur décoratif en verre rouge",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeGlassBuoyRedObject',
},
['Decorative Glass Buoy Violet'] = {
['ID'] = 'DecorativeGlassBuoyVioletItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Glass Buoy Violet",
['Russian'] = "Декоративный стеклянный фиолетовый буй",
['German'] = "Dekorative lilafarbene Glasboje",
['French'] = "Flotteur décoratif en verre violet",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeGlassBuoyVioletObject',
},
['Decorative Glass Buoy Yellow'] = {
['ID'] = 'DecorativeGlassBuoyYellowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Glass Buoy Yellow",
['Russian'] = "Декоративный стеклянный жёлтый буй",
['German'] = "Dekorative gelbe Glasboje",
['French'] = "Flotteur décoratif en verre jaune",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeGlassBuoyYellowObject',
},
['Decorative Hanging Buoy'] = {
['ID'] = 'DecorativeHangingBuoyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Hanging Buoy",
['Russian'] = "Декоративный подвесной буй",
['German'] = "Dekorative Hängeboje",
['French'] = "Flotteurs décoratifs suspendus",
},
['Description'] = {
['English'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['Russian'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['German'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
['French'] = "Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeHangingBuoyObject',
},
['Decorative Life Preserver'] = {
['ID'] = 'DecorativeLifePreserverItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Life Preserver",
['Russian'] = "Декоративный спасательный круг",
['German'] = "Dekorativer Lebensretter",
['French'] = "Bouée de sauvetage décorative",
},
['Description'] = {
['English'] = "It has retired from its previously life-critical role, but great for nautical decor.",
['Russian'] = "Больше не служит своему назначению по спасению жизней, но отлично подходит для морского декора.",
['German'] = "Er erfüllt nicht länger seine lebensrettende Funktion, aber macht sich gut als nautische Dekoration.",
['French'] = "Il a cessé de jouer un rôle essentiel dans la vie des gens, mais il est très utile pour la décoration nautique.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeLifePreserverObject',
},
['Decorative Ship Wheel'] = {
['ID'] = 'DecorativeShipWheelItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Decorative Ship Wheel",
['Russian'] = "Декоративный штурвал",
['German'] = "Dekoratives Steuerrad",
['French'] = "Barre de bateau décorative",
},
['Description'] = {
['English'] = "Somewhere a ship is no longer going straight.",
['Russian'] = "Somewhere a ship is no longer going straight.",
['German'] = "Irgendwo fährt ein Schiff nicht länger geradeaus.",
['French'] = "Quelque part, un navire n'avance plus en ligne droite.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DecorativeShipWheelObject',
},
['Deer Carcass'] = {
['ID'] = 'DeerCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Deer Carcass",
['Russian'] = "Туша чернохвостого оленя",
['German'] = "Hirschkadaver",
['French'] = "Cadavre de cerf mulet",
},
['Description'] = {
['English'] = "A dead deer.",
['Russian'] = "Мёртвый чернохвостый олень.",
['German'] = "Ein toter Hirsch.",
['French'] = "Un cerf mulet mort.",
},
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Deer Pelt'] = {
['ID'] = 'DeerPeltItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Deer Pelt",
['Russian'] = "Шкура оленя",
['German'] = "Deer Pelt",
['French'] = "Peau de cerf mulet",
},
['Description'] = {
['English'] = "A simple animal skin processed for indoor use.",
['Russian'] = "A simple animal skin processed for indoor use.",
['German'] = "A simple animal skin processed for indoor use.",
['French'] = "Une peau d'animal simple, traitée pour un usage intérieur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DeerPeltObject',
},
['Dendrology Research Paper Advanced'] = {
['ID'] = 'DendrologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Dendrology Research Paper Advanced",
['Russian'] = "Исследование по продвинутой дендрологии",
['German'] = "Fortgeschrittenes Forschungspapier: Dendrologie",
['French'] = "Papier de recherche : Dendrologie avancée",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dendrology Research Paper Basic'] = {
['ID'] = 'DendrologyResearchPaperBasicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Dendrology Research Paper Basic",
['Russian'] = "Исследование по базовой дендрологии",
['German'] = "Grundlegendes Forschungspapier: Dendrologie",
['French'] = "Papier de recherche : Dendrologie basique",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dendrology Research Paper Modern'] = {
['ID'] = 'DendrologyResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Dendrology Research Paper Modern",
['Russian'] = "Исследование по современной дендрологии",
['German'] = "Modernes Forschungspapier: Dendrologie",
['French'] = "Papier de recherche : Dendrologie moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Derpy Hat'] = {
['ID'] = 'DerpyHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Derpy Hat",
['Russian'] = "Неуклюжая шляпа",
['German'] = "Trotteliger Hut",
['French'] = "Chapeau ridicule",
},
['Description'] = {
['English'] = "Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.",
['Russian'] = "Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.",
['German'] = "Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.",
['French'] = "Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Dev Flood Tool'] = {
['ID'] = 'DevFloodToolItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Dev Flood Tool",
['Russian'] = "Инструмент разработчика - осушение",
['German'] = "Hochwasserwerkzeug für Entwickler",
['French'] = "Outil développeur - Niveau de l'eau",
},
['Description'] = {
['English'] = "Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.",
['Russian'] = "Инструмент «Затопление»! Щелкните левой кнопкой мыши по воде, чтобы удалить верхний слой, или щелкните правой кнопкой мыши по блоку, чтобы добавить слой воды.",
['German'] = "Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.",
['French'] = "Outil d'inondation ! Cliquez avec le bouton gauche de la souris sur l'eau pour enlever la couche supérieure, ou cliquez avec le bouton droit de la souris sur un bloc pour ajouter une couche d'eau.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dev Paint Tool'] = {
['ID'] = 'DevPaintToolItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Dev Paint Tool",
['Russian'] = "Распылитель краски разработчика",
['German'] = "Dev Paint Tool",
['French'] = "Outil développeur - Peinture",
},
['Description'] = {
['English'] = "Paint tool! It paints with some developer features.",
['Russian'] = "Распылитель краски! С некоторыми функциями разработчика, красит блоки.",
['German'] = "Paint tool! It paints with some developer features.",
['French'] = "Outil de peinture ! Il peint avec des fonctionnalités de développeur.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Painter', 'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dev Tool'] = {
['ID'] = 'DevtoolItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Dev Tool",
['Russian'] = "Инструмент разработчика",
['German'] = "Werkzeug für Entwickler",
['French'] = "Outil développeur",
},
['Description'] = {
['English'] = "DOES CHEATER THINGS THROUGH CHEATING POWERS!",
['Russian'] = "ЧИТЕРСКИЙ ИНСТРУМЕНТ С ЧИТЕРСКОЙ СИЛОЙ!",
['German'] = "MACHT SCHUMMELAKTIONEN DURCH SCHUMMELPOWER!",
['French'] = "FAIT DES CHOSES DE TRICHEUR GRÂCE À DES POUVOIRS DE TRICHEUR !",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Construction', 'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Digital Work Station'] = {
['ID'] = 'DigitalWorkStationItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Digital Work Station",
['Russian'] = "Цифровая рабочая станция",
['German'] = "Digital Work Station",
['French'] = "Poste de travail numérique",
},
['Description'] = {
['English'] = "A state of the art combination of equipment all a budding journalist could need.",
['Russian'] = "Передовой комплект оборудования, необходимого начинающему журналисту.",
['German'] = "A state of the art combination of equipment all a budding journalist could need.",
['French'] = "Un ensemble d'équipements à la pointe de la technologie, tout ce dont un journaliste en herbe peut avoir besoin.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DigitalWorkStationObject',
},
['Dirt'] = {
['ID'] = 'DirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Dirt",
['Russian'] = "Земля",
['German'] = "Erde",
['French'] = "Terre",
},
['Description'] = {
['English'] = "Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.",
['Russian'] = "Здоровая почва необходима для поддержания жизни. Землю можно использовать для формирования ландшафта, создавая необходимую основу для зданий и инфраструктуры.",
['German'] = "Gesunder Boden ist ein wesentlicher um Leben zu ermöglichen. Erde kann durch Versetzen für den Landschaftsbau genutzt werden, auch um Gebäude oder Infrastruktur zu unterstützen.",
['French'] = "Un sol sain est essentiel au maintien de la vie. Lorsqu'elle est déplacée, la terre peut être utilisée pour terraformer une zone afin de soutenir les bâtiments et les infrastructures.",
},
['Weight'] = '19000',
['MaxStackSize'] = '10',
['Tags'] = {'Road Type', 'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Dirt Ramp'] = {
['ID'] = 'DirtRampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Road Items',
['Name'] = {
['English'] = "Dirt Ramp",
['Russian'] = "Земляная рампа",
['German'] = "Erdrampe",
['French'] = "Rampe en terre",
},
['Description'] = {
['English'] = "4 x 1 Dirt Ramp.",
['Russian'] = "Земляная рампа 4 х 1.",
['German'] = "4x1-Erdrampe.",
['French'] = "Rampe en terre 4 x 1.",
},
['Weight'] = '60000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Placeable On Unowned Land', 'World Object', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'DirtRampObject',
},
['Dirt Road'] = {
['ID'] = 'DirtRoadItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Dirt Road",
['Russian'] = "Грунтовая дорога",
['German'] = "Feldweg",
['French'] = "Route en terre",
},
['Description'] = {
['English'] = "A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.",
['Russian'] = "A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.",
['German'] = "A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.",
['French'] = "A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.",
},
['Weight'] = '30000',
['MaxStackSize'] = '100',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Distribution Station'] = {
['ID'] = 'DistributionStationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Distribution Station",
['Russian'] = "Станция распределения",
['German'] = "Verteilungsstation",
['French'] = "Station de distribution",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "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.",
['German'] = "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.",
['French'] = "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.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DistributionStationObject',
},
['Dowel'] = {
['ID'] = 'DowelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Dowel",
['Russian'] = "Дюбель",
['German'] = "Dowel",
['French'] = "Cheville",
},
['Description'] = {
['English'] = "Dowels used for construction.",
['Russian'] = "Дюбеля используются в строительстве.",
['German'] = "Dowels used for construction.",
['French'] = "Des chevilles utilisées pour la construction.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dried Fish'] = {
['ID'] = 'DriedFishItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Dried Fish",
['Russian'] = "Сушеная рыба",
['German'] = "Getrockneter Fisch",
['French'] = "Poisson séché",
},
['Description'] = {
['English'] = "Leaving it outdoors somehow made it more digestible.",
['Russian'] = "Если оставить его на открытом воздухе, это каким-то образом сделает его более удобоваримым.",
['German'] = "Leaving it outdoors somehow made it more digestible.",
['French'] = "Le laisser à l'extérieur l'a rendu étonnamment plus digestible.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Dried Meat'] = {
['ID'] = 'DriedMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Dried Meat",
['Russian'] = "Вяленое мясо",
['German'] = "Getrocknetes Fleisch",
['French'] = "Viande séchée",
},
['Description'] = {
['English'] = "Leaving it outdoors somehow made it more digestible.",
['Russian'] = "Если оставить его на открытом воздухе, это каким-то образом сделает его более удобоваримым.",
['German'] = "Leaving it outdoors somehow made it more digestible.",
['French'] = "Le laisser à l'extérieur l'a rendu étonnamment plus digestible.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Dumpster Compost'] = {
['ID'] = 'DumpsterCompostItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Dumpster Compost",
['Russian'] = "Мусорный контейнер для компоста",
['German'] = "Biomüllcontainer",
['French'] = "Benne à compost",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DumpsterCompostObject',
},
['Dumpster Garbage'] = {
['ID'] = 'DumpsterGarbageItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Dumpster Garbage",
['Russian'] = "Мусорный контейнер",
['German'] = "Müllcontainer",
['French'] = "Benne à ordures",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DumpsterGarbageObject',
},
['Dumpster Recycle'] = {
['ID'] = 'DumpsterRecycleItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Dumpster Recycle",
['Russian'] = "Мусорный контейнер",
['German'] = "Recyclingcontainer",
['French'] = "Benne à ordures recyclables",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DumpsterRecycleObject',
},
['Dwarf Willow Seed'] = {
['ID'] = 'DwarfWillowSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Dwarf Willow Seed",
['Russian'] = "Семечко ивы травянистой",
['German'] = "Samen (Krautweiden)",
['French'] = "Graine de saule herbacé",
},
['Description'] = {
['English'] = "Plant to grow dwarf willow.",
['Russian'] = "Посадите, чтобы вырастить иву травянистую.",
['German'] = "Pflanze eine Krautweide.",
['French'] = "Plantez pour faire pousser du saule herbacé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Dwarf Willow Seed Pack'] = {
['ID'] = 'DwarfWillowSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Dwarf Willow Seed Pack",
['Russian'] = "Упаковка семян ивы травянистой",
['German'] = "Krautweidensamenbeutel",
['French'] = "Paquet de graines de saule herbacé",
},
['Description'] = {
['English'] = "Plant to grow dwarf willow.",
['Russian'] = "Посадите, чтобы вырастить иву травянистую.",
['German'] = "Pflanze eine Krautweide.",
['French'] = "Plantez pour faire pousser du saule herbacé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dynamite'] = {
['ID'] = 'DynamiteItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Dynamite",
['Russian'] = "Dynamite",
['German'] = "Dynamite",
['French'] = "Dynamite",
},
['Description'] = {
['English'] = "A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)",
['Russian'] = "A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)",
['German'] = "A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)",
['French'] = "A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.DynamiteObject',
},
['Easel'] = {
['ID'] = 'EaselItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Easel",
['Russian'] = "Мольберт",
['German'] = "Staffelei",
['French'] = "Chevalet",
},
['Description'] = {
['English'] = "An interactive stand allowing paintings to be created using art supplies.",
['Russian'] = "На этом мольберте вы можете создавать свои шедевры с помощью кистей и красок.",
['German'] = "An interactive stand allowing paintings to be created using art supplies.",
['French'] = "Un support interactif permettant de créer des peintures en utilisant des matérriels d'art.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EaselObject',
},
['Ecko Statue'] = {
['ID'] = 'EckoStatueItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ecko Statue",
['Russian'] = "Статуя Эcко",
['German'] = "Ecko Statue",
['French'] = "Statue d'Ecko",
},
['Description'] = {
['English'] = "A statue of a dolphin. What could it mean?",
['Russian'] = "Статуя дельфина. Что бы это значило?",
['German'] = "Die Statue eines Delfins. Was könnte sie bedeuten?",
['French'] = "Une statue d'un dauphin. Qu'est-ce que cela pourrait signifier ?",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EckoStatueObject',
},
['Ecko The Dolphin'] = {
['ID'] = 'EckoTheDolphinItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Ecko The Dolphin",
['Russian'] = "Дельфин Эcко",
['German'] = "Ecko der Delphin",
['French'] = "Ecko le dauphin",
},
['Description'] = {
['English'] = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
['Russian'] = "Дельфин Эско, бог ошибок в Eco. Обращайтесь с осторожностью и опрыскивайте водой, чтобы сохранять влажным.",
['German'] = "Ecko, der Delphingott der Eco Bugs. Bitte pfleglich behandeln und ab und zu mit Wasser bespritzen, um ihn feucht zu halten.",
['French'] = "Ecko, le dieu dauphin des bugs d'Eco. À manipuler avec précaution et verser de l'eau de temps en temps dessus pour qu'il reste humide.",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Eco Book'] = {
['ID'] = 'EcoBookItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Eco Book",
['Russian'] = "Eco Book",
['German'] = "Eco Book",
['French'] = "Eco Book",
},
['Description'] = {
['English'] = "Display your source of knowledge for anyone to see!",
['Russian'] = "Display your source of knowledge for anyone to see!",
['German'] = "Display your source of knowledge for anyone to see!",
['French'] = "Display your source of knowledge for anyone to see!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EcoBookObject',
},
['Ecoylent'] = {
['ID'] = 'EcoylentItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Ecoylent",
['Russian'] = "Эколиксир",
['German'] = "Ecoylent",
['French'] = "Ecoylent",
},
['Description'] = {
['English'] = "A complete meal replacement solution.",
['Russian'] = "Полное решение для замены еды.",
['German'] = "Ein vollständiger Mahlzeitenersatz.",
['French'] = "Une solution de remplacement pour un repas complet.",
},
['Weight'] = '0',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Egyptian Canoe'] = {
['ID'] = 'EgyptianCanoeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Egyptian Canoe",
['Russian'] = "Египетское Каноэ",
['German'] = "Egyptian Canoe",
['French'] = "Canoë égyptien",
},
['Description'] = {
['English'] = "Small Canoe for hauling minimal loads.",
['Russian'] = "Маленькая Каноэ для перевозки небольших грузов.",
['German'] = "Small Canoe for hauling minimal loads.",
['French'] = "Petit canoë pour transporter des charges minimes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EgyptianCanoeObject',
},
['Election Poster'] = {
['ID'] = 'ElectionPosterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Election Poster",
['Russian'] = "Предвыборный плакат",
['German'] = "Election Poster",
['French'] = "Poster électoral",
},
['Description'] = {
['English'] = "A poster for the wall.",
['Russian'] = "Постер на стену.",
['German'] = "A poster for the wall.",
['French'] = "Une poster pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectionPosterObject',
},
['Electric Lathe'] = {
['ID'] = 'ElectricLatheItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Lathe",
['Russian'] = "Электрический токарный станок",
['German'] = "Elektrische Drehmaschine",
['French'] = "Tour électrique",
},
['Description'] = {
['English'] = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
['Russian'] = "Электрическая машина с вращающимся лезвием предназначенная для изготовления различных металлических изделий.",
['German'] = "Eine elektrisch betriebene Maschine mit einem rotierenden Sägeblatt um verschiedene Metallprodukte herzustellen.",
['French'] = "Une machine alimentée en électricité dotée d'une lame tournante pour fabriquer divers objets en métal.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricLatheObject',
},
['Electric Machinist Table'] = {
['ID'] = 'ElectricMachinistTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Machinist Table",
['Russian'] = "Электрический слесарный верстак",
['German'] = "Elektrischer Montagetisch",
['French'] = "Établi électrique",
},
['Description'] = {
['English'] = "A fancy toolbench that creates equally fancy toys.",
['Russian'] = "Причудливый верстак для создания настолько же причудливых игрушек.",
['German'] = "Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.",
['French'] = "Un banc d'outils sophistiqué qui crée des jouets tout aussi fantaisistes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricMachinistTableObject',
},
['Electric Motor'] = {
['ID'] = 'ElectricMotorItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Electric Motor",
['Russian'] = "Электродвигатель",
['German'] = "Elektromotor",
['French'] = "Moteur électrique",
},
['Description'] = {
['English'] = "A motor.",
['Russian'] = "Двигатель.",
['German'] = "Ein Motor.",
['French'] = "Un moteur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Electric Planer'] = {
['ID'] = 'ElectricPlanerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Planer",
['Russian'] = "Электрический строгальный станок",
['German'] = "Elektrische Hobelmaschine",
['French'] = "Fraiseuse électrique",
},
['Description'] = {
['English'] = "A sander and a jointer rolled into one.",
['Russian'] = "Шлифовальная машина и фуганок в одном лице.",
['German'] = "Eine Schleifmaschine und ein Abrichthobel in einem.",
['French'] = "Une ponceuse et une dégauchisseuse qui ne font qu'un.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricPlanerObject',
},
['Electric Stamping Press'] = {
['ID'] = 'ElectricStampingPressItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Stamping Press",
['Russian'] = "Электрический пресс",
['German'] = "Elektrische Stanzpresse",
['French'] = "Presse électrique",
},
['Description'] = {
['English'] = "A tool for shaping or cutting metal by deforming it with a die.",
['Russian'] = "Инструмент для формовки или резки металла путем его деформации с помощью пресс-формы.",
['German'] = "Ein Werkzeug zum Formen oder Schneiden von Metall durch Verformung mittels einer Stanzform.",
['French'] = "Un outil pour façonner ou couper le métal en le déformant avec une matrice.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricStampingPressObject',
},
['Electric Wall Lamp'] = {
['ID'] = 'ElectricWallLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Wall Lamp",
['Russian'] = "Электрическая настенная лампа",
['German'] = "Elektrische Wandleuchte",
['French'] = "Lampe murale électrique",
},
['Description'] = {
['English'] = "A wall mounted lamp that requires electricity to turn on.",
['Russian'] = "Настенная лампа требующая электричество.",
['German'] = "Eine Wandlampe, die Strom benötigt.",
['French'] = "Une lampe murale qui nécessite de l'électricité pour s'allumer.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricWallLampObject',
},
['Electric Water Pump'] = {
['ID'] = 'ElectricWaterPumpItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electric Water Pump",
['Russian'] = "Электрический водяной насос",
['German'] = "Elektrische Wasserpumpe",
['French'] = "Pompe à eau électrique",
},
['Description'] = {
['English'] = "Pumps water from a source into a pipe network.",
['Russian'] = "Закачивает воду из источника в трубопроводную сеть.",
['German'] = "Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.",
['French'] = "Pompe l'eau d'une source vers un réseau de canalisations.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectricWaterPumpObject',
},
['Electronics Assembly'] = {
['ID'] = 'ElectronicsAssemblyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Electronics Assembly",
['Russian'] = "Сборщик электроники",
['German'] = "Elektronikfertigung",
['French'] = "Établi d'assemblage électronique",
},
['Description'] = {
['English'] = "A set of machinery to create electronics.",
['Russian'] = "Оборудование для создания электроники.",
['German'] = "Eine Reihe von Maschinen zum Bau von Elektrogeräten.",
['French'] = "Un ensemble de machines pour créer de l'électronique.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElectronicsAssemblyObject',
},
['Electronics Skill Book'] = {
['ID'] = 'ElectronicsSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Electronics Skill Book",
['Russian'] = "Книга по электронике",
['German'] = "Fertigkeitsbuch: Elektronik",
['French'] = "Livre de compétence : Électronique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Electronics Skill Scroll'] = {
['ID'] = 'ElectronicsSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Electronics Skill Scroll",
['Russian'] = "Страница по электронике",
['German'] = "Fertigkeitsschriftrolle: Elektronik",
['French'] = "Page de compétence : Électronique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Electronics Upgrade'] = {
['ID'] = 'ElectronicsUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Electronics Upgrade",
['Russian'] = "Улучшение для электроники",
['German'] = "Upgrade Elektronik",
['French'] = "Amélioration moderne : Électronique",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов электроники.",
['German'] = "Fortschrittliches Upgrade, das die Effizient deutlich erhöht, wenn du Rezepte aus der Elektronik nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Électroniques.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elevator Call Post'] = {
['ID'] = 'ElevatorCallPostItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Elevator Call Post",
['Russian'] = "Пульт управления лифтом",
['German'] = "Holzaufzug-Rufposten",
['French'] = "Bouton d'appel d'ascenseur",
},
['Description'] = {
['English'] = "Used to call a nearby elevator.",
['Russian'] = "Используется для управления ближайшим лифтом.",
['German'] = "Ruft einen nahegelegenen Aufzug.",
['French'] = "Utilisé pour appeler l'ascenseur le plus proche.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Elevator Call Post', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElevatorCallPostObject',
},
['Elk Carcass'] = {
['ID'] = 'ElkCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Elk Carcass",
['Russian'] = "Туша вапити",
['German'] = "Elchkadaver",
['French'] = "Cadavre de wapiti",
},
['Description'] = {
['English'] = "A dead elk.",
['Russian'] = "Мёртвый вапити.",
['German'] = "Ein toter Elch.",
['French'] = "Un wapiti mort.",
},
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elk Gong'] = {
['ID'] = 'ElkGongItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Elk Gong",
['Russian'] = "Elk Gong",
['German'] = "Elk Gong",
['French'] = "Elk Gong",
},
['Description'] = {
['English'] = "An ornate gong with an animal motif.",
['Russian'] = "An ornate gong with an animal motif.",
['German'] = "An ornate gong with an animal motif.",
['French'] = "An ornate gong with an animal motif.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElkGongObject',
},
['Elk Mount'] = {
['ID'] = 'ElkMountItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Elk Mount",
['Russian'] = "Голова вапити",
['German'] = "Ausgestopfter Wapiti",
['French'] = "Trophée de wapiti",
},
['Description'] = {
['English'] = "A hunting trophy for your house.",
['Russian'] = "Охотничий трофей для вашего дома.",
['German'] = "Eine Jagdtrophäe für dein Haus.",
['French'] = "Un trophée de chasse pour votre résidence.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElkMountObject',
},
['Elk Skypiercer'] = {
['ID'] = 'ElkSkypiercerItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Elk Skypiercer",
['Russian'] = "Олень Небокол",
['German'] = "Elch Himmelsstecher",
['French'] = "Wapiti Perce-ciel",
},
['Description'] = {
['English'] = "You can hear the faint cries of Ecko when this mythical elk antler is held aloft.",
['Russian'] = "Вы можете услышать тихие крики Эско когда этот призрачный вапити размахивает рогами в воздухе.",
['German'] = "Man hört das leise Rufen von Ecko, wenn dieses mythische Wapitigeweih in die Höhe gehalten wird.",
['French'] = "Vous pouvez entendre les faibles cris de Ecko lorsque ce bois de wapiti mythique est tenu en hauteur.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElkSkypiercerObject',
},
['Elk Statuette'] = {
['ID'] = 'ElkStatuetteItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Elk Statuette",
['Russian'] = "Elk Statuette",
['German'] = "Elk Statuette",
['French'] = "Elk Statuette",
},
['Description'] = {
['English'] = "An simple animal statuette.",
['Russian'] = "An simple animal statuette.",
['German'] = "An simple animal statuette.",
['French'] = "An simple animal statuette.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ElkStatuetteObject',
},
['Elk Taco'] = {
['ID'] = 'ElkTacoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Elk Taco",
['Russian'] = "Тако с олениной",
['German'] = "Elchtaco",
['French'] = "Taco de wapiti",
},
['Description'] = {
['English'] = "A tasty treat made from corn tortillas and meat.",
['Russian'] = "Вкусное блюдо из кукурузных лепешек и мяса.",
['German'] = "Eine Leckerei aus Maistortillas und Fleisch.",
['French'] = "Une savoureuse friandise fabriquée à partir de tortillas de maïs et de viande.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Elk Wellington'] = {
['ID'] = 'ElkWellingtonItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Elk Wellington",
['Russian'] = "Оленина «Веллингтон»",
['German'] = "Wapitiwellington",
['French'] = "Rôti de wapiti façon Wellington",
},
['Description'] = {
['English'] = "A prime cut of meat surrounded by pastry.",
['Russian'] = "Мясная вырезка, окружённая выпечкой.",
['German'] = "Ein Filetstück, umschlossen von Teig.",
['French'] = "Un morceau de viande de premier choix entouré de pâte.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Embassy Desk'] = {
['ID'] = 'EmbassyDeskItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Embassy Desk",
['Russian'] = "Посольство",
['German'] = "Botschaftsbüro",
['French'] = "Bureau de l'ambassade",
},
['Description'] = {
['English'] = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
['Russian'] = "Где подписываются документы и улаживаются иностранные отношения. (Позволяет поселению начинать враждебные захваты территории)",
['German'] = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
['French'] = "Là où les documents sont signés et les affaires étrangères réglées (Permet à la colonie de pouvoir faire des prises de contrôle hostiles)",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EmbassyDeskObject',
},
['Engineer Sign'] = {
['ID'] = 'EngineerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Engineer Sign",
['Russian'] = "Вывеска Инженера",
['German'] = "Engineer Sign",
['French'] = "Enseigne de l'ingénieur",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.EngineerSignObject',
},
['Engineering Research Paper Advanced'] = {
['ID'] = 'EngineeringResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Engineering Research Paper Advanced",
['Russian'] = "Исследование по продвинутому инженерному делу",
['German'] = "Fortgeschrittenes Forschungspapier: Ingenieurswesen",
['French'] = "Papier de recherche : Ingénierie avancée",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Engineering Research Paper Modern'] = {
['ID'] = 'EngineeringResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Engineering Research Paper Modern",
['Russian'] = "Исследование по современному инженерному делу",
['German'] = "Modernes Forschungspapier: Ingenieurswesen",
['French'] = "Papier de recherche : Ingénierie moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Epoxy'] = {
['ID'] = 'EpoxyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Epoxy",
['Russian'] = "Эпоксидная смола",
['German'] = "Epoxidharz",
['French'] = "Résine époxy",
},
['Description'] = {
['English'] = "A useful material for hardening, curing, and other various uses.",
['Russian'] = "Полезный материал для упрочнения, отверждения и других различных применений.",
['German'] = "Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.",
['French'] = "Un matériau utile pour augmenter la dureté, la résistance et d'autres utilisations diverses.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ethanol'] = {
['ID'] = 'EthanolItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Ethanol",
['Russian'] = "Этанол",
['German'] = "Ethanol",
['French'] = "Éthanol",
},
['Description'] = {
['English'] = "A material used to make biodiesel. Not suitable for food.",
['Russian'] = "Материал, используемый для производства биодизеля. Не пригоден для употребления в пищу.",
['German'] = "Ein Material, das genutzt wird, um Biodiesel herzustellen. Nicht kompatibel mit Nahrung.",
['French'] = "Un matériau utilisé pour faire du biodiesel. Ne convient pas pour l'alimentation.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Excavator'] = {
['ID'] = 'ExcavatorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Excavator",
['Russian'] = "Экскаватор",
['German'] = "Bagger",
['French'] = "Pelleteuse",
},
['Description'] = {
['English'] = "Like a Skid Steer but more versatile. Great for high slope excavation.",
['Russian'] = "Работает как погрузчик, но более универсален. Подходит для глубоких раскопок.",
['German'] = "Wie ein Kompaktlader, aber vielseitiger. Ideal für Ausgrabungen mit hohen Hängen.",
['French'] = "Comme un bulldozer mais plus polyvalent. Idéal pour l'excavation à forte pente.",
},
['Weight'] = '30000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ExcavatorObject',
},
['Executive Office'] = {
['ID'] = 'ExecutiveOfficeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Executive Office",
['Russian'] = "Исполнительный офис",
['German'] = "Hauptamt",
['French'] = "Bureau de l'exécutif",
},
['Description'] = {
['English'] = "Elected officials can perform one-time executive actions here.",
['Russian'] = "Должностные лица могут выполнять здесь разовые исполнительные действия.",
['German'] = "Gewählte Amtsträger können hier einmalige Regierungsanordnungen durchführen.",
['French'] = "Les élus peuvent effectuer des actions de l'exécutif à usage unique ici.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ExecutiveOfficeObject',
},
['Explorer Boots'] = {
['ID'] = 'ExplorerBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Explorer Boots",
['Russian'] = "Ботинки Исследователя",
['German'] = "Forscherstiefel",
['French'] = "Ensemble d'explorateur : Bottes",
},
['Description'] = {
['English'] = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)",
['German'] = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)",
['French'] = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Explorer Gloves'] = {
['ID'] = 'ExplorerGlovesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Explorer Gloves",
['Russian'] = "Перчатки Исследователя",
['German'] = "Forscherhandschuhe",
['French'] = "Ensemble d'explorateur : Gants",
},
['Description'] = {
['English'] = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
['Russian'] = "Прочные перчатки с удобной хлопковой подкладкой для дополнительной защиты от непогоды.",
['German'] = "Robuste und komfortable Handschuhe, genäht mit Baumwolle, mit einer zusätzlichen Dämmung gegen die Elemente.",
['French'] = "Gants robustes confortablement doublés de coton pour une isolation supplémentaire contre les éléments.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Explorer Hat'] = {
['ID'] = 'ExplorerHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Explorer Hat",
['Russian'] = "Пробковый шлем",
['German'] = "Forscherhut",
['French'] = "Ensemble d'explorateur : Chapeau",
},
['Description'] = {
['English'] = "A classic adventuring hat protecting you from the unknown.",
['Russian'] = "Классический шлем для приключений, защищающий вас от неизведанного.",
['German'] = "Ein klassischer Abenteurerhut, das dich vor dem unbekannten schützt.",
['French'] = "Un chapeau d'aventurier des plus classiques qui vous protège de l'inconnu.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Explorer Pants'] = {
['ID'] = 'ExplorerPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Explorer Pants",
['Russian'] = "Штаны Исследователя",
['German'] = "Forscherhose",
['French'] = "Ensemble d'explorateur : Pantalon",
},
['Description'] = {
['English'] = "Reinforced pants for exploring but still be fashionable.",
['Russian'] = "Усиленные штаны для экспедиций, но по прежнему модные.",
['German'] = "Verstärkte Hosen, um die Gegend zu erforschen, aber immer noch modisch zu sein.",
['French'] = "Pantalon renforcé pour explorer tout en restant à la mode.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Explorer Shirt'] = {
['ID'] = 'ExplorerShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Explorer Shirt",
['Russian'] = "Китель Исследователя",
['German'] = "Forscherhemd",
['French'] = "Ensemble d'explorateur : Chemise",
},
['Description'] = {
['English'] = "A simple white shirt with a tie and a colorable vest.",
['Russian'] = "Простая белая рубашка с галстуком и разноцветным жилетом.",
['German'] = "Ein einfaches weißes Shirt, mit einer Krawatte und einer einfärbbaren Weste.",
['French'] = "Une chemise blanche simple avec une cravate et un gilet à colorier.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Extruder'] = {
['ID'] = 'ExtruderItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Extruder",
['Russian'] = "Экструдер",
['German'] = "Extruder",
['French'] = "Extrudeur",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ExtruderObject',
},
['Fancy Hewn Door'] = {
['ID'] = 'FancyHewnDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fancy Hewn Door",
['Russian'] = "Изящная обтесанная дверь",
['German'] = "Fancy Hewn Door",
['French'] = "Porte taillée élégante",
},
['Description'] = {
['English'] = "A door made from roughly hewn logs.",
['Russian'] = "Дверь изготовленная из грубо обтёсанных брёвен.",
['German'] = "Eine Tür aus grob gehauenen Stämmen.",
['French'] = "Une porte faite de rondins grossièrement taillés.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FancyHewnDoorObject',
},
['Fancy Medium Lumber Store Window'] = {
['ID'] = 'FancyMediumLumberStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fancy Medium Lumber Store Window",
['Russian'] = "Fancy Medium Lumber Store Window",
['German'] = "Fancy Medium Lumber Store Window",
['French'] = "Fancy Medium Lumber Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FancyMediumLumberStoreWindowObject',
},
['Fantastic Forest Pizza'] = {
['ID'] = 'FantasticForestPizzaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fantastic Forest Pizza",
['Russian'] = "Фантастическая лесная пицца",
['German'] = "Pizza Wald Fantastica",
['French'] = "Pizza fantastique de la forêt",
},
['Description'] = {
['English'] = "Leaves you full and lively.",
['Russian'] = "Сохраняет Вас сытым и бодрым.",
['German'] = "Lässt dich voll und lebendig zurück.",
['French'] = "Cela vous laisse rassasié et plein de vie.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Far East Lumber'] = {
['ID'] = 'FarEastLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Far East Lumber",
['Russian'] = "Дальневосточный пиломатериал",
['German'] = "Far East Lumber",
['French'] = "Bois d'œuvre d'Extrême-Orient",
},
['Description'] = {
['English'] = "Can be fashioned into various usable equipment.",
['Russian'] = "Может быть применено в различных полезных штуковинах.",
['German'] = "Kann in verschiedene Ausrüstung verarbeitet werden.",
['French'] = "Peut être façonné en divers équipements utilisables.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Farmer Boots'] = {
['ID'] = 'FarmerBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Farmer Boots",
['Russian'] = "Ботинки Фермера",
['German'] = "Farmerstiefel",
['French'] = "Ensemble de fermier : Bottes",
},
['Description'] = {
['English'] = "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%)",
['Russian'] = "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%)",
['German'] = "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%)",
['French'] = "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%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Farmer Gloves'] = {
['ID'] = 'FarmerGlovesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Farmer Gloves",
['Russian'] = "Перчатки Фермера",
['German'] = "Farmerhandschuhe",
['French'] = "Ensemble de fermier : Gants",
},
['Description'] = {
['English'] = "Water-resistant nylon gloves with textured palms for increased grip.",
['Russian'] = "Водонепроницаемые нейлоновые перчатки с текстурированными ладонями для лучшего захвата.",
['German'] = "Wasserfeste Nylonhandschuhe mit strukturierten Handflächen für bessere Griffigkeit.",
['French'] = "Gants en nylon résistant à l'eau avec paumes texturées pour une meilleure adhérence.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Farmer Hat'] = {
['ID'] = 'FarmerHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Farmer Hat",
['Russian'] = "Шляпа Фермера",
['German'] = "Farmerhut",
['French'] = "Ensemble de fermier : Chapeau",
},
['Description'] = {
['English'] = " A wide-brimmed straw hat designed to provide protection from the sun.",
['Russian'] = " Широкополая соломенная шляпа, предназначенная для защиты от солнца.",
['German'] = " Ein weitkrempiger Strohhut, entwickelt um dich von der Sonne zu schützen.",
['French'] = " Un chapeau de paille à bord large pour se protéger du soleil.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Farmer Overalls'] = {
['ID'] = 'FarmerOverallsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Farmer Overalls",
['Russian'] = "Комбинезон Фермера",
['German'] = "Farmeroveralls",
['French'] = "Ensemble de fermier : Salopette",
},
['Description'] = {
['English'] = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
['Russian'] = "Джинсовый комбинезон, в котором удобно наклоняться и работать на ферме.",
['German'] = "Bequemer Denim Overall, das mit der vielen Bewegung, die bei der Landwirtschaft einhergeht, von Vorteil ist.",
['French'] = "Une confortable salopette en jean, pour rendre le travail agricole moins pénible.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Farmer Shirt'] = {
['ID'] = 'FarmerShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Farmer Shirt",
['Russian'] = "Рубашка Фермера",
['German'] = "Farmerhemd",
['French'] = "Ensemble de fermier : Chemise",
},
['Description'] = {
['English'] = " A long-sleeved flannel shirt that is often worn when working outdoors.",
['Russian'] = " Фланелевая рубашка с длинным рукавом, которую часто носят при работе на открытом воздухе.",
['German'] = " Ein langärmeliges Flannel-Shirt, das oft bei Außenarbeiten getragen wird.",
['French'] = " Une chemise en flanelle à manches longues, souvent portée pour travailler en extérieur.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Farmer Sign'] = {
['ID'] = 'FarmerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Farmer Sign",
['Russian'] = "Вывеска Фермера",
['German'] = "Bauernschild",
['French'] = "Enseigne du fermier",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FarmerSignObject',
},
['Farmers Table'] = {
['ID'] = 'FarmersTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Farmers Table",
['Russian'] = "Фермерский стол",
['German'] = "Landwirttisch",
['French'] = "Établi d'agriculture",
},
['Description'] = {
['English'] = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
['Russian'] = "Базовое рабочее место для изготовления удобрений и извлечения семян.",
['German'] = "Eine einfache Arbeitsstätte zum Herstellen von Dünger und Samen von Pflanzen.",
['French'] = "Un espace de travail de base pour la fabrication d'engrais et l'extraction des graines des cultures.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FarmersTableObject',
},
['Farming Skill Book'] = {
['ID'] = 'FarmingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Farming Skill Book",
['Russian'] = "Книга о фермерстве",
['German'] = "Fertigkeitsbuch: Landwirtschaft",
['French'] = "Livre de compétence : Agriculture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Farming Skill Scroll'] = {
['ID'] = 'FarmingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Farming Skill Scroll",
['Russian'] = "Страница о фермерстве",
['German'] = "Fertigkeitsschriftrolle: Landwirtschaft",
['French'] = "Page de compétence : Agriculture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Farming Upgrade'] = {
['ID'] = 'FarmingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Farming Upgrade",
['Russian'] = "Улучшение для фермерского дела",
['German'] = "Upgrade Landwirtschaft",
['French'] = "Amélioration basique : Agriculture",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов фермерства.",
['German'] = "Grundlegendes Upgrade, das die Effizienz beim Verwenden von Landwirtschafts-Rezepten stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Agriculture.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Federation Claim Stake'] = {
['ID'] = 'FederationClaimStakeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Federation Claim Stake",
['Russian'] = "Колышек землемера Федерации",
['German'] = "Föderations-Absteckpflock",
['French'] = "Piquet de revendication fédérale",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FederationClaimStakeObject',
},
['Federation Foundation'] = {
['ID'] = 'FederationFoundationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Federation Foundation",
['Russian'] = "Закладной камень Федерации",
['German'] = "Föderationsgründung",
['French'] = "Fondation fédérale",
},
['Description'] = {
['English'] = "A leap into globalization and a united federation.",
['Russian'] = "Прыжок к глобализации и созданию Федерации.",
['German'] = "Ein Sprung in die Globalisierung und eine vereinte Föderation.",
['French'] = "Un saut dans la mondialisation et une fédération unie.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FederationFoundationObject',
},
['Feminine Mannequin'] = {
['ID'] = 'FeminineMannequinItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Feminine Mannequin",
['Russian'] = "Женский манекен",
['German'] = "Weiblich Männlich",
['French'] = "Mannequin femme",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FeminineMannequinObject',
},
['Fern Campfire Salad'] = {
['ID'] = 'FernCampfireSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fern Campfire Salad",
['Russian'] = "Салат из папоротника на костре",
['German'] = "Lagerfeuer Farnspitzensalat",
['French'] = "Salade de fougères cuite au feu de camp",
},
['Description'] = {
['English'] = "A myriad of plants that make a healthy and odd blend.",
['Russian'] = "Множество растений смешанных в странную, но неожиданно полезную смесь.",
['German'] = "Eine Vielzahl von Pflanzen, die eine gesunde aber seltsamme Mischung ergeben.",
['French'] = "Une myriade de plantes qui donne un mélange sain et étrange.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fern Spore'] = {
['ID'] = 'FernSporeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fern Spore",
['Russian'] = "Спора папоротника",
['German'] = "Sporen (Farn)",
['French'] = "Spores de fougère",
},
['Description'] = {
['English'] = "Plant to grow ferns.",
['Russian'] = "Посадите, чтобы вырастить папоротники.",
['German'] = "Pflanzen, damit daraus Farn wird.",
['French'] = "Planter pour faire pousser des fougères.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Fern Spore Pack'] = {
['ID'] = 'FernSporePackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Fern Spore Pack",
['Russian'] = "Упаковка спор папоротника",
['German'] = "Farnsporenbeutel",
['French'] = "Paquet de spores de fougères",
},
['Description'] = {
['English'] = "Plant to grow ferns.",
['Russian'] = "Посадите, чтобы вырастить папоротники.",
['German'] = "Pflanzen, damit daraus Farn wird.",
['French'] = "Planter pour faire pousser des fougères.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fertilizers Skill Book'] = {
['ID'] = 'FertilizersSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Fertilizers Skill Book",
['Russian'] = "Книга об удобрениях",
['German'] = "Fertigkeitsbuch: Dünger",
['French'] = "Livre de compétence : Engrais",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Fertilizers Skill Scroll'] = {
['ID'] = 'FertilizersSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Fertilizers Skill Scroll",
['Russian'] = "Страница об удобрениях",
['German'] = "Fertigkeitsschriftrolle: Dünger",
['French'] = "Page de compétence : Engrais",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Fertilizers Upgrade'] = {
['ID'] = 'FertilizersUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Fertilizers Upgrade",
['Russian'] = "Улучшение для производства удобрений",
['German'] = "Upgrade Dünger",
['French'] = "Amélioration basique : Engrais",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов удобрений.",
['German'] = "Grundlegendes Upgrade, das die Effizienz beim Verwenden von Dünger stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Engrais.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fiber Filler'] = {
['ID'] = 'FiberFillerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Fiber Filler",
['Russian'] = "Волоконный наполнитель",
['German'] = "Füller aus Fasern",
['French'] = "Charge renforçante fibreuse",
},
['Description'] = {
['English'] = "A filler ingredient used in a variety of fertilizers.",
['Russian'] = "Наполнитель - ингредиент, используемый в различных удобрениях.",
['German'] = "Ein Füllstoff, der in einer Vielzahl von Düngemitteln verwendet wird.",
['French'] = "Un garnissage utilisé dans nombre d'engrais.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Fiber Scutching Station'] = {
['ID'] = 'FiberScutchingStationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fiber Scutching Station",
['Russian'] = "Прядильный станок",
['German'] = "Flachsschwinge",
['French'] = "Établi de teillage de fibres",
},
['Description'] = {
['English'] = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
['Russian'] = "Верстак с набором инструментов для создания натуральной пряжи. Прекрасный образец ренессанса.",
['German'] = "Eine Gruppe von verschiedenen Werkzeugen, die bei der Verarbeitung von pflanzlichen Stoffprodukten verwendet werden. Hervorragend geeignet für eine Ausstellung auf einem Renaissancemarkt.",
['French'] = "Un groupe de différents outils utilisés dans la fabrication de produits textiles à partir de végétaux. Excellent pour une exposition lors d'une foire de la Renaissance.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FiberScutchingStationObject',
},
['Fiberglass'] = {
['ID'] = 'FiberglassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Fiberglass",
['Russian'] = "Стекловолокно",
['German'] = "Glasfaserverstärkter Kunststoff",
['French'] = "Fibre de verre",
},
['Description'] = {
['English'] = "Plastic reinforced with glass fiber strands.",
['Russian'] = "Пластик, армированный стекловолокном.",
['German'] = "Kunststoff mit Glasfasersträngen verstärkt.",
['French'] = "Un plastique renforcé avec de la fibre de verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Fiddleheads'] = {
['ID'] = 'FiddleheadsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fiddleheads",
['Russian'] = "Побеги папоротника",
['German'] = "Farnspitzen",
['French'] = "Crosses de fougère",
},
['Description'] = {
['English'] = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
['Russian'] = "Пучок закрученных ветвей молодых папоротников; уникальное дополнение к еде.",
['German'] = "Eine Sammlung der eingerollten Wedel junger Farne; eine einzigartige Ergänzung zu einer Mahlzeit.",
['French'] = "Une récolte de feuilles de jeunes fougères enroulées ; un ajout unique à un repas.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Field Campfire Stew'] = {
['ID'] = 'FieldCampfireStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Field Campfire Stew",
['Russian'] = "Полевое рагу на костре",
['German'] = "Lagerfeuer Feldeintopf",
['French'] = "Ragoût des prairies cuit au feu de camp",
},
['Description'] = {
['English'] = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
['Russian'] = "Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.",
['German'] = "Ein großartiger Eintopf, randvoll mit Fleisch, Prärierlilien und Mais. Eine überraschend gute Kombination.",
['French'] = "Un ragoût épais plein de viandes et de légumes carbonisés. Une combinaison étonnamment bonne.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Filmy Fern Spore'] = {
['ID'] = 'FilmyFernSporeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Filmy Fern Spore",
['Russian'] = "Спора тонколистника",
['German'] = "Sporen (Schleierfarn)",
['French'] = "Spores d'hyménophylle",
},
['Description'] = {
['English'] = "Plant to grow a filmy fern.",
['Russian'] = "Посадите, чтобы вырастить тонколистник.",
['German'] = "Pflanze, damit daraus ein Schleierfarn wird.",
['French'] = "Planter pour faire pousser un hyménophyllale.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Filmy Fern Spore Pack'] = {
['ID'] = 'FilmyFernSporePackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Filmy Fern Spore Pack",
['Russian'] = "Упаковка спор тонколистника",
['German'] = "Schleierfarnsporenbeutel",
['French'] = "Paquet de spores d'hyménophylles",
},
['Description'] = {
['English'] = "Plant to grow a filmy fern.",
['Russian'] = "Посадите, чтобы вырастить тонколистник.",
['German'] = "Pflanze, damit daraus ein Schleierfarn wird.",
['French'] = "Planter pour faire pousser un hyménophyllale.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fir Log'] = {
['ID'] = 'FirLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Fir Log",
['Russian'] = "Бревно Пихты",
['German'] = "Tannenholzstamm",
['French'] = "Bûche de sapin",
},
['Description'] = {
['English'] = "Fir log is a type of softwood with a nice piney smell.",
['Russian'] = "Пихта - это хвойная порода дерева с приятным запахом сосны.",
['German'] = "Tannenholz ist eine Weichholzart mit einem angenehmen kiefernartigen Geruch.",
['French'] = "La bûche de sapin est un type de bois tendre qui dégage une agréable odeur de pin.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Fir Seed'] = {
['ID'] = 'FirSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fir Seed",
['Russian'] = "Семечко пихты",
['German'] = "Samen (Tanne)",
['French'] = "Graine de sapin",
},
['Description'] = {
['English'] = "Plant to grow a fir tree.",
['Russian'] = "Посадите, чтобы вырастить пихту.",
['German'] = "Pflanzen, damit daraus eine Tanne wird.",
['French'] = "Plantez pour faire pousser un sapin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Fir Seed Pack'] = {
['ID'] = 'FirSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Fir Seed Pack",
['Russian'] = "Упаковка семян пихты",
['German'] = "Tannensamenbeutel",
['French'] = "Paquet de graines de sapin",
},
['Description'] = {
['English'] = "Plant to grow a fir tree.",
['Russian'] = "Посадите, чтобы вырастить пихту.",
['German'] = "Pflanzen, damit daraus eine Tanne wird.",
['French'] = "Plantez pour faire pousser un sapin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fireweed Seed'] = {
['ID'] = 'FireweedSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fireweed Seed",
['Russian'] = "Семечко иван-чая",
['German'] = "Samen (Weidenröschen)",
['French'] = "Graine d'épilobe",
},
['Description'] = {
['English'] = "Plant to grow fireweed.",
['Russian'] = "Посадите, чтобы вырастить Иван-чай.",
['German'] = "Pflanzen, damit daraus Weidenröschen werden.",
['French'] = "Planter pour faire pousser un épilobe.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Fireweed Seed Pack'] = {
['ID'] = 'FireweedSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Fireweed Seed Pack",
['Russian'] = "Упаковка семян иван-чая",
['German'] = "Weidenröschensamenbeutel",
['French'] = "Paquet de graines d'épilobes",
},
['Description'] = {
['English'] = "Plant to grow fireweed.",
['Russian'] = "Посадите, чтобы вырастить Иван-чай.",
['German'] = "Pflanzen, damit daraus Weidenröschen werden.",
['French'] = "Planter pour faire pousser un épilobe.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fireweed Shoots'] = {
['ID'] = 'FireweedShootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fireweed Shoots",
['Russian'] = "Побеги Иван-чая",
['German'] = "Weidenröschenwurzel",
['French'] = "Pousses d'épilobe",
},
['Description'] = {
['English'] = "A bitter, brightly colored shoot similar to asparagus.",
['Russian'] = "Яркий и горький побег, похожий на спаржу.",
['German'] = "Eine bittere, bunte Sprosse; ähnlich wie Spargel.",
['French'] = "Une pousse amère et de couleur vive semblable à l'asperge.",
},
['Weight'] = '80',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fish Kites'] = {
['ID'] = 'FishKitesItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fish Kites",
['Russian'] = "Fish Kites",
['German'] = "Fish Kites",
['French'] = "Cerfs-volants poisson",
},
['Description'] = {
['English'] = "A fixed flying kite for your garden.",
['Russian'] = "Стационарный летающий воздушный змей для вашего сада.",
['German'] = "A fixed flying kite for your garden.",
['French'] = "Un cerf-volant fixe pour votre jardin.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FishKitesObject',
},
['Fish N Chips'] = {
['ID'] = 'FishNChipsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fish N Chips",
['Russian'] = "Рыбные чипсы",
['German'] = "Fish N Chips",
['French'] = "Fish and Chips",
},
['Description'] = {
['English'] = "Deep-fried fish served with a side of taro chips.",
['Russian'] = "Рыба, обжаренная во фритюре, подается с чипсами таро.",
['German'] = "Frittierter Fisch, serviert mit einer Portion Taro-Fritten.",
['French'] = "Poisson frit servi avec des chips de taro.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fish Rack'] = {
['ID'] = 'FishRackItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fish Rack",
['Russian'] = "Стойка для рыбы",
['German'] = "Fischregal",
['French'] = "Séchoir à poissons",
},
['Description'] = {
['English'] = "A simple display of today\'s catch.",
['Russian'] = "A simple display of today\'s catch.",
['German'] = "A simple display of today\'s catch.",
['French'] = "A simple display of today\'s catch.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FishRackObject',
},
['Fish Trap'] = {
['ID'] = 'FishTrapItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fish Trap",
['Russian'] = "Верша",
['German'] = "Reuse",
['French'] = "Nasse à poissons",
},
['Description'] = {
['English'] = "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. ",
['Russian'] = "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. ",
['German'] = "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. ",
['French'] = "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. ",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FishTrapObject',
},
['Fishery'] = {
['ID'] = 'FisheryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fishery",
['Russian'] = "Шкаф рыбака",
['German'] = "Fischereitisch",
['French'] = "Établi de pêche",
},
['Description'] = {
['English'] = "A place to create traps and prepare seafood.",
['Russian'] = "A place to create traps and prepare seafood.",
['German'] = "A place to create traps and prepare seafood.",
['French'] = "A place to create traps and prepare seafood.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FisheryObject',
},
['Fishing Pole'] = {
['ID'] = 'FishingPoleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Fishing Pole",
['Russian'] = "Удочка",
['German'] = "Angel",
['French'] = "Canne à pêche",
},
['Description'] = {
['English'] = "A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.",
['Russian'] = "Деревянный шест, прикрепленный к леске и крючку. Используется для ловли рыбы из рек и океана.",
['German'] = "Eine hölzerne Stange, an der eine Leine und ein Haken befestigt sind. Wird verwendet, um Fische aus Flüssen und dem Meer zu fangen.",
['French'] = "Un bâton en bois attaché à une ligne et à un hameçon. Utilisé pour attraper des poissons dans la rivière et l'océan.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fit Torso'] = {
['ID'] = 'FitTorsoItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Fit Torso",
['Russian'] = "Накачанный торс",
['German'] = "Fitter Oberkörper",
['French'] = "Ajuster le torse",
},
['Description'] = {
['English'] = "Torso",
['Russian'] = "Торс",
['German'] = "Oberkörper",
['French'] = "Torse",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Flat Steel'] = {
['ID'] = 'FlatSteelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Flat Steel",
['Russian'] = "Листовая сталь",
['German'] = "Flachstahl",
['French'] = "Tôle d'acier lisse",
},
['Description'] = {
['English'] = "Coated with a layer of epoxy, this steel refuses to rust.",
['Russian'] = "Покрытая слоем эпоксидной смолы, эта сталь не ржавеет.",
['German'] = "Beschichtet mit einer Schicht aus Epoxid, weigert sich dieser Stahl zu rosten.",
['French'] = "Enduit d'une couche d'époxy, cet acier refuse de rouiller.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Flat Steel Door'] = {
['ID'] = 'FlatSteelDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Flat Steel Door",
['Russian'] = "Дверь из листовой стали",
['German'] = "Wohnungstüre aus Stahl",
['French'] = "Porte en acier lisse",
},
['Description'] = {
['English'] = "A beautiful modern flat steel door with a large viewing window.",
['Russian'] = "Красивая современная дверь из листовой стали с большим обзорным окном.",
['German'] = "Eine schöne moderne Wohnungstüre aus Stahl mit einem großen Fenster.",
['French'] = "Une belle porte moderne en tôle d’acier inoxydable avec une grande fenêtre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FlatSteelDoorObject',
},
['Flatbread'] = {
['ID'] = 'FlatbreadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Flatbread",
['Russian'] = "Лепёшка",
['German'] = "Fladenbrot",
['French'] = "Pain plat",
},
['Description'] = {
['English'] = "Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.",
['Russian'] = "Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.",
['German'] = "Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.",
['French'] = "Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Flax Fiber'] = {
['ID'] = 'FlaxFiberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Flax Fiber",
['Russian'] = "Льняное волокно",
['German'] = "Flachsfaser",
['French'] = "Fibre de lin",
},
['Description'] = {
['English'] = "Processed fibers of flax ready to be spun into yarn.",
['Russian'] = "Обработанные волокна льна готовые к сворачиванию в пряжу.",
['German'] = "Verarbeitete Flachsfasern, die zu Garn gesponnen werden können.",
['French'] = "Fibres de lin traitées, prêtes à être filées.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Flower'] = {
['ID'] = 'FlaxFlowerItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Flax Flower",
['Russian'] = "Flax Flower",
['German'] = "Flax Flower",
['French'] = "Flax Flower",
},
['Description'] = {
['English'] = "Placeholder Description.",
['Russian'] = "Placeholder Description.",
['German'] = "Placeholder Description.",
['French'] = "Description de l'espace réservé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Flax Seed'] = {
['ID'] = 'FlaxSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Flax Seed",
['Russian'] = "Семечко льна",
['German'] = "Flachssaat",
['French'] = "Graine de lin",
},
['Description'] = {
['English'] = "Plant to grow flax. ",
['Russian'] = "Посадите, чтобы вырастить лён. ",
['German'] = "Pflanzen, damit daraus Flachs wird. ",
['French'] = "Planter pour cultiver du lin. ",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Flax Seed Pack'] = {
['ID'] = 'FlaxSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Flax Seed Pack",
['Russian'] = "Упаковка семян льна",
['German'] = "Eine Packung Flachssaat",
['French'] = "Paquet de graines de lin",
},
['Description'] = {
['English'] = "Plant to grow flax. ",
['Russian'] = "Посадите, чтобы вырастить лён. ",
['German'] = "Pflanzen, damit daraus Flachs wird. ",
['French'] = "Planter pour cultiver du lin. ",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Stem'] = {
['ID'] = 'FlaxStemItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Flax Stem",
['Russian'] = "Стебель льна",
['German'] = "Flachsstamm",
['French'] = "Tige de lin",
},
['Description'] = {
['English'] = "A bundle of harvested flax that can be processed into fabric.",
['Russian'] = "Пучок собранного льна, который можно переработать в ткань.",
['German'] = "Ein Bündel geernteten Flachses, das zu Stoff verarbeitet werden kann.",
['French'] = "Une botte de lin récoltée qui peut être transformée en tissu.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Trawler Net'] = {
['ID'] = 'FlaxTrawlerNetItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Flax Trawler Net",
['Russian'] = "Льняная сеть Траулера",
['German'] = "Flachs-Trawlernetz",
['French'] = "Filet de chalutier en lin",
},
['Description'] = {
['English'] = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
['Russian'] = "Всего лишь сеть, для ловли рыбы в промышленных масштабах, на рыбном траулере.",
['German'] = "Eine robuste Grundkombination von Leinen, die ein Netz bilden, das für den Fang von Fischen in größerem Umfang verwendet wird.",
['French'] = "Une base solide combinée à des lignes formant un filet utilisé pour la capture de poissons à plus grande échelle.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Flaxseed Oil'] = {
['ID'] = 'FlaxseedOilItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Flaxseed Oil",
['Russian'] = "Льняное масло",
['German'] = "Flaxseed Oil",
['French'] = "Huile de lin",
},
['Description'] = {
['English'] = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
['Russian'] = "Масло, используемое, как правило, плотниками и в создании красок, но, что удивительно, может быть хорошей приправой к салату.",
['German'] = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
['French'] = "Une huile principalement utilisée pour le travail du bois et les matériéls de peinture, mais étonnamment qui peut aussi être versé sur une salade.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fletching Table'] = {
['ID'] = 'FletchingTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fletching Table",
['Russian'] = "Стол Лучника",
['German'] = "Fletching Table",
['French'] = "Établi d'empennage",
},
['Description'] = {
['English'] = "A table for the capable hunter to improve their tools.",
['Russian'] = "Стол, где способный охотник может улучшить своё оборудование.",
['German'] = "A table for the capable hunter to improve their tools.",
['French'] = "Une table permettant aux chasseurs compétents d'améliorer leurs outils.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FletchingTableObject',
},
['Flour'] = {
['ID'] = 'FlourItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Flour",
['Russian'] = "Мука",
['German'] = "Mehl",
['French'] = "Farine",
},
['Description'] = {
['English'] = "A fine, milled wheat product that\'s useful for all baking.",
['Russian'] = "A fine, milled wheat product that\'s useful for all baking.",
['German'] = "A fine, milled wheat product that\'s useful for all baking.",
['French'] = "A fine, milled wheat product that\'s useful for all baking.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Food Sign'] = {
['ID'] = 'FoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Food Sign",
['Russian'] = "Вывеска ресторана",
['German'] = "Essensschild",
['French'] = "Enseigne d'alimentation",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FoodSignObject',
},
['Fox Carcass'] = {
['ID'] = 'FoxCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Fox Carcass",
['Russian'] = "Туша лисы",
['German'] = "Fuchskadaver",
['French'] = "Cadavre de renard",
},
['Description'] = {
['English'] = "A dead fox.",
['Russian'] = "Мёртвая лиса.",
['German'] = "Ein toter Fuchs.",
['French'] = "Un renard mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fox Pelt'] = {
['ID'] = 'FoxPeltItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Fox Pelt",
['Russian'] = "Шкура лисы",
['German'] = "Fox Pelt",
['French'] = "Peau de renard",
},
['Description'] = {
['English'] = "A simple animal skin processed for indoor use.",
['Russian'] = "A simple animal skin processed for indoor use.",
['German'] = "A simple animal skin processed for indoor use.",
['French'] = "Une peau d'animal simple, traitée pour un usage intérieur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FoxPeltObject',
},
['Framed Glass'] = {
['ID'] = 'FramedGlassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Framed Glass",
['Russian'] = "Обрамлённое стекло",
['German'] = "Gerahmtes Glas",
['French'] = "Verre encadré",
},
['Description'] = {
['English'] = "Glass which was reinforced by a steel frame.",
['Russian'] = "Стекло укреплённое стальной рамкой.",
['German'] = "Glas das durch einen Stahlrahmen verstärkt wurde.",
['French'] = "Verre renforcé par un cadre en acier.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Framed Glass Door'] = {
['ID'] = 'FramedGlassDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Framed Glass Door",
['Russian'] = "Стеклянная дверь",
['German'] = "Gerahmte Glastür",
['French'] = "Porte en verre encadré",
},
['Description'] = {
['English'] = "A beautiful glass door made of steel and glass.",
['Russian'] = "Красивая дверь из стали и стекла.",
['German'] = "Eine schöne Glastür, hergestellt aus Stahl und Glas.",
['French'] = "Une belle porte vitrée en acier et en verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FramedGlassDoorObject',
},
['Fried Camas'] = {
['ID'] = 'FriedCamasItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Camas",
['Russian'] = "Жареная камассия",
['German'] = "Frittierte Prärielilien",
['French'] = "Camassias frits",
},
['Description'] = {
['English'] = "Deep fried Camas. Bit greasy.",
['Russian'] = "Deep fried Camas. Bit greasy.",
['German'] = "Deep fried Camas. Bit greasy.",
['French'] = "Deep fried Camas. Bit greasy.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Fiddleheads'] = {
['ID'] = 'FriedFiddleheadsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Fiddleheads",
['Russian'] = "Жареный папоротник",
['German'] = "Frittierte Farnspitzen",
['French'] = "Fougères frits",
},
['Description'] = {
['English'] = "Secret\'s in the sauce.",
['Russian'] = "Secret\'s in the sauce.",
['German'] = "Secret\'s in the sauce.",
['French'] = "Secret\'s in the sauce.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Hare Haunches'] = {
['ID'] = 'FriedHareHaunchesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Hare Haunches",
['Russian'] = "Жаренное филе зайца",
['German'] = "Frittierte Hasenkeule",
['French'] = "Cuisses de lièvre frites",
},
['Description'] = {
['English'] = "Everything is better deep fried.",
['Russian'] = "Что угодно станет лучше при тщательном прожаривании.",
['German'] = "Alles ist frittiert besser.",
['French'] = "Tout est meilleur frit.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Hearts Of Palm'] = {
['ID'] = 'FriedHeartsOfPalmItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Hearts Of Palm",
['Russian'] = "Жареные сердцевины пальмы",
['German'] = "Frittierte Palmherzen",
['French'] = "Cœurs de palmier frits",
},
['Description'] = {
['English'] = "Secret\'s in the sauce.",
['Russian'] = "Secret\'s in the sauce.",
['German'] = "Secret\'s in the sauce.",
['French'] = "Secret\'s in the sauce.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Taro'] = {
['ID'] = 'FriedTaroItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Taro",
['Russian'] = "Жареный таро",
['German'] = "Frittierte Taro",
['French'] = "Taro frit",
},
['Description'] = {
['English'] = "Secret\'s in the sauce.",
['Russian'] = "Secret\'s in the sauce.",
['German'] = "Secret\'s in the sauce.",
['French'] = "Secret\'s in the sauce.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Tomatoes'] = {
['ID'] = 'FriedTomatoesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Tomatoes",
['Russian'] = "Жареные помидоры",
['German'] = "Frittierte Tomaten",
['French'] = "Tomates frites",
},
['Description'] = {
['English'] = "Secret\'s in the sauce.",
['Russian'] = "Secret\'s in the sauce.",
['German'] = "Secret\'s in the sauce.",
['French'] = "Secret\'s in the sauce.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fried Vegetables'] = {
['ID'] = 'FriedVegetablesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Fried Vegetables",
['Russian'] = "Жареные овощи",
['German'] = "Frittiertes Gemüse",
['French'] = "Légumes frits",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Friendly Scarecrow'] = {
['ID'] = 'FriendlyScarecrowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Friendly Scarecrow",
['Russian'] = "Дружелюбное пугало",
['German'] = "Freundliche Vogelscheuche",
['French'] = "Épouvantail sympathique",
},
['Description'] = {
['English'] = "Keeps animals away, but not in a scary way. (WIP)",
['Russian'] = "Отпугивает животных, но не потому, что страшный. (WIP)",
['German'] = "Hält Tiere fern, aber verschreckt sie nicht. (WIP)",
['French'] = "Il éloigne les animaux, mais pas de manière effrayante. (En cours de développement)",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FriendlyScarecrowObject',
},
['Froth Floatation Cell'] = {
['ID'] = 'FrothFloatationCellItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Froth Floatation Cell",
['Russian'] = "Флотатор",
['German'] = "Schaumschwimmzelle",
['French'] = "Cellule de flottation",
},
['Description'] = {
['English'] = "A tool for miners to concentrate ore. The run off produces wet tailings.",
['Russian'] = "Устройство для шахтеров, позволяющее обогащать руду. В результате промывки образуются сырые хвосты.",
['German'] = "Ein Werkzeug für Bergleute, um Erz zu konzentrieren. Der Abfluss erzeugt giftigen Schlamm.",
['French'] = "Un outil pour les mineurs pour concentrer le minerai. L'écoulement produit des résidus humides.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.FrothFloatationCellObject',
},
['Fruit Muffin'] = {
['ID'] = 'FruitMuffinItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fruit Muffin",
['Russian'] = "Фруктовый кекс",
['German'] = "Fruchtmuffin",
['French'] = "Muffin aux fruits",
},
['Description'] = {
['English'] = "A soft, slightly sweet bread studded with juicy fruits.",
['Russian'] = "Мягкий, сладковатый хлеб с сочными фруктами.",
['German'] = "Ein weiches, leicht süßes Brot, bespickt mit saftigen Heidelbeeren.",
['French'] = "Un pain doux, légèrement sucré, parsemé de fruits juteux.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fruit Salad'] = {
['ID'] = 'FruitSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fruit Salad",
['Russian'] = "Фруктовый салат",
['German'] = "Obstsalat",
['French'] = "Salade de fruits",
},
['Description'] = {
['English'] = "While tomatoes are fruits, you don\'t usually put them in fruit salads.",
['Russian'] = "While tomatoes are fruits, you don\'t usually put them in fruit salads.",
['German'] = "While tomatoes are fruits, you don\'t usually put them in fruit salads.",
['French'] = "While tomatoes are fruits, you don\'t usually put them in fruit salads.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fruit Tart'] = {
['ID'] = 'FruitTartItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Fruit Tart",
['Russian'] = "Фруктовый тарт",
['German'] = "Obstkuchen",
['French'] = "Tarte aux fruits",
},
['Description'] = {
['English'] = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
['Russian'] = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
['German'] = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
['French'] = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Fungi Feet'] = {
['ID'] = 'FungiFeetItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Fungi Feet",
['Russian'] = "Грибные Ноги",
['German'] = "Pilzfüße",
['French'] = "Pieds de champignons",
},
['Description'] = {
['English'] = "Feet",
['Russian'] = "Ступни",
['German'] = "Füße",
['French'] = "Pieds",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Fur Pelt'] = {
['ID'] = 'FurPeltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Fur Pelt",
['Russian'] = "Мех",
['German'] = "Fellpelz",
['French'] = "Fourrure",
},
['Description'] = {
['English'] = "A soft, furry pelt.",
['Russian'] = "Мягкая, пушистая шкура.",
['German'] = "Ein weiches, pelziges Fell.",
['French'] = "Une peau douce et poilue.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fuse'] = {
['ID'] = 'FuseItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Fuse",
['Russian'] = "Предохранитель",
['German'] = "Fuse",
['French'] = "Fusible",
},
['Description'] = {
['English'] = "A small glass fuse easily replacable to safeguard against electric accidents.",
['Russian'] = "Небольшой стеклянный предохранитель, который легко заменяется для защиты от поражения электрическим током.",
['German'] = "A small glass fuse easily replacable to safeguard against electric accidents.",
['French'] = "Un petit fusible en verre facilement remplaçable pour se prémunir contre les accidents électriques.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Galaxy Vase'] = {
['ID'] = 'GalaxyVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Galaxy Vase",
['Russian'] = "Галактическая ваза",
['German'] = "Galaxie-Vase",
['French'] = "Vase galaxie",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GalaxyVaseObject',
},
['Garbage'] = {
['ID'] = 'GarbageItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Garbage",
['Russian'] = "Мусор",
['German'] = "Abfall",
['French'] = "Déchets",
},
['Description'] = {
['English'] = "A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.",
['Russian'] = "Отвратительная куча мусора. Неприятная на вид, а также источник загрязнения земли. Захороните под землёй, чтобы смягчить эффект.",
['German'] = "Ein ekelhafter Müllhaufen. Unangenehm für das Auge und eine Quelle der Bodenverunreinigung. Begrabe ihn unter der Erde, um den Effekt abzuschwächen.",
['French'] = "Un tas d'ordures dégoûtant. Déplaisant à regarder et source de pollution du sol. Enterrez-les sous terre pour aider à en atténuer les effets.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Garden Boots'] = {
['ID'] = 'GardenBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Garden Boots",
['Russian'] = "Садовые сапоги",
['German'] = "Gartenschuhe",
['French'] = "Bottes de jardinage",
},
['Description'] = {
['English'] = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)",
['Russian'] = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)",
['German'] = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)",
['French'] = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Garden Gravel'] = {
['ID'] = 'GardenGravelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Garden Gravel",
['Russian'] = "Гравий для сада",
['German'] = "Garden Gravel",
['French'] = "Jardin en gravier",
},
['Description'] = {
['English'] = "An unexpected surprise of peace and quiet in the rush for survival..",
['Russian'] = "An unexpected surprise of peace and quiet in the rush for survival..",
['German'] = "An unexpected surprise of peace and quiet in the rush for survival..",
['French'] = "An unexpected surprise of peace and quiet in the rush for survival..",
},
['Weight'] = '26000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Garden Pond'] = {
['ID'] = 'GardenPondItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Garden Pond",
['Russian'] = "Садовый пруд",
['German'] = "Garden Pond",
['French'] = "Étang de jardin",
},
['Description'] = {
['English'] = "A simple pond filled with water for your decorative outdoor needs.",
['Russian'] = "Простой прудик, наполненный водой для украшения вашего двора.",
['German'] = "Ein einfacher, mit Wasser gefüllter Teich für Ihren dekorativen Bedarf im Freien.",
['French'] = "Un simple bassin rempli d'eau pour vos besoins décoratifs extérieurs.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GardenPondObject',
},
['Gasoline'] = {
['ID'] = 'GasolineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Gasoline",
['Russian'] = "Бензин",
['German'] = "Benzin",
['French'] = "Essence",
},
['Description'] = {
['English'] = "Refined petroleum useful for fueling machines and generators.",
['Russian'] = "Переработанная нефть используется для заправки машин и генераторов.",
['German'] = "Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.",
['French'] = "Pétrole raffiné utile pour alimenter des machines et des générateurs.",
},
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Gathering Advanced Upgrade'] = {
['ID'] = 'GatheringAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Gathering Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для Собирательства",
['German'] = "Gathering Advanced Upgrade",
['French'] = "Amélioration avancée : Récolte",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов Собирательства.",
['German'] = "Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Récolte.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gathering Basic Upgrade'] = {
['ID'] = 'GatheringBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Gathering Basic Upgrade",
['Russian'] = "Базовое улучшение для собирательства",
['German'] = "Gathering Basic Upgrade",
['French'] = "Amélioration basique : Récolte",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов собирательства.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Récolte.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gathering Research Paper Basic'] = {
['ID'] = 'GatheringResearchPaperBasicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Gathering Research Paper Basic",
['Russian'] = "Исследование по базовому собирательству",
['German'] = "Grundlegendes Forschungspapier: Sammeln",
['French'] = "Papier de recherche : Récolte basique",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gearbox'] = {
['ID'] = 'GearboxItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Gearbox",
['Russian'] = "Коробка передач",
['German'] = "Getriebe",
['French'] = "Boîte de vitesses",
},
['Description'] = {
['English'] = "Provides speed and torque conversions from a rotating power source to another device.",
['Russian'] = "Provides speed and torque conversions from a rotating power source to another device.",
['German'] = "Provides speed and torque conversions from a rotating power source to another device.",
['French'] = "Provides speed and torque conversions from a rotating power source to another device.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Geology Research Paper Advanced'] = {
['ID'] = 'GeologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Geology Research Paper Advanced",
['Russian'] = "Исследование по продвинутой геологии",
['German'] = "Fortgeschrittenes Forschungspapier: Geologie",
['French'] = "Papier de recherche : Géologie avancée",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Geology Research Paper Basic'] = {
['ID'] = 'GeologyResearchPaperBasicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Geology Research Paper Basic",
['Russian'] = "Исследование по базовой геологии",
['German'] = "Grundlegendes Forschungspapier: Geologie",
['French'] = "Papier de recherche : Géologie basique",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Geology Research Paper Modern'] = {
['ID'] = 'GeologyResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Geology Research Paper Modern",
['Russian'] = "Исследование по современной геологии",
['German'] = "Modernes Forschungspapier: Geologie",
['French'] = "Papier de recherche : Géologie moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Giant Cactus Fruit'] = {
['ID'] = 'GiantCactusFruitItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Giant Cactus Fruit",
['Russian'] = "Плод сагуаро",
['German'] = "Riesige Kaktusfrucht",
['French'] = "Fruit de saguaro",
},
['Description'] = {
['English'] = "A bulbous fruit that used to top Saguaro cacti.",
['Russian'] = "Луковичный плод, использующийся для выращивания кактусов Цереуса.",
['German'] = "Eine Knollenfrucht, die üblicherweise oben auf Saguarokakteen wächst.",
['French'] = "Un fruit bulbeux qui était placé au sommet des cactus Saguaro.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Gigot Sleeve Shirt'] = {
['ID'] = 'GigotSleeveShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Gigot Sleeve Shirt",
['Russian'] = "Рубашка с пышными рукавами",
['German'] = "Hülsenhemd",
['French'] = "Chemise à manches gigot",
},
['Description'] = {
['English'] = "Cool piratey shirt that makes your biceps look bigger than they really are.",
['Russian'] = "Клёвая пиратская рубашка, в которой ваши бицепсы выглядят больше.",
['German'] = "Cooles Piratenshirt, das deinen Bizeps größer aussehen lässt als er wirklich ist.",
['French'] = "Une superbe chemise de pirate qui fait paraître vos biceps plus grands qu'ils ne le sont en réalité.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Glass'] = {
['ID'] = 'GlassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Glass",
['Russian'] = "Стекло",
['German'] = "Glas",
['French'] = "Verre",
},
['Description'] = {
['English'] = "A transparent, solid material useful for more than just windows.",
['Russian'] = "Прозрачный, твердый материал полезен не только для окон.",
['German'] = "Ein transparentes, festes Material, nützlich für mehr als nur Fenster.",
['French'] = "Un matériau transparent et solide utile et pas seulement pour des fenêtres.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Glass Lens'] = {
['ID'] = 'GlassLensItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Glass Lens",
['Russian'] = "Стеклянная линза",
['German'] = "Glaslinse",
['French'] = "Lentille en verre",
},
['Description'] = {
['English'] = "A thin shaped piece of glass very useful for devices used to interact with light.",
['Russian'] = "Стекло тончайшей обработки, применяется в устройствах для взаимодействия со светом.",
['German'] = "Ein dünnes, geformtes Stück Glas, das sehr nützlich für Geräte ist, die mit Licht interagieren.",
['French'] = "Une fine pièce de verre façonnée très utile pour les dispositifs utilisés pour interagir avec la lumière.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Advanced Upgrade'] = {
['ID'] = 'GlassworkingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Glassworking Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для стеклообработки",
['German'] = "Fortschrittliches Upgrade: Glasverarbeitung",
['French'] = "Amélioration avancée : Travail du verre",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов обработки стекла.",
['German'] = "Fortschrittliches Verbesserungsmodul, dass die Effizienz bei der Verwendung von Glasverarbeitungsrezepten deutlich erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Travail du verre.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Modern Upgrade'] = {
['ID'] = 'GlassworkingModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Glassworking Modern Upgrade",
['Russian'] = "Современное улучшение для обработки стекла",
['German'] = "Modernes Upgrade: Glasverarbeitung",
['French'] = "Amélioration moderne : Travail du verre",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов обработки стекла.",
['German'] = "Modernes Upgrade, dass die Effizienz bei der Verwendung von Glasverarbeitungsrezepten deutlich erhöht.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Travail du verre.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Skill Book'] = {
['ID'] = 'GlassworkingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Glassworking Skill Book",
['Russian'] = "Книга об обработке стекла",
['German'] = "Fertigkeitsbuch: Glasverarbeitung",
['French'] = "Livre de compétence : Travail du verre",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Glassworking Skill Scroll'] = {
['ID'] = 'GlassworkingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Glassworking Skill Scroll",
['Russian'] = "Страница об обработке стекла",
['German'] = "Fertigkeitsschriftrolle: Glasverarbeitung",
['French'] = "Page de compétence : Travail du verre",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Glassworks'] = {
['ID'] = 'GlassworksItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Glassworks",
['Russian'] = "Стекольная мастерская",
['German'] = "Glasfabrik",
['French'] = "Fourneau de verrerie",
},
['Description'] = {
['English'] = "A specialized kiln used to transform sand into buildable blocks and decorations.",
['Russian'] = "Специализированная печь, для превращения песка в строительные блоки и украшения.",
['German'] = "Ein spezieller Brennofen, in dem Sand in baubare Blöcke und Dekorationen verarbeitet wird.",
['French'] = "Un four spécial utilisé pour transformer le sable en blocs constructibles et en décorations.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GlassworksObject',
},
['Global Calorie Buff Item'] = {
['ID'] = 'GlobalCalorieBuffItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Global Calorie Buff Item",
['Russian'] = "Global Calorie Buff Item",
['German'] = "Global Calorie Buff Item",
['French'] = "Global Calorie Buff Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Buffs.GlobalCalorieBuffObject',
},
['Gneiss'] = {
['ID'] = 'GneissItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Gneiss",
['Russian'] = "Гнейс",
['German'] = "Gneis",
['French'] = "Gneiss",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Тяжелый камень с несколькими применениями в строительстве. Гнейс это метаморфическая горная порода, возникающая при кристаллизации под высоким давлением на большой глубине.",
['German'] = "Ein harter Stein mit einigen Anwendungen im Bau. Gneis ist ein metamorphes Gestein, das aus früheren Steinen entsteht, die unter hohem Druck und Temperaturen tief unter der Erde umkristallisieren.",
['French'] = "Une roche dure avec quelques utilisations en construction. Le gneiss est une roche métamorphique formée à partir d'autres roches recristallisées à des pressions et températures élevées dans les profondeurs de la terre.",
},
['Weight'] = '7000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Goat Mount'] = {
['ID'] = 'GoatMountItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Goat Mount",
['Russian'] = "Голова козы",
['German'] = "Ausgestopfte Bergziege",
['French'] = "Trophée de chèvre des montagnes",
},
['Description'] = {
['English'] = "A hunting trophy for your house.",
['Russian'] = "Охотничий трофей для вашего дома.",
['German'] = "Eine Jagdtrophäe für dein Haus.",
['French'] = "Un trophée de chasse pour votre résidence.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoatMountObject',
},
['Gold Bar'] = {
['ID'] = 'GoldBarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Gold Bar",
['Russian'] = "Золотой брусок",
['German'] = "Goldbarren",
['French'] = "Lingot d'or",
},
['Description'] = {
['English'] = "Refined bar of gold.",
['Russian'] = "Выплавленный золотой брусок.",
['German'] = "Veredelter Goldbarren.",
['French'] = "Un lingot d'or raffiné.",
},
['Weight'] = '30000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Gold Concentrate'] = {
['ID'] = 'GoldConcentrateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Gold Concentrate",
['Russian'] = "Концентрат золота",
['German'] = "Goldkonzentrat",
['French'] = "Concentré d'or",
},
['Description'] = {
['English'] = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
['Russian'] = "Золотая руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.",
['German'] = "Golderz, das konzentriert wurde, um Verunreinigungen zu entfernen. Erzkonzentrat wird von Schmieden zum Schmelzen von Metallbarren verwendet.",
['French'] = "Du minerai d'or qui a été concentré pour en retirer les impuretés. Le minerai concentré est utilisé par les forgerons pour fondre des lingots de métal.",
},
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Gold Flakes'] = {
['ID'] = 'GoldFlakesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Gold Flakes",
['Russian'] = "Чешуйки золота",
['German'] = "Blattgold",
['French'] = "Paillettes d'or",
},
['Description'] = {
['English'] = "A highly efficient conductor for delicate electronics.",
['Russian'] = "Высокоэффективный проводник для тонкой электроники.",
['German'] = "Ein hocheffizienter Leiter für empfindliche Elektronik.",
['French'] = "Un conducteur très efficace pour l'électronique délicate.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Frame Landscape'] = {
['ID'] = 'GoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Frame Landscape",
['Russian'] = "Альбомная золотая рамка",
['German'] = "Goldrahmen: Querformat",
['French'] = "Cadre paysage en or",
},
['Description'] = {
['English'] = "A gold frame useful for simple picture and art displays.",
['Russian'] = "Золота рамка для картин и прочих художеств.",
['German'] = "A gold frame useful for simple picture and art displays.",
['French'] = "Cadre en or utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldFrameLandscapeObject',
},
['Gold Frame Portrait'] = {
['ID'] = 'GoldFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Frame Portrait",
['Russian'] = "Книжная золотая рамка",
['German'] = "Goldrahmen: Hochformat",
['French'] = "Cadre portrait en or",
},
['Description'] = {
['English'] = "A gold frame useful for simple picture and art displays.",
['Russian'] = "Золота рамка для картин и прочих художеств.",
['German'] = "A gold frame useful for simple picture and art displays.",
['French'] = "Cadre en or utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldFramePortraitObject',
},
['Gold Frame Square'] = {
['ID'] = 'GoldFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Frame Square",
['Russian'] = "Квадратная золотая рамка",
['German'] = "Goldrahmen: Quadratisch",
['French'] = "Cadre carré en or",
},
['Description'] = {
['English'] = "A gold frame useful for simple picture and art displays.",
['Russian'] = "Золота рамка для картин и прочих художеств.",
['German'] = "A gold frame useful for simple picture and art displays.",
['French'] = "Cadre en or utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldFrameSquareObject',
},
['Gold Frame Tall'] = {
['ID'] = 'GoldFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Frame Tall",
['Russian'] = "Вытянутая золотая рамка",
['German'] = "Goldrahmen: Hoch",
['French'] = "Cadre grand portrait en or",
},
['Description'] = {
['English'] = "A gold frame useful for simple picture and art displays.",
['Russian'] = "Золота рамка для картин и прочих художеств.",
['German'] = "A gold frame useful for simple picture and art displays.",
['French'] = "Cadre en or utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldFrameTallObject',
},
['Gold Frame Wide'] = {
['ID'] = 'GoldFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Frame Wide",
['Russian'] = "Широкая золотая рамка",
['German'] = "Goldrahmen: Breit",
['French'] = "Cadre grand paysage en or",
},
['Description'] = {
['English'] = "A gold frame useful for simple picture and art displays.",
['Russian'] = "Золота рамка для картин и прочих художеств.",
['German'] = "A gold frame useful for simple picture and art displays.",
['French'] = "Cadre en or utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldFrameWideObject',
},
['Gold Ore'] = {
['ID'] = 'GoldOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Gold Ore",
['Russian'] = "Золотая руда",
['German'] = "Golderz",
['French'] = "Minerai d'or",
},
['Description'] = {
['English'] = "Unrefined ore with traces of gold.",
['Russian'] = "Неочищенная руда со следами золота.",
['German'] = "Unraffiniertes Erz mit Goldeinschlüssen.",
['French'] = "Un minerai non raffiné avec des traces d'or.",
},
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Gold Trim Book'] = {
['ID'] = 'GoldTrimBookItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Gold Trim Book",
['Russian'] = "Gold Trim Book",
['German'] = "Gold Trim Book",
['French'] = "Gold Trim Book",
},
['Description'] = {
['English'] = "Display your source of knowledge for anyone to see!",
['Russian'] = "Display your source of knowledge for anyone to see!",
['German'] = "Display your source of knowledge for anyone to see!",
['French'] = "Display your source of knowledge for anyone to see!",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GoldTrimBookObject',
},
['Gold Wiring'] = {
['ID'] = 'GoldWiringItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Gold Wiring",
['Russian'] = "Золотой провод",
['German'] = "Goldverdrahtung",
['French'] = "Fil d'or",
},
['Description'] = {
['English'] = "A length of gold conductive wire useful for a variety of purposes.",
['Russian'] = "Золотая проволока проводящая ток, полезна для различных целей.",
['German'] = "Ein Stück leitfähiger Draht aus Gold, der für eine Vielzahl von Zwecken nützlich ist.",
['French'] = "Un bout de fil conducteur en or utilisé pour des utilités diverses.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Government Office'] = {
['ID'] = 'GovernmentOfficeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Government Office",
['Russian'] = "Правительственный офис",
['German'] = "Amtsverwaltung",
['French'] = "Bureau des élus",
},
['Description'] = {
['English'] = "Allows the creation of Elected Titles, which can be given special privileges.",
['Russian'] = "Позволяет создать выборные должности, которым можно дать особые полномочия.",
['German'] = "Ermöglicht die Erstellung von gewählten Titeln, welchen spezielle Rechte gegeben werden können.",
['French'] = "Permet la création de titres d'élus, qui peuvent bénéficier de privilèges spéciaux.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GovernmentOfficeObject',
},
['Granite'] = {
['ID'] = 'GraniteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Granite",
['Russian'] = "Гранит",
['German'] = "Granit",
['French'] = "Granite",
},
['Description'] = {
['English'] = "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!",
['Russian'] = "Тяжёлый камень, полезный при строительстве. Может содержать различные руды. Гранит возникает после остывания магмы, глубоко под землёй. Один из наиболее распространённых континентальных камней!",
['German'] = "Ein harter Stein, der für den Bau nützlich ist und diverse Erze enthält. Granit entsteht aus erkaltendem Magma tief unter der Erde. Er ist der häufigste kontinentale Gesteinstyp!",
['French'] = "Une roche dure utile pour la construction et qui héberge divers minerais. Le granite se forme à partir du magma de refroidissement en profondeur. C'est le type de roche continentale le plus répandu !",
},
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Granite Spiral Fountain'] = {
['ID'] = 'GraniteSpiralFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Granite Spiral Fountain",
['Russian'] = "Гранитный спиральный фонтан",
['German'] = "Granite Spiral Fountain",
['French'] = "Fontaine en spirale en granit",
},
['Description'] = {
['English'] = "A large fountain with a spiral motif.",
['Russian'] = "Большой фонтан со спиральным мотивами.",
['German'] = "A large fountain with a spiral motif.",
['French'] = "Une grande fontaine avec un motif en spirale.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GraniteSpiralFountainObject',
},
['Granite Terrace Fountain'] = {
['ID'] = 'GraniteTerraceFountainItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Granite Terrace Fountain",
['Russian'] = "Гранитный фонтан для террасы",
['German'] = "Granite Terrace Fountain",
['French'] = "Fontaine en terrasse en granit",
},
['Description'] = {
['English'] = "A large fountain with a multi-layered terracing display.",
['Russian'] = "Большой фонтан с многоуровневой террасной экспозицией.",
['German'] = "A large fountain with a multi-layered terracing display.",
['French'] = "Une grande fontaine avec plusieurs niveaux de terrasses.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GraniteTerraceFountainObject',
},
['Grass Seed'] = {
['ID'] = 'GrassSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Grass Seed",
['Russian'] = "Семечко травы",
['German'] = "Samen (Gras)",
['French'] = "Graine d'herbe commune",
},
['Description'] = {
['English'] = "Plant to grow grass.",
['Russian'] = "Посадите, чтобы вырастить траву.",
['German'] = "Pflanzen, damit daraus Gras wird.",
['French'] = "Plantez pour faire pousser de l'herbe.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Grass Seed Pack'] = {
['ID'] = 'GrassSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Grass Seed Pack",
['Russian'] = "Упаковка семян травы",
['German'] = "Grassamenbeutel",
['French'] = "Paquet de graines d'herbe commune",
},
['Description'] = {
['English'] = "Plant to grow grass.",
['Russian'] = "Посадите, чтобы вырастить траву.",
['German'] = "Pflanzen, damit daraus Gras wird.",
['French'] = "Plantez pour faire pousser de l'herbe.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Grindstone'] = {
['ID'] = 'GrindstoneItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Grindstone",
['Russian'] = "Точило",
['German'] = "Grindstone",
['French'] = "Meule d'affûtage",
},
['Description'] = {
['English'] = "A workstation for repairing tools and crafting new ones.",
['Russian'] = "Мастерская для починки и создания инструментов.",
['German'] = "A workstation for repairing tools and crafting new ones.",
['French'] = "Un poste de travail pour réparer les outils et en fabriquer de nouveaux.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.GrindstoneObject',
},
['Hanamura Cap'] = {
['ID'] = 'HanamuraCapItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Hanamura Cap",
['Russian'] = "Hanamura Cap",
['German'] = "Hanamura Cap",
['French'] = "Hanamura Cap",
},
['Description'] = {
['English'] = "Such a memorable feast could’ve drifted away like autumn leaves. Thankfully this stylish reward keeps the story alive.",
['Russian'] = "Such a memorable feast could’ve drifted away like autumn leaves. Thankfully this stylish reward keeps the story alive.",
['German'] = "Such a memorable feast could’ve drifted away like autumn leaves. Thankfully this stylish reward keeps the story alive.",
['French'] = "Such a memorable feast could’ve drifted away like autumn leaves. Thankfully this stylish reward keeps the story alive.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Hand Plow'] = {
['ID'] = 'HandPlowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hand Plow",
['Russian'] = "Ручной плуг",
['German'] = "Handpflug",
['French'] = "Charrue à main",
},
['Description'] = {
['English'] = "A tool that tills the field for farming.",
['Russian'] = "Инструмент обработки полей для сельского хозяйства.",
['German'] = "Ein Werkzeug, dass das Feld zum Farmen pflügt.",
['French'] = "Un outil qui laboure le terrain pour l'agriculture.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Plow', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HandPlowObject',
},
['Handheld Camera'] = {
['ID'] = 'HandheldCameraItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Handheld Camera",
['Russian'] = "Портативная камера",
['German'] = "Handkamera",
['French'] = "Appareil photo de poche",
},
['Description'] = {
['English'] = "A modern piece of marvel that allows a more detailed way of saving landscape.",
['Russian'] = "Современное чудо техники, для высоко детализированных снимков окружения и пейзажей.",
['German'] = "Ein modernes Wunderwerk für detailreichere Landschaftsaufnahmen.",
['French'] = "Une merveille d'ingénierie qui permet de sauvegarder les paysages de manière plus détaillée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hands'] = {
['ID'] = 'HandsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Hands",
['Russian'] = "Руки",
['German'] = "Hände",
['French'] = "Mains",
},
['Description'] = {
['English'] = "When you\'re not using tools for a job, you put these to work.",
['Russian'] = "When you\'re not using tools for a job, you put these to work.",
['German'] = "When you\'re not using tools for a job, you put these to work.",
['French'] = "When you\'re not using tools for a job, you put these to work.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Planter', 'Construction', 'Harvester', 'Not Allowed In Inventories', 'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Basket'] = {
['ID'] = 'HangingBasketItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Basket",
['Russian'] = "Hanging Basket",
['German'] = "Hanging Basket",
['French'] = "Hanging Basket",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingBasketObject',
},
['Hanging Electric Wall Lamp'] = {
['ID'] = 'HangingElectricWallLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Electric Wall Lamp",
['Russian'] = "Подвесная электрическая настенная лампа",
['German'] = "Hanging Electric Wall Lamp",
['French'] = "Lampe murale électrique suspendue",
},
['Description'] = {
['English'] = "A wall mounted lamp that requires electricity to turn on.",
['Russian'] = "Настенная лампа требующая электричество.",
['German'] = "Eine Wandlampe, die Strom benötigt.",
['French'] = "Une lampe murale qui nécessite de l'électricité pour s'allumer.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingElectricWallLampObject',
},
['Hanging Long Steel Sign'] = {
['ID'] = 'HangingLongSteelSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Long Steel Sign",
['Russian'] = "Стальная длинная вывеска",
['German'] = "Stahlschild (lang, hängend)",
['French'] = "Long panneau suspendu en acier",
},
['Description'] = {
['English'] = "A long steel plate for when you need to display extra large text.",
['Russian'] = "Длинная стальная пластина для случаев, когда Вам необходимо разместить чрезвычайно много текста.",
['German'] = "Eine lange Stahlplatte, um extra großen Text anzuzeigen.",
['French'] = "Une longue plaque d'acier lorsque vous avez besoin d'afficher du texte extra-large.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingLongSteelSignObject',
},
['Hanging Steel Framed Sign'] = {
['ID'] = 'HangingSteelFramedSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Steel Framed Sign",
['Russian'] = "Стальная обрамлённая вывеска",
['German'] = "Stahlschild (gerahmt, hängend)",
['French'] = "Grand panneau suspendu encadré en acier",
},
['Description'] = {
['English'] = "A large wooden sign framed with steel.",
['Russian'] = "Большая деревянная вывеска в рамке из стали.",
['German'] = "Ein langes Holzschild mit Stahlrahmen.",
['French'] = "Un grand panneau en bois encadré d'acier.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingSteelFramedSignObject',
},
['Hanging Steel Mine Sign'] = {
['ID'] = 'HangingSteelMineSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Steel Mine Sign",
['Russian'] = "Стальная вывеска для шахты",
['German'] = "Stahlschild für Minen (hängend)",
['French'] = "Panneau suspendu en acier pour mine",
},
['Description'] = {
['English'] = "A hanging sign made of steel plates.",
['Russian'] = "Вывеска из стальных пластин.",
['German'] = "Ein hängendes Schild aus Stahlplatten.",
['French'] = "Un panneau suspendu en plaques d'acier.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingSteelMineSignObject',
},
['Hanging Steel Plain Sign'] = {
['ID'] = 'HangingSteelPlainSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Steel Plain Sign",
['Russian'] = "Стальная обычная вывеска",
['German'] = "Stahlschild (glatt, hängend)",
['French'] = "Panneau suspendu en acier épuré",
},
['Description'] = {
['English'] = "A large hanging steel sign attached to a wooden frame.",
['Russian'] = "Большой стальной знак, подвешенный на деревянной раме.",
['German'] = "Ein großes hängendes Stahlschild, das an einem Holzrahmen befestigt ist.",
['French'] = "Un grand panneau suspendu en acier attaché à un cadre en bois.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingSteelPlainSignObject',
},
['Hanging Steel Shop Sign'] = {
['ID'] = 'HangingSteelShopSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hanging Steel Shop Sign",
['Russian'] = "Стальная магазинная вывеска",
['German'] = "Stahlschild für Geschäft (hängend)",
['French'] = "Panneau suspendu en acier pour magasin",
},
['Description'] = {
['English'] = "A decorative wooden sign framed with steel. Great for advertising shops.",
['Russian'] = "Декоративный деревянный знак обрамлённый железом. Отлично подходит для рекламы магазина.",
['German'] = "Ein dekoratives Holzschild, umrahmt mit Stahl. Ideal um Geschäfte zu bewerben.",
['French'] = "Un panneau décoratif en bois encadré d'acier. Idéal pour les publicités de magasins.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HangingSteelShopSignObject',
},
['Hardwood Board'] = {
['ID'] = 'HardwoodBoardItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Hardwood Board",
['Russian'] = "Доска из лиственных пород",
['German'] = "Holzbrett aus Hartholz",
['French'] = "Planche en bois dur",
},
['Description'] = {
['English'] = "A higher quality hardwood board used for long lasting furniture.",
['Russian'] = "Высококачественная доска из лиственных пород, используемая для изготовления мебели с длительным сроком службы.",
['German'] = "Eine hochwertigeres Hartholzbrett für langlebige Möbel.",
['French'] = "Une planche en bois dur de meilleure qualité pour des meubles durables.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Hardwood Double Shelf'] = {
['ID'] = 'HardwoodDoubleShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Double Shelf",
['Russian'] = "Hardwood Double Shelf",
['German'] = "Hardwood Double Shelf",
['French'] = "Hardwood Double Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodDoubleShelfObject',
},
['Hardwood Hewn Log'] = {
['ID'] = 'HardwoodHewnLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Hardwood Hewn Log",
['Russian'] = "Тёсаное бревно лиственных пород",
['German'] = "Massivholz aus Hartholz",
['French'] = "Rondin de bois dur taillé",
},
['Description'] = {
['English'] = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
['Russian'] = "Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.",
['German'] = "Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.",
['French'] = "Un rondin taillé et façonné pour servir de matériau de construction. Tailler des rondins sur un établi n’apportera aucune expérience.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Hardwood Lumber'] = {
['ID'] = 'HardwoodLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Hardwood Lumber",
['Russian'] = "Пиломатериал из лиственных пород",
['German'] = "Bauholz aus Hartholz",
['French'] = "Bois d'œuvre dur",
},
['Description'] = {
['English'] = "Can be fashioned into various usable equipment.",
['Russian'] = "Может быть применено в различных полезных штуковинах.",
['German'] = "Kann in verschiedene Ausrüstung verarbeitet werden.",
['French'] = "Peut être façonné en divers équipements utilisables.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Hardwood Lumber Bench'] = {
['ID'] = 'HardwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Bench",
['Russian'] = "Лавка из пиломатериалов лиственных пород",
['German'] = "Bauholzbank aus Hartholz",
['French'] = "Banc en bois d'œuvre dur",
},
['Description'] = {
['English'] = "A lumber bench for when you need extra seating space than a traditional chair.",
['Russian'] = "Лавка из пиломатериалов для тех случаев, когда вам нужно больше места для сидения, чем традиционный стул.",
['German'] = "Eine Bauholzbank für den Fall, dass du mehr Sitzfläche benötigst als ein herkömmlicher Stuhl bietet.",
['French'] = "Un banc en bois de charpente pour lorsque vous avez besoin de plus d'espace pour vous asseoir qu'une chaise traditionnelle.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberBenchObject',
},
['Hardwood Lumber Chair'] = {
['ID'] = 'HardwoodLumberChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Chair",
['Russian'] = "Стул из пиломатериалов лиственных пород",
['German'] = "Bauholzstuhl aus Hartholz",
['French'] = "Chaise en bois d'œuvre dur",
},
['Description'] = {
['English'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['Russian'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['German'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['French'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberChairObject',
},
['Hardwood Lumber Door'] = {
['ID'] = 'HardwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Door",
['Russian'] = "Дверь из пиломатериалов лиственных пород",
['German'] = "Bauholztür aus Hartholz",
['French'] = "Porte en bois d'œuvre dur",
},
['Description'] = {
['English'] = "A door made from finely cut lumber.",
['Russian'] = "Дверь изготовленная из прекрасно обработанных пиломатериалов.",
['German'] = "Eine Tür aus fein geschnittenem Bauholz.",
['French'] = "Une porte faite en bois finement découpé.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberDoorObject',
},
['Hardwood Lumber Dresser'] = {
['ID'] = 'HardwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Dresser",
['Russian'] = "Комод из пиломатериалов лиственных пород",
['German'] = "Bauholzkommode aus Hartholz",
['French'] = "Commode en bois d'œuvre dur",
},
['Description'] = {
['English'] = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
['Russian'] = "Комод из пиломатериалов, позволяющий хранить в нём одежду и быстро переключаться между заранее созданными нарядами тем, что на вас сейчас.",
['German'] = "Eine Holzkommode, um Kleidung zu verstauen und schnell zwischen verschiedenen Garderoben zu wechseln.",
['French'] = "Une commode en bois d'oeuvre qui vous permet de ranger vos vêtements et de passer rapidement d'une tenue désignée à celle que vous portez actuellement.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberDresserObject',
},
['Hardwood Lumber Hallway Table'] = {
['ID'] = 'HardwoodLumberHallwayTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Hallway Table",
['Russian'] = "Hardwood Lumber Hallway Table",
['German'] = "Hardwood Lumber Hallway Table",
['French'] = "Hardwood Lumber Hallway Table",
},
['Description'] = {
['English'] = "A smaller table for displaying different items.",
['Russian'] = "A smaller table for displaying different items.",
['German'] = "A smaller table for displaying different items.",
['French'] = "A smaller table for displaying different items.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberHallwayTableObject',
},
['Hardwood Lumber Table'] = {
['ID'] = 'HardwoodLumberTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hardwood Lumber Table",
['Russian'] = "Стол из пиломатериалов лиственных пород",
['German'] = "Bauholztisch aus Hartholz",
['French'] = "Table en bois d'œuvre dur",
},
['Description'] = {
['English'] = "A large lumber table for eating meals or getting some work done.",
['Russian'] = "Большой стол из пиломатериалов для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Bauholztisch um zu essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en bois d’œuvre pour prendre des repas ou travailler.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HardwoodLumberTableObject',
},
['Hardy Beard'] = {
['ID'] = 'HardyBeardItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Hardy Beard",
['Russian'] = "Суровая борода",
['German'] = "Vollbart",
['French'] = "Barbe résistante",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Hare Carcass'] = {
['ID'] = 'HareCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Hare Carcass",
['Russian'] = "Тушка зайца",
['German'] = "Hasenkadaver",
['French'] = "Cadavre de lièvre",
},
['Description'] = {
['English'] = "A dead hare.",
['Russian'] = "Мёртвый заяц.",
['German'] = "Ein toter Hase.",
['French'] = "Un lièvre mort.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hare Pelt'] = {
['ID'] = 'HarePeltItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hare Pelt",
['Russian'] = "Шкура зайца",
['German'] = "Hare Pelt",
['French'] = "Peau de lièvre",
},
['Description'] = {
['English'] = "A simple animal skin processed for indoor use.",
['Russian'] = "A simple animal skin processed for indoor use.",
['German'] = "A simple animal skin processed for indoor use.",
['French'] = "Une peau d'animal simple, traitée pour un usage intérieur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HarePeltObject',
},
['Heart Of Palm'] = {
['ID'] = 'HeartOfPalmItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Heart Of Palm",
['Russian'] = "Сердцевина пальмы",
['German'] = "Palmherz",
['French'] = "Cœur de palmier",
},
['Description'] = {
['English'] = "Collected from the inner core and growing bud of a palm tree.",
['Russian'] = "Собирается из внутренней части и растущей части пальмового дерева.",
['German'] = "Gesammelt aus dem inneren Kern und die wachsende Knospe einer Palme.",
['French'] = "Collecté sur le noyau interne et le bourgeon en croissance d'un palmier.",
},
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Hearty Hometown Pizza'] = {
['ID'] = 'HeartyHometownPizzaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Hearty Hometown Pizza",
['Russian'] = "Пицца в форме сердца",
['German'] = "Pizza Home Sweet Home",
['French'] = "Pizza copieuse de mon enfance",
},
['Description'] = {
['English'] = "When you feel nostalgic and miss that cozy hometown feeling.",
['Russian'] = "Когда вы испытываете ностальгию и скучаете по уютному родному городу.",
['German'] = "Wenn du nostalgisch wirst und das lauschige Heim-Gefühl hast.",
['French'] = "Pour quand une vague de nostalgie pour votre ville natale vous frappe.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Heat Sink'] = {
['ID'] = 'HeatSinkItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Heat Sink",
['Russian'] = "Теплообменник",
['German'] = "Kühlkörper",
['French'] = "Dissipateur thermique",
},
['Description'] = {
['English'] = "A copper plate to draw and disperse heat.",
['Russian'] = "Медная пластина рассеивающая получаемое тепло.",
['German'] = "Eine Kupferplatte, um Wärme abzuführen.",
['French'] = "Une plaque de cuivre pour attirer et disperser la chaleur.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Heated Display Cabinet'] = {
['ID'] = 'HeatedDisplayCabinetItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Heated Display Cabinet",
['Russian'] = "Heated Display Cabinet",
['German'] = "Heated Display Cabinet",
['French'] = "Heated Display Cabinet",
},
['Description'] = {
['English'] = "A temperature regulated display storage.",
['Russian'] = "A temperature regulated display storage.",
['German'] = "A temperature regulated display storage.",
['French'] = "A temperature regulated display storage.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HeatedDisplayCabinetObject',
},
['Heliconia Seed'] = {
['ID'] = 'HeliconiaSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Heliconia Seed",
['Russian'] = "Семечко геликонии",
['German'] = "Samen (Helikonien)",
['French'] = "Graine d'heliconia",
},
['Description'] = {
['English'] = "Plant to grow heliconia.",
['Russian'] = "Посадите, чтобы вырастить геликонию.",
['German'] = "Pflanze eine Paradiesvogelblume.",
['French'] = "Plantez pour faire pousser de l'heliconia.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Heliconia Seed Pack'] = {
['ID'] = 'HeliconiaSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Heliconia Seed Pack",
['Russian'] = "Упаковка семян геликонии",
['German'] = "Helikoniensamenbeutel",
['French'] = "Paquet de graines d'heliconia",
},
['Description'] = {
['English'] = "Plant to grow heliconia.",
['Russian'] = "Посадите, чтобы вырастить геликонию.",
['German'] = "Pflanze eine Paradiesvogelblume.",
['French'] = "Plantez pour faire pousser de l'heliconia.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hemp Mooring Rope'] = {
['ID'] = 'HempMooringRopeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Hemp Mooring Rope",
['Russian'] = "Конопляный причальный канат",
['German'] = "Hanftau",
['French'] = "Corde d'amarrage en chanvre",
},
['Description'] = {
['English'] = "Strong ropes used to hold down and prevent ships from moving around.",
['Russian'] = "Прочные канаты, используемые для удержания и предотвращения движения кораблей.",
['German'] = "Strong ropes used to hold down and prevent ships from moving around.",
['French'] = "Cordes solides utilisées pour retenir les navires et les empêcher de se déplacer.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Henley'] = {
['ID'] = 'HenleyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Henley",
['Russian'] = "Хенли",
['German'] = "Henleyshirt",
['French'] = "Chemise Henley",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Рубашка хенли это футболка, отличительной чертой которой является вырез глубиной от 8 до 13 сантиметров и имеющий от 2 до 5 пуговиц. По сути, это рубашка поло, но без воротника.",
['German'] = "Ein Henley-Shirt ist ein kragenloses Pulloverhemd, das sich durch eine etwa 8 bis 13 cm lange Knopfleiste unterhalb des Rundhalsausschnitts auszeichnet. Es ähnelt im Wesentlichen einem kragenlosen Poloshirt.",
['French'] = "Une chemise Henley est un pull-over sans col, caractérisée par une échancrure à boutons sous l'encolure ronde, d'environ 8 à 13 cm de long et comportant habituellement 2 à 5 boutons. Il ressemble essentiellement à un polo sans col.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Hewn Bench'] = {
['ID'] = 'HewnBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Bench",
['Russian'] = "Лавка из обтёсанной древесины",
['German'] = "Massivholzbank",
['French'] = "Banc taillé",
},
['Description'] = {
['English'] = "A basic wooden bench.",
['Russian'] = "Простая деревянная скамейка.",
['German'] = "Eine einfache Holzbank.",
['French'] = "Un banc en bois basique.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnBenchObject',
},
['Hewn Chair'] = {
['ID'] = 'HewnChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Chair",
['Russian'] = "Стул из обтёсанного дерева",
['German'] = "Massivholzstuhl",
['French'] = "Chaise taillée",
},
['Description'] = {
['English'] = "A raised surface supported by legs. Without the back, it might be a stool.",
['Russian'] = "Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.",
['German'] = "Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.",
['French'] = "Une surface surélevée soutenue par des jambes. Sans le dos, ça pourrait être un tabouret.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnChairObject',
},
['Hewn Door'] = {
['ID'] = 'HewnDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Door",
['Russian'] = "Дверь из обтёсанного дерева",
['German'] = "Massivholztür",
['French'] = "Porte taillée",
},
['Description'] = {
['English'] = "A door made from roughly hewn logs.",
['Russian'] = "Дверь изготовленная из грубо обтёсанных брёвен.",
['German'] = "Eine Tür aus grob gehauenen Stämmen.",
['French'] = "Une porte faite de rondins grossièrement taillés.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnDoorObject',
},
['Hewn Dresser'] = {
['ID'] = 'HewnDresserItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Dresser",
['Russian'] = "Комод из тесаного дерева",
['German'] = "Massivholz Kommode",
['French'] = "Commode taillée",
},
['Description'] = {
['English'] = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
['Russian'] = "Комод с отесанных бревен, позволяющий хранить в нём одежду и быстро переключаться между заранее созданными нарядами и тем, что на вас сейчас.",
['German'] = "Eine grob beschlagene Holzkommode, in der du deine Kleidung aufbewahren und schnell zwischen einem bestimmten Outfit und dem, was du gerade trägst, wechseln kannst.",
['French'] = "Une commode en rondins taillés qui vous permet de ranger vos vêtements et de passer rapidement entre une tenue sélectionnée et celle que vous portez actuellement.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnDresserObject',
},
['Hewn Hardwood Bench'] = {
['ID'] = 'HewnHardwoodBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Hardwood Bench",
['Russian'] = "Лавка из обтёсанных лиственных пород",
['German'] = "Massivholzbank aus Hartholz",
['French'] = "Banc en bois dur taillé",
},
['Description'] = {
['English'] = "A basic wooden bench.",
['Russian'] = "Простая деревянная скамейка.",
['German'] = "Eine einfache Holzbank.",
['French'] = "Un banc en bois basique.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnHardwoodBenchObject',
},
['Hewn Hardwood Chair'] = {
['ID'] = 'HewnHardwoodChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Hardwood Chair",
['Russian'] = "Стул из обтёсанных лиственных пород",
['German'] = "Massivholzstuhl aus Hartholz",
['French'] = "Chaise en bois dur taillé",
},
['Description'] = {
['English'] = "A raised surface supported by legs. Without the back, it might be a stool.",
['Russian'] = "Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.",
['German'] = "Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.",
['French'] = "Une surface surélevée soutenue par des jambes. Sans le dos, ça pourrait être un tabouret.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnHardwoodChairObject',
},
['Hewn Hardwood Door'] = {
['ID'] = 'HewnHardwoodDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Hardwood Door",
['Russian'] = "Дверь из обтёсанных лиственных пород",
['German'] = "Massivholztür aus Hartholz",
['French'] = "Porte en bois dur taillé",
},
['Description'] = {
['English'] = "A door made from roughly hewn logs.",
['Russian'] = "Дверь изготовленная из грубо обтёсанных брёвен.",
['German'] = "Eine Tür aus grob gehauenen Stämmen.",
['French'] = "Une porte faite de rondins grossièrement taillés.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnHardwoodDoorObject',
},
['Hewn Hardwood Table'] = {
['ID'] = 'HewnHardwoodTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Hardwood Table",
['Russian'] = "Стол из обтёсанных лиственных пород",
['German'] = "Massivholztisch aus Hartholz",
['French'] = "Table en bois dur taillé",
},
['Description'] = {
['English'] = "A large table for placing things on.",
['Russian'] = "Большой стол для размещения вещей.",
['German'] = "Ein großer Tisch, auf dem man Sachen abstellen kann.",
['French'] = "Une grande table pour placer des choses.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnHardwoodTableObject',
},
['Hewn Log'] = {
['ID'] = 'HewnLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Hewn Log",
['Russian'] = "Тёсаное бревно",
['German'] = "Massivholz",
['French'] = "Rondin taillé",
},
['Description'] = {
['English'] = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
['Russian'] = "Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.",
['German'] = "Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.",
['French'] = "Un rondin taillé et façonné pour servir de matériau de construction. Tailler des rondins sur un établi n’apportera aucune expérience.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Hewn Nightstand'] = {
['ID'] = 'HewnNightstandItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Nightstand",
['Russian'] = "Тумбочка из тесаного дерева",
['German'] = "Massivholz Nachttisch",
['French'] = "Table de chevet en bois taillé",
},
['Description'] = {
['English'] = "A simple hewn wooden nightstand you can pile unread books on.",
['Russian'] = "Простая деревянная тумбочка, на которую можно складывать непрочитанные книги.",
['German'] = "Ein einfacher hölzerner Nachttisch, auf den du ungelesene Bücher Stapeln kannst.",
['French'] = "Une simple table de chevet en rondins taillé sur laquelle vous pouvez empiler des livres non lus.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnNightstandObject',
},
['Hewn Softwood Bench'] = {
['ID'] = 'HewnSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Softwood Bench",
['Russian'] = "Лавка из обтёсанных хвойных пород",
['German'] = "Massivholzbank aus Weichholz",
['French'] = "Banc en bois tendre taillé",
},
['Description'] = {
['English'] = "A basic wooden bench.",
['Russian'] = "Простая деревянная скамейка.",
['German'] = "Eine einfache Holzbank.",
['French'] = "Un banc en bois basique.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnSoftwoodBenchObject',
},
['Hewn Softwood Chair'] = {
['ID'] = 'HewnSoftwoodChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Softwood Chair",
['Russian'] = "Стул из обтёсанных хвойных пород",
['German'] = "Massivholzstuhl aus Weichholz",
['French'] = "Chaise en bois tendre taillé",
},
['Description'] = {
['English'] = "A raised surface supported by legs. Without the back, it might be a stool.",
['Russian'] = "Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.",
['German'] = "Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.",
['French'] = "Une surface surélevée soutenue par des jambes. Sans le dos, ça pourrait être un tabouret.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnSoftwoodChairObject',
},
['Hewn Softwood Door'] = {
['ID'] = 'HewnSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Softwood Door",
['Russian'] = "Дверь из обтёсанных хвойных пород",
['German'] = "Massivholztür aus Weichholz",
['French'] = "Porte en bois tendre taillé",
},
['Description'] = {
['English'] = "A door made from roughly hewn logs.",
['Russian'] = "Дверь изготовленная из грубо обтёсанных брёвен.",
['German'] = "Eine Tür aus grob gehauenen Stämmen.",
['French'] = "Une porte faite de rondins grossièrement taillés.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnSoftwoodDoorObject',
},
['Hewn Softwood Table'] = {
['ID'] = 'HewnSoftwoodTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Softwood Table",
['Russian'] = "Стол из обтёсанных хвойных пород",
['German'] = "Massivholztisch aus Weichholz",
['French'] = "Table en bois tendre taillé",
},
['Description'] = {
['English'] = "A large table for placing things on.",
['Russian'] = "Большой стол для размещения вещей.",
['German'] = "Ein großer Tisch, auf dem man Sachen abstellen kann.",
['French'] = "Une grande table pour placer des choses.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnSoftwoodTableObject',
},
['Hewn Table'] = {
['ID'] = 'HewnTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hewn Table",
['Russian'] = "Стол из обтёсанного дерева",
['German'] = "Massivholztisch",
['French'] = "Table taillée",
},
['Description'] = {
['English'] = "A large table for placing things on.",
['Russian'] = "Большой стол для размещения вещей.",
['German'] = "Ein großer Tisch, auf dem man Sachen abstellen kann.",
['French'] = "Une grande table pour placer des choses.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HewnTableObject',
},
['Hide Ash Fertilizer'] = {
['ID'] = 'HideAshFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Hide Ash Fertilizer",
['Russian'] = "Зольное удобрение из шкуры",
['German'] = "Dünger aus Lederasche",
['French'] = "Engrais à base de cendres de peaux",
},
['Description'] = {
['English'] = "A fertilizer made from hide ash and fillers.",
['Russian'] = "Удобрение, изготовленное из кожной золы и наполнителей.",
['German'] = "Ein Dünger aus Hautasche und Füllstoffen.",
['French'] = "Un engrais à base de cendres de peau et de garnissage.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Homestead Claim Stake'] = {
['ID'] = 'HomesteadClaimStakeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Homestead Claim Stake",
['Russian'] = "Колышек землемера Усадьбы",
['German'] = "Heimatstätten-Anspruchsanteil",
['French'] = "Piquet de revendication privée",
},
['Description'] = {
['English'] = "Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.",
['Russian'] = "Позволяет жителю занят основать личную Усадьбу. Каждый житель имеет одну Усадьбу, и можно занять участки рядом.",
['German'] = "Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.",
['French'] = "Commence l'établissement d'une propriété privé pour un citoyen donné. Chaque citoyen peut avoir une seule propriété, ce qui lui permet de revendiquer une propriété dans une région.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Settlements.ClaimStakes.HomesteadClaimStakeObject',
},
['Homestead Support Claim Paper'] = {
['ID'] = 'HomesteadSupportClaimPaperItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Homestead Support Claim Paper",
['Russian'] = "Квитанция Усадьбы",
['German'] = "Homestead Support Claim Paper",
['French'] = "Titre de propriété privée complémentaire",
},
['Description'] = {
['English'] = "Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.",
['Russian'] = "Документ, увеличивающий территорию личной усадьбы для жителей вне города. Торгуйте с одинокими поселенцами в обмен на их товары и услуги.",
['German'] = "Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.",
['French'] = "Des titres de propriété qui peuvent soutenir des parcelles en dehors d'une colonie. Échangez avec des propriétaires isolées pour leurs biens et services.",
},
['Weight'] = '100',
['MaxStackSize'] = '500',
['Tags'] = {'Currency'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hosomaki'] = {
['ID'] = 'HosomakiItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Hosomaki",
['Russian'] = "Хосомаки",
['German'] = "Hosomaki",
['French'] = "Hosomaki",
},
['Description'] = {
['English'] = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
['Russian'] = "Простой суши-ролл, состоящий из риса и рыбы, плотно обернутых водорослями. ",
['German'] = "Eine einfache Sushi-Rolle, bestehend aus Reis und Fisch, sanft gewickelt in Seetang. ",
['French'] = "Un simple rouleau de sushi composé de riz et de poisson bien enveloppé d'algues. ",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Hourglass'] = {
['ID'] = 'HourglassItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Hourglass",
['Russian'] = "Hourglass",
['German'] = "Hourglass",
['French'] = "Hourglass",
},
['Description'] = {
['English'] = "It holds the dream of catching time forever in its charm.",
['Russian'] = "It holds the dream of catching time forever in its charm.",
['German'] = "It holds the dream of catching time forever in its charm.",
['French'] = "It holds the dream of catching time forever in its charm.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HourglassObject',
},
['Huckleberries'] = {
['ID'] = 'HuckleberriesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Huckleberries",
['Russian'] = "Черника",
['German'] = "Heidelbeeren",
['French'] = "Myrtilles",
},
['Description'] = {
['English'] = "A handfull of small wild berries. I\'m your huckleberry.",
['Russian'] = "A handfull of small wild berries. I\'m your huckleberry.",
['German'] = "A handfull of small wild berries. I\'m your huckleberry.",
['French'] = "A handfull of small wild berries. I\'m your huckleberry.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Huckleberry Extract'] = {
['ID'] = 'HuckleberryExtractItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Huckleberry Extract",
['Russian'] = "Экстракт черники",
['German'] = "Heidelbeerextrakt",
['French'] = "Extrait de myrtilles",
},
['Description'] = {
['English'] = "A concentrated blast of huckleberry goodness.",
['Russian'] = "Сконцентрированный всплеск черничной благости.",
['German'] = "Ein konzentrierter Schuss vom Besten der Heidelbeere.",
['French'] = "Un concentré de bienfait des myrtilles.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Huckleberry Fritter'] = {
['ID'] = 'HuckleberryFritterItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Huckleberry Fritter",
['Russian'] = "Черничные Оладьи",
['German'] = "Gebackene Heidelbeeren",
['French'] = "Beignet aux myrtilles",
},
['Description'] = {
['English'] = "Fried and sweet.",
['Russian'] = "Жареный и сладкий.",
['German'] = "Fritiert und süß.",
['French'] = "Frit et sucré.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Huckleberry Pie'] = {
['ID'] = 'HuckleberryPieItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Huckleberry Pie",
['Russian'] = "Черничный пирог",
['German'] = "Heidelbeerkuchen",
['French'] = "Tourte aux myrtilles",
},
['Description'] = {
['English'] = "A fantastic combination of flaky crust and scrumptious berries.",
['Russian'] = "Потрясающее сочетание слоёной корочки и восхитительных ягод.",
['German'] = "Eine fantastische Kombination von blättriger Kruste und leckeren Beeren.",
['French'] = "Une combinaison fantastique de croûte feuilletée et de délicieuses baies.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Huckleberry Seed'] = {
['ID'] = 'HuckleberrySeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Huckleberry Seed",
['Russian'] = "Семечко черники",
['German'] = "Samen (Heidelbeere)",
['French'] = "Graine de myrtille",
},
['Description'] = {
['English'] = "Plant to grow a huckleberry bush.",
['Russian'] = "Посадите, чтобы вырастить чернику.",
['German'] = "Pflanzen, damit daraus ein Heidelbeerbusch wird.",
['French'] = "Planter pour faire pousser un buisson de myrtilles.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Huckleberry Seed Pack'] = {
['ID'] = 'HuckleberrySeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Huckleberry Seed Pack",
['Russian'] = "Упаковка семян черники",
['German'] = "Heidelbeersamenbeutel",
['French'] = "Sachet de graines de myrtilles",
},
['Description'] = {
['English'] = "Plant to grow a huckleberry bush.",
['Russian'] = "Посадите, чтобы вырастить чернику.",
['German'] = "Pflanzen, damit daraus ein Heidelbeerbusch wird.",
['French'] = "Planter pour faire pousser un buisson de myrtilles.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Huge Banner Sign'] = {
['ID'] = 'HugeBannerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Banner Sign",
['Russian'] = "Огромная вывеска",
['German'] = "Riesiges Bannerschild",
['French'] = "Grande enseigne en toile",
},
['Description'] = {
['English'] = "A banner made out of fabric held up by ropes and some pieces of wood.",
['Russian'] = "Огромная вывеска из ткани, веревок и каких-то кусков дерева. Для начала сойдет.",
['German'] = "Ein Banner aus Stoff getragen von Seilen und Holz.",
['French'] = "Une bannière en tissu soutenue par des cordes et des morceaux de bois.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeBannerSignObject',
},
['Huge Iron Banner Sign'] = {
['ID'] = 'HugeIronBannerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Iron Banner Sign",
['Russian'] = "Огромная железная вывеска",
['German'] = "Riesiges eisernes Bannerschild",
['French'] = "Grande enseigne sur pied en fer",
},
['Description'] = {
['English'] = "A very large iron banner placed between two iron pillars. ",
['Russian'] = "Огромная железная вывеска между двумя надежными железными столбами. ",
['German'] = "Ein sehr großes Eisenbanner zwischen zwei Eisenpfosten.",
['French'] = "Une très grande bannière en fer placée entre deux piliers en fer. ",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeIronBannerSignObject',
},
['Huge Iron Sign'] = {
['ID'] = 'HugeIronSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Iron Sign",
['Russian'] = "Огромный железный знак",
['German'] = "Riesiges Eisenschild",
['French'] = "Grande enseigne en fer",
},
['Description'] = {
['English'] = "A very large iron sign.",
['Russian'] = "Довольно большая железная вывеска.",
['German'] = "Ein sehr großes Schild aus Eisen.",
['French'] = "Une très grande enseigne en fer.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeIronSignObject',
},
['Huge Steel Banner Sign'] = {
['ID'] = 'HugeSteelBannerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Steel Banner Sign",
['Russian'] = "Огромная стальная вывеска",
['German'] = "Riesiges stählernes Bannerschild",
['French'] = "Grande enseigne sur pied en acier",
},
['Description'] = {
['English'] = "A large illuminated banner mounted on a steel frame portal.",
['Russian'] = "Огромная стальная вывеска с подсветкой на прочной стальной конструкции.",
['German'] = "Ein großes leuchtendes Banner auf einem Stahlrahmen.",
['French'] = "Une grande enseigne lumineuse montée sur un portail en acier.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeSteelBannerSignObject',
},
['Huge Steel Sign'] = {
['ID'] = 'HugeSteelSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Steel Sign",
['Russian'] = "Огромный стальной знак",
['German'] = "Riesiges Stahlschild",
['French'] = "Grande enseigne en acier",
},
['Description'] = {
['English'] = "An illuminated large steel sign.",
['Russian'] = "Большая стальная вывеска с подсветкой.",
['German'] = "Ein großes beleuchtetes Stahlschild.",
['French'] = "Une grande enseigne lumineuse en acier.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeSteelSignObject',
},
['Huge Wooden Banner Sign'] = {
['ID'] = 'HugeWoodenBannerSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Huge Wooden Banner Sign",
['Russian'] = "Огромная деревянная вывеска",
['German'] = "Riesiges hölzernes Bannerschild",
['French'] = "Grande enseigne sur pied en bois",
},
['Description'] = {
['English'] = "A banner made out of fabric held up by ropes held up between wooden pillars.",
['Russian'] = "Огромная вывеска из ткани на веревках, натянутых между деревянными столбами.",
['German'] = "Ein zwischen zwei Pfosten gespanntes Seil, an dem ein Banner befestigt ist.",
['French'] = "Une bannière en tissu maintenue par des cordes reliant deux piliers en bois.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.HugeWoodenBannerSignObject',
},
['Human Limbs'] = {
['ID'] = 'HumanLimbsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Human Limbs",
['Russian'] = "Человеческие конечности",
['German'] = "Menschliche Gliedmaßen",
['French'] = "Membres humain",
},
['Description'] = {
['English'] = "Limbs",
['Russian'] = "Конечности",
['German'] = "Gliedmaßen",
['French'] = "Membres",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Hunting Upgrade'] = {
['ID'] = 'HuntingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Hunting Upgrade",
['Russian'] = "Улучшение для охоты",
['German'] = "Hunting Upgrade",
['French'] = "Amélioration basique : Chasse",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность при создании рецептов охоты.",
['German'] = "Grundlegendes Upgrade, das die Effizienz beim Verwenden von Jagd-Rezepten stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de chasse.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hydrocolloids'] = {
['ID'] = 'HydrocolloidsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Hydrocolloids",
['Russian'] = "Загуститель",
['German'] = "Hydrokolloide",
['French'] = "Hydrocolloïdes",
},
['Description'] = {
['English'] = "Used to make collids for bursts of flavor.",
['Russian'] = "Используется при создании коллоидов для раскрытия аромата.",
['German'] = "Wird verwendet um Kolloide fur Geschmacksexplosionen herzustellen.",
['French'] = "Utilisé pour faire des colloïdes pour une explosion de saveurs.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Hydrometer'] = {
['ID'] = 'HydrometerItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Hydrometer",
['Russian'] = "Гигрометр",
['German'] = "Hydrometer",
['French'] = "Hydromètre",
},
['Description'] = {
['English'] = "Measures the water content of the environment.",
['Russian'] = "Показывает состав воды в окружающей среде.",
['German'] = "Misst den Wassergehalt in der Umwelt.",
['French'] = "Mesure de la teneur en eau de l’environnement.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Icebox'] = {
['ID'] = 'IceboxItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Icebox",
['Russian'] = "Ледник",
['German'] = "Eisschrank",
['French'] = "Glacière",
},
['Description'] = {
['English'] = "A box of ice. It\'s in the name!",
['Russian'] = "A box of ice. It\'s in the name!",
['German'] = "A box of ice. It\'s in the name!",
['French'] = "A box of ice. It\'s in the name!",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IceboxObject',
},
['Immigration Desk'] = {
['ID'] = 'ImmigrationDeskItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Immigration Desk",
['Russian'] = "Иммиграционная служба",
['German'] = "Einwanderungsbehörde",
['French'] = "Bureau de l’immigration",
},
['Description'] = {
['English'] = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
['Russian'] = "Позволяет устанавливать иммиграционные условия для присоединения к поселению.",
['German'] = "Einwanderungsbestimmungen und -entscheidungen müssen vor der Genehmigung von der Einwanderungsbehörde geprüft werden.",
['French'] = "Les exigences et les décisions en matière d'immigration doivent passées par un bureau d'immigration avant d'être approuvées.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ImmigrationDeskObject',
},
['Industrial'] = {
['ID'] = 'IndustrialItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial",
['Russian'] = "Промышленная",
['German'] = "Industriell",
['French'] = "Industriel",
},
['Description'] = {
['English'] = "QA Test Object adding Industrial room overriding any value.",
['Russian'] = "QA Test Object adding Industrial room overriding any value.",
['German'] = "QA Test Object adding Industrial room overriding any value.",
['French'] = "Objet de test de l'assurance qualité ajoutant une salle industrielle, annulant toute valeur précédente.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialObject',
},
['Industrial Barge'] = {
['ID'] = 'IndustrialBargeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial Barge",
['Russian'] = "Промышленная Баржа",
['German'] = "Industriekahn",
['French'] = "Bac industriel",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '30000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialBargeObject',
},
['Industrial Elevator'] = {
['ID'] = 'IndustrialElevatorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial Elevator",
['Russian'] = "Промышленный лифт",
['German'] = "Industrieaufzug",
['French'] = "Ascenseur industriel",
},
['Description'] = {
['English'] = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
['Russian'] = "Промышленный лифт для вертикальной транспортировки особо крупных грузов. Для работы требуется шахта 6x10.",
['German'] = "Ein industrieller Aufzug für den vertikalen Transport besonders großer Lasten. Für die Funktion ist ein 6x10 großer Schacht erforderlich.",
['French'] = "Un ascenseur industriel pour le transport vertical de très grosses charges. Il nécessite un puits de 6x10 pour fonctionner.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialElevatorObject',
},
['Industrial Generator'] = {
['ID'] = 'IndustrialGeneratorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial Generator",
['Russian'] = "Промышленный генератор",
['German'] = "Industrial Generator",
['French'] = "Générateur électrique industriel",
},
['Description'] = {
['English'] = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
['Russian'] = "Большой современный генератор на жидком топливе для генерации большого количества электроэнергии.",
['German'] = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
['French'] = "Un imposant générateur électrique moderne consommant du carburant liquide pour produire de grandes quantités d'électricité.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialGeneratorObject',
},
['Industrial Mill'] = {
['ID'] = 'IndustrialMillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial Mill",
['Russian'] = "Промышленная мельница",
['German'] = "Industrial Mill",
['French'] = "Meule industriel",
},
['Description'] = {
['English'] = "Refines food resources and more by crushing them using a more advanced technology than wind and stone.",
['Russian'] = "Refines food resources and more by crushing them using a more advanced technology than wind and stone.",
['German'] = "Refines food resources and more by crushing them using a more advanced technology than wind and stone.",
['French'] = "Refines food resources and more by crushing them using a more advanced technology than wind and stone.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialMillObject',
},
['Industrial Refrigerator'] = {
['ID'] = 'IndustrialRefrigeratorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Industrial Refrigerator",
['Russian'] = "Промышленный Холодильник",
['German'] = "Industrieller Kühlschrank",
['French'] = "Réfrigérateur industriel",
},
['Description'] = {
['English'] = "A larger food storage solution for when you want to keep it fresh!",
['Russian'] = "Очень вместительное хранилище еды, увеличивает срок хранения!",
['German'] = "Ein größeres Nahrungslager, für Liebhaber frischen Essens!",
['French'] = "Une plus grande solution de stockage des aliments lorsque vous souhaitez les garder au frais !",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IndustrialRefrigeratorObject',
},
['Industry Skill Book'] = {
['ID'] = 'IndustrySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Industry Skill Book",
['Russian'] = "Книга по промышленности",
['German'] = "Fertigkeitsbuch: Industrie",
['French'] = "Livre de compétence : Industrie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Industry Skill Scroll'] = {
['ID'] = 'IndustrySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Industry Skill Scroll",
['Russian'] = "Страница о промышленности",
['German'] = "Fertigkeitsschriftrolle: Industrie",
['French'] = "Page de compétence : Industrie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Industry Upgrade'] = {
['ID'] = 'IndustryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Industry Upgrade",
['Russian'] = "Улучшение для промышленности",
['German'] = "Upgrade Industrie",
['French'] = "Amélioration moderne : Industrie",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов промышленности.",
['German'] = "Modernes Upgrade, das die Effizienz bei der Verwendung von Industrierezepten deutlich erhöht.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Industrie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Infused Oil'] = {
['ID'] = 'InfusedOilItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Infused Oil",
['Russian'] = "Масляный настой",
['German'] = "Raffiniertes Öl",
['French'] = "Huile infusée",
},
['Description'] = {
['English'] = "Oil infused with flavor to enhance it.",
['Russian'] = "Душистое масло стало намного лучше.",
['German'] = "Öl mit Geschmack, um es zu verbessern.",
['French'] = "Huile infusée de saveur pour l'améliorer.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Injection Mold Machine'] = {
['ID'] = 'InjectionMoldMachineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Injection Mold Machine",
['Russian'] = "Термопластавтомат",
['German'] = "Spritzgußmaschine",
['French'] = "Presse d'injection plastique",
},
['Description'] = {
['English'] = "A machine with the life long purpose of turning raw plastic into usable furniture and devices.",
['Russian'] = "Машина, с длительным сроком службы и предназначенная для обработки пластика в пригодную для использования мебель и устройства.",
['German'] = "A machine with the life long purpose of turning raw plastic into usable furniture and devices.",
['French'] = "Une machine dont l'objectif à long terme est de transformer le plastique brut en meubles et appareils utilisables.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.InjectionMoldMachineObject',
},
['Ink'] = {
['ID'] = 'InkItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Ink",
['Russian'] = "Чернила",
['German'] = "Ink",
['French'] = "Encre",
},
['Description'] = {
['English'] = "A vial of ink used in more sophisticated processing of paper into documents.",
['Russian'] = "Чернильница, использующаяся в более утончённом методе переработки бумаги в документы.",
['German'] = "A vial of ink used in more sophisticated processing of paper into documents.",
['French'] = "Un flacon d'encre utilisé dans le traitement plus sophistiqué du papier pour la fabrication de documents.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Anchor'] = {
['ID'] = 'IronAnchorItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Anchor",
['Russian'] = "Железный якорь",
['German'] = "Eisenanker",
['French'] = "Ancre en fer",
},
['Description'] = {
['English'] = "A solid iron anchor used to park your vessel.",
['Russian'] = "Крепкий железный якорь для судна.",
['German'] = "Ein solider Eisenanker, an dem ein Schiff abgestellt werden kann.",
['French'] = "Une ancre en fer solide utilisée pour immobiliser votre navire.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Axe'] = {
['ID'] = 'IronAxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Axe",
['Russian'] = "Железный топор",
['German'] = "Eisenaxt",
['French'] = "Hache en fer",
},
['Description'] = {
['English'] = "A sturdy iron axe made for cutting down trees.",
['Russian'] = "Простой железный топор для рубки деревьев.",
['German'] = "Eine robuste Eisenaxt, hergestellt zum Fällen von Bäumen.",
['French'] = "Une hache en fer robuste pour couper les arbres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Axle'] = {
['ID'] = 'IronAxleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Axle",
['Russian'] = "Железная ось",
['German'] = "Eisenachse",
['French'] = "Essieu en fer",
},
['Description'] = {
['English'] = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
['Russian'] = "Вращающийся железный стержень, который можно прикрепить к колесам для использования в транспортных средствах.",
['German'] = "Ein rotierender Eisenstab, der zur Verwendung in Fahrzeugen an Rädern befestigt werden kann.",
['French'] = "Une tige en fer rotative qui peut être attachée aux roues pour être utilisée dans des véhicules.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Bar'] = {
['ID'] = 'IronBarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Iron Bar",
['Russian'] = "Железный брусок",
['German'] = "Eisenbarren",
['French'] = "Lingot de fer",
},
['Description'] = {
['English'] = "Refined bar of iron.",
['Russian'] = "Выплавленный железный брусок.",
['German'] = "Veredelter Eisenbarren.",
['French'] = "Un lingot de fer raffiné.",
},
['Weight'] = '15000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Iron Concentrate'] = {
['ID'] = 'IronConcentrateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Iron Concentrate",
['Russian'] = "Концентрат железа",
['German'] = "Eisenkonzentrat",
['French'] = "Concentré de fer",
},
['Description'] = {
['English'] = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
['Russian'] = "Железная руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.",
['German'] = "Eisenerz, das konzentriert wurde, um Verunreinigungen zu entfernen. Erzkonzentrat wird von Schmieden zum Schmelzen von Metallbarren verwendet.",
['French'] = "Du minerai de fer qui a été concentré pour en retirer les impuretés. Le minerai concentré est utilisé par les forgerons pour fondre des lingots de métal.",
},
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Iron Frame Landscape'] = {
['ID'] = 'IronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Iron Frame Landscape",
['Russian'] = "Альбомная железная рамка",
['German'] = "Eisenrahmen: Querformat",
['French'] = "Cadre paysage en fer",
},
['Description'] = {
['English'] = "An iron frame useful for simple picture and art displays.",
['Russian'] = "Железная рамка для картин и прочих художеств.",
['German'] = "An iron frame useful for simple picture and art displays.",
['French'] = "Cadre en fer utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IronFrameLandscapeObject',
},
['Iron Frame Portrait'] = {
['ID'] = 'IronFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Iron Frame Portrait",
['Russian'] = "Книжная железная рамка",
['German'] = "Eisenrahmen: Hochformat",
['French'] = "Cadre portrait en fer",
},
['Description'] = {
['English'] = "An iron frame useful for simple picture and art displays.",
['Russian'] = "Железная рамка для картин и прочих художеств.",
['German'] = "An iron frame useful for simple picture and art displays.",
['French'] = "Cadre en fer utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IronFramePortraitObject',
},
['Iron Frame Square'] = {
['ID'] = 'IronFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Iron Frame Square",
['Russian'] = "Квадратная железная рамка",
['German'] = "Eisenrahmen: Quadratisch",
['French'] = "Cadre carré en fer",
},
['Description'] = {
['English'] = "An iron frame useful for simple picture and art displays.",
['Russian'] = "Железная рамка для картин и прочих художеств.",
['German'] = "An iron frame useful for simple picture and art displays.",
['French'] = "Cadre en fer utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IronFrameSquareObject',
},
['Iron Frame Tall'] = {
['ID'] = 'IronFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Iron Frame Tall",
['Russian'] = "Вытянутая железная рамка",
['German'] = "Eisenrahmen: Hoch",
['French'] = "Cadre grand portrait en fer",
},
['Description'] = {
['English'] = "An iron frame useful for simple picture and art displays.",
['Russian'] = "Железная рамка для картин и прочих художеств.",
['German'] = "An iron frame useful for simple picture and art displays.",
['French'] = "Cadre en fer utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IronFrameTallObject',
},
['Iron Frame Wide'] = {
['ID'] = 'IronFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Iron Frame Wide",
['Russian'] = "Широкая железная рамка",
['German'] = "Eisenrahmen: Breit",
['French'] = "Cadre grand paysage en fer",
},
['Description'] = {
['English'] = "An iron frame useful for simple picture and art displays.",
['Russian'] = "Железная рамка для картин и прочих художеств.",
['German'] = "An iron frame useful for simple picture and art displays.",
['French'] = "Cadre en fer utilisé pour exposer des images et des objets d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.IronFrameWideObject',
},
['Iron Gear'] = {
['ID'] = 'IronGearItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Gear",
['Russian'] = "Железная шестерня",
['German'] = "Eisenzahnrad",
['French'] = "Engrenage en fer",
},
['Description'] = {
['English'] = "A toothed machine part that interlocks with others.",
['Russian'] = "Зубчатая часть машины, соединяющаяся с другими.",
['German'] = "Ein gezahntes Maschinenteil, das mit anderen ineinander greift.",
['French'] = "Une pièce de machine dentée qui s'emboîte avec les autres.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Iron Hammer'] = {
['ID'] = 'IronHammerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Hammer",
['Russian'] = "Железный молоток",
['German'] = "Eisenhammer",
['French'] = "Marteau en fer",
},
['Description'] = {
['English'] = "An iron hammer allows for more sophisticated building.",
['Russian'] = "Железный молоток для сложного строительства.",
['German'] = "Ein Eisenhammer ermöglicht ein anspruchsvolleres Bauen.",
['French'] = "Un marteau en fer permettant une construction plus sophistiquée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Hoe'] = {
['ID'] = 'IronHoeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Hoe",
['Russian'] = "Железная тяпка",
['German'] = "Eisenhacke",
['French'] = "Binette en fer",
},
['Description'] = {
['English'] = "A sturdy iron hoe made for tilling the soil.",
['Russian'] = "Грубая железная мотыга для вспахивания почвы.",
['German'] = "Eine robuste, eiserne Hacke zur Bearbeitung des Bodens.",
['French'] = "Une binette en fer robuste pour labourer le sol.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Hull Sheet'] = {
['ID'] = 'IronHullSheetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Hull Sheet",
['Russian'] = "Железные листы обшивки корпуса",
['German'] = "Eisenrumpfblech",
['French'] = "Coque en plaque de fer",
},
['Description'] = {
['English'] = "Thin iron plates for use in various crafting recipes.",
['Russian'] = "Тонкие железные пластины, используемые в различных проектах.",
['German'] = "Dünne Eisenplatten zur Verwendung in verschiedenen Herstellungsprozessen.",
['French'] = "Plaques de fer minces à utiliser dans diverses recettes d'artisanat.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Iron Machete'] = {
['ID'] = 'IronMacheteItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Machete",
['Russian'] = "Железное мачете",
['German'] = "Eisenmachete",
['French'] = "Machette en fer",
},
['Description'] = {
['English'] = "A machete used to quickly clear plants.",
['Russian'] = "Мачете используется для быстрой расчистки от растительности.",
['German'] = "Eine Machete zum schnellen Entfernen von Pflanzen.",
['French'] = "Une machette utilisée pour débroussailler rapidement les plantes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Ore'] = {
['ID'] = 'IronOreItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Iron Ore",
['Russian'] = "Железная руда",
['German'] = "Eisenerz",
['French'] = "Minerai de fer",
},
['Description'] = {
['English'] = "Unrefined ore with traces of iron.",
['Russian'] = "Неочищенная руда со следами железа.",
['German'] = "Unraffiniertes Erz mit Eiseneinschlüssen.",
['French'] = "Un minerai non raffiné avec des traces de fer.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Iron Oxide'] = {
['ID'] = 'IronOxideItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Oxide",
['Russian'] = "Оксид железа",
['German'] = "Iron Oxide",
['French'] = "Oxyde de fer",
},
['Description'] = {
['English'] = "Pulverized iron ore left out exposed turning it into what commonly is known as rust.",
['Russian'] = "Распыленная железная руда оставленная на воздухе превращается в то, что обычно называют ржавчиной.",
['German'] = "Pulverized iron ore left out exposed turning it into what commonly is known as rust.",
['French'] = "Le minerai de fer pulvérisé laissé à l'air libre se transforme en ce que l'on appelle communément la rouille.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Paint Sprayer'] = {
['ID'] = 'IronPaintSprayerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Paint Sprayer",
['Russian'] = "Железный распылитель краски",
['German'] = "Iron Paint Sprayer",
['French'] = "Pistolet de peinture en fer",
},
['Description'] = {
['English'] = "A mechanical paint tool with more advanced functionality over its crude wooden predecessor.",
['Russian'] = "Механический Распылитель краски с расширенным функционалом по сравнению с деревянной версией.",
['German'] = "A mechanical paint tool with more advanced functionality over its crude wooden predecessor.",
['French'] = "Un outil de peinture mécanique doté de fonctionnalités plus avancées que son prédécesseur en bois brut.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Pickaxe'] = {
['ID'] = 'IronPickaxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Pickaxe",
['Russian'] = "Железная кирка",
['German'] = "Eisenspitzhacke",
['French'] = "Pioche en fer",
},
['Description'] = {
['English'] = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
['Russian'] = "Грубая железная кирка, используемая для разбивания камней и руд на пригодные для использования булыжники.",
['German'] = "Eine robuste eiserne Spitzhacke, mit der Steine und Erze in brauchbaren Geröll zerlegt werden können.",
['French'] = "Une solide pioche en fer utilisée pour réduire les pierres et les minerais en débris exploitables.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Pipe'] = {
['ID'] = 'IronPipeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Iron Pipe",
['Russian'] = "Железная труба",
['German'] = "Eisenrohr",
['French'] = "Tuyau en fer",
},
['Description'] = {
['English'] = "A pipe for transporting liquids.",
['Russian'] = "Труба для транспортировки жидкостей. (И газов.)",
['German'] = "Ein Rohr für den Transport von Flüssigkeiten.",
['French'] = "Un tuyau pour le transport de liquides.",
},
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Iron Plate'] = {
['ID'] = 'IronPlateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Plate",
['Russian'] = "Железная пластина",
['German'] = "Eisenplatte",
['French'] = "Plaque de fer",
},
['Description'] = {
['English'] = "A solid iron plate for use in various crafting recipes.",
['Russian'] = "Цельная железная пластина используемая в различных ремесленных рецептах.",
['German'] = "Eine massive Eisenplatte zur Verwendung in verschiedenen Herstellungsrezepten.",
['French'] = "Une plaque de fer robuste utilisée dans diverses fabrications d'objets.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Iron Road Tool'] = {
['ID'] = 'IronRoadToolItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Road Tool",
['Russian'] = "Железная трамбовка",
['German'] = "Eisen-Straßenwerkzeug",
['French'] = "Outil de route en fer",
},
['Description'] = {
['English'] = "A tool for tamping dirt into roads.",
['Russian'] = "Инструмент для утрамбовки грунта на дорогах.",
['German'] = "Ein Werkzeug, um Erde zu einem Trampelpfad zu stampfen.",
['French'] = "Un outil pour tasser la terre et en faire des routes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Rock Drill'] = {
['ID'] = 'IronRockDrillItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Rock Drill",
['Russian'] = "Железный геологический бур",
['German'] = "Eisenfelsbohrer",
['French'] = "Foreuse de roche en fer",
},
['Description'] = {
['English'] = "A drill used to retreive geological samples and discover what treasures can be found underground.",
['Russian'] = "Бур используется для получения геологических образцов почвы, так вы узнаете, какие сокровища лежат под вашими ногами.",
['German'] = "Ein Bohrer, mit dem geologische Proben entnommen werden, um herauszufinden, welche Schätze im Untergrund zu finden sind.",
['French'] = "Une foreuse utilisée pour prélever des échantillons géologiques et découvrir les trésors qui se trouvent sous terre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Saw Blade'] = {
['ID'] = 'IronSawBladeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Saw Blade",
['Russian'] = "Железный пильный диск",
['German'] = "Eisensägeblatt",
['French'] = "Lame de scie en fer",
},
['Description'] = {
['English'] = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
['Russian'] = "Дисковая железная пила, которая может крепиться к роторным машинам для придания формы изделиям из дерева.",
['German'] = "Ein rundes Eisensägeblatt, das in einer Rotationsmaschinen befestigt werden kann, um Holzprodukte zu formen.",
['French'] = "Une scie circulaire en fer qui peut être attachée à des machines rotatives pour sculpter le bois.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Iron Shovel'] = {
['ID'] = 'IronShovelItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Shovel",
['Russian'] = "Железная лопата",
['German'] = "Eisenschaufel",
['French'] = "Pelle en fer",
},
['Description'] = {
['English'] = "A sturdy shovel that breaks less than its wooden counterpart.",
['Russian'] = "Неказистая лопата, гораздо прочнее деревянной.",
['German'] = "Eine robuste Schaufel, die weniger bricht als ihr hölzernes Gegenstück.",
['French'] = "Une pelle robuste qui se casse moins que son homologue en bois.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Sickle'] = {
['ID'] = 'IronSickleItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Iron Sickle",
['Russian'] = "Железный серп",
['German'] = "Eisensichel",
['French'] = "Faucille en fer",
},
['Description'] = {
['English'] = "An iron sickle used to harvest crops or cut grass.",
['Russian'] = "Железный серп, используемый для сбора урожая или покоса травы.",
['German'] = "Eine Eisensichel, mit der Getreide geerntet oder Gras geschnitten wird.",
['French'] = "Une faucille en fer utilisée pour la récolte ou couper l'herbe.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Wheel'] = {
['ID'] = 'IronWheelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Iron Wheel",
['Russian'] = "Железное колесо",
['German'] = "Rad aus Eisen",
['French'] = "Roue en fer",
},
['Description'] = {
['English'] = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
['Russian'] = "Прочное железное колесо, способное выдерживать вес более тяжелых транспортных средств, чем простые деревянные колеса.",
['German'] = "Ein robustes Eisenrad, das schwerere Fahrzeuge tragen kann als die frühen Holzräder.",
['French'] = "Une roue en fer robuste qui peut supporter des véhicules plus lourds que les roue en bois primitives.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Jaguar Carcass'] = {
['ID'] = 'JaguarCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Jaguar Carcass",
['Russian'] = "Туша ягуара",
['German'] = "Jaguarkadaver",
['French'] = "Cadavre de jaguar",
},
['Description'] = {
['English'] = "A dead Jaguar.",
['Russian'] = "Мёртвый ягуар.",
['German'] = "Ein toter Jaguar.",
['French'] = "Un jaguar mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jaw Crusher'] = {
['ID'] = 'JawCrusherItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Jaw Crusher",
['Russian'] = "Щековая дробилка",
['German'] = "Kieferbrecher",
['French'] = "Concasseur à mâchoires",
},
['Description'] = {
['English'] = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
['Russian'] = "Мощная машина, которая использует сжимающее усилие для дробления камней в мелкий гравий.",
['German'] = "Eine Hochleistungsmaschine, die Druckkräfte einsetzt, um Steine zu feinem Kies zu zerkleinern.",
['French'] = "Une machine robuste qui utilise la force de compression pour écraser les roches en un gravier fin.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.JawCrusherObject',
},
['Jazz Hands'] = {
['ID'] = 'JazzHandsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Jazz Hands",
['Russian'] = "Джазовые Руки",
['German'] = "Jazzhände",
['French'] = "Mains de jazz",
},
['Description'] = {
['English'] = "Hands",
['Russian'] = "Руки",
['German'] = "Hände",
['French'] = "Mains",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Jointfir Seed'] = {
['ID'] = 'JointfirSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Jointfir Seed",
['Russian'] = "Семечко хвойника",
['German'] = "Samen (Meerträubel)",
['French'] = "Graine d'éphédra",
},
['Description'] = {
['English'] = "Plant to grow a jointfir.",
['Russian'] = "Посадите, чтобы вырастить хвойник.",
['German'] = "Pflanzen, um Meerträubel wachsen zu lassen.",
['French'] = "Planter pour faire pousser un ephedra.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Jointfir Seed Pack'] = {
['ID'] = 'JointfirSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Jointfir Seed Pack",
['Russian'] = "Упаковка семян хвойника",
['German'] = "Meerträubel Samenpackung",
['French'] = "Paquet de graines d'éphédra",
},
['Description'] = {
['English'] = "Plant to grow a jointfir.",
['Russian'] = "Посадите, чтобы вырастить хвойник.",
['German'] = "Pflanzen, um Meerträubel wachsen zu lassen.",
['French'] = "Planter pour faire pousser un ephedra.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Joshua Log'] = {
['ID'] = 'JoshuaLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Joshua Log",
['Russian'] = "Бревно Юкки коротколистной",
['German'] = "Josuaholzstamm",
['French'] = "Bûche de josué",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Брёвна юкки это простая древесина. Несмотря на название, юкка коротколиственная является суккулентом, а тёсаные бревна, которые из неё получают, не является ни лиственной, ни хвойной древесиной.",
['German'] = "Josuaholz ist ein einfaches Holz, das vom Josua-Baum geerntet wird. Trotz des Namens sind Josua-Bäume Sukkulenten und das Baumaterial, das sie liefern, ist weder Hart- noch Weichholz.",
['French'] = "La bûche de Josué est un bois basique, récoltée à partir de l'arbre de Josué. Malgré son nom, les arbres de Josué sont des plantes grasses et le matériau de construction qu'ils fournissent n'est ni du bois dur ni du bois tendre.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Joshua Seed'] = {
['ID'] = 'JoshuaSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Joshua Seed",
['Russian'] = "Семечко юкки коротколистной",
['German'] = "Samen (Josua-Baum)",
['French'] = "Graine de josué",
},
['Description'] = {
['English'] = "Plant to grow a joshua tree.",
['Russian'] = "Посадите, чтобы вырастить юкку коротколистную.",
['German'] = "Pflanzen, um einen Josuabaum wachsen zu lassen.",
['French'] = "Planter pour faire pousser un arbre de Josué.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Joshua Seed Pack'] = {
['ID'] = 'JoshuaSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Joshua Seed Pack",
['Russian'] = "Упаковка семян юкки коротколистной",
['German'] = "Josua Samenpaket",
['French'] = "Paquet de graines d'arbre de Josué",
},
['Description'] = {
['English'] = "Plant to grow a joshua tree.",
['Russian'] = "Посадите, чтобы вырастить юкку коротколистную.",
['German'] = "Pflanzen, um einen Josuabaum wachsen zu lassen.",
['French'] = "Planter pour faire pousser un arbre de Josué.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jungle Campfire Salad'] = {
['ID'] = 'JungleCampfireSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Jungle Campfire Salad",
['Russian'] = "Джунглевый салат на костре",
['German'] = "Lagerfeuer Dschungelsalat",
['French'] = "Salade de la jungle cuite au feu de camp",
},
['Description'] = {
['English'] = "A myriad of plants that make a healthy and odd blend.",
['Russian'] = "Множество растений смешанных в странную, но неожиданно полезную смесь.",
['German'] = "Eine Vielzahl von Pflanzen, die eine gesunde aber seltsamme Mischung ergeben.",
['French'] = "Une myriade de plantes qui donne un mélange sain et étrange.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Jungle Campfire Stew'] = {
['ID'] = 'JungleCampfireStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Jungle Campfire Stew",
['Russian'] = "Джунглевое рагу на костре",
['German'] = "Lagerfeuer Dschungeleintopf",
['French'] = "Ragoût de la jungle cuit au feu de camp",
},
['Description'] = {
['English'] = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
['Russian'] = "Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.",
['German'] = "Ein großartiger Eintopf, randvoll mit Fleisch, Prärierlilien und Mais. Eine überraschend gute Kombination.",
['French'] = "Un ragoût épais plein de viandes et de légumes carbonisés. Une combinaison étonnamment bonne.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Kelp'] = {
['ID'] = 'KelpItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Kelp",
['Russian'] = "Ламинария",
['German'] = "Seetang",
['French'] = "Varech",
},
['Description'] = {
['English'] = "Some creepy kelp.",
['Russian'] = "Какие-то жутковатые водоросли.",
['German'] = "Etwas ekeliger Seetang.",
['French'] = "Un varech effrayant.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kelp Seed'] = {
['ID'] = 'KelpSeedItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Kelp Seed",
['Russian'] = "Семя бурой водоросли",
['German'] = "Samen (Seetang)",
['French'] = "Graine de varech",
},
['Description'] = {
['English'] = "Plant to grow kelp.",
['Russian'] = "Посадите, чтобы вырастить ламинарию.",
['German'] = "Pflanzen, damit daraus Seetang wird.",
['French'] = "Plantez pour faire pousser du varech.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Kelp Seed Pack'] = {
['ID'] = 'KelpSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Kelp Seed Pack",
['Russian'] = "Упаковка семян ламинарии",
['German'] = "Seetangsamenbeutel",
['French'] = "Paquet de graines de varech",
},
['Description'] = {
['English'] = "Plant to grow kelp.",
['Russian'] = "Посадите, чтобы вырастить ламинарию.",
['German'] = "Pflanzen, damit daraus Seetang wird.",
['French'] = "Plantez pour faire pousser du varech.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kelpy Crab Roll'] = {
['ID'] = 'KelpyCrabRollItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Kelpy Crab Roll",
['Russian'] = "Ролл Краб в ламинарии",
['German'] = "Krabbenrolle mit Algen",
['French'] = "Maki au crabe",
},
['Description'] = {
['English'] = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
['Russian'] = "Кусочки краба на подушке из риса, скрученные и завернутые в водоросли.",
['German'] = "Teile von Krabben auf einem Bett aus Reis, eingewickelt in Seetang.",
['French'] = "Morceaux de crabe sur un lit de riz enroulé et recouvert de varech.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Kiln'] = {
['ID'] = 'KilnItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Kiln",
['Russian'] = "Печь для обжига",
['German'] = "Brennofen",
['French'] = "Four à céramique",
},
['Description'] = {
['English'] = "Useful for baking bricks and finishing pottery.",
['Russian'] = "Годится для обжига кирпичей и керамики.",
['German'] = "Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.",
['French'] = "Utile pour la cuisson des briques et la finition des poteries.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.KilnObject',
},
['King Fern Spore'] = {
['ID'] = 'KingFernSporeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "King Fern Spore",
['Russian'] = "Спора королевского папоротника",
['German'] = "Sporen (Königsfarn)",
['French'] = "Spores de fougère royale",
},
['Description'] = {
['English'] = "Plant to grow king fern.",
['Russian'] = "Посадите, чтобы вырастить королевский папоротник.",
['German'] = "Pflanzen, damit daraus ein Königsfarn wird.",
['French'] = "Planter pour faire pousser une fougère royale.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['King Fern Spore Pack'] = {
['ID'] = 'KingFernSporePackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "King Fern Spore Pack",
['Russian'] = "Упаковка спор королевского папоротника",
['German'] = "Königsfarnsporenbeutel",
['French'] = "Paquet de spores de fougères Royales",
},
['Description'] = {
['English'] = "Plant to grow king fern.",
['Russian'] = "Посадите, чтобы вырастить королевский папоротник.",
['German'] = "Pflanzen, damit daraus ein Königsfarn wird.",
['French'] = "Planter pour faire pousser une fougère royale.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kitchen'] = {
['ID'] = 'KitchenItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Kitchen",
['Russian'] = "Кухня",
['German'] = "Küche",
['French'] = "Cuisine",
},
['Description'] = {
['English'] = "A prep area for food which allows for more complex dishes.",
['Russian'] = "Зона приготовления пищи, позволяющая создавать более сложные блюда.",
['German'] = "Ein Vorbereitungsbereich für Essen, der komplexere Gerichte ermöglicht.",
['French'] = "Une zone de préparation pour la nourriture qui permet de faire des plats plus complexes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.KitchenObject',
},
['Kitchenroom'] = {
['ID'] = 'KitchenroomItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Kitchenroom",
['Russian'] = "Kitchenroom",
['German'] = "Küche",
['French'] = "Cuisine",
},
['Description'] = {
['English'] = "QA Test Object adding Kitchen value.",
['Russian'] = "QA Test Object adding Kitchen value.",
['German'] = "QA Test Object adding Kitchen value.",
['French'] = "Objet de test de l'assurance qualité ajoutant une valeur pour la Cuisine.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.KitchenroomObject',
},
['Kite'] = {
['ID'] = 'KiteItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Kite",
['Russian'] = "Воздушный змей",
['German'] = "Drachen",
['French'] = "Cerf-volant",
},
['Description'] = {
['English'] = "A fixed flying kite for your garden.",
['Russian'] = "Стационарный летающий воздушный змей для вашего сада.",
['German'] = "A fixed flying kite for your garden.",
['French'] = "Un cerf-volant fixe pour votre jardin.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.KiteObject',
},
['Koi Pond'] = {
['ID'] = 'KoiPondItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Koi Pond",
['Russian'] = "Пруд с Кои",
['German'] = "Koi Teich",
['French'] = "Étang Koi",
},
['Description'] = {
['English'] = "A simple pond filled with water for your decorative outdoor needs.",
['Russian'] = "Простой прудик, наполненный водой для украшения вашего двора.",
['German'] = "Ein einfacher, mit Wasser gefüllter Teich für Ihren dekorativen Bedarf im Freien.",
['French'] = "Un simple bassin rempli d'eau pour vos besoins décoratifs extérieurs.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.KoiPondObject',
},
['Laboratory'] = {
['ID'] = 'LaboratoryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Laboratory",
['Russian'] = "Лаборатория",
['German'] = "Laboratorium",
['French'] = "Laboratoire",
},
['Description'] = {
['English'] = "For more advanced research and manufacturing. Science rules!",
['Russian'] = "Для более продвинутых исследований и производства. Наука рулит!",
['German'] = "For more advanced research and manufacturing. Science rules!",
['French'] = "Pour des recherches et une fabrication plus avancées. Les règles de la science !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LaboratoryObject',
},
['Large Bath Mat'] = {
['ID'] = 'LargeBathMatItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Bath Mat",
['Russian'] = "Большой коврик для ванной",
['German'] = "Große Badematte",
['French'] = "Grand tapis de bain",
},
['Description'] = {
['English'] = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
['Russian'] = "Большой коврик для ванной снижает риск поскользнуться на мокром полу в ванной комнате.",
['German'] = "Eine große Badematte verhindert das Ausrutschen auf nassem Badezimmerboden.",
['French'] = "Un grand tapis de bain réduit les risques de glisser sur les sols mouillés de la salle de bains.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeBathMatObject',
},
['Large Canoe'] = {
['ID'] = 'LargeCanoeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Canoe",
['Russian'] = "Большое Каноэ",
['German'] = "Großes Kanu",
['French'] = "Grand canoë",
},
['Description'] = {
['English'] = "A larger canoe for personal transport and medium sized loads.",
['Russian'] = "Каноэ большего размера для себя и перевозки грузов среднего размера.",
['German'] = "A larger canoe for personal transport and medium sized loads.",
['French'] = "Un canoë plus grand pour le transport personnel et les charges de taille moyenne.",
},
['Weight'] = '8000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCanoeObject',
},
['Large Corrugated Steel Door'] = {
['ID'] = 'LargeCorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Corrugated Steel Door",
['Russian'] = "Рольставни",
['German'] = "Große Wellstahltür",
['French'] = "Rideau en acier ondulé",
},
['Description'] = {
['English'] = "A large corrugated steel door.",
['Russian'] = "Большая гофрированная стальная дверь.",
['German'] = "Eine große Wellstahltür.",
['French'] = "Une grande porte en tôle d'acier ondulée.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCorrugatedSteelDoorObject',
},
['Large Cotton Bunting Festive'] = {
['ID'] = 'LargeCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Cotton Bunting Festive",
['Russian'] = "Большой хлопковый праздничный флаг",
['German'] = "Große festliche Baumwoll-Wimpelkette",
['French'] = "Grande guirlande festive en coton",
},
['Description'] = {
['English'] = "A larger celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Большой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en coton utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCottonBuntingFestiveObject',
},
['Large Cotton Bunting Red'] = {
['ID'] = 'LargeCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Cotton Bunting Red",
['Russian'] = "Большой хлопковый красный флаг",
['German'] = "Große rote Baumwoll-Wimpelkette",
['French'] = "Grande guirlande rouge en coton",
},
['Description'] = {
['English'] = "A larger celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Большой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en coton utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCottonBuntingRedObject',
},
['Large Cotton Bunting Regal'] = {
['ID'] = 'LargeCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Cotton Bunting Regal",
['Russian'] = "Большой хлопковый королевский флаг",
['German'] = "Große majestätische Baumwoll-Wimpelkette",
['French'] = "Grande guirlande royale en coton",
},
['Description'] = {
['English'] = "A larger celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Большой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en coton utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCottonBuntingRegalObject',
},
['Large Cotton Bunting Vibrant'] = {
['ID'] = 'LargeCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Cotton Bunting Vibrant",
['Russian'] = "Большой хлопковый яркий флаг",
['German'] = "Große lebendige Baumwoll-Wimpelkette",
['French'] = "Grande guirlande éclatante en coton",
},
['Description'] = {
['English'] = "A larger celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Большой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en coton utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCottonBuntingVibrantObject',
},
['Large Court'] = {
['ID'] = 'LargeCourtItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Court",
['Russian'] = "Большой Суд",
['German'] = "Großes Gericht",
['French'] = "Grand tribunal",
},
['Description'] = {
['English'] = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
['Russian'] = "Позволяет создавать Законы для урегулирования различных правовых ситуаций в зоне влияния Поселения - налоги, разрешения, ограничения и многое другое.",
['German'] = "Ermöglicht die Entwicklung mehrerer Gesetze, um Regulierungen, Einschränkungen, Besteuerungen, Anreize oder anderes zu schaffen.",
['French'] = "Permet la création de plusieurs lois, qui peuvent mettre en œuvre de nombreux types de réglementations, de restrictions, de taxations, d'incitations, etc.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeCourtObject',
},
['Large Festive Paper Lantern'] = {
['ID'] = 'LargeFestivePaperLanternItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Festive Paper Lantern",
['Russian'] = "Большой праздничный бумажный фонарь",
['German'] = "Große festliche Papierlaterne",
['French'] = "Grande lanterne festive en papier",
},
['Description'] = {
['English'] = "A large festive paper lantern.",
['Russian'] = "Большой праздничный бумажный фонарик.",
['German'] = "Eine große festliche Papierlaterne.",
['French'] = "Une grande lanterne festive en papier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeFestivePaperLanternObject',
},
['Large Glass Store Window'] = {
['ID'] = 'LargeGlassStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Glass Store Window",
['Russian'] = "Large Glass Store Window",
['German'] = "Large Glass Store Window",
['French'] = "Large Glass Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeGlassStoreWindowObject',
},
['Large Hanging Ashlar Basalt Sign'] = {
['ID'] = 'LargeHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Basalt Sign",
['Russian'] = "Большая вывеска из резного базальта",
['German'] = "Steinquaderschild aus Basalt (Groß, hängend)",
['French'] = "Grand panneau suspendu en basalte taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarBasaltSignObject',
},
['Large Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'LargeHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Gneiss Sign",
['Russian'] = "Большая вывеска из резного гнейса",
['German'] = "Steinquaderschild aus Gneiss (Groß, hängend)",
['French'] = "Grand panneau suspendu en gneiss taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarGneissSignObject',
},
['Large Hanging Ashlar Granite Sign'] = {
['ID'] = 'LargeHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Granite Sign",
['Russian'] = "Большая вывеска из резного гранита",
['German'] = "Steinquaderschild aus Granit (Groß, hängend)",
['French'] = "Grand panneau suspendu en granite taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarGraniteSignObject',
},
['Large Hanging Ashlar Limestone Sign'] = {
['ID'] = 'LargeHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Limestone Sign",
['Russian'] = "Большая вывеска из резного известняка",
['German'] = "Steinquaderschild aus Kalkstein (Groß, hängend)",
['French'] = "Grand panneau suspendu en calcaire taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarLimestoneSignObject',
},
['Large Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'LargeHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Sandstone Sign",
['Russian'] = "Большая вывеска из резного песчаника",
['German'] = "Steinquaderschild aus Sandstein (Groß, hängend)",
['French'] = "Grand panneau suspendu en grès taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarSandstoneSignObject',
},
['Large Hanging Ashlar Shale Sign'] = {
['ID'] = 'LargeHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Shale Sign",
['Russian'] = "Большая вывеска из резного сланца",
['German'] = "Steinquaderschild aus Schiefer (Groß, hängend)",
['French'] = "Grand panneau suspendu en schiste taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarShaleSignObject',
},
['Large Hanging Ashlar Stone Sign'] = {
['ID'] = 'LargeHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ashlar Stone Sign",
['Russian'] = "Большая вывеска из резного камня",
['German'] = "Steinquaderschild (Groß, hängend)",
['French'] = "Grand panneau suspendu en pierre taillée",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingAshlarStoneSignObject',
},
['Large Hanging Birch Sign'] = {
['ID'] = 'LargeHangingBirchSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Birch Sign",
['Russian'] = "Большая берёзовая вывеска",
['German'] = "Holzschild aus Birkenholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en bouleau",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingBirchSignObject',
},
['Large Hanging Cedar Sign'] = {
['ID'] = 'LargeHangingCedarSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Cedar Sign",
['Russian'] = "Большая кедровая вывеска",
['German'] = "Holzschild aus Zedernholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en cèdre",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingCedarSignObject',
},
['Large Hanging Ceiba Sign'] = {
['ID'] = 'LargeHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Ceiba Sign",
['Russian'] = "Большая вывеска из сейбы",
['German'] = "Holzschild aus Kapokholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en ceiba",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingCeibaSignObject',
},
['Large Hanging Fir Sign'] = {
['ID'] = 'LargeHangingFirSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Fir Sign",
['Russian'] = "Большая пихтовая вывеска",
['German'] = "Holzschild aus Tannenholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en sapin",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingFirSignObject',
},
['Large Hanging Hardwood Sign'] = {
['ID'] = 'LargeHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Hardwood Sign",
['Russian'] = "Большая вывеска из лиственных пород",
['German'] = "Holzschild aus Hartholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en bois dur",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingHardwoodSignObject',
},
['Large Hanging Joshua Sign'] = {
['ID'] = 'LargeHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Joshua Sign",
['Russian'] = "Большая вывеска из юкки коротколистной",
['German'] = "Holzschild aus Josuaholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en josué",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingJoshuaSignObject',
},
['Large Hanging Lumber Sign'] = {
['ID'] = 'LargeHangingLumberSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Lumber Sign",
['Russian'] = "Большая вывеска из пиломатериалов",
['German'] = "Bauholzschild (Groß, hängend)",
['French'] = "Grand panneau suspendu en bois d'œuvre",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingLumberSignObject',
},
['Large Hanging Mortared Granite Sign'] = {
['ID'] = 'LargeHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Mortared Granite Sign",
['Russian'] = "Большая вывеска из строительного гранита",
['German'] = "Steinziegelschild aus Granit (Groß, hängend)",
['French'] = "Grand panneau suspendu en granite cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingMortaredGraniteSignObject',
},
['Large Hanging Mortared Limestone Sign'] = {
['ID'] = 'LargeHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Mortared Limestone Sign",
['Russian'] = "Большая вывеска из строительного известняка",
['German'] = "Steinziegelschild aus Kalkstein (Groß, hängend)",
['French'] = "Grand panneau suspendu en calcaire cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingMortaredLimestoneSignObject',
},
['Large Hanging Mortared Sandstone Sign'] = {
['ID'] = 'LargeHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Mortared Sandstone Sign",
['Russian'] = "Большая вывеска из строительного песчаника",
['German'] = "Steinziegelschild aus Sandstein (Groß, hängend)",
['French'] = "Grand panneau suspendu en grès cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingMortaredSandstoneSignObject',
},
['Large Hanging Mortared Stone Sign'] = {
['ID'] = 'LargeHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Mortared Stone Sign",
['Russian'] = "Большая вывеска из строительного камня",
['German'] = "Steinziegelschild (Groß, hängend)",
['French'] = "Grand panneau suspendu en pierre cimentée",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingMortaredStoneSignObject',
},
['Large Hanging Oak Sign'] = {
['ID'] = 'LargeHangingOakSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Oak Sign",
['Russian'] = "Большая дубовая вывеска",
['German'] = "Holzschild aus Eiche (Groß, hängend)",
['French'] = "Grand panneau suspendu en chêne",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingOakSignObject',
},
['Large Hanging Palm Sign'] = {
['ID'] = 'LargeHangingPalmSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Palm Sign",
['Russian'] = "Большая пальмовая вывеска",
['German'] = "Holzschild aus Palmenholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en palmier",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingPalmSignObject',
},
['Large Hanging Redwood Sign'] = {
['ID'] = 'LargeHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Redwood Sign",
['Russian'] = "Большая вывеска из секвойи",
['German'] = "Holzschild aus Rottanne (Groß, hängend)",
['French'] = "Grand panneau suspendu en séquoia",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingRedwoodSignObject',
},
['Large Hanging Saguaro Sign'] = {
['ID'] = 'LargeHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Saguaro Sign",
['Russian'] = "Большая вывеска из карнегии",
['German'] = "Holzschild aus Kaktusholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en saguaro",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingSaguaroSignObject',
},
['Large Hanging Softwood Sign'] = {
['ID'] = 'LargeHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Softwood Sign",
['Russian'] = "Большая вывеска из хвойных пород",
['German'] = "Holzschild aus Weichholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en bois tendre",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingSoftwoodSignObject',
},
['Large Hanging Spruce Sign'] = {
['ID'] = 'LargeHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Spruce Sign",
['Russian'] = "Большая еловая вывеска",
['German'] = "Holzschild aus Fichtenholz (Groß, hängend)",
['French'] = "Grand panneau suspendu en épicéa",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingSpruceSignObject',
},
['Large Hanging Stone Sign'] = {
['ID'] = 'LargeHangingStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Stone Sign",
['Russian'] = "Большая вывеска из камня",
['German'] = "Steinschild (Groß, hängend)",
['French'] = "Grand panneau suspendu en pierre",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingStoneSignObject',
},
['Large Hanging Wood Sign'] = {
['ID'] = 'LargeHangingWoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Hanging Wood Sign",
['Russian'] = "Большая деревянная вывеска",
['German'] = "Holzschild (Groß, hängend)",
['French'] = "Grand panneau suspendu en bois",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeHangingWoodSignObject',
},
['Large Lumber Door'] = {
['ID'] = 'LargeLumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Lumber Door",
['Russian'] = "Деревянные ворота",
['German'] = "Große Holztür",
['French'] = "Porte de garage en bois d'œuvre",
},
['Description'] = {
['English'] = "A large lumber door allowing moderate sized vehicles through..",
['Russian'] = "A large lumber door allowing moderate sized vehicles through..",
['German'] = "Eine große Holztür, die Fahrzeuge mittlerer Größe durchlässt..",
['French'] = "Une grande porte en bois d'œuvre permettant le passage de véhicules de taille moyenne..",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeLumberDoorObject',
},
['Large Lumber Stockpile'] = {
['ID'] = 'LargeLumberStockpileItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Lumber Stockpile",
['Russian'] = "Большой склад из пиломатериалов",
['German'] = "Bauholzlager (Groß)",
['French'] = "Réserve de grande taille en bois d'oeuvre",
},
['Description'] = {
['English'] = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
['Russian'] = "Очень большая платформа из пиломатериалов, которая была укреплена для массового хранения предметов. ",
['German'] = "Eine extra große Plattform aus Bauholz, die verstärkt wurde, um massenhaft Platz für Gegenstände zu haben. ",
['French'] = "Une plate-forme de bois extra large qui a été renforcée pour permettre le stockage de beaucoup d'articles. ",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeLumberStockpileObject',
},
['Large Lumber Store Window'] = {
['ID'] = 'LargeLumberStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Lumber Store Window",
['Russian'] = "Large Lumber Store Window",
['German'] = "Large Lumber Store Window",
['French'] = "Large Lumber Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeLumberStoreWindowObject',
},
['Large Metal Ship Frame'] = {
['ID'] = 'LargeMetalShipFrameItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Large Metal Ship Frame",
['Russian'] = "Большой металлический каркас корабля",
['German'] = "Großer Metallschiffsrahmen",
['French'] = "Structure de bateau grande en acier",
},
['Description'] = {
['English'] = "A large metal frame for constructing a larger naval vessel.",
['Russian'] = "Большой металлический каркас для постройки кораблей.",
['German'] = "Ein großer Metallrahmen zur Konstruktion größerer Wasserfahrzeuge.",
['French'] = "Une grande armature métallique pour la construction d'un navire de plus grande taille.",
},
['Weight'] = '25000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Nylon Bunting Green'] = {
['ID'] = 'LargeNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Nylon Bunting Green",
['Russian'] = "Большой нейлоновый зеленый флаг",
['German'] = "Große grüne Nylon-Wimpelkette",
['French'] = "Grande guirlande verte en nylon",
},
['Description'] = {
['English'] = "A larger celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Большой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en nylon utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeNylonBuntingGreenObject',
},
['Large Nylon Bunting Purple'] = {
['ID'] = 'LargeNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Nylon Bunting Purple",
['Russian'] = "Большой нейлоновый фиолетовый флаг",
['German'] = "Große lilafarbene Nylon-Wimpelkette",
['French'] = "Grande guirlande violette en nylon",
},
['Description'] = {
['English'] = "A larger celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Большой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en nylon utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeNylonBuntingPurpleObject',
},
['Large Nylon Bunting Yellow'] = {
['ID'] = 'LargeNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Nylon Bunting Yellow",
['Russian'] = "Большой нейлоновый жёлтый флаг",
['German'] = "Große gelbe Nylon-Wimpelkette",
['French'] = "Grande guirlande jaune en nylon",
},
['Description'] = {
['English'] = "A larger celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Большой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein größeres feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Un grand morceau de tissu en nylon utilisé pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeNylonBuntingYellowObject',
},
['Large Paper Lantern'] = {
['ID'] = 'LargePaperLanternItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Paper Lantern",
['Russian'] = "Большой бумажный фонарь",
['German'] = "Großer Papierlaterne",
['French'] = "Grande lanterne en papier",
},
['Description'] = {
['English'] = "A large paper lantern.",
['Russian'] = "Большой бумажный фонарь.",
['German'] = "Eine große Papierlaterne.",
['French'] = "Une grande lanterne en papier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargePaperLanternObject',
},
['Large Standing Ashlar Basalt Sign'] = {
['ID'] = 'LargeStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Basalt Sign",
['Russian'] = "Большая табличка из резного базальта",
['German'] = "Steinquaderschild aus Basalt (Groß, stehend)",
['French'] = "Grand panneau sur pied en basalte taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarBasaltSignObject',
},
['Large Standing Ashlar Gneiss Sign'] = {
['ID'] = 'LargeStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Gneiss Sign",
['Russian'] = "Большая табличка из резного гнейса",
['German'] = "Steinquaderschild aus Gneiss (Groß, stehend)",
['French'] = "Grand panneau sur pied en gneiss taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarGneissSignObject',
},
['Large Standing Ashlar Granite Sign'] = {
['ID'] = 'LargeStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Granite Sign",
['Russian'] = "Большая табличка из резного гранита",
['German'] = "Steinquaderschild aus Granit (Groß, stehend)",
['French'] = "Grand panneau sur pied en granite taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarGraniteSignObject',
},
['Large Standing Ashlar Limestone Sign'] = {
['ID'] = 'LargeStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Limestone Sign",
['Russian'] = "Большая табличка из резного известняка",
['German'] = "Steinquaderschild aus Kalkstein (Groß, stehend)",
['French'] = "Grand panneau sur pied en calcaire taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarLimestoneSignObject',
},
['Large Standing Ashlar Sandstone Sign'] = {
['ID'] = 'LargeStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Sandstone Sign",
['Russian'] = "Большая табличка из резного песчаника",
['German'] = "Steinquaderschild aus Sandstein (Groß, stehend)",
['French'] = "Grand panneau sur pied en grès taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarSandstoneSignObject',
},
['Large Standing Ashlar Shale Sign'] = {
['ID'] = 'LargeStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Shale Sign",
['Russian'] = "Большая табличка из резного сланца",
['German'] = "Steinquaderschild aus Schiefer (Groß, stehend)",
['French'] = "Grand panneau sur pied en schiste taillé",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarShaleSignObject',
},
['Large Standing Ashlar Stone Sign'] = {
['ID'] = 'LargeStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ashlar Stone Sign",
['Russian'] = "Большая табличка из резного камня",
['German'] = "Steinquaderschild (Groß, stehend)",
['French'] = "Grand panneau sur pied en pierre taillée",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingAshlarStoneSignObject',
},
['Large Standing Birch Sign'] = {
['ID'] = 'LargeStandingBirchSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Birch Sign",
['Russian'] = "Большая берёзовая табличка",
['German'] = "Holzschild aus Birkenholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en bouleau",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingBirchSignObject',
},
['Large Standing Cedar Sign'] = {
['ID'] = 'LargeStandingCedarSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Cedar Sign",
['Russian'] = "Большая кедровая табличка",
['German'] = "Holzschild aus Zedernholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en cèdre",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingCedarSignObject',
},
['Large Standing Ceiba Sign'] = {
['ID'] = 'LargeStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Ceiba Sign",
['Russian'] = "Большая табличка из сейбы",
['German'] = "Holzschild aus Kapokholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en ceiba",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingCeibaSignObject',
},
['Large Standing Fir Sign'] = {
['ID'] = 'LargeStandingFirSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Fir Sign",
['Russian'] = "Большая пихтовая табличка",
['German'] = "Holzschild aus Tannenholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en sapin",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingFirSignObject',
},
['Large Standing Hardwood Sign'] = {
['ID'] = 'LargeStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Hardwood Sign",
['Russian'] = "Большая табличка из лиственных пород",
['German'] = "Holzschild aus Hartholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en bois dur",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingHardwoodSignObject',
},
['Large Standing Joshua Sign'] = {
['ID'] = 'LargeStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Joshua Sign",
['Russian'] = "Большая табличка из юкки коротколистной",
['German'] = "Holzschild aus Josuaholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en josué",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingJoshuaSignObject',
},
['Large Standing Lumber Sign'] = {
['ID'] = 'LargeStandingLumberSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Lumber Sign",
['Russian'] = "Большая табличка из пиломатериалов",
['German'] = "Bauholzschild (Groß, stehend)",
['French'] = "Grand panneau sur pied en bois d'œuvre",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingLumberSignObject',
},
['Large Standing Mortared Granite Sign'] = {
['ID'] = 'LargeStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Mortared Granite Sign",
['Russian'] = "Большая табличка из строительного гранита",
['German'] = "Steinziegelschild aus Granit (Groß, stehend)",
['French'] = "Grand panneau sur pied en granite cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingMortaredGraniteSignObject',
},
['Large Standing Mortared Limestone Sign'] = {
['ID'] = 'LargeStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Mortared Limestone Sign",
['Russian'] = "Большая табличка из строительного известняка",
['German'] = "Steinziegelschild aus Kalkstein (Groß, stehend)",
['French'] = "Grand panneau sur pied en calcaire cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingMortaredLimestoneSignObject',
},
['Large Standing Mortared Sandstone Sign'] = {
['ID'] = 'LargeStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Mortared Sandstone Sign",
['Russian'] = "Большая табличка из строительного песчаника",
['German'] = "Steinziegelschild aus Sandstein (Groß, stehend)",
['French'] = "Grand panneau sur pied en grès cimenté",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingMortaredSandstoneSignObject',
},
['Large Standing Mortared Stone Sign'] = {
['ID'] = 'LargeStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Mortared Stone Sign",
['Russian'] = "Большая табличка из строительного камня",
['German'] = "Steinziegelschild (Groß, stehend)",
['French'] = "Grand panneau sur pied en pierre cimentée",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingMortaredStoneSignObject',
},
['Large Standing Oak Sign'] = {
['ID'] = 'LargeStandingOakSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Oak Sign",
['Russian'] = "Большая дубовая табличка",
['German'] = "Holzschild aus Eiche (Groß, stehend)",
['French'] = "Grand panneau sur pied en chêne",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingOakSignObject',
},
['Large Standing Palm Sign'] = {
['ID'] = 'LargeStandingPalmSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Palm Sign",
['Russian'] = "Большая пальмовая табличка",
['German'] = "Holzschild aus Palmenholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en palmier",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingPalmSignObject',
},
['Large Standing Redwood Sign'] = {
['ID'] = 'LargeStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Redwood Sign",
['Russian'] = "Большая табличка из секвойи",
['German'] = "Holzschild aus Rottanne (Groß, stehend)",
['French'] = "Grand panneau sur pied en séquoia",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingRedwoodSignObject',
},
['Large Standing Saguaro Sign'] = {
['ID'] = 'LargeStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Saguaro Sign",
['Russian'] = "Большая табличка из карнегии",
['German'] = "Holzschild aus Kaktusholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en saguaro",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingSaguaroSignObject',
},
['Large Standing Softwood Sign'] = {
['ID'] = 'LargeStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Softwood Sign",
['Russian'] = "Большая табличка из хвойных пород",
['German'] = "Holzschild aus Weichholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en bois tendre",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingSoftwoodSignObject',
},
['Large Standing Spruce Sign'] = {
['ID'] = 'LargeStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Spruce Sign",
['Russian'] = "Большая еловая табличка",
['German'] = "Holzschild aus Fichtenholz (Groß, stehend)",
['French'] = "Grand panneau sur pied en épicéa",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingSpruceSignObject',
},
['Large Standing Stone Sign'] = {
['ID'] = 'LargeStandingStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Stone Sign",
['Russian'] = "Большая табличка из камня",
['German'] = "Steinschild (Groß, stehend)",
['French'] = "Grand panneau sur pied en pierre",
},
['Description'] = {
['English'] = "A large sign for all your large text needs!",
['Russian'] = "Большой знак, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für deine großen Texte!",
['French'] = "Un grand panneau pour tous vos besoins en textes volumineux !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingStoneSignObject',
},
['Large Standing Wood Sign'] = {
['ID'] = 'LargeStandingWoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Standing Wood Sign",
['Russian'] = "Большая деревянная табличка",
['German'] = "Holzschild (Groß, stehend)",
['French'] = "Grand panneau sur pied en bois",
},
['Description'] = {
['English'] = "A large sign for all of your larger text needs!",
['Russian'] = "Большая табличка, для ваших больших текстовых потребностей!",
['German'] = "Ein großes Schild für alle deine längeren Texte!",
['French'] = "Un grand panneau vous permettant de vous exprimer, mais en plus grand !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeStandingWoodSignObject',
},
['Large Windowed Lumber Door'] = {
['ID'] = 'LargeWindowedLumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Windowed Lumber Door",
['Russian'] = "Деревянные ворота с окошками",
['German'] = "Große Holztür mit Fenster",
['French'] = "Porte de garage vitrée en bois d'œuvre",
},
['Description'] = {
['English'] = "A large lumber door with windows allowing moderate sized vehicles through..",
['Russian'] = "A large lumber door with windows allowing moderate sized vehicles through..",
['German'] = "Eine große Holztür mit Fenstern, die Fahrzeuge mittlerer Größe durchlässt..",
['French'] = "Une grande porte en bois d'œuvre avec des fenêtres permettant le passage de véhicules de taille moyenne..",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeWindowedLumberDoorObject',
},
['Large Wooden Bookshelf'] = {
['ID'] = 'LargeWoodenBookshelfItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Large Wooden Bookshelf",
['Russian'] = "Большой деревянный книжный шкаф",
['German'] = "Großes hölzernes Bücherregal",
['French'] = "Grande bibliothèque en bois",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Has Table Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LargeWoodenBookshelfObject',
},
['Large Wooden Ship Frame'] = {
['ID'] = 'LargeWoodenShipFrameItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Large Wooden Ship Frame",
['Russian'] = "Большой деревянный каркас корабля",
['German'] = "Großer Holzschiffsrahmen",
['French'] = "Structure de bateau grande en bois",
},
['Description'] = {
['English'] = "A large wooden frame for constructing a larger naval vessel.",
['Russian'] = "Большой деревянный каркас для постройки кораблей.",
['German'] = "Ein größerer Holzrahmen zur Konstruktion größerer Wasserfahrzeuge.",
['French'] = "Un grand cadre en bois pour la construction d'un navire de plus grande taille.",
},
['Weight'] = '20000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Laser'] = {
['ID'] = 'LaserItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Laser",
['Russian'] = "Лазер",
['German'] = "Laser",
['French'] = "Laser",
},
['Description'] = {
['English'] = "AVOID DIRECT EYE EXPOSURE",
['Russian'] = "ИЗБЕГАЙТЕ ПРЯМОГО ВОЗДЕЙСТВИЯ НА ГЛАЗА",
['German'] = "DIREKTEN AUGENKONTAKT VERMEIDEN",
['French'] = "ÉVITER L'EXPOSITION DIRECTE AUX YEUX",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'LaserObject',
},
['Lathe'] = {
['ID'] = 'LatheItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Lathe",
['Russian'] = "Токарный станок",
['German'] = "Drehmaschine",
['French'] = "Tour",
},
['Description'] = {
['English'] = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
['Russian'] = "Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.",
['German'] = "Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.",
['French'] = "Un ensemble d'outils de lissage et de menuiserie qui aident à la création de roues et au transport.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LatheObject',
},
['Lattice Mushroom Spores'] = {
['ID'] = 'LatticeMushroomSporesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Lattice Mushroom Spores",
['Russian'] = "Споры решёточника красного",
['German'] = "Sporen (Roter-Gitterling)",
['French'] = "Spores de clathre rouge",
},
['Description'] = {
['English'] = "Plant to grow lattice mushrooms.",
['Russian'] = "Посадите, чтобы вырастить решёточник красный.",
['German'] = "Pflanze einen Roten Gitterling.",
['French'] = "Planter pour faire pousser des clathres rouges.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Lattice Mushroom Spores Pack'] = {
['ID'] = 'LatticeMushroomSporesPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Lattice Mushroom Spores Pack",
['Russian'] = "Упаковка спор решёточника красного",
['German'] = "Roter-Gitterling-Sporen-Packung",
['French'] = "Paquet de spores de clathre rouge",
},
['Description'] = {
['English'] = "Plant to grow lattice mushrooms.",
['Russian'] = "Посадите, чтобы вырастить решёточник красный.",
['German'] = "Pflanze einen Roten Gitterling.",
['French'] = "Planter pour faire pousser des clathres rouges.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Leather Hide'] = {
['ID'] = 'LeatherHideItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Leather Hide",
['Russian'] = "Кожа",
['German'] = "Leder",
['French'] = "Cuir",
},
['Description'] = {
['English'] = "A thick hide.",
['Russian'] = "Толстая шкура.",
['German'] = "Ein dickes Fell.",
['French'] = "Une peau épaisse.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Leavened Dough'] = {
['ID'] = 'LeavenedDoughItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Leavened Dough",
['Russian'] = "Дрожжевое тесто",
['German'] = "Hefeteig",
['French'] = "Pâte au levain",
},
['Description'] = {
['English'] = "Leavened dough with added yeast that rises when baked.",
['Russian'] = "Тесто на закваске с добавлением дрожжей, которое поднимается при выпечке.",
['German'] = "Sauerteig mit Hefezusatz, der beim Backen aufsteigt.",
['French'] = "Pâte levée avec de la levure ajoutée qui lève à la cuisson.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Light Backpack'] = {
['ID'] = 'LightBackpackItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Light Backpack",
['Russian'] = "Лёгкий рюкзак",
['German'] = "Leichter Rucksack",
['French'] = "Sac à dos léger",
},
['Description'] = {
['English'] = "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)",
['Russian'] = "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)",
['German'] = "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)",
['French'] = "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)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Light Bulb'] = {
['ID'] = 'LightBulbItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Light Bulb",
['Russian'] = "Лампочка",
['German'] = "Glühbirne",
['French'] = "Ampoule",
},
['Description'] = {
['English'] = "An electric light with a wire filament.",
['Russian'] = "Электрическая лампа с проволочной нитью накаливания.",
['German'] = "Ein elektrisches Licht mit einer Drahtwendel.",
['French'] = "Une lampe électrique avec un fil.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Lighthouse Lamp'] = {
['ID'] = 'LighthouseLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lighthouse Lamp",
['Russian'] = "Светильник маяка",
['German'] = "Lighthouse Lamp",
['French'] = "Lampe de phare",
},
['Description'] = {
['English'] = "A light, but a very large one and it\'s also spinning around and around.",
['Russian'] = "A light, but a very large one and it\'s also spinning around and around.",
['German'] = "A light, but a very large one and it\'s also spinning around and around.",
['French'] = "A light, but a very large one and it\'s also spinning around and around.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LighthouseLampObject',
},
['Limestone'] = {
['ID'] = 'LimestoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Limestone",
['Russian'] = "Известняк",
['German'] = "Kalkstein",
['French'] = "Calcaire",
},
['Description'] = {
['English'] = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
['Russian'] = "Тяжёлый камень полезный при строительстве и в индустриальных процессах. Известняк это осадочная порода, преимущественно возникающая из уплотнённых останков морских организмов.",
['German'] = "Ein harter Stein, der für den Bau und industrielle Verarbeitungen nützlich ist. Kalkstein ist ein Sedimentgestein, das hauptsächlich aus den verfestigten zerfallenen Überresten von Meeresorganismen entsteht.",
['French'] = "Une roche dure utile pour la construction et les processus industriels. Le calcaire est sédimentaire et se forme principalement à partir des restes compactés des organismes marins.",
},
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Limestone Bison Statue'] = {
['ID'] = 'LimestoneBisonStatueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Limestone Bison Statue",
['Russian'] = "Статуя бизона из известняка",
['German'] = "Kalksteinstatue Bison",
['French'] = "Statue de bison en calcaire",
},
['Description'] = {
['English'] = "A bison statue carved from limestone.",
['Russian'] = "Статуя бизона, вырезанная из известняка.",
['German'] = "Eine Bison-Skulptur geschnitzt aus Kalkstein.",
['French'] = "Une statue de bison taillé dans du calcaire.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LimestoneBisonStatueObject',
},
['Limestone Otter Statue'] = {
['ID'] = 'LimestoneOtterStatueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Limestone Otter Statue",
['Russian'] = "Статуя выдры из известняка",
['German'] = "Kalksteinstatue Otter",
['French'] = "Statue de loutre en calcaire",
},
['Description'] = {
['English'] = "An otter statue carved from limestone.",
['Russian'] = "Статуя выдры, вырезанная из известняка.",
['German'] = "Eine Otter-Skulptur geschnitzt aus Kalkstein.",
['French'] = "Une statue de loutre, taillée dans du calcaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LimestoneOtterStatueObject',
},
['Limestone Owl Statue'] = {
['ID'] = 'LimestoneOwlStatueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Limestone Owl Statue",
['Russian'] = "Статуя совы из известняка",
['German'] = "Kalksteinstatue Eule",
['French'] = "Statue de hibou en calcaire",
},
['Description'] = {
['English'] = "An owl statue carved from limestone.",
['Russian'] = "Статуя совы, вырезанная из известняка.",
['German'] = "Eine Eulen-Skulptur geschnitzt aus Kalkstein.",
['French'] = "Une statue de hibou, taillée dans du calcaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LimestoneOwlStatueObject',
},
['Limestone Podium'] = {
['ID'] = 'LimestonePodiumItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Limestone Podium",
['Russian'] = "Кафедра из известняка",
['German'] = "Kalksteinpodium",
['French'] = "Pupitre en calcaire",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LimestonePodiumObject',
},
['Limestone Wolf Statue'] = {
['ID'] = 'LimestoneWolfStatueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Limestone Wolf Statue",
['Russian'] = "Статуя волка из известняка",
['German'] = "Kalksteinstatue Wolf",
['French'] = "Statue de loup en calcaire",
},
['Description'] = {
['English'] = "A wolf statue carved from limestone.",
['Russian'] = "Статуя волка, вырезанная из известняка.",
['German'] = "Eine Wolf-Skulptur geschnitzt aus Kalkstein.",
['French'] = "Une statue de loup taillé dans du calcaire.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LimestoneWolfStatueObject',
},
['Linen Fabric'] = {
['ID'] = 'LinenFabricItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Linen Fabric",
['Russian'] = "Льняная ткань",
['German'] = "Leinenstoff",
['French'] = "Tissu de lin",
},
['Description'] = {
['English'] = "A rough linen fabric that covers your basic needs.",
['Russian'] = "Грубая повязка, прикрывающая лишь самые основное.",
['German'] = "Ein grober Leinenstoff, der die Grundbedürfnisse abdeckt.",
['French'] = "Un tissu de lin brut qui couvre vos besoins de base.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Linen Yarn'] = {
['ID'] = 'LinenYarnItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Linen Yarn",
['Russian'] = "Льняная пряжа",
['German'] = "Leinengarn",
['French'] = "Fil de lin",
},
['Description'] = {
['English'] = "Flax fibers spun into a usable string commonly known as linen yarn.",
['Russian'] = "Волокна льна прядут в пригодную для использования нить, широко известную как льняная пряжа.",
['German'] = "Flachsfasern, die zu einem weiterverwendbaren Faden, gemeinhin als Leinengarn bekannt, gesponnen werden.",
['French'] = "Fibres de lin filées en une ficelle utilisable communément appelée fil de lin.",
},
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Liquid Converter'] = {
['ID'] = 'LiquidCrafterItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Liquid Converter",
['Russian'] = "Жидкостный конвертер",
['German'] = "Flüssigkeitskonverter",
['French'] = "Convertisseur de liquides",
},
['Description'] = {
['English'] = "Example crafting table that uses liquids.",
['Russian'] = "Тестовый верстак использующий жидкость.",
['German'] = "Beispiel Tisch zum Herstellen mit Flüssigkeiten.",
['French'] = "Exemple de tableau de fabrication qui utilise les liquides.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LiquidCrafterObject',
},
['Liquid Nitrogen'] = {
['ID'] = 'LiquidNitrogenItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Liquid Nitrogen",
['Russian'] = "Жидкий азот",
['German'] = "Flüssiger Stickstoff",
['French'] = "Azote liquide",
},
['Description'] = {
['English'] = "Useful for a quick chilling.",
['Russian'] = "Полезно для быстрого охлаждения.",
['German'] = "Nützlich für eine schnelle Abkühlung.",
['French'] = "Utile pour un refroidissement rapide.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Livingroom'] = {
['ID'] = 'LivingroomItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Livingroom",
['Russian'] = "Гостиная",
['German'] = "Wohnzimmer",
['French'] = "Salon",
},
['Description'] = {
['English'] = "QA Test Object adding Livingroom value.",
['Russian'] = "QA Test Object adding Livingroom value.",
['German'] = "QA Test Object adding Livingroom value.",
['French'] = "Objet de test de l'assurance qualité ajoutant une valeur pour le Salon.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LivingroomObject',
},
['Loaded Taro Fries'] = {
['ID'] = 'LoadedTaroFriesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Loaded Taro Fries",
['Russian'] = "Заправленный Таро фри",
['German'] = "Überbackene Taro-Fritten",
['French'] = "Frites de taro garnies",
},
['Description'] = {
['English'] = "Taro Fries with extra everything.",
['Russian'] = "Таро фри с добавлением всего.",
['German'] = "Taro-Fritten mit zusätzlichen Sachen.",
['French'] = "Frites de taro avec extra.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Log'] = {
['ID'] = 'LogItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Log",
['Russian'] = "Бревно",
['German'] = "Baumstamm",
['French'] = "Bûche",
},
['Description'] = {
['English'] = "A stack of logs.",
['Russian'] = "Стопка брёвен.",
['German'] = "Ein Stapel Baumstämme.",
['French'] = "Une pile de bois.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Logging Advanced Upgrade'] = {
['ID'] = 'LoggingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Logging Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для заготовки леса",
['German'] = "Fortschrittliches Upgrade: Holzfäller",
['French'] = "Amélioration avancée : Abattage",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов заготовки леса.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz bei der Verwendung von Holzfällerrezepten deutlich erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Abattage.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Logging Basic Upgrade'] = {
['ID'] = 'LoggingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Logging Basic Upgrade",
['Russian'] = "Базовое улучшение для заготовки леса",
['German'] = "Grundlegendes Upgrade: Holzfäller",
['French'] = "Amélioration basique : Abattage",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов заготовки леса.",
['German'] = "Grundlegendes Upgrade, dass die Effizienz bei der Verwendung von Holzfällerrezepten stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Abattage.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Logic Gate Item'] = {
['ID'] = 'LogicGateItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Logic Gate Item",
['Russian'] = "Logic Gate Item",
['German'] = "Logic Gate Item",
['French'] = "Logic Gate Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Wires.LogicGateObject',
},
['Long Basic Hardwood Shelf'] = {
['ID'] = 'LongBasicHardwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Basic Hardwood Shelf",
['Russian'] = "Long Basic Hardwood Shelf",
['German'] = "Long Basic Hardwood Shelf",
['French'] = "Long Basic Hardwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongBasicHardwoodShelfObject',
},
['Long Basic Softwood Shelf'] = {
['ID'] = 'LongBasicSoftwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Basic Softwood Shelf",
['Russian'] = "Long Basic Softwood Shelf",
['German'] = "Long Basic Softwood Shelf",
['French'] = "Long Basic Softwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongBasicSoftwoodShelfObject',
},
['Long Basic Wood Shelf'] = {
['ID'] = 'LongBasicWoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Basic Wood Shelf",
['Russian'] = "Long Basic Wood Shelf",
['German'] = "Long Basic Wood Shelf",
['French'] = "Long Basic Wood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongBasicWoodShelfObject',
},
['Long Floating Hardwood Shelf'] = {
['ID'] = 'LongFloatingHardwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Floating Hardwood Shelf",
['Russian'] = "Long Floating Hardwood Shelf",
['German'] = "Long Floating Hardwood Shelf",
['French'] = "Long Floating Hardwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongFloatingHardwoodShelfObject',
},
['Long Floating Softwood Shelf'] = {
['ID'] = 'LongFloatingSoftwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Floating Softwood Shelf",
['Russian'] = "Long Floating Softwood Shelf",
['German'] = "Long Floating Softwood Shelf",
['French'] = "Long Floating Softwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongFloatingSoftwoodShelfObject',
},
['Long Floating Wood Shelf'] = {
['ID'] = 'LongFloatingWoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Floating Wood Shelf",
['Russian'] = "Long Floating Wood Shelf",
['German'] = "Long Floating Wood Shelf",
['French'] = "Long Floating Wood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongFloatingWoodShelfObject',
},
['Long Hardwood Lumber Shelf'] = {
['ID'] = 'LongHardwoodLumberShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Hardwood Lumber Shelf",
['Russian'] = "Long Hardwood Lumber Shelf",
['German'] = "Long Hardwood Lumber Shelf",
['French'] = "Long Hardwood Lumber Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongHardwoodLumberShelfObject',
},
['Long Hardwood Veneer Shelf'] = {
['ID'] = 'LongHardwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Hardwood Veneer Shelf",
['Russian'] = "Long Hardwood Veneer Shelf",
['German'] = "Long Hardwood Veneer Shelf",
['French'] = "Long Hardwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongHardwoodVeneerShelfObject',
},
['Long Lumber Shelf'] = {
['ID'] = 'LongLumberShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Lumber Shelf",
['Russian'] = "Long Lumber Shelf",
['German'] = "Long Lumber Shelf",
['French'] = "Long Lumber Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongLumberShelfObject',
},
['Long Softwood Lumber Shelf'] = {
['ID'] = 'LongSoftwoodLumberShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Softwood Lumber Shelf",
['Russian'] = "Long Softwood Lumber Shelf",
['German'] = "Long Softwood Lumber Shelf",
['French'] = "Long Softwood Lumber Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongSoftwoodLumberShelfObject',
},
['Long Softwood Veneer Shelf'] = {
['ID'] = 'LongSoftwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Softwood Veneer Shelf",
['Russian'] = "Long Softwood Veneer Shelf",
['German'] = "Long Softwood Veneer Shelf",
['French'] = "Long Softwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongSoftwoodVeneerShelfObject',
},
['Long Steel Shelf'] = {
['ID'] = 'LongSteelShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Steel Shelf",
['Russian'] = "Long Steel Shelf",
['German'] = "Long Steel Shelf",
['French'] = "Long Steel Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongSteelShelfObject',
},
['Long Thin Hardwood Veneer Shelf'] = {
['ID'] = 'LongThinHardwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Thin Hardwood Veneer Shelf",
['Russian'] = "Long Thin Hardwood Veneer Shelf",
['German'] = "Long Thin Hardwood Veneer Shelf",
['French'] = "Long Thin Hardwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongThinHardwoodVeneerShelfObject',
},
['Long Thin Softwood Veneer Shelf'] = {
['ID'] = 'LongThinSoftwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Thin Softwood Veneer Shelf",
['Russian'] = "Long Thin Softwood Veneer Shelf",
['German'] = "Long Thin Softwood Veneer Shelf",
['French'] = "Long Thin Softwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongThinSoftwoodVeneerShelfObject',
},
['Long Thin Wood Veneer Shelf'] = {
['ID'] = 'LongThinWoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Thin Wood Veneer Shelf",
['Russian'] = "Long Thin Wood Veneer Shelf",
['German'] = "Long Thin Wood Veneer Shelf",
['French'] = "Long Thin Wood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongThinWoodVeneerShelfObject',
},
['Long Wood Veneer Shelf'] = {
['ID'] = 'LongWoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Long Wood Veneer Shelf",
['Russian'] = "Long Wood Veneer Shelf",
['German'] = "Long Wood Veneer Shelf",
['French'] = "Long Wood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LongWoodVeneerShelfObject',
},
['Loom'] = {
['ID'] = 'LoomItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Loom",
['Russian'] = "Ткацкий станок",
['German'] = "Webstuhl",
['French'] = "Métier à tisser",
},
['Description'] = {
['English'] = "A device for making fabric by weaving yarn or thread.",
['Russian'] = "Устройство для изготовления ткани из пряжи или ниток.",
['German'] = "Ein Gerät, mit dem man Stoff, durch das Weben von Garn oder Faden, gewinnt.",
['French'] = "Une machine permettant de fabriquer du tissu en entrelaçant des fils naturels ou synthétiques.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LoomObject',
},
['Low Top Shoes'] = {
['ID'] = 'LowTopShoesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Low Top Shoes",
['Russian'] = "Кеды",
['German'] = "Halbschuhe",
['French'] = "Chaussures basses",
},
['Description'] = {
['English'] = "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%)",
['Russian'] = "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%)",
['German'] = "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%)",
['French'] = "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%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Lubricant'] = {
['ID'] = 'LubricantItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Lubricant",
['Russian'] = "Смазка",
['German'] = "Schmiermittel",
['French'] = "Lubrifiant",
},
['Description'] = {
['English'] = "An extremely useful greasy material that helps machinery to run.",
['Russian'] = "Чрезвычайно полезный смазочный материал, который помогает механизмам работать.",
['German'] = "An extremely useful greasy material that helps machinery to run.",
['French'] = "Une matière grasse extrêmement utile qui aide les machines à fonctionner.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Lumber'] = {
['ID'] = 'LumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Lumber",
['Russian'] = "Пиломатериал",
['German'] = "Bauholz",
['French'] = "Bois d'œuvre",
},
['Description'] = {
['English'] = "Can be fashioned into various usable equipment.",
['Russian'] = "Может быть применено в различных полезных штуковинах.",
['German'] = "Kann in verschiedene Ausrüstung verarbeitet werden.",
['French'] = "Peut être façonné en divers équipements utilisables.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Lumber Bench'] = {
['ID'] = 'LumberBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Bench",
['Russian'] = "Лавка из пиломатериалов",
['German'] = "Bauholzbank",
['French'] = "Banc en bois d'œuvre",
},
['Description'] = {
['English'] = "A lumber bench for when you need extra seating space than a traditional chair.",
['Russian'] = "Лавка из пиломатериалов для тех случаев, когда вам нужно больше места для сидения, чем традиционный стул.",
['German'] = "Eine Bauholzbank für den Fall, dass du mehr Sitzfläche benötigst als ein herkömmlicher Stuhl bietet.",
['French'] = "Un banc en bois de charpente pour lorsque vous avez besoin de plus d'espace pour vous asseoir qu'une chaise traditionnelle.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberBenchObject',
},
['Lumber Chair'] = {
['ID'] = 'LumberChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Chair",
['Russian'] = "Стул из пиломатериалов",
['German'] = "Bauholzstuhl",
['French'] = "Chaise en bois d'œuvre",
},
['Description'] = {
['English'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['Russian'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['German'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['French'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberChairObject',
},
['Lumber Door'] = {
['ID'] = 'LumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Door",
['Russian'] = "Дверь из пиломатериалов",
['German'] = "Bauholztür",
['French'] = "Porte en bois d’œuvre",
},
['Description'] = {
['English'] = "A door made from finely cut lumber.",
['Russian'] = "Дверь изготовленная из прекрасно обработанных пиломатериалов.",
['German'] = "Eine Tür aus fein geschnittenem Bauholz.",
['French'] = "Une porte faite en bois finement découpé.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberDoorObject',
},
['Lumber Dresser'] = {
['ID'] = 'LumberDresserItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Dresser",
['Russian'] = "Комод из пиломатериалов",
['German'] = "Bauholzkommode",
['French'] = "Commode en bois d'œuvre",
},
['Description'] = {
['English'] = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
['Russian'] = "Комод из пиломатериалов, позволяющий хранить в нём одежду и быстро переключаться между заранее созданными нарядами тем, что на вас сейчас.",
['German'] = "Eine Holzkommode, um Kleidung zu verstauen und schnell zwischen verschiedenen Garderoben zu wechseln.",
['French'] = "Une commode en bois d'oeuvre qui vous permet de ranger vos vêtements et de passer rapidement d'une tenue désignée à celle que vous portez actuellement.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberDresserObject',
},
['Lumber Hallway Table'] = {
['ID'] = 'LumberHallwayTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Hallway Table",
['Russian'] = "Lumber Hallway Table",
['German'] = "Lumber Hallway Table",
['French'] = "Lumber Hallway Table",
},
['Description'] = {
['English'] = "A smaller table for displaying different items.",
['Russian'] = "A smaller table for displaying different items.",
['German'] = "A smaller table for displaying different items.",
['French'] = "A smaller table for displaying different items.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberHallwayTableObject',
},
['Lumber Stockpile'] = {
['ID'] = 'LumberStockpileItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Stockpile",
['Russian'] = "Склад из пиломатериалов",
['German'] = "Bauholzlager",
['French'] = "Réserve en bois d'œuvre",
},
['Description'] = {
['English'] = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
['Russian'] = "Сверхпрочная платформа из пиломатериалов, которая была укреплена для дополнительного хранения крупных предметов. ",
['German'] = "Eine stabile Plattform aus Bauholz, die verstärkt wurde, um extra viel Platz für große Gegenstände zu haben. ",
['French'] = "Une plate-forme de bois robuste qui a été renforcée pour permettre un rangement supplémentaire pour les gros articles. ",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberStockpileObject',
},
['Lumber Table'] = {
['ID'] = 'LumberTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Table",
['Russian'] = "Стол из пиломатериалов",
['German'] = "Bauholztisch",
['French'] = "Table en bois d'œuvre",
},
['Description'] = {
['English'] = "A large lumber table for eating meals or getting some work done.",
['Russian'] = "Большой стол из пиломатериалов для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Bauholztisch um zu essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en bois d’œuvre pour prendre des repas ou travailler.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberTableObject',
},
['Lumber Warehouse Shelves'] = {
['ID'] = 'LumberWarehouseShelvesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Lumber Warehouse Shelves",
['Russian'] = "Складской стеллаж из пиломатериалов",
['German'] = "Holz-Lagerhausregale",
['French'] = "Rayonnages d'entrepôt en bois d'œuvre",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LumberWarehouseShelvesObject',
},
['Lupine'] = {
['ID'] = 'LupineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Flower',
['Name'] = {
['English'] = "Lupine",
['Russian'] = "Люпин",
['German'] = "Lupine",
['French'] = "Lupin",
},
['Description'] = {
['English'] = "For someone special or just for decoration.",
['Russian'] = "For someone special or just for decoration.",
['German'] = "For someone special or just for decoration.",
['French'] = "For someone special or just for decoration.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Flower', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lupine Seed'] = {
['ID'] = 'LupineSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Lupine Seed",
['Russian'] = "Семечко люпина",
['German'] = "Samen (Lupine)",
['French'] = "Graine de lupin",
},
['Description'] = {
['English'] = "Plant to grow lupine.",
['Russian'] = "Посадите, чтобы вырастить люпин.",
['German'] = "Pflanze Lupine.",
['French'] = "Plantez pour faire pousser du Lupin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Lupine Seed Pack'] = {
['ID'] = 'LupineSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Lupine Seed Pack",
['Russian'] = "Упаковка семян люпина",
['German'] = "Lupinensamenbeutel",
['French'] = "Paquet de graines de lupin",
},
['Description'] = {
['English'] = "Plant to grow lupine.",
['Russian'] = "Посадите, чтобы вырастить люпин.",
['German'] = "Pflanze Lupine.",
['French'] = "Plantez pour faire pousser du Lupin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Macarons'] = {
['ID'] = 'MacaronsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Macarons",
['Russian'] = "Макарон",
['German'] = "Makaronen",
['French'] = "Macarons",
},
['Description'] = {
['English'] = "A small circular biscuit with a sweet huckleberry filling.",
['Russian'] = "Небольшое круглое печенье с черничной начинкой.",
['German'] = "Ein kleiner kreisförmiger Keks mit einer süßen Heidelbeerfüllung.",
['French'] = "Un petit biscuit circulaire avec une garniture sucrée à la myrtille.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Machinist Table'] = {
['ID'] = 'MachinistTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Machinist Table",
['Russian'] = "Слесарный верстак",
['German'] = "Mechanikertisch",
['French'] = "Établi de mécanicien",
},
['Description'] = {
['English'] = "A fancy tool bench that creates equally fancy toys.",
['Russian'] = "Причудливый верстак для создания настолько же причудливых игрушек.",
['German'] = "Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.",
['French'] = "Un établi de rêve qui crée des jouets tout aussi fantaisistes.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MachinistTableObject',
},
['Magenta Powder'] = {
['ID'] = 'MagentaPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Magenta Powder",
['Russian'] = "Пурпурный порошок",
['German'] = "Magenta Powder",
['French'] = "Pigment magenta",
},
['Description'] = {
['English'] = "Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.",
['Russian'] = "Соберите, высушите и превратите в красивый фиолетовый оттенок, как будто создано для печати.",
['German'] = "Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.",
['French'] = "Récolté, séché et transformé en un magnifique ton violet, comme s'il avait été conçu pour une imprimante.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mailbox'] = {
['ID'] = 'MailboxItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mailbox",
['Russian'] = "Почтовый Ящик",
['German'] = "Posteingang",
['French'] = "Boite aux lettres",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MailboxObject',
},
['Maltodextrin'] = {
['ID'] = 'MaltodextrinItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Maltodextrin",
['Russian'] = "Патока",
['German'] = "Maltodextrin",
['French'] = "Maltodextrine",
},
['Description'] = {
['English'] = "For powdering high-fat liquids.",
['Russian'] = "Для растирания жидкостей высокой жирностью.",
['German'] = "Zum Abpudern von fetthaltigen Flüssigkeiten.",
['French'] = "Pour lyophiliser des liquides riches en graisses.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Marmot Carcass'] = {
['ID'] = 'MarmotCarcassItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Marmot Carcass",
['Russian'] = "Туша сурка",
['German'] = "Murmeltierkadaver",
['French'] = "Cadavre de marmotte",
},
['Description'] = {
['English'] = "A dead marmot.",
['Russian'] = "Мёртвый сурок.",
['German'] = "Ein totes Murmeltier.",
['French'] = "Une marmotte morte.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masculine Mannequin'] = {
['ID'] = 'MasculineMannequinItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Masculine Mannequin",
['Russian'] = "Мужской манекен",
['German'] = "Männlicher Mannequin",
['French'] = "Mannequin homme",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MasculineMannequinObject',
},
['Mason Sign'] = {
['ID'] = 'MasonSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mason Sign",
['Russian'] = "Вывеска Каменщика",
['German'] = "Steinmetzschild",
['French'] = "Enseigne du maçon",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MasonSignObject',
},
['Masonry Advanced Upgrade'] = {
['ID'] = 'MasonryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Masonry Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для каменной кладки",
['German'] = "Fortschrittliches Upgrade: Steinmetz",
['French'] = "Amélioration avancée : Maçonnerie",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов каменной кладки.",
['German'] = "Fortschrittliches Verbesserungsmodul, dass die Effizienz bei der Verwendung von Steinmetzrezepten deutlich erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Maçonnerie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Basic Upgrade'] = {
['ID'] = 'MasonryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Masonry Basic Upgrade",
['Russian'] = "Базовое улучшение для каменной кладки",
['German'] = "Grundlegendes Upgrade: Steinmetz",
['French'] = "Amélioration basique : Maçonnerie",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов каменной кладки.",
['German'] = "Grundlegendes Upgrade mit deutlich höherer Effizienz bei der Herstellung von Steinmetz-Rezepten.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Maçonnerie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Skill Book'] = {
['ID'] = 'MasonrySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Masonry Skill Book",
['Russian'] = "Книга о каменной кладке",
['German'] = "Fertigkeitsbuch: Steinmetz",
['French'] = "Livre de compétence : Maçonnerie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Masonry Skill Scroll'] = {
['ID'] = 'MasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Masonry Skill Scroll",
['Russian'] = "Страница о каменной кладке",
['German'] = "Fertigkeitsschriftrolle: Steinmetz",
['French'] = "Page de compétence : Maçonnerie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Masonry Table'] = {
['ID'] = 'MasonryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Masonry Table",
['Russian'] = "Верстак каменщика",
['German'] = "Steinmetztisch",
['French'] = "Établi de maçonnerie",
},
['Description'] = {
['English'] = "A workstation for hewing and shaping stone into usable objects.",
['Russian'] = "Мастерская для высекания из камня разных предметов.",
['German'] = "Ein Arbeitsplatz, um Stein zu Gegenständen zu hacken und zu formen.",
['French'] = "Un poste de travail pour tailler et façonner la pierre en objets utilisables.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MasonryTableObject',
},
['Meat Pie'] = {
['ID'] = 'MeatPieItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Meat Pie",
['Russian'] = "Мясной пирог",
['German'] = "Fleischpastete",
['French'] = "Tourte à la viande",
},
['Description'] = {
['English'] = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
['Russian'] = "Очень похоже на черничный пирог, до краёв набитый сочным мясом.",
['German'] = "Ähnlich wie eine Heidelbeertorte, aber gefüllt mit saftigem Fleisch.",
['French'] = "Un peu comme une tarte aux myrtilles, mais garnie de viande succulente.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Meat Stock'] = {
['ID'] = 'MeatStockItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Meat Stock",
['Russian'] = "Мясной бульон",
['German'] = "Brühe aus Fleisch",
['French'] = "Bouillon de viandes",
},
['Description'] = {
['English'] = "A meaty stock made from the flesh of animals.",
['Russian'] = "Бульон, сваренный из мяса животных.",
['German'] = "Eine Brühe aus dem Fleisch von Tieren.",
['French'] = "Un fond de viande fabriqué à partir de la chair animale.",
},
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Meaty Stew'] = {
['ID'] = 'MeatyStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Meaty Stew",
['Russian'] = "Мясное рагу",
['German'] = "Lagerfeuer Fleischeintopf",
['French'] = "Ragoût de viande",
},
['Description'] = {
['English'] = "A thick meaty stew. A great source of protein.",
['Russian'] = "Густое мясное рагу. Отличный источник белка.",
['German'] = "Ein großartiger Fleischeintopf. Eine gute Proteinquelle.",
['French'] = "Un épais ragoût de viande. Une grande source de protéines.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Mechanical Water Pump'] = {
['ID'] = 'MechanicalWaterPumpItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mechanical Water Pump",
['Russian'] = "Механический водяной насос",
['German'] = "Mechanische Wasserpumpe",
['French'] = "Pompe à eau mécanique",
},
['Description'] = {
['English'] = "Pumps water from a source into a pipe network.",
['Russian'] = "Закачивает воду из источника в трубопроводную сеть.",
['German'] = "Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.",
['French'] = "Pompe l'eau d'une source vers un réseau de canalisations.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MechanicalWaterPumpObject',
},
['Mechanics Advanced Upgrade'] = {
['ID'] = 'MechanicsAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Mechanics Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для механики",
['German'] = "Fortschrittliches Upgrade: Mechanik",
['French'] = "Amélioration avancée : Mécaniques",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов механики.",
['German'] = "Fortgeschrittenes Upgrade, das die Effizienz deutlich erhöht, wenn du Rezepte aus der Mechanik nutzt.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Mécaniques.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Modern Upgrade'] = {
['ID'] = 'MechanicsModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Mechanics Modern Upgrade",
['Russian'] = "Современное улучшение для механики",
['German'] = "Modernes Upgrade: Mechanik",
['French'] = "Amélioration moderne : Mécaniques",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
['Russian'] = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
['German'] = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
['French'] = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Skill Book'] = {
['ID'] = 'MechanicsSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Mechanics Skill Book",
['Russian'] = "Книга о механике",
['German'] = "Fertigkeitsbuch: Mechanik",
['French'] = "Livre de compétence : Mécanique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Mechanics Skill Scroll'] = {
['ID'] = 'MechanicsSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Mechanics Skill Scroll",
['Russian'] = "Страница о механике",
['German'] = "Fertigkeitsschriftrolle: Mechanik",
['French'] = "Page de compétence : Mécanique",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Medium Fishing Trawler'] = {
['ID'] = 'MediumFishingTrawlerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Medium Fishing Trawler",
['Russian'] = "Средний рыболовный траулер",
['German'] = "Mittelgroßer Schleppnetzfischer",
['French'] = "Chalutier de pêche de taille moyenne",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MediumFishingTrawlerObject',
},
['Medium Lumber Store Window'] = {
['ID'] = 'MediumLumberStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Medium Lumber Store Window",
['Russian'] = "Medium Lumber Store Window",
['German'] = "Medium Lumber Store Window",
['French'] = "Medium Lumber Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MediumLumberStoreWindowObject',
},
['Medium Metal Ship Frame'] = {
['ID'] = 'MediumMetalShipFrameItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Medium Metal Ship Frame",
['Russian'] = "Средний металлический каркас корабля",
['German'] = "Mittelgroßer Metallschiffsrahmen",
['French'] = "Structure de bateau moyenne en fer",
},
['Description'] = {
['English'] = "A medium metal frame for constructing a naval vessel.",
['Russian'] = "Средний металлический каркас для постройки кораблей.",
['German'] = "Ein mittelgroßer Metallrahmen zur Konstruktion von Wasserfahrzeugen.",
['French'] = "Une armature métallique de taille moyenne pour la construction d'un navire.",
},
['Weight'] = '15000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Medium Shipyard'] = {
['ID'] = 'MediumShipyardItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Medium Shipyard",
['Russian'] = "Средняя Верфь",
['German'] = "Mittelgroße Werft",
['French'] = "Chantier naval de taille moyenne",
},
['Description'] = {
['English'] = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
['Russian'] = "Верфь для постройки судов большего водоизмещения с расширенными функционалом.",
['German'] = "Ein größerer, besser geeigneter Ort zum Bau von Schiffen mit erweiterten Funktionen.",
['French'] = "Un espace plus grand et mieux adapté à la construction de navires de plus grande taille dotés de fonctionnalités plus étendues.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MediumShipyardObject',
},
['Medium Wooden Ship Frame'] = {
['ID'] = 'MediumWoodenShipFrameItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Medium Wooden Ship Frame",
['Russian'] = "Средний деревянный каркас корабля",
['German'] = "Großer Holzschiffsrahmen",
['French'] = "Structure de bateau moyenne en bois",
},
['Description'] = {
['English'] = "A medium wooden frame for constructing a larger naval vessel.",
['Russian'] = "Средний деревянный каркас для постройки средних кораблей.",
['German'] = "Ein mittelgroßer Holzrahmen zur Konstruktion größerer Wasserfahrzeuge.",
['French'] = "Un cadre en bois de taille moyenne pour la construction d'un navire de plus grande taille.",
},
['Weight'] = '15000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metal Keel'] = {
['ID'] = 'MetalKeelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Metal Keel",
['Russian'] = "Металлический киль",
['German'] = "Metallkiel",
['French'] = "Quille en fer",
},
['Description'] = {
['English'] = "The backbone of any metal ship.",
['Russian'] = "Основа любого металлического корабля.",
['German'] = "Das Rückrat eines jeden Metallschiffes.",
['French'] = "L'épine dorsale de tous les navires en métal.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metal Rudder'] = {
['ID'] = 'MetalRudderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Metal Rudder",
['Russian'] = "Металлический руль",
['German'] = "Ruder aus Metall",
['French'] = "Gouvernail en fer",
},
['Description'] = {
['English'] = "If you dont have one of these, you have no control over your heading.",
['Russian'] = "Вы не сможете управлять вашим судном без руля.",
['German'] = "If you dont have one of these, you have no control over your heading.",
['French'] = "Si vous n'avez pas l'un de ces éléments, vous n'avez aucun contrôle sur votre cap.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Metallurgy Research Paper Advanced'] = {
['ID'] = 'MetallurgyResearchPaperAdvancedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Metallurgy Research Paper Advanced",
['Russian'] = "Исследование по продвинутой металлургии",
['German'] = "Fortgeschrittenes Forschungspapier: Metallurgie",
['French'] = "Papier de recherche : Métallurgie avancée",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metallurgy Research Paper Basic'] = {
['ID'] = 'MetallurgyResearchPaperBasicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Metallurgy Research Paper Basic",
['Russian'] = "Исследование по базовой металлургии",
['German'] = "Grundlegendes Forschungspapier: Metallurgie",
['French'] = "Papier de recherche : Métallurgie basique",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metallurgy Research Paper Modern'] = {
['ID'] = 'MetallurgyResearchPaperModernItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Metallurgy Research Paper Modern",
['Russian'] = "Исследование по современной металлургии",
['German'] = "Modernes Forschungspapier: Metallurgie",
['French'] = "Papier de recherche : Métallurgie moderne",
},
['Description'] = {
['English'] = "A document containing important research information. Used to discover new skills at the research table.",
['Russian'] = "Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.",
['German'] = "Ein Dokument mit wichtigen Forschungsinformationen. Wird verwendet, um neue Fähigkeiten am Forschungstisch zu entdecken.",
['French'] = "Un document contenant des informations de recherche importantes. Utilisé pour découvrir de nouvelles compétences à la table de recherche.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Meteor Shard'] = {
['ID'] = 'MeteorShardItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Meteor Shard",
['Russian'] = "Осколок метеорита",
['German'] = "Meteorbruchstück",
['French'] = "Éclat de météore",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Milk'] = {
['ID'] = 'MilkItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Milk",
['Russian'] = "Молоко",
['German'] = "Milch",
['French'] = "Lait",
},
['Description'] = {
['English'] = "Milk, although maybe not from an animal.",
['Russian'] = "Молоко, хотя, возможно, не от животного.",
['German'] = "Milch, aber vielleicht nicht von einem Tier.",
['French'] = "Lait, qui n'est peut-être pas d'origine animale.",
},
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Mill'] = {
['ID'] = 'MillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mill",
['Russian'] = "Мельница",
['German'] = "Mahlwerk",
['French'] = "Meule",
},
['Description'] = {
['English'] = "Refines food resources by crushing them under a stone millstone.",
['Russian'] = "Перерабатывает пищевые ресурсы перемалывая их каменным жерновом.",
['German'] = "Verfeinert Nahrungsmittel durch das Zermahlen unter einem Mühlstein.",
['French'] = "Raffine les aliments en les écrasant sous une meule de pierre.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MillObject',
},
['Mill Stone'] = {
['ID'] = 'MillStoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Mill Stone",
['Russian'] = "Жернов",
['German'] = "Mühlstein",
['French'] = "Meulière",
},
['Description'] = {
['English'] = "A simple round stone used for crushing other things.",
['Russian'] = "Простой круглый камень, используется для измельчения других предметов.",
['German'] = "A simple round stone used for crushing other things.",
['French'] = "Une simple pierre ronde utilisée pour broyer d'autres choses.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Milling Skill Book'] = {
['ID'] = 'MillingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Milling Skill Book",
['Russian'] = "Книга о мельничном деле",
['German'] = "Fertigkeitsbuch: Mahlen",
['French'] = "Livre de compétence : Mouture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Milling Skill Scroll'] = {
['ID'] = 'MillingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Milling Skill Scroll",
['Russian'] = "Страница о мельничном деле",
['German'] = "Fertigkeitsschriftrolle: Mahlen",
['French'] = "Page de compétence : Mouture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Milling Upgrade'] = {
['ID'] = 'MillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Milling Upgrade",
['Russian'] = "Улучшение для мельничного дела",
['German'] = "Fortschrittliches Upgrade: Mahlen",
['French'] = "Amélioration avancée : Mouture",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов мельничного дела.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Mouture.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Millionaires Salad'] = {
['ID'] = 'MillionairesSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Millionaires Salad",
['Russian'] = "Салат Миллионера",
['German'] = "Millionär-Salat",
['French'] = "Salade du millionnaire",
},
['Description'] = {
['English'] = "A decadent yet healthy assemblage.",
['Russian'] = "Упадочное, но в то же время здоровое собрание.",
['German'] = "Eine dekadente und noch einigermaßen gesunde Zusammensetzung.",
['French'] = "Une composition chargée mais sain.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Herbivore Feed', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Mining Advanced Upgrade'] = {
['ID'] = 'MiningAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Mining Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для горного дела",
['German'] = "Fortschrittliches Upgrade: Bergbau",
['French'] = "Amélioration avancée : Minage",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz beim Verwenden von Bergbau-Rezepten erheblich steigert.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Minage.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mining Basic Upgrade'] = {
['ID'] = 'MiningBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Mining Basic Upgrade",
['Russian'] = "Базовое улучшение для горного дела",
['German'] = "Grundlegendes Upgrade: Bergbau",
['French'] = "Amélioration basique : Minage",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.",
['German'] = "Grundlegendes Upgrade, das die Effizient deutlich erhöht, wenn du Rezepte aus dem Bergbau nutzt.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Minage.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mining Charge'] = {
['ID'] = 'MiningChargeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mining Charge",
['Russian'] = "Mining Charge",
['German'] = "Mining Charge",
['French'] = "Mining Charge",
},
['Description'] = {
['English'] = "A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)",
['Russian'] = "A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)",
['German'] = "A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)",
['French'] = "A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MiningChargeObject',
},
['Mining Modern Upgrade'] = {
['ID'] = 'MiningModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Mining Modern Upgrade",
['Russian'] = "Современное улучшение для горного дела",
['German'] = "Modernes Upgrade: Bergbau",
['French'] = "Amélioration moderne : Minage",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.",
['German'] = "Fortschrittliches Upgrade, das die Effizient deutlich erhöht, wenn du Rezepte aus dem Bergbau nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Minage.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mint'] = {
['ID'] = 'MintItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mint",
['Russian'] = "Пресс для чеканки монет",
['German'] = "Münzprägemaschine",
['French'] = "Hôtel de la monnaie",
},
['Description'] = {
['English'] = "Allows for the creation of currency.",
['Russian'] = "Позволяет создавать валюту.",
['German'] = "Ermöglicht die Herstellung von Währung.",
['French'] = "Permet la création de monnaie.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MintObject',
},
['Mochi'] = {
['ID'] = 'MochiItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Mochi",
['Russian'] = "Моти",
['German'] = "Mochi",
['French'] = "Mochi",
},
['Description'] = {
['English'] = "Watch your hands!",
['Russian'] = "Следи за своими руками!",
['German'] = "Achte auf deine Hände!",
['French'] = "Attention à vos mains !",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Modern Axe'] = {
['ID'] = 'ModernAxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Axe",
['Russian'] = "Современный топор",
['German'] = "Moderne Axt",
['French'] = "Hache moderne",
},
['Description'] = {
['English'] = "A modern axe with a non-slip handle made using fiberglass.",
['Russian'] = "Современный топор с противоскользящей рукояткой, сделан с применением стекловолокна.",
['German'] = "Eine moderne Axt mit einem rutschfesten Stiel aus Fiberglas.",
['French'] = "Une hache moderne avec un manche antidérapant en fibre de verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Double Street Light'] = {
['ID'] = 'ModernDoubleStreetLightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Modern Double Street Light",
['Russian'] = "Современный двойной уличный фонарь",
['German'] = "Moderne zweiarmige Straßenlaterne",
['French'] = "Lampadaire moderne à deux bras",
},
['Description'] = {
['English'] = "A towering metal light post that requires electricity to run.",
['Russian'] = "Высокий металлический фонарь, требующий электричества.",
['German'] = "Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.",
['French'] = "Un lampadaire en métal qui nécessite de l'électricité pour fonctionner.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ModernDoubleStreetLightObject',
},
['Modern Hammer'] = {
['ID'] = 'ModernHammerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Hammer",
['Russian'] = "Современный молоток",
['German'] = "Moderner Hammer",
['French'] = "Marteau moderne",
},
['Description'] = {
['English'] = "A modern hammer with a non-slip handle made using fiberglass.",
['Russian'] = "Современный молоток с противоскользящей рукояткой, сделан с применением стекловолокна.",
['German'] = "Ein moderner Hammer mit einem rutschfesten Griff aus Glasfaser.",
['French'] = "Un marteau moderne avec un manche antidérapant en fibre de verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Hoe'] = {
['ID'] = 'ModernHoeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Hoe",
['Russian'] = "Современная тяпка",
['German'] = "Moderne Hacke",
['French'] = "Binette moderne",
},
['Description'] = {
['English'] = "A modern hoe with increased range.",
['Russian'] = "Современная тяпка с увеличенным радиусом.",
['German'] = "Eine moderne Hacke mit erhöhter Reichweite.",
['French'] = "Une binette moderne avec une portée accrue.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Machete'] = {
['ID'] = 'ModernMacheteItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Machete",
['Russian'] = "Современное мачете",
['German'] = "Moderne Machete",
['French'] = "Machette moderne",
},
['Description'] = {
['English'] = "A machete used to quickly clear plants. Has a large AoE with each swing.",
['Russian'] = "Мачете используется для быстрой расчистки от растений. Убирает большую область при взмахе.",
['German'] = "Eine Machete zum schnellen Entfernen von Pflanzen. Hat bei jedem Schwung einen großen flächendeckenden Effekt.",
['French'] = "Une machette utilisée pour débroussailler les plantes. A une large zone d'effet à chaque usage.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Paint Sprayer'] = {
['ID'] = 'ModernPaintSprayerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Paint Sprayer",
['Russian'] = "Современный распылитель краски",
['German'] = "Modern Paint Sprayer",
['French'] = "Pistolet de peinture moderne",
},
['Description'] = {
['English'] = "A modern painting tool using sophisticated electronic throttling for a continues experience.",
['Russian'] = "Современный Распылитель краски, использующий сложную электронную регулировку для повышения качества работы.",
['German'] = "A modern painting tool using sophisticated electronic throttling for a continues experience.",
['French'] = "Un outil de peinture moderne utilisant une buse de projection électronique sophistiquée pour une expérience continue.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Pickaxe'] = {
['ID'] = 'ModernPickaxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Pickaxe",
['Russian'] = "Современная кирка",
['German'] = "Moderne Spitzhacke",
['French'] = "Pioche moderne",
},
['Description'] = {
['English'] = "A modern pickaxe with a non-slip handle made using fiberglass.",
['Russian'] = "Современная кирка с противоскользящей рукояткой, сделана с применением стекловолокна.",
['German'] = "Eine moderne Spitzhacke mit einem rutschfesten Griff aus Fiberglas.",
['French'] = "Une pioche moderne avec un manche antidérapant en fibre de verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Rock Drill'] = {
['ID'] = 'ModernRockDrillItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Rock Drill",
['Russian'] = "Современный геологический бур",
['German'] = "Moderner Felsbohrer",
['French'] = "Foreuse de roche moderne",
},
['Description'] = {
['English'] = "A gasoline-powered alternative for faster geological sampling.",
['Russian'] = "Улучшенный бензиновый инструмент для геологических изысканий.",
['German'] = "Eine benzinbetriebene Alternative für schnellere geologische Probenahmen.",
['French'] = "Une alternative à l'essence pour un prélèvement géologique plus rapide.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Scythe'] = {
['ID'] = 'ModernScytheItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Scythe",
['Russian'] = "Современная коса",
['German'] = "Moderne Sense",
['French'] = "Faucille moderne",
},
['Description'] = {
['English'] = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
['Russian'] = "Современная коса, используемая для сбора урожая или покоса травы. Убирает большую область при взмахе.",
['German'] = "Eine moderne Sense, mit der Getreide geerntet oder Gras geschnitten wird. Hat bei jedem Schwung einen großen flächendeckenden Effekt.",
['French'] = "Une faucille moderne utilisée pour récolter les cultures ou couper l'herbe. A une large zone d'effet à chaque usage.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Shovel'] = {
['ID'] = 'ModernShovelItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Modern Shovel",
['Russian'] = "Современная лопата",
['German'] = "Moderne Schaufel",
['French'] = "Pelle moderne",
},
['Description'] = {
['English'] = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
['Russian'] = "Терраформирование - первый шаг к процветающей цивилизации и теперь вы можете делать это со стилем.",
['German'] = "Terraforming ist der erste Schritt zu einer blühenden Zivilisation und jetzt geht es mit Stil und weniger Reparaturen.",
['French'] = "La terraformation est la première étape vers une civilisation florissante et vous pouvez désormais le faire avec style et moins de réparations.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Street Light'] = {
['ID'] = 'ModernStreetLightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Modern Street Light",
['Russian'] = "Современный уличный фонарь",
['German'] = "Moderne Straßenlaterne",
['French'] = "Lampadaire moderne",
},
['Description'] = {
['English'] = "A towering metal light post that requires electricity to run.",
['Russian'] = "Высокий металлический фонарь, требующий электричества.",
['German'] = "Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.",
['French'] = "Un lampadaire en métal qui nécessite de l'électricité pour fonctionner.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ModernStreetLightObject',
},
['Modern Upgrade 1'] = {
['ID'] = 'ModernUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Modern Upgrade 1",
['Russian'] = "Современное улучшение 1",
['German'] = "Modernes Upgrade 1",
['French'] = "Amélioration moderne nv. 1",
},
['Description'] = {
['English'] = "Modern Upgrade with great efficiency increase.",
['Russian'] = "Современное улучшение с большим повышением эффективности.",
['German'] = "Modernes Upgrade mit großer Effizienzsteigerung.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 2'] = {
['ID'] = 'ModernUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Modern Upgrade 2",
['Russian'] = "Современное улучшение 2",
['German'] = "Modernes Upgrade 2",
['French'] = "Amélioration moderne nv. 2",
},
['Description'] = {
['English'] = "Modern Upgrade with great efficiency increase.",
['Russian'] = "Современное улучшение с большим повышением эффективности.",
['German'] = "Modernes Upgrade mit großer Effizienzsteigerung.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 3'] = {
['ID'] = 'ModernUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Modern Upgrade 3",
['Russian'] = "Современное улучшение 3",
['German'] = "Modernes Upgrade 3",
['French'] = "Amélioration moderne nv. 3",
},
['Description'] = {
['English'] = "Modern Upgrade with great efficiency increase.",
['Russian'] = "Современное улучшение с большим повышением эффективности.",
['German'] = "Modernes Upgrade mit großer Effizienzsteigerung.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 4'] = {
['ID'] = 'ModernUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Modern Upgrade 4",
['Russian'] = "Современное улучшение 4",
['German'] = "Modernes Upgrade 4",
['French'] = "Amélioration moderne nv. 4",
},
['Description'] = {
['English'] = "Modern Upgrade with great efficiency increase.",
['Russian'] = "Современное улучшение с большим повышением эффективности.",
['German'] = "Modernes Upgrade mit großer Effizienzsteigerung.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Moon Jellyfish'] = {
['ID'] = 'MoonJellyfishItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Moon Jellyfish",
['Russian'] = "Ушастая аурелия",
['German'] = "Mondqualle",
['French'] = "Méduse lune",
},
['Description'] = {
['English'] = "A moon jellyfish.",
['Russian'] = "Ушастая аурелия.",
['German'] = "Eine Mondqualle.",
['French'] = "Une méduse lune.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Small Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortar'] = {
['ID'] = 'MortarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Mortar",
['Russian'] = "Строительный раствор",
['German'] = "Mörtel",
['French'] = "Mortier",
},
['Description'] = {
['English'] = "A binding pitch useful as a mortar.",
['Russian'] = "Связующая смола, полезна в качестве раствора.",
['German'] = "Klebriges Pech. Wird als Mörtel benutzt.",
['French'] = "De la poix liante, utile comme mortier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Mortared Basalt'] = {
['ID'] = 'MortaredBasaltItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Basalt",
['Russian'] = "Строительный базальт",
['German'] = "Basaltziegel",
['French'] = "Basalte cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Mortared Gneiss'] = {
['ID'] = 'MortaredGneissItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Gneiss",
['Russian'] = "Строительный гнейс",
['German'] = "Gneisziegel",
['French'] = "Gneiss cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Mortared Granite'] = {
['ID'] = 'MortaredGraniteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Granite",
['Russian'] = "Строительный гранит",
['German'] = "Ziegel aus Granit",
['French'] = "Granite cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Mortared Granite Bench'] = {
['ID'] = 'MortaredGraniteBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Granite Bench",
['Russian'] = "Лавка из строительного гранита",
['German'] = "Granitziegelbank",
['French'] = "Banc en granite cimenté",
},
['Description'] = {
['English'] = "A basic stone bench for sitting.",
['Russian'] = "Простая каменная скамейка для сидения.",
['German'] = "Eine einfache Steinbank zum Sitzen.",
['French'] = "Un banc en pierre classique pour s'asseoir.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredGraniteBenchObject',
},
['Mortared Granite Chair'] = {
['ID'] = 'MortaredGraniteChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Granite Chair",
['Russian'] = "Стул из строительного гранита",
['German'] = "Granitziegelstuhl",
['French'] = "Chaise en granite cimenté",
},
['Description'] = {
['English'] = "An early stone chair. Not too comfy but it does the job.",
['Russian'] = "Простейший каменный стул. Не слишком удобный, но свою работу он делает.",
['German'] = "Ein früher Steinstuhl. Nicht allzu bequem, aber er erfüllt seinen Zweck.",
['French'] = "Une première chaise en pierre. Pas trop confortable mais ça fait l'affaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredGraniteChairObject',
},
['Mortared Granite Door'] = {
['ID'] = 'MortaredGraniteDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Granite Door",
['Russian'] = "Дверь из строительного гранита",
['German'] = "Granitziegeltür",
['French'] = "Porte en granite cimenté",
},
['Description'] = {
['English'] = "A heavy mortared stone door.",
['Russian'] = "Тяжёлая каменная дверь.",
['German'] = "Eine schwere Steinziegeltür.",
['French'] = "Une lourde porte en pierre cimentée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredGraniteDoorObject',
},
['Mortared Granite Fireplace'] = {
['ID'] = 'MortaredGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Granite Fireplace",
['Russian'] = "Камин из строительного гранита",
['German'] = "Granitziegel Feuerstelle",
['French'] = "Cheminée en granite cimenté",
},
['Description'] = {
['English'] = "A basic stone fireplace. Not much to look at it but a great source of heat.",
['Russian'] = "Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.",
['German'] = "Ein einfacher Kamin aus Stein. Nicht gerade beeindruckend, aber eine großartige Wärmequelle.",
['French'] = "Une cheminée en pierre basique. Rien de spécial à voir mais une bonne source de chaleur.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredGraniteFireplaceObject',
},
['Mortared Granite Table'] = {
['ID'] = 'MortaredGraniteTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Granite Table",
['Russian'] = "Стол из строительного гранита",
['German'] = "Granitziegeltisch",
['French'] = "Table en granite cimenté",
},
['Description'] = {
['English'] = "An early stone table. Not much to look at but it does the job.",
['Russian'] = "Простейший каменный стол. Выглядит не очень, но свою работу он делает.",
['German'] = "Ein früher Steintisch. Nicht gerade beeindruckend, aber er erfüllt seinen Zweck.",
['French'] = "Une table de pierre ancienne. Pas grand-chose à voir, mais elle remplit sa fonction.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredGraniteTableObject',
},
['Mortared Limestone'] = {
['ID'] = 'MortaredLimestoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Limestone",
['Russian'] = "Строительный известняк",
['German'] = "Ziegel aus Kalkstein",
['French'] = "Calcaire cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Mortared Limestone Bench'] = {
['ID'] = 'MortaredLimestoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Limestone Bench",
['Russian'] = "Лавка из строительного известняка",
['German'] = "Steinziegelbank aus Kalkstein",
['French'] = "Banc en calcaire cimenté",
},
['Description'] = {
['English'] = "A basic stone bench for sitting.",
['Russian'] = "Простая каменная скамейка для сидения.",
['German'] = "Eine einfache Steinbank zum Sitzen.",
['French'] = "Un banc en pierre classique pour s'asseoir.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredLimestoneBenchObject',
},
['Mortared Limestone Chair'] = {
['ID'] = 'MortaredLimestoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Limestone Chair",
['Russian'] = "Стул из строительного известняка",
['German'] = "Steinziegelstuhl aus Kalkstein",
['French'] = "Chaise en calcaire cimenté",
},
['Description'] = {
['English'] = "An early stone chair. Not too comfy but it does the job.",
['Russian'] = "Простейший каменный стул. Не слишком удобный, но свою работу он делает.",
['German'] = "Ein früher Steinstuhl. Nicht allzu bequem, aber er erfüllt seinen Zweck.",
['French'] = "Une première chaise en pierre. Pas trop confortable mais ça fait l'affaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredLimestoneChairObject',
},
['Mortared Limestone Door'] = {
['ID'] = 'MortaredLimestoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Limestone Door",
['Russian'] = "Дверь из строительного известняка",
['German'] = "Kalksteinziegeltür",
['French'] = "Porte en calcaire cimenté",
},
['Description'] = {
['English'] = "A heavy mortared stone door.",
['Russian'] = "Тяжёлая каменная дверь.",
['German'] = "Eine schwere Steinziegeltür.",
['French'] = "Une lourde porte en pierre cimentée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredLimestoneDoorObject',
},
['Mortared Limestone Fireplace'] = {
['ID'] = 'MortaredLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Limestone Fireplace",
['Russian'] = "Камин из строительного известняка",
['German'] = "Kalksteinziegel Feuerstelle",
['French'] = "Cheminée en calcaire cimenté",
},
['Description'] = {
['English'] = "A basic stone fireplace. Not much to look at it but a great source of heat.",
['Russian'] = "Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.",
['German'] = "Ein einfacher Kamin aus Stein. Nicht gerade beeindruckend, aber eine großartige Wärmequelle.",
['French'] = "Une cheminée en pierre basique. Rien de spécial à voir mais une bonne source de chaleur.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredLimestoneFireplaceObject',
},
['Mortared Limestone Table'] = {
['ID'] = 'MortaredLimestoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Limestone Table",
['Russian'] = "Стол из строительного известняка",
['German'] = "Steinziegeltisch Kalkstein",
['French'] = "Table en calcaire cimenté",
},
['Description'] = {
['English'] = "An early stone table. Not much to look at but it does the job.",
['Russian'] = "Простейший каменный стол. Выглядит не очень, но свою работу он делает.",
['German'] = "Ein früher Steintisch. Nicht gerade beeindruckend, aber er erfüllt seinen Zweck.",
['French'] = "Une table de pierre ancienne. Pas grand-chose à voir, mais elle remplit sa fonction.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredLimestoneTableObject',
},
['Mortared Sandstone'] = {
['ID'] = 'MortaredSandstoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Sandstone",
['Russian'] = "Строительный песчаник",
['German'] = "Ziegel aus Sandstein",
['French'] = "Grès cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Mortared Sandstone Bench'] = {
['ID'] = 'MortaredSandstoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Sandstone Bench",
['Russian'] = "Лавка из строительного песчаника",
['German'] = "Steinziegelbank aus Sandstein",
['French'] = "Banc en grès cimenté",
},
['Description'] = {
['English'] = "A basic stone bench for sitting.",
['Russian'] = "Простая каменная скамейка для сидения.",
['German'] = "Eine einfache Steinbank zum Sitzen.",
['French'] = "Un banc en pierre classique pour s'asseoir.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredSandstoneBenchObject',
},
['Mortared Sandstone Chair'] = {
['ID'] = 'MortaredSandstoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Sandstone Chair",
['Russian'] = "Стул из строительного песчаника",
['German'] = "Steinziegelstuhl aus Sandstein",
['French'] = "Chaise en grès cimenté",
},
['Description'] = {
['English'] = "An early stone chair. Not too comfy but it does the job.",
['Russian'] = "Простейший каменный стул. Не слишком удобный, но свою работу он делает.",
['German'] = "Ein früher Steinstuhl. Nicht allzu bequem, aber er erfüllt seinen Zweck.",
['French'] = "Une première chaise en pierre. Pas trop confortable mais ça fait l'affaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredSandstoneChairObject',
},
['Mortared Sandstone Door'] = {
['ID'] = 'MortaredSandstoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Sandstone Door",
['Russian'] = "Дверь из строительного песчаника",
['German'] = "Sandsteinziegeltür",
['French'] = "Porte en grès cimenté",
},
['Description'] = {
['English'] = "A heavy mortared stone door.",
['Russian'] = "Тяжёлая каменная дверь.",
['German'] = "Eine schwere Steinziegeltür.",
['French'] = "Une lourde porte en pierre cimentée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredSandstoneDoorObject',
},
['Mortared Sandstone Fireplace'] = {
['ID'] = 'MortaredSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Sandstone Fireplace",
['Russian'] = "Камин из строительного песчаника",
['German'] = "Sandsteinziegel Feuerstelle",
['French'] = "Cheminée en grès cimenté",
},
['Description'] = {
['English'] = "A basic stone fireplace. Not much to look at it but a great source of heat.",
['Russian'] = "Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.",
['German'] = "Ein einfacher Kamin aus Stein. Nicht gerade beeindruckend, aber eine großartige Wärmequelle.",
['French'] = "Une cheminée en pierre basique. Rien de spécial à voir mais une bonne source de chaleur.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredSandstoneFireplaceObject',
},
['Mortared Sandstone Table'] = {
['ID'] = 'MortaredSandstoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Sandstone Table",
['Russian'] = "Стол из строительного песчаника",
['German'] = "Steinziegeltisch aus Sandstein",
['French'] = "Table en grès cimenté",
},
['Description'] = {
['English'] = "An early stone table. Not much to look at but it does the job.",
['Russian'] = "Простейший каменный стол. Выглядит не очень, но свою работу он делает.",
['German'] = "Ein früher Steintisch. Nicht gerade beeindruckend, aber er erfüllt seinen Zweck.",
['French'] = "Une table de pierre ancienne. Pas grand-chose à voir, mais elle remplit sa fonction.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredSandstoneTableObject',
},
['Mortared Shale'] = {
['ID'] = 'MortaredShaleItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Shale",
['Russian'] = "Строительный сланец",
['German'] = "Schieferziegel",
['French'] = "Schiste cimenté",
},
['Description'] = {
['English'] = "Used to create tough but rudimentary buildings.",
['Russian'] = "Используется для создания простейших, прочных построек.",
['German'] = "Verwendet, um stabile, aber primitive Gebäude zu bauen.",
['French'] = "Utilisé pour créer des bâtiments durs mais rudimentaires.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Mortared Stone'] = {
['ID'] = 'MortaredStoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Mortared Stone",
['Russian'] = "Строительный камень",
['German'] = "Ziegel aus Stein",
['French'] = "Pierre cimentée",
},
['Description'] = {
['English'] = "Old stone",
['Russian'] = "Старый камень",
['German'] = "Alter Stein",
['French'] = "Vieille pierre",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Mortared Stone Bench'] = {
['ID'] = 'MortaredStoneBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Stone Bench",
['Russian'] = "Лавка из строительного камня",
['German'] = "Steinziegelbank",
['French'] = "Banc en pierre cimentée",
},
['Description'] = {
['English'] = "A basic stone bench for sitting.",
['Russian'] = "Простая каменная скамейка для сидения.",
['German'] = "Eine einfache Steinbank zum Sitzen.",
['French'] = "Un banc en pierre classique pour s'asseoir.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredStoneBenchObject',
},
['Mortared Stone Chair'] = {
['ID'] = 'MortaredStoneChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Stone Chair",
['Russian'] = "Стул из строительного камня",
['German'] = "Steinziegelstuhl",
['French'] = "Chaise en pierre cimentée",
},
['Description'] = {
['English'] = "An early stone chair. Not too comfy but it does the job.",
['Russian'] = "Простейший каменный стул. Не слишком удобный, но свою работу он делает.",
['German'] = "Ein früher Steinstuhl. Nicht allzu bequem, aber er erfüllt seinen Zweck.",
['French'] = "Une première chaise en pierre. Pas trop confortable mais ça fait l'affaire.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredStoneChairObject',
},
['Mortared Stone Door'] = {
['ID'] = 'MortaredStoneDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Stone Door",
['Russian'] = "Дверь из строительного камня",
['German'] = "Steinziegeltür",
['French'] = "Porte en pierre cimentée",
},
['Description'] = {
['English'] = "A heavy mortared stone door.",
['Russian'] = "Тяжёлая каменная дверь.",
['German'] = "Eine schwere Steinziegeltür.",
['French'] = "Une lourde porte en pierre cimentée.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredStoneDoorObject',
},
['Mortared Stone Fireplace'] = {
['ID'] = 'MortaredStoneFireplaceItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Stone Fireplace",
['Russian'] = "Камин из строительного камня",
['German'] = "Gemörtelter Steinkamin",
['French'] = "Cheminée en pierre cimentée",
},
['Description'] = {
['English'] = "A basic stone fireplace. Not much to look at it but a great source of heat.",
['Russian'] = "Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.",
['German'] = "Ein einfacher Kamin aus Stein. Nicht gerade beeindruckend, aber eine großartige Wärmequelle.",
['French'] = "Une cheminée en pierre basique. Rien de spécial à voir mais une bonne source de chaleur.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredStoneFireplaceObject',
},
['Mortared Stone Table'] = {
['ID'] = 'MortaredStoneTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Mortared Stone Table",
['Russian'] = "Стол из строительного камня",
['German'] = "Steinziegeltisch",
['French'] = "Table en pierre cimentée",
},
['Description'] = {
['English'] = "An early stone table. Not much to look at but it does the job.",
['Russian'] = "Простейший каменный стол. Выглядит не очень, но свою работу он делает.",
['German'] = "Ein früher Steintisch. Nicht gerade beeindruckend, aber er erfüllt seinen Zweck.",
['French'] = "Une table de pierre ancienne. Pas grand-chose à voir, mais elle remplit sa fonction.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.MortaredStoneTableObject',
},
['Mountain Goat Carcass'] = {
['ID'] = 'MountainGoatCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Mountain Goat Carcass",
['Russian'] = "Туша снежной козы",
['German'] = "Bergziegenkadaver",
['French'] = "Cadavre de chèvre des montagnes",
},
['Description'] = {
['English'] = "A dead mountain goat.",
['Russian'] = "Мёртвая снежная коза.",
['German'] = "Eine tote Bergziege.",
['French'] = "Une chèvre des montagnes morte.",
},
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Muffin Hat'] = {
['ID'] = 'MuffinHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Muffin Hat",
['Russian'] = "Старомодный берет",
['German'] = "Muffin Hut",
['French'] = "Chapeau muffin",
},
['Description'] = {
['English'] = "I have no idea why it\'s called that but it\'s not edible.",
['Russian'] = "I have no idea why it\'s called that but it\'s not edible.",
['German'] = "I have no idea why it\'s called that but it\'s not edible.",
['French'] = "I have no idea why it\'s called that but it\'s not edible.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Nail'] = {
['ID'] = 'NailItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nail",
['Russian'] = "Гвоздь",
['German'] = "Nagel",
['French'] = "Clou",
},
['Description'] = {
['English'] = "Nails used for construction.",
['Russian'] = "Гвозди, используемые в строительстве.",
['German'] = "Nägel werden zum Bauen genutzt.",
['French'] = "Clous utilisés pour construction.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nitric Acid'] = {
['ID'] = 'NitricAcidItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nitric Acid",
['Russian'] = "Nitric Acid",
['German'] = "Nitric Acid",
['French'] = "Nitric Acid",
},
['Description'] = {
['English'] = "An acidic compound used in a large number of chemical products . Not suitable for food.",
['Russian'] = "An acidic compound used in a large number of chemical products . Not suitable for food.",
['German'] = "An acidic compound used in a large number of chemical products . Not suitable for food.",
['French'] = "An acidic compound used in a large number of chemical products . Not suitable for food.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nitrogen Item'] = {
['ID'] = 'NitrogenItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Nitrogen Item",
['Russian'] = "Nitrogen Item",
['German'] = "Nitrogen Item",
['French'] = "Nitrogen Item",
},
['Description'] = {
['English'] = "An inert gas.",
['Russian'] = "Инертный газ.",
['German'] = "Ein Edelgas.",
['French'] = "Un gaz inerte.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Normal Hair'] = {
['ID'] = 'NormalHairItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Normal Hair",
['Russian'] = "Обычные волосы",
['German'] = "Normales Haar",
['French'] = "Cheveux normaux",
},
['Description'] = {
['English'] = "The hair with a completely normal amount of flare.",
['Russian'] = "Волосы с самым обычным блеском.",
['German'] = "Das Haar mit ganz gewöhnlichem Glanz.",
['French'] = "Les cheveux avec une quantité normale de reflet.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Norse Axe'] = {
['ID'] = 'NorseAxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Norse Axe",
['Russian'] = "Norse Axe",
['German'] = "Norse Axe",
['French'] = "Norse Axe",
},
['Description'] = {
['English'] = "A Steel axe made for cutting down trees.",
['Russian'] = "Стальной топор для рубки деревьев.",
['German'] = "Eine Stahlaxt zum Fällen von Bäumen.",
['French'] = "Une hache en acier pour couper les arbres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = 'True',
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Norse Canoe'] = {
['ID'] = 'NorseCanoeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Norse Canoe",
['Russian'] = "Скандинавское Каноэ",
['German'] = "Norse Canoe",
['French'] = "Canoë nordique",
},
['Description'] = {
['English'] = "A larger canoe for personal transport and medium sized loads.",
['Russian'] = "Каноэ большего размера для себя и перевозки грузов среднего размера.",
['German'] = "A larger canoe for personal transport and medium sized loads.",
['French'] = "Un canoë plus grand pour le transport personnel et les charges de taille moyenne.",
},
['Weight'] = '8000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.NorseCanoeObject',
},
['Nuclear Fuel'] = {
['ID'] = 'NuclearFuelItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Nuclear Fuel",
['Russian'] = "Ядерное топливо",
['German'] = "Kernbrennstoff",
['French'] = "Combustible nucléaire",
},
['Description'] = {
['English'] = "Unstable nuclear fuel.",
['Russian'] = "Нестабильное ядерное топливо.",
['German'] = "Instabiler nuklearer Brennstoff.",
['French'] = "Combustible nucléaire instable.",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon'] = {
['ID'] = 'NylonItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon",
['Russian'] = "Нейлон",
['German'] = "Nylon",
['French'] = "Nylon",
},
['Description'] = {
['English'] = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
['Russian'] = "Нейлон - это синтетический полимер, который можно использовать в качестве дешевой альтернативы более натуральным тканям. ",
['German'] = "Nylon ist ein synthetisches Polymer, das als günstige Alternative zu natürlichen Textilien genutzt wird. ",
['French'] = "Le nylon est un polymère synthétique qui peut être utilisé comme une alternative bon marché aux textiles plus naturels. ",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Carpet'] = {
['ID'] = 'NylonCarpetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Nylon Carpet",
['Russian'] = "Нейлоновый ковер",
['German'] = "Nylonteppich",
['French'] = "Moquette en nylon",
},
['Description'] = {
['English'] = "A woven nylon floor covering attached to a lumber backing.",
['Russian'] = "Тканое напольное покрытие из нейлона, закрепленное на подложке из пиломатериалов.",
['German'] = "Ein gewebter Nylonbodenbelag, der auf einer Holzunterlage befestigt ist.",
['French'] = "Un revêtement de sol en laine tissée fixé sur un support en bois.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Nylon Chips'] = {
['ID'] = 'NylonChipsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon Chips",
['Russian'] = "Нейлоновые гранулы",
['German'] = "Nylonchips",
['French'] = "Copeaux de nylon",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Curtains'] = {
['ID'] = 'NylonCurtainsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Nylon Curtains",
['Russian'] = "Нейлоновые шторы",
['German'] = "Nylonvorhänge",
['French'] = "Rideaux en nylon",
},
['Description'] = {
['English'] = "Curtains made out of plastic? (Only cosmetic does not impact room value.)",
['Russian'] = "Curtains made out of plastic? (Only cosmetic does not impact room value.)",
['German'] = "Curtains made out of plastic? (Only cosmetic does not impact room value.)",
['French'] = "Curtains made out of plastic? (Only cosmetic does not impact room value.)",
},
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Nylon Fabric'] = {
['ID'] = 'NylonFabricItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon Fabric",
['Russian'] = "Нейлоновая ткань",
['German'] = "Nylonstoff",
['French'] = "Tissu en nylon",
},
['Description'] = {
['English'] = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
['Russian'] = "Синтетическая ткань - прочная и дешевая в производстве.",
['German'] = "Ein synthetischer Stoff, der für seine Haltbarkeit und seine geringen Produktionskosten gefragt ist.",
['French'] = "Un tissu synthétique qui est recherché pour sa durabilité et son coût de production peu élevé.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Futon Bed'] = {
['ID'] = 'NylonFutonBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Nylon Futon Bed",
['Russian'] = "Кровать с нейлоновым футоном",
['German'] = "Nylon Futon Bett",
['French'] = "Lit futon en nylon",
},
['Description'] = {
['English'] = "A classic futon for when regular beds are too soft.",
['Russian'] = "Классический футон на случай, если обычные кровати кажутся вам слишком мягкими.",
['German'] = "Ein klassischer Futon, falls dir normale Betten zu weich sind.",
['French'] = "Un futon classique pour les cas où les lits ordinaires sont trop mous.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.NylonFutonBedObject',
},
['Nylon Futon Couch'] = {
['ID'] = 'NylonFutonCouchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Nylon Futon Couch",
['Russian'] = "Диван с нейлоновым футоном",
['German'] = "Nylon Futon Couch",
['French'] = "Canapé futon en nylon",
},
['Description'] = {
['English'] = "A modern styled couch with a classic touch.",
['Russian'] = "Современный стилизованный диван с примесью классики.",
['German'] = "Eine modern gestylte Couch mit einem klassischen Touch.",
['French'] = "Un canapé de style moderne avec une touche classique.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.NylonFutonCouchObject',
},
['Nylon Mooring Rope'] = {
['ID'] = 'NylonMooringRopeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon Mooring Rope",
['Russian'] = "Нейлоновый причальный канат",
['German'] = "Nylontau",
['French'] = "Corde d'amarrage en nylon",
},
['Description'] = {
['English'] = "A strong synthetic rope used to make sure a ship does not drift away.",
['Russian'] = "Прочная синтетическая веревка, чтобы ваше судно не отправилось в свободное плавание.",
['German'] = "Ein starkes synthetisches Seil, das sicherstellt, dass Schiffe nicht abtreiben.",
['French'] = "Un cordage synthétique solide utilisé pour s'assurer qu'un navire ne dérive pas.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Thread'] = {
['ID'] = 'NylonThreadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon Thread",
['Russian'] = "Нейлоновая нить",
['German'] = "Nylonfaden",
['French'] = "Fil de nylon",
},
['Description'] = {
['English'] = "Synthetic thread that has more resistance to abrasion than more natural threads.",
['Russian'] = "Синтетическая нить, более устойчива к истиранию, чем натуральные нити.",
['German'] = "Synthetischer Faden, der eine längere Haltbarkeit als natürliche Fäden hat.",
['French'] = "Fil synthétique qui présente une plus grande résistance à l'usure que des fils plus naturels.",
},
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Nylon Trawler Net'] = {
['ID'] = 'NylonTrawlerNetItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Nylon Trawler Net",
['Russian'] = "Нейлоновая сеть Траулера",
['German'] = "Nylon Trawler Net",
['French'] = "Filet de chalutier en nylon",
},
['Description'] = {
['English'] = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
['Russian'] = "Всего лишь сеть, для ловли рыбы в промышленных масштабах, на рыбном траулере.",
['German'] = "Eine robuste Grundkombination von Leinen, die ein Netz bilden, das für den Fang von Fischen in größerem Umfang verwendet wird.",
['French'] = "Une base solide combinée à des lignes formant un filet utilisé pour la capture de poissons à plus grande échelle.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Oak Log'] = {
['ID'] = 'OakLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Oak Log",
['Russian'] = "Бревно Дуба",
['German'] = "Eichenholzstamm",
['French'] = "Bûche de chêne",
},
['Description'] = {
['English'] = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
['Russian'] = "Бревно Дуба - это один из видов лиственных пород. Благодаря своей большой прочности и твердости дуб широко используется для изготовления мебели и строительных материалов.",
['German'] = "Eichenholz ist eine Hartholzart. Wegenseiner großen Festigkeit und Härte wird Eiche häufig für Möbel und Baumaterialien verwendet.",
['French'] = "La bûche de chêne est un type de bois dur. Du fait de sa grande résistance et à sa dureté, le chêne est communément utilisé pour l'ameublement et les matériaux de construction.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Occupancy Init Item'] = {
['ID'] = 'OccupancyInitItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Occupancy Init Item",
['Russian'] = "Occupancy Init Item",
['German'] = "Occupancy Init Item",
['French'] = "Occupancy Init Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ocean Spray Seed'] = {
['ID'] = 'OceanSpraySeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Ocean Spray Seed",
['Russian'] = "Семечко холодискуcа",
['German'] = "Samen (Schaumspieren)",
['French'] = "Graine d'holodisque discolore",
},
['Description'] = {
['English'] = "Plant to grow ocean spray.",
['Russian'] = "Посадите, чтобы вырастить холодискус.",
['German'] = "Pflanze eine Schaumspiere.",
['French'] = "Plantez pour faire pousser du holodisque discolore.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Ocean Spray Seed Pack'] = {
['ID'] = 'OceanSpraySeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Ocean Spray Seed Pack",
['Russian'] = "Упаковка семян холодискуса",
['German'] = "Schaumspierensamen-Packung",
['French'] = "Paquet de graines de holodisque discolore",
},
['Description'] = {
['English'] = "Plant to grow ocean spray.",
['Russian'] = "Посадите, чтобы вырастить холодискус.",
['German'] = "Pflanze eine Schaumspiere.",
['French'] = "Plantez pour faire pousser du holodisque discolore.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Office Mailbox'] = {
['ID'] = 'OfficeMailboxItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Office Mailbox",
['Russian'] = "Офисный Почтовый Ящик",
['German'] = "Office-Mailbox",
['French'] = "Boite aux lettres collective",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OfficeMailboxObject',
},
['Oil'] = {
['ID'] = 'OilItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Oil",
['Russian'] = "Масло",
['German'] = "Öl",
['French'] = "Huile",
},
['Description'] = {
['English'] = "A plant fat extracted for use in cooking.",
['Russian'] = "Растительный жир, выделенный для приготовления пищи.",
['German'] = "Ein extrahiertes Pflanzenfett für den Gebrauch in der Küche.",
['French'] = "Une graisse végétale extraite pour une utilisation en cuisine.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Oil Drilling Skill Book'] = {
['ID'] = 'OilDrillingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Oil Drilling Skill Book",
['Russian'] = "Книга о добыче нефти",
['German'] = "Fertigkeitsbuch: Ölbohrung",
['French'] = "Livre de compétence : Forage pétrolier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Oil Drilling Skill Scroll'] = {
['ID'] = 'OilDrillingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Oil Drilling Skill Scroll",
['Russian'] = "Страница о добыче нефти",
['German'] = "Fertigkeitsschriftrolle: Ölbohrung",
['French'] = "Page de compétence : Forage pétrolier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Oil Drilling Upgrade'] = {
['ID'] = 'OilDrillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Oil Drilling Upgrade",
['Russian'] = "Улучшение для добычи нефти",
['German'] = "Modernes Upgrade: Ölgewinnung",
['French'] = "Amélioration moderne : Forage pétrolier",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
['Russian'] = "Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов добычи нефти.",
['German'] = "Modernes Upgrade, dass die Effizient deutlich erhöht, wenn du Rezepte aus der Ölgewinnung nutzt.",
['French'] = "Amélioration moderne avec une efficacité considérablement accrue pour les recettes de Forage pétrolier.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Head Lamp'] = {
['ID'] = 'OilHeadLampItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Oil Head Lamp",
['Russian'] = "Масляная фара",
['German'] = "Öl-Kopfscheinwerfer",
['French'] = "Lampe à huile frontale",
},
['Description'] = {
['English'] = "An iron hardhat with a light source for the darkest places.(Flashlight)",
['Russian'] = "An iron hardhat with a light source for the darkest places.(Flashlight)",
['German'] = "An iron hardhat with a light source for the darkest places.(Flashlight)",
['French'] = "An iron hardhat with a light source for the darkest places.(Flashlight)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Oil Paint'] = {
['ID'] = 'OilPaintItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Oil Paint",
['Russian'] = "Масляная краска",
['German'] = "Ölfarbe",
['French'] = "Peinture à l'huile",
},
['Description'] = {
['English'] = "A collection of paint variations used for art supplies.",
['Russian'] = "Набор красок для ваших художеств.",
['German'] = "A collection of paint variations used for art supplies.",
['French'] = "Une collection de peintures diverses utilisée pour le nécessaire d'art.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Refinery'] = {
['ID'] = 'OilRefineryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Oil Refinery",
['Russian'] = "Нефтеперерабатывающий завод",
['German'] = "Raffinerie",
['French'] = "Raffinerie de pétrole",
},
['Description'] = {
['English'] = "Sets of pipes and tanks which refine crude petroleum into usable products.",
['Russian'] = "Наборы труб и резервуаров, для переработки сырой нефти в нефтепродукты.",
['German'] = "Ein Satz aus Rohren und Behältern, der aus Rohöl verwendbare Mateialien erstellt.",
['French'] = "Ensembles de tuyaux et de réservoirs qui raffinent le pétrole brut en produits utilisables.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OilRefineryObject',
},
['Orange Vase'] = {
['ID'] = 'OrangeVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Orange Vase",
['Russian'] = "Оранжевая ваза",
['German'] = "Orangefarbene Vase",
['French'] = "Vase orange",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrangeVaseObject',
},
['Orchid'] = {
['ID'] = 'OrchidItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Orchid",
['Russian'] = "Орхидея",
['German'] = "Orchidee",
['French'] = "Fleur d'orchidée",
},
['Description'] = {
['English'] = "Placeholder Description.",
['Russian'] = "Placeholder Description.",
['German'] = "Placeholder Description.",
['French'] = "Description de l'espace réservé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Orchid Seed'] = {
['ID'] = 'OrchidSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Orchid Seed",
['Russian'] = "Семечко орхидеи",
['German'] = "Samen (Orchidee)",
['French'] = "Graine d’orchidée",
},
['Description'] = {
['English'] = "Plant to grow an orchid.",
['Russian'] = "Посадите, чтобы вырастить орхидею.",
['German'] = "Pflanze eine Orchidee.",
['French'] = "Plantez pour faire pousser une orchidée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Orchid Seed Pack'] = {
['ID'] = 'OrchidSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Orchid Seed Pack",
['Russian'] = "Упаковка семян орхидеи",
['German'] = "Orchideensamenbeutel",
['French'] = "Paquet de graines d'orchidées",
},
['Description'] = {
['English'] = "Plant to grow an orchid.",
['Russian'] = "Посадите, чтобы вырастить орхидею.",
['German'] = "Pflanze eine Orchidee.",
['French'] = "Plantez pour faire pousser une orchidée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ornate Cast Iron Plaque'] = {
['ID'] = 'OrnateCastIronPlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Cast Iron Plaque",
['Russian'] = "Изящная чугунная Наградная доска",
['German'] = "Ornate Cast Iron Plaque",
['French'] = "Plaque en fonte ornée",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateCastIronPlaqueObject',
},
['Ornate Gold Frame Landscape'] = {
['ID'] = 'OrnateGoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Gold Frame Landscape",
['Russian'] = "Альбомная золотая рамка",
['German'] = "Kunstvoller Goldrahmen: Querformat",
['French'] = "Cadre paysage orné en or",
},
['Description'] = {
['English'] = "An ornate gold frame useful for simple picture and art displays.",
['Russian'] = "Изящная золотая рамка для картин и прочих художеств.",
['German'] = "An ornate gold frame useful for simple picture and art displays.",
['French'] = "Un cadre en or orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateGoldFrameLandscapeObject',
},
['Ornate Gold Frame Portrait'] = {
['ID'] = 'OrnateGoldFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Gold Frame Portrait",
['Russian'] = "Изящная золотая портретная рамка",
['German'] = "Kunstvoller Goldrahmen: Hochformat",
['French'] = "Cadre portrait orné en or",
},
['Description'] = {
['English'] = "An ornate gold frame useful for simple picture and art displays.",
['Russian'] = "Изящная золотая рамка для картин и прочих художеств.",
['German'] = "An ornate gold frame useful for simple picture and art displays.",
['French'] = "Un cadre en or orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateGoldFramePortraitObject',
},
['Ornate Gold Frame Square'] = {
['ID'] = 'OrnateGoldFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Gold Frame Square",
['Russian'] = "Изящная золотая квадратная рамка",
['German'] = "Kunstvoller Goldrahmen: Quadratisch",
['French'] = "Cadre carré orné en or",
},
['Description'] = {
['English'] = "An ornate gold frame useful for simple picture and art displays.",
['Russian'] = "Изящная золотая рамка для картин и прочих художеств.",
['German'] = "An ornate gold frame useful for simple picture and art displays.",
['French'] = "Un cadre en or orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateGoldFrameSquareObject',
},
['Ornate Gold Frame Tall'] = {
['ID'] = 'OrnateGoldFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Gold Frame Tall",
['Russian'] = "Изящная золотая вертикальная рамка",
['German'] = "Kunstvoller Goldrahmen: Hoch",
['French'] = "Cadre grand portrait orné en or",
},
['Description'] = {
['English'] = "An ornate gold frame useful for simple picture and art displays.",
['Russian'] = "Изящная золотая рамка для картин и прочих художеств.",
['German'] = "An ornate gold frame useful for simple picture and art displays.",
['French'] = "Un cadre en or orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateGoldFrameTallObject',
},
['Ornate Gold Frame Wide'] = {
['ID'] = 'OrnateGoldFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Gold Frame Wide",
['Russian'] = "Изящная золотая широкая рамка",
['German'] = "Kunstvoller Goldrahmen: Breit",
['French'] = "Cadre grand paysage orné en or",
},
['Description'] = {
['English'] = "An ornate gold frame useful for simple picture and art displays.",
['Russian'] = "Изящная золотая рамка для картин и прочих художеств.",
['German'] = "An ornate gold frame useful for simple picture and art displays.",
['French'] = "Un cadre en or orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateGoldFrameWideObject',
},
['Ornate Iron Frame Landscape'] = {
['ID'] = 'OrnateIronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Iron Frame Landscape",
['Russian'] = "Изящная железная панорамная рамка",
['German'] = "Kunstvoller Eisenrahmen: Querformat",
['French'] = "Cadre paysage orné en fer",
},
['Description'] = {
['English'] = "An ornate iron frame useful for simple picture and art displays.",
['Russian'] = "Изящная железная рамка для картин и прочих художеств.",
['German'] = "An ornate iron frame useful for simple picture and art displays.",
['French'] = "Un cadre en fer orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateIronFrameLandscapeObject',
},
['Ornate Iron Frame Portrait'] = {
['ID'] = 'OrnateIronFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Iron Frame Portrait",
['Russian'] = "Изящная железная портретная рамка",
['German'] = "Kunstvoller Eisenrahmen: Hochformat",
['French'] = "Cadre portrait orné en fer",
},
['Description'] = {
['English'] = "An ornate iron frame useful for simple picture and art displays.",
['Russian'] = "Изящная железная рамка для картин и прочих художеств.",
['German'] = "An ornate iron frame useful for simple picture and art displays.",
['French'] = "Un cadre en fer orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateIronFramePortraitObject',
},
['Ornate Iron Frame Square'] = {
['ID'] = 'OrnateIronFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Iron Frame Square",
['Russian'] = "Изящная железная квадратная рамка",
['German'] = "Kunstvoller Eisenrahmen: Quadratisch",
['French'] = "Cadre carré orné en fer",
},
['Description'] = {
['English'] = "An ornate iron frame useful for simple picture and art displays.",
['Russian'] = "Изящная железная рамка для картин и прочих художеств.",
['German'] = "An ornate iron frame useful for simple picture and art displays.",
['French'] = "Un cadre en fer orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateIronFrameSquareObject',
},
['Ornate Iron Frame Tall'] = {
['ID'] = 'OrnateIronFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Iron Frame Tall",
['Russian'] = "Изящная железная высокая рамка",
['German'] = "Kunstvoller Eisenrahmen: Hoch",
['French'] = "Cadre grand portrait orné en fer",
},
['Description'] = {
['English'] = "An ornate iron frame useful for simple picture and art displays.",
['Russian'] = "Изящная железная рамка для картин и прочих художеств.",
['German'] = "An ornate iron frame useful for simple picture and art displays.",
['French'] = "Un cadre en fer orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateIronFrameTallObject',
},
['Ornate Iron Frame Wide'] = {
['ID'] = 'OrnateIronFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Iron Frame Wide",
['Russian'] = "Изящная железная широкая рамка",
['German'] = "Kunstvoller Eisenrahmen: Breit",
['French'] = "Cadre grand paysage orné en fer",
},
['Description'] = {
['English'] = "An ornate iron frame useful for simple picture and art displays.",
['Russian'] = "Изящная железная рамка для картин и прочих художеств.",
['German'] = "An ornate iron frame useful for simple picture and art displays.",
['French'] = "Un cadre en fer orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateIronFrameWideObject',
},
['Ornate Stone Plaque'] = {
['ID'] = 'OrnateStonePlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Stone Plaque",
['Russian'] = "Изящная каменная Наградная доска",
['German'] = "Ornate Stone Plaque",
['French'] = "Plaque en pierre ornée",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateStonePlaqueObject',
},
['Ornate Wood Plaque'] = {
['ID'] = 'OrnateWoodPlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wood Plaque",
['Russian'] = "Изящная деревянная Наградная доска",
['German'] = "Ornate Wood Plaque",
['French'] = "Plaque en bois ornée",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodPlaqueObject',
},
['Ornate Wooden Frame Landscape'] = {
['ID'] = 'OrnateWoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wooden Frame Landscape",
['Russian'] = "Изящная деревянная панорамная рамка",
['German'] = "Kunstvoller Holzrahmen: Querformat",
['French'] = "Cadre paysage orné en bois",
},
['Description'] = {
['English'] = "An ornate wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "An ornate wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodenFrameLandscapeObject',
},
['Ornate Wooden Frame Portrait'] = {
['ID'] = 'OrnateWoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wooden Frame Portrait",
['Russian'] = "Изящная деревянная портретная рамка",
['German'] = "Kunstvoller Holzrahmen: Hochformat",
['French'] = "Cadre portrait orné en bois",
},
['Description'] = {
['English'] = "An ornate wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "An ornate wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodenFramePortraitObject',
},
['Ornate Wooden Frame Square'] = {
['ID'] = 'OrnateWoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wooden Frame Square",
['Russian'] = "Изящная деревянная квадртная рамка",
['German'] = "Kunstvoller Holzrahmen: Quadratisch",
['French'] = "Cadre carré orné en bois",
},
['Description'] = {
['English'] = "An ornate wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "An ornate wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodenFrameSquareObject',
},
['Ornate Wooden Frame Tall'] = {
['ID'] = 'OrnateWoodenFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wooden Frame Tall",
['Russian'] = "Изящная деревянная высокая рамка",
['German'] = "Kunstvoller Holzrahmen: Hoch",
['French'] = "Cadre grand portrait orné en bois",
},
['Description'] = {
['English'] = "An ornate wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "An ornate wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodenFrameTallObject',
},
['Ornate Wooden Frame Wide'] = {
['ID'] = 'OrnateWoodenFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Ornate Wooden Frame Wide",
['Russian'] = "Изящная деревянная широкая рамка",
['German'] = "Kunstvoller Holzrahmen: Breit",
['French'] = "Cadre grand paysage orné en bois",
},
['Description'] = {
['English'] = "An ornate wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "An ornate wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois orné, utile pour exposer des photos et des œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrnateWoodenFrameWideObject',
},
['Orrery'] = {
['ID'] = 'OrreryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Orrery",
['Russian'] = "Orrery",
['German'] = "Orrery",
['French'] = "Orrery",
},
['Description'] = {
['English'] = "A place to store knowledge and information; leads to the town hall.",
['Russian'] = "Место для хранения знаний и информации; ведет к ратуше.",
['German'] = "Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.",
['French'] = "Un endroit pour stocker la connaissance et l'information, conduit à la mairie.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OrreryObject',
},
['Otter Carcass'] = {
['ID'] = 'OtterCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Otter Carcass",
['Russian'] = "Туша выдры",
['German'] = "Otterkadaver",
['French'] = "Cadavre de loutre",
},
['Description'] = {
['English'] = "A dead otter.",
['Russian'] = "Мёртвая выдра.",
['German'] = "Ein toter Otter.",
['French'] = "Une loutre morte.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Outpost Claim Stake Item'] = {
['ID'] = 'OutpostClaimStakeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Outpost Claim Stake Item",
['Russian'] = "Outpost Claim Stake Item",
['German'] = "Outpost Claim Stake Item",
['French'] = "Outpost Claim Stake Item",
},
['Description'] = {
['English'] = "Place this to start a new claim outside of any settlement.",
['Russian'] = "Разместите это, чтобы основать новый участок вне поселений.",
['German'] = "Place this to start a new claim outside of any settlement.",
['French'] = "Place this to start a new claim outside of any settlement.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Settlements.ClaimStakes.OutpostClaimStakeObject',
},
['Outpost Netting'] = {
['ID'] = 'OutpostNettingItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Outpost Netting",
['Russian'] = "Потолочная сетка",
['German'] = "Außenpostennetz",
['French'] = "Stockage d'avant-poste",
},
['Description'] = {
['English'] = "A way to store your items when you run out of floor space.",
['Russian'] = "Подвесная сетка-хранилище для хранения предметов.",
['German'] = "Eine Möglichkeit deine Items aufzubewahren, wenn du keine Lagermöglichkeit mehr hast.",
['French'] = "Une façon de stocker vos objets lorsque vous manquez d'espace au sol.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OutpostNettingObject',
},
['Outpost Table'] = {
['ID'] = 'OutpostTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Outpost Table",
['Russian'] = "Стол аванпоста",
['German'] = "Außenposten Tisch",
['French'] = "Table d'avant-poste",
},
['Description'] = {
['English'] = "An explorers best collection of information is stored here.",
['Russian'] = "Свежая информация от разведчиков хранится тут.",
['German'] = "Hier befinden sich die wichtigsten Informationen eines Entdeckers.",
['French'] = "La meilleure collection d'informations d'un explorateur est stockée ici.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.OutpostTableObject',
},
['Oxygen Item'] = {
['ID'] = 'OxygenItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Oxygen Item",
['Russian'] = "Oxygen Item",
['German'] = "Oxygen Item",
['French'] = "Oxygen Item",
},
['Description'] = {
['English'] = "A reactive gas needed for respiration.",
['Russian'] = "Активный газ необходимый для дыхания.",
['German'] = "Ein reaktives Gas, das zur Atmung benötigt wird.",
['French'] = "Un gaz réactif nécessaire à la respiration.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pacific Sardine'] = {
['ID'] = 'PacificSardineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Pacific Sardine",
['Russian'] = "Перуанская сардина",
['German'] = "Pazifische Sardine",
['French'] = "Sardine du Pacifique",
},
['Description'] = {
['English'] = "A pacific sardine.",
['Russian'] = "Вид рыб из рода сардинопсов из семейства сельдевых.",
['German'] = "Eine pazifische Sardine.",
['French'] = "Une sardine du Pacifique.",
},
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Padded Chair'] = {
['ID'] = 'PaddedChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Padded Chair",
['Russian'] = "Кресло",
['German'] = "Gepolsterter Stuhl",
['French'] = "Fauteuil",
},
['Description'] = {
['English'] = "A comfy chair to rest in.",
['Russian'] = "Удобное кресло для отдыха.",
['German'] = "Ein komfortabler Stuhl, um sich auszuruhen.",
['French'] = "Un fauteuil confortable pour se reposer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PaddedChairObject',
},
['Paint Bucket (White)'] = {
['ID'] = 'PaintBucketItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Paint',
['Name'] = {
['English'] = "Paint Bucket (White)",
['Russian'] = "Paint Bucket (White)",
['German'] = "Paint Bucket (White)",
['French'] = "Paint Bucket (White)",
},
['Description'] = {
['English'] = "Mixed and ready to go, just need to apply and let dry.",
['Russian'] = "Смешано и готов к использованию, нужно только нанести и дать высохнуть.",
['German'] = "Mixed and ready to go, just need to apply and let dry.",
['French'] = "Mélangé et prêt à l'emploi, il suffit de l'appliquer et de le laisser sécher.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ColorItem'] = 'True',
},
['Paint Mixer'] = {
['ID'] = 'PaintMixerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Paint Mixer",
['Russian'] = "Paint Mixer",
['German'] = "Paint Mixer",
['French'] = "Paint Mixer",
},
['Description'] = {
['English'] = "A mixing station for all manners of colors used in paint.",
['Russian'] = "Станция смешивания всевозможных цветов, используемых в краске.",
['German'] = "A mixing station for all manners of colors used in paint.",
['French'] = "Un établi de mélange pour toutes sortes de couleurs utilisées en peinture.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PaintMixerObject',
},
['Paint Tool Item'] = {
['ID'] = 'PaintToolItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Tools',
['Name'] = {
['English'] = "Paint Tool Item",
['Russian'] = "Paint Tool Item",
['German'] = "Paint Tool Item",
['French'] = "Paint Tool Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Painter', 'Tools', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Painting Skill Book'] = {
['ID'] = 'PaintingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Painting Skill Book",
['Russian'] = "Книга о малярном деле",
['German'] = "Painting Skill Book",
['French'] = "Livre de compétence : Peinture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Painting Skill Scroll'] = {
['ID'] = 'PaintingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Painting Skill Scroll",
['Russian'] = "Страница о малярном деле",
['German'] = "Painting Skill Scroll",
['French'] = "Page de compétence : Peinture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Painting Upgrade'] = {
['ID'] = 'PaintingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Painting Upgrade",
['Russian'] = "Улучшение для малярного дела",
['German'] = "Painting Upgrade",
['French'] = "Amélioration : Peinture",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Painting recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность при создании рецептов Малярного дела.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Painting recipes.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Peinture.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Palm Log'] = {
['ID'] = 'PalmLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Palm Log",
['Russian'] = "Бревно Пальмы",
['German'] = "Palmenholzstamm",
['French'] = "Bûche de palmier",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Бревно Пальмы добывается из дерева Пальма, которая уникальна среди деревьев тем, что не является лиственной или хвойной древесиной. Тем не менее по-прежнему является отличным строительным материалом.",
['German'] = "Palmenholz stammt von der Palme, die einzigartig unter den Bäumen ist, da sie weder Hart- noch Weichholz ist. Trotzdem ist es ein hervorragendes Baumaterial.",
['French'] = "La bûche de palmier provient du palmier, qui a la particularité de n'être ni un bois dur ni un bois tendre. Il reste néanmoins un excellent matériau de construction.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Palm Seed'] = {
['ID'] = 'PalmSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Palm Seed",
['Russian'] = "Семечко пальмы",
['German'] = "Samen (Palme)",
['French'] = "Graine de palmier",
},
['Description'] = {
['English'] = "Plant to grow a palm tree.",
['Russian'] = "Посадите, чтобы вырастить пальму.",
['German'] = "Pflanze eine Palme.",
['French'] = "Planter pour faire pousser un palmier.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Palm Seed Pack'] = {
['ID'] = 'PalmSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Palm Seed Pack",
['Russian'] = "Упаковка семян пальмы",
['German'] = "Palmensamenbeutel",
['French'] = "Paquet de graines de palmier",
},
['Description'] = {
['English'] = "Plant to grow a palm tree.",
['Russian'] = "Посадите, чтобы вырастить пальму.",
['German'] = "Pflanze eine Palme.",
['French'] = "Planter pour faire pousser un palmier.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Papaya'] = {
['ID'] = 'PapayaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Papaya",
['Russian'] = "Папайя",
['German'] = "Papaya",
['French'] = "Papaye",
},
['Description'] = {
['English'] = "Nice fresh Papaya.",
['Russian'] = "Nice fresh Papaya.",
['German'] = "Nice fresh Papaya.",
['French'] = "Nice fresh Papaya.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Papaya Seed'] = {
['ID'] = 'PapayaSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Papaya Seed",
['Russian'] = "Семечко папайи",
['German'] = "Samen (Papaya)",
['French'] = "Graine de papaye",
},
['Description'] = {
['English'] = "Plant to grow a papaya plant.",
['Russian'] = "Посадите, чтобы вырастить папайю.",
['German'] = "Pflanze eine Papaya.",
['French'] = "Plantez pour faire pousser une plante de papaye.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Papaya Seed Pack'] = {
['ID'] = 'PapayaSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Papaya Seed Pack",
['Russian'] = "Упаковка семян папайи",
['German'] = "Papayasamenbeutel",
['French'] = "Paquet de graines de papaye",
},
['Description'] = {
['English'] = "Plant to grow a papaya plant.",
['Russian'] = "Посадите, чтобы вырастить папайю.",
['German'] = "Pflanze eine Papaya.",
['French'] = "Plantez pour faire pousser une plante de papaye.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper'] = {
['ID'] = 'PaperItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Paper",
['Russian'] = "Бумага",
['German'] = "Papier",
['French'] = "Papier",
},
['Description'] = {
['English'] = "It\'s paper.",
['Russian'] = "It\'s paper.",
['German'] = "It\'s paper.",
['French'] = "It\'s paper.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Paper Machine'] = {
['ID'] = 'PaperMachineItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Paper Machine",
['Russian'] = "Бумагоделательная машина",
['German'] = "Papiermaschine",
['French'] = "Machine à papier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PaperMachineObject',
},
['Paper Milling Skill Book'] = {
['ID'] = 'PaperMillingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Paper Milling Skill Book",
['Russian'] = "Книга о производстве бумаги",
['German'] = "Fertigkeitsbuch: Papierherstellung",
['French'] = "Livre de compétence : Production de papier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Paper Milling Skill Scroll'] = {
['ID'] = 'PaperMillingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Paper Milling Skill Scroll",
['Russian'] = "Страница о производстве бумаги",
['German'] = "Fertigkeitsschriftrolle: Papierherstellung",
['French'] = "Page de compétence : Production de papier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Paper Milling Upgrade'] = {
['ID'] = 'PaperMillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Paper Milling Upgrade",
['Russian'] = "Улучшение для производства бумаги",
['German'] = "Fortgeschrittenes Upgrade: Papierherstellung",
['French'] = "Amélioration basique : Production de papier",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
['Russian'] = "Обычное улучшение, которое значительно увеличивает эффективность производства бумаги.",
['German'] = "Grundlegendes Upgrade, dass die Effizient deutlich erhöht, wenn du Rezepte aus der Papierherstellung nutzt.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Production de papier.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper Streamers'] = {
['ID'] = 'PaperStreamersItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Paper Streamers",
['Russian'] = "Бумажные ленты",
['German'] = "Luftschlangen",
['French'] = "Serpentin en papier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PaperStreamersObject',
},
['Participation Trophy'] = {
['ID'] = 'ParticipationTrophyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Participation Trophy",
['Russian'] = "Participation Trophy",
['German'] = "Participation Trophy",
['French'] = "Participation Trophy",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ParticipationTrophyObject',
},
['Pastry Dough'] = {
['ID'] = 'PastryDoughItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pastry Dough",
['Russian'] = "Кондитерские изделия",
['German'] = "Teig",
['French'] = "Pâte à tarte",
},
['Description'] = {
['English'] = "An extra fatty leavened dough for making yummy pastries.",
['Russian'] = "Очень жирное тесто на закваске для приготовления вкусной выпечки.",
['German'] = "Ein extra fetthaltiger Hefeteig zur Herstellung von leckerem Gebäck.",
['French'] = "Une pâte levée extra grasse pour réaliser de délicieuses pâtisseries.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Peasant Hair'] = {
['ID'] = 'PeasantHairItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Peasant Hair",
['Russian'] = "Косички",
['German'] = "Bauernhaar",
['French'] = "Cheveux de paysan",
},
['Description'] = {
['English'] = "The haircut your mom always made you get before you realized you could make your own decisions.",
['Russian'] = "Стрижка, которую вам постоянно делала мама, пока вы не осознали, что можете поступить и по своему.",
['German'] = "Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.",
['French'] = "La coupe de cheveux que ta mère t'a toujours faite avant que tu réalises que tu pouvais prendre les décisions toi-même.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Peat'] = {
['ID'] = 'PeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Peat",
['Russian'] = "Peat",
['German'] = "Peat",
['French'] = "Peat",
},
['Description'] = {
['English'] = "A combustible organic material which can be used as fuel.",
['Russian'] = "A combustible organic material which can be used as fuel.",
['German'] = "A combustible organic material which can be used as fuel.",
['French'] = "A combustible organic material which can be used as fuel.",
},
['Weight'] = '4000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Excavatable', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Pelt Fertilizer'] = {
['ID'] = 'PeltFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Pelt Fertilizer",
['Russian'] = "Удобрение из меха",
['German'] = "Dünger aus Pelz",
['French'] = "Engrais à base de fourrures",
},
['Description'] = {
['English'] = "A fertilize made from fur pelts and filler.",
['Russian'] = "Удобрение, изготовленное из меховых шкур и наполнителя.",
['German'] = "Ein Dünger aus Pelzfellen und Füllstoff.",
['French'] = "Un fertilisant fait de fourrure et de garnissage.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Periodic Table Poster'] = {
['ID'] = 'PeriodicTablePosterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Periodic Table Poster",
['Russian'] = "Постер с Периодической Таблицей Элементов",
['German'] = "Periodensystem Poster",
['French'] = "Poster du tableau périodique",
},
['Description'] = {
['English'] = "A poster for the wall.",
['Russian'] = "Постер на стену.",
['German'] = "A poster for the wall.",
['French'] = "Une poster pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PeriodicTablePosterObject',
},
['Petroleum'] = {
['ID'] = 'PetroleumItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Petroleum",
['Russian'] = "Нефть",
['German'] = "Petroleum",
['French'] = "Pétrole",
},
['Description'] = {
['English'] = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
['Russian'] = "Ископаемое топливо, обязательное для производства бензина, пластмасс и асфальта. Его добыча, транспортировка и сжигание негативно влияют на экологию.",
['German'] = "Ein fossiler Brennstoff zur Herstellung von Benzin, Kunststoffen und Asphalt. Seine Gewinnung, Transport, und Verbrennung haben Auswirkungen auf die Umwelt.",
['French'] = "Un combustible fossile essentiel à la fabrication de l'essence, des plastiques et du bitume. L'extraction, le transport et la combustion ont tous des impacts environnementaux.",
},
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Phad Thai'] = {
['ID'] = 'PhadThaiItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Phad Thai",
['Russian'] = "Пад-тай",
['German'] = "Phad Thai",
['French'] = "Phad Thai",
},
['Description'] = {
['English'] = "They make you full, and proud.",
['Russian'] = "Они делают вас сытыми и гордыми.",
['German'] = "Die machen dich stark und stolz.",
['French'] = "Cela vous rassasie et vous rend heureux.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Phosphate Fertilizer'] = {
['ID'] = 'PhosphateFertilizerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Phosphate Fertilizer",
['Russian'] = "Фосфорное удобрение",
['German'] = "Dünger mit Phosphat",
['French'] = "Engrais à base de phosphate",
},
['Description'] = {
['English'] = "Phosphate fertilizer is a great source of Phosphorus.",
['Russian'] = "Фосфорные удобрения - отличный источник фосфора.",
['German'] = "Phosphatdünger ist eine großartige Phosphorquelle.",
['French'] = "L'engrais phosphaté est une excellente source de phosphore.",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Picture Item'] = {
['ID'] = 'PictureItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Pictures',
['Name'] = {
['English'] = "Picture Item",
['Russian'] = "Picture Item",
['German'] = "Picture Item",
['French'] = "Picture Item",
},
['Description'] = {
['English'] = "A picture displaying a captured moment.",
['Russian'] = "Картина, отображающая запечетлённый момент.",
['German'] = "Ein Bild, das einen eingefangenen Moment zeigt.",
['French'] = "Une photographie illustrant un moment pris sur le vif.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Pineapple'] = {
['ID'] = 'PineappleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pineapple",
['Russian'] = "Ананас",
['German'] = "Ananas",
['French'] = "Ananas",
},
['Description'] = {
['English'] = "Nice fresh Pineapple.",
['Russian'] = "Nice fresh Pineapple.",
['German'] = "Nice fresh Pineapple.",
['French'] = "Nice fresh Pineapple.",
},
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Pineapple Friend Rice'] = {
['ID'] = 'PineappleFriendRiceItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pineapple Friend Rice",
['Russian'] = "Ананас и его друг рис",
['German'] = "Gebratener Reis mit Ananas",
['French'] = "Riz frit à l'ananas",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Домашний рецепт смеси из вареного риса и фруктов. Мало того что они прекрасно сочетаются, вы просто попробуйте их обжарить.",
['German'] = "Ein Wohlfühlrezept bestehend aus einem Mix von gekochtem Reis und Obst. Es ist nicht nur freundlich, sondern auch gebraten.",
['French'] = "Une recette simple faite d'un mélange de riz cuit et de fruits. Non seulement il est convivial, mais il se trouve qu’il est cuit tout simplement à la poêle.",
},
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Pineapple Seed'] = {
['ID'] = 'PineappleSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pineapple Seed",
['Russian'] = "Семечко ананаса",
['German'] = "Samen (Ananas)",
['French'] = "Graine d'ananas",
},
['Description'] = {
['English'] = "Plant to grow a pineapple plant.",
['Russian'] = "Посадите, чтобы вырастить ананас.",
['German'] = "Pflanze eine Ananas.",
['French'] = "Planter pour cultiver un plant d'ananas.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Pineapple Seed Pack'] = {
['ID'] = 'PineappleSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Pineapple Seed Pack",
['Russian'] = "Упаковка семян ананаса",
['German'] = "Ananassamenbeutel",
['French'] = "Paquet de graines d'ananas",
},
['Description'] = {
['English'] = "Plant to grow a pineapple plant.",
['Russian'] = "Посадите, чтобы вырастить ананас.",
['German'] = "Pflanze eine Ananas.",
['French'] = "Planter pour cultiver un plant d'ananas.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pirate Hat'] = {
['ID'] = 'PirateHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Pirate Hat",
['Russian'] = "Шляпа Пирата",
['German'] = "Piratenhut",
['French'] = "Chapeau de pirate",
},
['Description'] = {
['English'] = "A tricorne pirates hat.",
['Russian'] = "Пиратская треуголка.",
['German'] = "Ein dreispitziger Piratenhut.",
['French'] = "Un chapeau de pirate tricorne.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Pirozhok'] = {
['ID'] = 'PirozhokItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pirozhok",
['Russian'] = "Пирожок",
['German'] = "Pirozhok",
['French'] = "Pirozhok",
},
['Description'] = {
['English'] = "A baked bun filled with tasty meat and mushrooms.",
['Russian'] = "Запеченная булочка с начинкой из мяса и грибов.",
['German'] = "Ein gebackenes Brötchen, gefüllt mit schmackhaftem Fleisch und Pilzen.",
['French'] = "Un petit pain cuit au four rempli d'une savoureuse viande et de champignons.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Piston'] = {
['ID'] = 'PistonItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Piston",
['Russian'] = "Поршень",
['German'] = "Kolben",
['French'] = "Piston",
},
['Description'] = {
['English'] = "A moving component that transfers force. Can also function as a valve occasionally.",
['Russian'] = "Подвижный компонент, передающий усилие. Иногда может функционировать как клапан.",
['German'] = "Eine bewegliche Komponente, die Kraft überträgt. Kann auch gelegentlich als Ventil genutzt werden.",
['French'] = "Un composant mobile qui transfère la force. Peut également fonctionner comme une valve occasionnellement.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Plant Fibers'] = {
['ID'] = 'PlantFibersItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Plant Fibers",
['Russian'] = "Растительные волокна",
['German'] = "Pflanzenfasern",
['French'] = "Fibres végétales",
},
['Description'] = {
['English'] = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
['Russian'] = "Собранные с различных растений, эти волокна имеют невероятное количество применений.",
['German'] = "Geerntet von einer Reihe von Pflanzen, sind diese Fasern für eine überraschende Vielzahl von Dingen nützlich.",
['French'] = "Récoltées à partir d'un certain nombre de plantes, ces fibres sont utiles pour un nombre surprenant de choses.",
},
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Crop', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Plant Vase'] = {
['ID'] = 'PlantVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plant Vase",
['Russian'] = "Ваза для растений",
['German'] = "Blumenvase",
['French'] = "Vase fleur",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlantVaseObject',
},
['Plastic'] = {
['ID'] = 'PlasticItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Plastic",
['Russian'] = "Пластик",
['German'] = "Kunststoff",
['French'] = "Plastique",
},
['Description'] = {
['English'] = "An extremely useful synthetic material derived from petrochemicals.",
['Russian'] = "An extremely useful synthetic material derived from petrochemicals.",
['German'] = "An extremely useful synthetic material derived from petrochemicals.",
['French'] = "An extremely useful synthetic material derived from petrochemicals.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Plastic Buoy'] = {
['ID'] = 'PlasticBuoyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plastic Buoy",
['Russian'] = "Пластиковый буй",
['German'] = "Boje aus Plastik",
['French'] = "Balise en plastique",
},
['Description'] = {
['English'] = "A modern plastic navigational buoy, can also be used as a moorage post.",
['Russian'] = "Современный пластиковый навигационный буй, также может использоваться как причальный столб.",
['German'] = "Eine moderne Navigationsboje aus Plastik - auch geeignet als Anlegeplatz.",
['French'] = "Une bouée de navigation moderne en plastique, qui peut également être utilisée comme poteau d'amarrage.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlasticBuoyObject',
},
['Plastic Outdoor Bench'] = {
['ID'] = 'PlasticOutdoorBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plastic Outdoor Bench",
['Russian'] = "Пластиковая лавка для улицы",
['German'] = "Plastic Outdoor Bench",
['French'] = "Banc d'extérieur en plastique",
},
['Description'] = {
['English'] = "A simple molded plastic furniture for outdoor use.",
['Russian'] = "Простая формованная пластиковая мебель для использования на улице.",
['German'] = "Ein einfaches geformtes Kunststoffmöbel für den Außenbereich.",
['French'] = "Un simple meuble en plastique moulé pour l'extérieur.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlasticOutdoorBenchObject',
},
['Plastic Outdoor Chair'] = {
['ID'] = 'PlasticOutdoorChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plastic Outdoor Chair",
['Russian'] = "Пластиковый стул для улицы",
['German'] = "Plastic Outdoor Chair",
['French'] = "Chaise d'extérieur en plastique",
},
['Description'] = {
['English'] = "A simple molded plastic furniture for outdoor use.",
['Russian'] = "Простая формованная пластиковая мебель для использования на улице.",
['German'] = "Ein einfaches geformtes Kunststoffmöbel für den Außenbereich.",
['French'] = "Un simple meuble en plastique moulé pour l'extérieur.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlasticOutdoorChairObject',
},
['Plastic Outdoor Table'] = {
['ID'] = 'PlasticOutdoorTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plastic Outdoor Table",
['Russian'] = "Пластиковый стол для улицы",
['German'] = "Plastic Outdoor Table",
['French'] = "Table d'extérieur en plastique",
},
['Description'] = {
['English'] = "A simple molded plastic furniture for outdoor use.",
['Russian'] = "Простая формованная пластиковая мебель для использования на улице.",
['German'] = "Ein einfaches geformtes Kunststoffmöbel für den Außenbereich.",
['French'] = "Un simple meuble en plastique moulé pour l'extérieur.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlasticOutdoorTableObject',
},
['Plastic Window Planter'] = {
['ID'] = 'PlasticWindowPlanterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Plastic Window Planter",
['Russian'] = "Пластиковый горшок для окна",
['German'] = "Plastic Window Planter",
['French'] = "Jardinière de fenêtre en plastique",
},
['Description'] = {
['English'] = "A simple planter box mounted on a wall or by a window.",
['Russian'] = "Простой горшок для растений, крепится к стене или под окно.",
['German'] = "A simple planter box mounted on a wall or by a window.",
['French'] = "Une simple jardinière montée sur un mur ou près d'une fenêtre.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlasticWindowPlanterObject',
},
['Player Item'] = {
['ID'] = 'PlayerItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Player Item",
['Russian'] = "Player Item",
['German'] = "Player Item",
['French'] = "Player Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Poke Bowl'] = {
['ID'] = 'PokeBowlItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Poke Bowl",
['Russian'] = "Поке Боул",
['German'] = "Gemüse-Bowle",
['French'] = "Poke Bowl",
},
['Description'] = {
['English'] = "A basic yet filling meal with a bite.",
['Russian'] = "Простая, но сытная еда с перекусом.",
['German'] = "Ein Hunger stillendes Gericht mit Biss.",
['French'] = "Un repas basique, mais rassasiant, qui a du mordant.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Polishing Paste'] = {
['ID'] = 'PolishingPasteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Polishing Paste",
['Russian'] = "Полировальная паста",
['German'] = "Polierpaste",
['French'] = "Pâte à polir",
},
['Description'] = {
['English'] = "A high quality method of repairing your tools reducing waste.",
['Russian'] = "Высококачественный метод ремонта ваших инструментов, сокращающий количество отходов.",
['German'] = "A high quality method of repairing your tools reducing waste.",
['French'] = "Une méthode de haute qualité pour réparer vos outils et réduire les déchets.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Ponytail'] = {
['ID'] = 'PonytailItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Ponytail",
['Russian'] = "Конский хвост",
['German'] = "Ponyschnitt",
['French'] = "Queue de cheval",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Portable Steam Engine'] = {
['ID'] = 'PortableSteamEngineItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Portable Steam Engine",
['Russian'] = "Портативный паровой двигатель",
['German'] = "Tragbarer Dampf-Stromgenerator",
['French'] = "Moteur à vapeur portable",
},
['Description'] = {
['English'] = "An engine that generates mechanical power through steam.",
['Russian'] = "Паровой двигатель генерирующий механическую энергию.",
['German'] = "Ein Motor, der mechanische Leistung durch Dampf erzeugt.",
['French'] = "Un moteur qui produit de l'énergie mécanique grâce à la vapeur.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Pottery Skill Book'] = {
['ID'] = 'PotterySkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Pottery Skill Book",
['Russian'] = "Книга о гончарном ремесле",
['German'] = "Fertigkeitsbuch: Töpferhandwerk",
['French'] = "Livre de compétence : Poterie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Pottery Skill Scroll'] = {
['ID'] = 'PotterySkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Pottery Skill Scroll",
['Russian'] = "Страница о гончарном ремесле",
['German'] = "Fertigkeitsschriftrolle: Töpferhandwerk",
['French'] = "Page de compétence : Poterie",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Pottery Table'] = {
['ID'] = 'PotteryTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Pottery Table",
['Russian'] = "Гончарный круг",
['German'] = "Töpfertisch",
['French'] = "Table de poterie",
},
['Description'] = {
['English'] = "A primitive table for shaping basic clay products.",
['Russian'] = "Примитивный стол, на котором глине можно придавать разные формы.",
['German'] = "A primitive table for shaping basic clay products.",
['French'] = "Une table primitive pour façonner les produits de base en argile.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PotteryTableObject',
},
['Pottery Upgrade'] = {
['ID'] = 'PotteryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Pottery Upgrade",
['Russian'] = "Улучшение для гончарного ремесла",
['German'] = "Fortgeschrittenes Upgrade: Töpfern",
['French'] = "Amélioration avancée : Poterie",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов гончарства.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz bei der Verwendung von Töpferrezepten deutlich erhöht.",
['French'] = "Amélioration avancéeavec une efficacité considérablement accrue pour les recettes de Poterie.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Power Hammer'] = {
['ID'] = 'PowerHammerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Power Hammer",
['Russian'] = "Гидравлический молот",
['German'] = "Power Hammer",
['French'] = "Marteau-pilon",
},
['Description'] = {
['English'] = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
['Russian'] = "Твердый кусок металла, используемый для перековки слитков в инструменты и прочие полезные вещи.",
['German'] = "Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.",
['French'] = "Une solide pièce de métal moulée servant à frapper des lingots pour en faire des outils ou d'autres objets utiles.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PowerHammerObject',
},
['Powered Cart'] = {
['ID'] = 'PoweredCartItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Powered Cart",
['Russian'] = "Повозка с мотором",
['German'] = "Dampfbetriebener Wagen",
['French'] = "Chariot motorisé",
},
['Description'] = {
['English'] = "Large cart for hauling sizable loads.",
['Russian'] = "Большая телега для перевозки габаритного груза.",
['German'] = "Großer Karren zum Transport großer Lasten.",
['French'] = "Un grand chariot pour transporter des charges considérables.",
},
['Weight'] = '15000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PoweredCartObject',
},
['Powered Storage Silo'] = {
['ID'] = 'PoweredStorageSiloItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Powered Storage Silo",
['Russian'] = "Электрическая Силосная башня",
['German'] = "Modernes Lagersilo",
['French'] = "Silo de stockage électrique",
},
['Description'] = {
['English'] = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
['Russian'] = "Механизированная силосная башня может хранить очень большие стопки урожая, семян и удобрений. Силосная башня не может хранить иные типы материалов.",
['German'] = "Ein modernes Silo, in dem besonders große Mengen an Getreide, Saatgut und Dünger gelagert werden können. Silos können, außer den hier erwähnten, keine anderen Arten von Materialien lagern.",
['French'] = "Un silo électrique pouvant stocker de très grandes piles de récoltes, de graines et d'engrais. Les silos ne peuvent pas stocker d'autres types de matériaux.",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PoweredStorageSiloObject',
},
['Prairie Dog Carcass'] = {
['ID'] = 'PrairieDogCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Prairie Dog Carcass",
['Russian'] = "Туша луговой собачки",
['German'] = "Präriehundkadaver",
['French'] = "Cadavre de chien de prairie",
},
['Description'] = {
['English'] = "A dead prairie dog.",
['Russian'] = "Мертвая луговая собачка.",
['German'] = "Ein toter Präriehund.",
['French'] = "Un chien de prairie mort.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Prepared Meat'] = {
['ID'] = 'PreparedMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Prepared Meat",
['Russian'] = "Обработанное мясо",
['German'] = "Vorbereitetes Fleisch",
['French'] = "Viande préparée",
},
['Description'] = {
['English'] = "Carefully butchered meat, ready to cook.",
['Russian'] = "Тщательно отбитое мясо, готово к приготовлению.",
['German'] = "Sorgfältig geschlachtetes Fleisch. Bereit zum Kochen.",
['French'] = "Une viande soigneusement découpée, prête à cuire.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Prickly Pear Fruit'] = {
['ID'] = 'PricklyPearFruitItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Prickly Pear Fruit",
['Russian'] = "Плод опунции",
['German'] = "Kaktusfeige",
['French'] = "Figue de Barbarie",
},
['Description'] = {
['English'] = "A succulent fruit coated in a rather terrifying array of spines.",
['Russian'] = "Сочный плод, в изобилии усеянный довольно устрашающими колючками.",
['German'] = "Eine saftige Frucht, umhüllt von eher furchterregenden Stacheln.",
['French'] = "Un fruit succulent recouvert d'un assez grand nombre d'épines plutôt terrifiantes.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Prickly Pear Seed'] = {
['ID'] = 'PricklyPearSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Prickly Pear Seed",
['Russian'] = "Семечко опунции",
['German'] = "Samen (Kaktusfeigen)",
['French'] = "Graine de figue de Barbarie",
},
['Description'] = {
['English'] = "Plant to grow prickly pear cacti.",
['Russian'] = "Посадите, чтобы вырастить опунцию.",
['German'] = "Pflanzen, damit daraus Kaktusfeigenkakteen werden.",
['French'] = "Plantez pour faire pousser des figuiers de Barbarie.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Prickly Pear Seed Pack'] = {
['ID'] = 'PricklyPearSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Prickly Pear Seed Pack",
['Russian'] = "Упаковка семян опунции",
['German'] = "Kaktusfeigensamenbeutel",
['French'] = "Paquet de graines de figues de Barbarie",
},
['Description'] = {
['English'] = "Plant to grow prickly pear cacti.",
['Russian'] = "Посадите, чтобы вырастить опунцию.",
['German'] = "Pflanzen, damit daraus Kaktusfeigenkakteen werden.",
['French'] = "Plantez pour faire pousser des figuiers de Barbarie.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Prime Cut'] = {
['ID'] = 'PrimeCutItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Prime Cut",
['Russian'] = "Вырезка",
['German'] = "Filet",
['French'] = "Morceau de choix",
},
['Description'] = {
['English'] = "A perfectly marbled piece of meat.",
['Russian'] = "Идеальный кусок мраморного мяса.",
['German'] = "Ein perfekt marmoriertes Stück Fleisch.",
['French'] = "Un morceau de viande parfaitement persillée.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Primitive Canvas Boots'] = {
['ID'] = 'PrimitiveCanvasBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Canvas Boots",
['Russian'] = "Простые Лапти",
['German'] = "Einfache Leinenstiefel",
['French'] = "Bottes primitives en toile",
},
['Description'] = {
['English'] = "A pair of crude canvas boots for your everyday use.",
['Russian'] = "Пара невзрачных лаптей. Стоит найти получше.",
['German'] = "A pair of crude canvas boots for your everyday use.",
['French'] = "Une paire de bottes en toile brute pour votre usage quotidien.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Canvas Pants'] = {
['ID'] = 'PrimitiveCanvasPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Canvas Pants",
['Russian'] = "Штаны из мешковины",
['German'] = "Einfache Leinenhose",
['French'] = "Pantalon primitif en toile",
},
['Description'] = {
['English'] = "Roughly stitched canvas pants.",
['Russian'] = "Так себе штаны, кто их вообще сшил?",
['German'] = "Grob genähte Leinenhose.",
['French'] = "Pantalon en toile grossièrement cousue.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Canvas Shorts'] = {
['ID'] = 'PrimitiveCanvasShortsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Canvas Shorts",
['Russian'] = "Простые шорты из мешковины",
['German'] = "Einfache Leinenshorts",
['French'] = "Short primitif en toile",
},
['Description'] = {
['English'] = "They\'re like the Primitive Canvas Pants, but shorter.",
['Russian'] = "They\'re like the Primitive Canvas Pants, but shorter.",
['German'] = "They\'re like the Primitive Canvas Pants, but shorter.",
['French'] = "They\'re like the Primitive Canvas Pants, but shorter.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Fur Belt'] = {
['ID'] = 'PrimitiveFurBeltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Fur Belt",
['Russian'] = "Примитивный шерстяной пояс",
['German'] = "Einfacher Fellgürtel",
['French'] = "Ceinture primitive en fourrure",
},
['Description'] = {
['English'] = "You should probably still wear pants.",
['Russian'] = "Не забудьте надеть штаны.",
['German'] = "Du solltest vermutlich trotzdem eine Hose tragen.",
['French'] = "Vous devriez probablement garder votre pantalon.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Leather Boots'] = {
['ID'] = 'PrimitiveLeatherBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Leather Boots",
['Russian'] = "Примитивные кожаные сапоги",
['German'] = "Einfache Lederstiefel",
['French'] = "Bottes primitives en cuir",
},
['Description'] = {
['English'] = "A pair of crude leather boots for your everyday use.",
['Russian'] = "Пара невзрачных кожаных сапог. Можно найти и получше.",
['German'] = "A pair of crude leather boots for your everyday use.",
['French'] = "Une paire de bottes en cuir brut pour votre usage quotidien.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Leather Pants'] = {
['ID'] = 'PrimitiveLeatherPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Leather Pants",
['Russian'] = "Простые кожаные штаны",
['German'] = "Einfache Lederhose",
['French'] = "Pantalon primitif en cuir",
},
['Description'] = {
['English'] = "You ever tried cutting leather with a rock?",
['Russian'] = "Вы хоть раз пытались разрезать кожу камнем?",
['German'] = "You ever tried cutting leather with a rock?",
['French'] = "Avez-vous déjà essayé de couper du cuir avec une pierre ?",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Leather Shirt'] = {
['ID'] = 'PrimitiveLeatherShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Leather Shirt",
['Russian'] = "Простая Кожаная Рубашка",
['German'] = "Einfaches Lederhemd",
['French'] = "Chemise primitive en cuir",
},
['Description'] = {
['English'] = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
['Russian'] = "Рубашка, сделанная из грубо покромсанных кусков кожи; держит плечи в тепле.",
['German'] = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
['French'] = "Une chemise fabriquée à partir de morceaux de cuir grossièrement coupés qui devrait maintenir vos épaules au chaud.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Primitive Leather Shorts'] = {
['ID'] = 'PrimitiveLeatherShortsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Primitive Leather Shorts",
['Russian'] = "Простые Кожаные Шорты",
['German'] = "Einfache Ledershorts",
['French'] = "Short primitif en cuir",
},
['Description'] = {
['English'] = "You may have enough leather left over to make a nice hat.",
['Russian'] = "Возможно, у вас останется достаточно кожи, чтобы сделать неплохую шляпу.",
['German'] = "You may have enough leather left over to make a nice hat.",
['French'] = "Il vous restera peut-être assez de cuir pour faire un joli chapeau.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Printing Press'] = {
['ID'] = 'PrintingPressItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Printing Press",
['Russian'] = "Печатный станок",
['German'] = "Druckerpresse",
['French'] = "Presse à imprimer",
},
['Description'] = {
['English'] = "The world will never be the same.",
['Russian'] = "Мир никогда не будет прежним.",
['German'] = "Die Welt wird niemals die gleiche sein.",
['French'] = "Le monde ne sera plus jamais le même.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PrintingPressObject',
},
['Printing Supplies'] = {
['ID'] = 'PrintingSuppliesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Printing Supplies",
['Russian'] = "Набор для печати",
['German'] = "Printing Supplies",
['French'] = "Nécessaire d'impression",
},
['Description'] = {
['English'] = "A package of necessary items for copying art or other more elaborate designs.",
['Russian'] = "Набор необходимых предметов для копирования произведений искусства или других более сложных дизайнов.",
['German'] = "A package of necessary items for copying art or other more elaborate designs.",
['French'] = "Un ensemble d'articles nécessaires pour copier des œuvres d'art ou d'autres dessins plus élaborés.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pulp Filler'] = {
['ID'] = 'PulpFillerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Pulp Filler",
['Russian'] = "Древесный наполнитель",
['German'] = "Füller aus Holzspähnen",
['French'] = "Charge renforçante boisée",
},
['Description'] = {
['English'] = "Wood pulp and dirt make a great filler for other fertilizers. ",
['Russian'] = "Древесная масса и грязь являются отличным наполнителем для удобрений. ",
['German'] = "Holzzellstoff und Erde sind großartige Füllstoffe für andere Düngemittel. ",
['French'] = "Les copeaux de bois et la terre constituent un excellent garnissage pour d'autres engrais. ",
},
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FertilizerItem'] = 'True',
},
['Pump Jack'] = {
['ID'] = 'PumpJackItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Pump Jack",
['Russian'] = "Нефтяная вышка",
['German'] = "Ölbohrturm",
['French'] = "Chevalet de pompage",
},
['Description'] = {
['English'] = "Drill, baby! Drill!",
['Russian'] = "Бури, детка! Бури!",
['German'] = "Bohr, Baby, Bohr!",
['French'] = "Perce, bébé ! Perce !",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PumpJackObject',
},
['Pumpkin'] = {
['ID'] = 'PumpkinItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pumpkin",
['Russian'] = "Тыква",
['German'] = "Kürbis",
['French'] = "Citrouille",
},
['Description'] = {
['English'] = "Round and large.",
['Russian'] = "Round and large.",
['German'] = "Round and large.",
['French'] = "Round and large.",
},
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Pumpkin Seed'] = {
['ID'] = 'PumpkinSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pumpkin Seed",
['Russian'] = "Семечко тыквы",
['German'] = "Samen (Kürbis)",
['French'] = "Graine de citrouille",
},
['Description'] = {
['English'] = "Plant to grow a pumpkin.",
['Russian'] = "Посадите, чтобы вырастить тыкву.",
['German'] = "Pflanze einen Kürbis.",
['French'] = "Planter pour faire pousser une citrouille.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Pumpkin Seed Pack'] = {
['ID'] = 'PumpkinSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Pumpkin Seed Pack",
['Russian'] = "Упаковка семян тыквы",
['German'] = "Kürbissamenbeutel",
['French'] = "Paquet de graines de citrouille",
},
['Description'] = {
['English'] = "Plant to grow a pumpkin.",
['Russian'] = "Посадите, чтобы вырастить тыкву.",
['German'] = "Pflanze einen Kürbis.",
['French'] = "Planter pour faire pousser une citrouille.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Punch Card Time Clock'] = {
['ID'] = 'PunchCardItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Punch Card Time Clock",
['Russian'] = "Перфораторные Часы",
['German'] = "Punch Card Time Clock",
['French'] = "Pointeuse",
},
['Description'] = {
['English'] = "Clock in for the late shift",
['Russian'] = "Заступай на позднюю смену",
['German'] = "Clock in for the late shift",
['French'] = "Pointer pour la fin de journée",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Items.PunchCardObject',
},
['Pupusas'] = {
['ID'] = 'PupusasItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Pupusas",
['Russian'] = "Пупусас",
['German'] = "Pupusas",
['French'] = "Pupusas",
},
['Description'] = {
['English'] = "Comforting, best served hot from the griddle.",
['Russian'] = "Comforting, best served hot from the griddle.",
['German'] = "Comforting, best served hot from the griddle.",
['French'] = "Comforting, best served hot from the griddle.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Purple Vase'] = {
['ID'] = 'PurpleVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Purple Vase",
['Russian'] = "Фиолетовая ваза",
['German'] = "Lila Vase",
['French'] = "Vase violet",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PurpleVaseObject',
},
['Quicklime'] = {
['ID'] = 'QuicklimeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Quicklime",
['Russian'] = "Оксид кальция",
['German'] = "Branntkalk",
['French'] = "Chaux vive",
},
['Description'] = {
['English'] = "A chemical compound used in steel production.",
['Russian'] = "Химическое соединение использующееся в производстве стали.",
['German'] = "Eine chemische Komponente, die in der Stahlherstellung benutzt wird.",
['French'] = "Un produit chimique utilisé pour la fabrication de l'acier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Radiator'] = {
['ID'] = 'RadiatorItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Radiator",
['Russian'] = "Радиатор",
['German'] = "Kühler",
['French'] = "Radiateur",
},
['Description'] = {
['English'] = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
['Russian'] = "Использует проходящую сквозь медные пластины жидкость, для рассеивания тепла.",
['German'] = "Ein Kühlkörper, bei dem Flüssigkeit durch Kupferlamellen fließt, um die aufgestaute Wärme zu verteilen.",
['French'] = "Dissipateur thermique utilisant un liquide traversant des ailettes en cuivre pour dissiper l'accumulation de chaleur.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Raw Bacon'] = {
['ID'] = 'RawBaconItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Raw Bacon",
['Russian'] = "Сырой бекон",
['German'] = "Roher Speck",
['French'] = "Bacon cru",
},
['Description'] = {
['English'] = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
['Russian'] = "Этот жирный кусок мяса выглядит самым вкусным из всех.",
['German'] = "Ein fettiges Stück Fleisch,das überraschenderweise leckerer ist als andere Stücke.",
['French'] = "Un morceau gras de viande qui s'avère inexplicablement plus savoureuse qu'un autre morceau.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Raw Fish'] = {
['ID'] = 'RawFishItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Raw Fish",
['Russian'] = "Сырая рыба",
['German'] = "Roher Fisch",
['French'] = "Poisson cru",
},
['Description'] = {
['English'] = "A fatty cut of raw fish.",
['Russian'] = "Жирный кусок сырой рыбы.",
['German'] = "Ein fetthaltiges Stück roher Fisch.",
['French'] = "Un morceau de graisse de poisson cru.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Raw Meat'] = {
['ID'] = 'RawMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Raw Meat",
['Russian'] = "Сырое мясо",
['German'] = "Rohes Fleisch",
['French'] = "Viande crue",
},
['Description'] = {
['English'] = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
['Russian'] = "Недавно добытое, свежее и сырое мясо. Наверное стоит приготовить, перед тем как съесть.",
['German'] = "Frisches, rohes Fleisch von der Jagd. Es sollte vor dem Essen gekocht werden.",
['French'] = "Viande crue fraîche provenant de la chasse. Elle devrait probablement être cuite avant d'être consommée.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Raw Roast'] = {
['ID'] = 'RawRoastItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Raw Roast",
['Russian'] = "Мясо для жаркого",
['German'] = "Roher Braten",
['French'] = "Rôti cru",
},
['Description'] = {
['English'] = "A trussed roast tied and ready to be cooked.",
['Russian'] = "Перевязанное и готовое к приготовлению мясо.",
['German'] = "Ein Rollbraten, fertig zum kochen.",
['French'] = "Un rôti ficelé et prêt à être cuisiné.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Raw Sausage'] = {
['ID'] = 'RawSausageItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Raw Sausage",
['Russian'] = "Сырая сарделька",
['German'] = "Rohe Wurst",
['French'] = "Saucisse crue",
},
['Description'] = {
['English'] = "Ground meat stuffed into an intestine casing.",
['Russian'] = "Перемолотое мясо, набитое в кишку.",
['German'] = "In einen Darm gepresstes Hackfleisch.",
['French'] = "Viande hachée farcie dans un boyau.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Real Estate Desk'] = {
['ID'] = 'RealEstateDeskItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Real Estate Desk",
['Russian'] = "Стол риелтора",
['German'] = "Grundbesitztisch",
['French'] = "Bureau immobilier",
},
['Description'] = {
['English'] = "A place to manage the sale and transfer of deeds and property.",
['Russian'] = "Место для управления и торговли правами и собственностью.",
['German'] = "Ein Ort zur Verwaltung des Verkauf und der Übertragung von Besitzurkunde und Eigentum.",
['French'] = "Un lieu pour gérer la vente et le transfert des titres de propriété et des biens.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RealEstateDeskObject',
},
['Rebar'] = {
['ID'] = 'RebarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Rebar",
['Russian'] = "Арматура",
['German'] = "Bewehrungsstahl",
['French'] = "Barre d'armature",
},
['Description'] = {
['English'] = "Ribbed steel bars for reinforcing stuctures.",
['Russian'] = "Ребристые стальные стержни для усиления построек.",
['German'] = "Gerippte Stahlstäbe zur Stärkung von Gebäuden.",
['French'] = "Des barres nervurées en acier pour renforcer les structures.",
},
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Recurve Bow'] = {
['ID'] = 'RecurveBowItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Recurve Bow",
['Russian'] = "Изогнутый лук",
['German'] = "Recurvebogen",
['French'] = "Arc recourbé",
},
['Description'] = {
['English'] = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
['Russian'] = "Изогнутый лук, который стреляет быстрее и мощнее чем традиционный деревянный лук. Для стрельбы нужны стрелы.",
['German'] = "Ein Recurve Bogen der schneller und kräftiger als ein normaler Bogen schießt. Benötigt Pfeile zum schießen.",
['French'] = "Un arc recourbé qui tire plus vite et plus fort qu'un arc en bois traditionnel. Nécessite des flèches pour tirer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Red Vase'] = {
['ID'] = 'RedVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Red Vase",
['Russian'] = "Красная ваза",
['German'] = "Rote Vase",
['French'] = "Vase rouge",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RedVaseObject',
},
['Redwood Log'] = {
['ID'] = 'RedwoodLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Redwood Log",
['Russian'] = "Бревно Секвойи",
['German'] = "Rottannenholzstamm",
['French'] = "Bûche de séquoia",
},
['Description'] = {
['English'] = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
['Russian'] = "Секвойя - это хвойная порода дерева, которая легко распознается по выраженной красной коре.",
['German'] = "Mammutholz ist eine Weichholzart, die sich leicht an ihrer deutlich roten Rinde erkennen lässt.",
['French'] = "La bois de séquoia est un type de bois tendre qui peut être facilement identifié par son écorce rouge caractéristique.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Redwood Seed'] = {
['ID'] = 'RedwoodSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Redwood Seed",
['Russian'] = "Семечко секвойи",
['German'] = "Samen (Rottanne)",
['French'] = "Graine de séquoia",
},
['Description'] = {
['English'] = "Plant to grow a redwood tree.",
['Russian'] = "Посадите, чтобы вырастить секвойю.",
['German'] = "Pflanzen, damit daraus eine Rottanne wächst.",
['French'] = "Planter pour faire pousser un séquoia.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Redwood Seed Pack'] = {
['ID'] = 'RedwoodSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Redwood Seed Pack",
['Russian'] = "Упаковка семян секвойи",
['German'] = "Rottannensamenbeutel",
['French'] = "Paquet de graines de séquoia",
},
['Description'] = {
['English'] = "Plant to grow a redwood tree.",
['Russian'] = "Посадите, чтобы вырастить секвойю.",
['German'] = "Pflanzen, damit daraus eine Rottanne wächst.",
['French'] = "Planter pour faire pousser un séquoia.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Redwoods Poster'] = {
['ID'] = 'RedwoodsPosterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Redwoods Poster",
['Russian'] = "Постер с секвойями",
['German'] = "Redwoods Poster",
['French'] = "Poster de séquoias",
},
['Description'] = {
['English'] = "A poster for the wall.",
['Russian'] = "Постер на стену.",
['German'] = "A poster for the wall.",
['French'] = "Une poster pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RedwoodsPosterObject',
},
['Refrigerated Display Cabinet'] = {
['ID'] = 'RefrigeratedDisplayCabinetItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Refrigerated Display Cabinet",
['Russian'] = "Refrigerated Display Cabinet",
['German'] = "Refrigerated Display Cabinet",
['French'] = "Refrigerated Display Cabinet",
},
['Description'] = {
['English'] = "A temperature regulated display storage.",
['Russian'] = "A temperature regulated display storage.",
['German'] = "A temperature regulated display storage.",
['French'] = "A temperature regulated display storage.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RefrigeratedDisplayCabinetObject',
},
['Refrigerator'] = {
['ID'] = 'RefrigeratorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Refrigerator",
['Russian'] = "Холодильник",
['German'] = "Kühlschrank",
['French'] = "Réfrigérateur",
},
['Description'] = {
['English'] = "An icebox from the future with significantly better cooling properties.",
['Russian'] = "Ледник из будущего со значительно лучшими охлаждающими свойствами.",
['German'] = "Ein Eisschrank aus der Zukunft, mit deutlich besseren Kühleigenschaften.",
['French'] = "Une glacière du futur avec des propriétés de refroidissement nettement meilleures.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RefrigeratorObject',
},
['Registrar'] = {
['ID'] = 'RegistrarItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Registrar",
['Russian'] = "Регистратор",
['German'] = "Registrar",
['French'] = "Registre",
},
['Description'] = {
['English'] = "Allows the setting management of titles.",
['Russian'] = "Позволяет настраивать и управлять титулами.",
['German'] = "Erlaubt die Verwaltung von Einstellungen für Titel.",
['French'] = "Permet la gestion des réglages des titres.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RegistrarObject',
},
['Reinforced Concrete'] = {
['ID'] = 'ReinforcedConcreteItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Reinforced Concrete",
['Russian'] = "Железобетон",
['German'] = "Stahlbeton",
['French'] = "Béton armé",
},
['Description'] = {
['English'] = "A sturdy construction material poured around a latice of rebar.",
['Russian'] = "Прочный строительный материал с арматурным каркасом внутри.",
['German'] = "Ein stabiles Baumaterial, das um eine Reihe von Eisenstangen gegossen wird.",
['French'] = "Un matériau de construction robuste coulé autour d'un treillis de barres d'armature.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Concrete', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Remote Detonator'] = {
['ID'] = 'RemoteDetonatorItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Remote Detonator",
['Russian'] = "Remote Detonator",
['German'] = "Remote Detonator",
['French'] = "Remote Detonator",
},
['Description'] = {
['English'] = "A remote that is linked to Mining Charges for detonation in a safe distance.",
['Russian'] = "A remote that is linked to Mining Charges for detonation in a safe distance.",
['German'] = "A remote that is linked to Mining Charges for detonation in a safe distance.",
['French'] = "A remote that is linked to Mining Charges for detonation in a safe distance.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Research Table'] = {
['ID'] = 'ResearchTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Research Table",
['Russian'] = "Стол для исследований",
['German'] = "Forschungstisch",
['French'] = "Table de recherche",
},
['Description'] = {
['English'] = "A basic table for researching new technologies and skills.",
['Russian'] = "Базовый стол для исследования новых технологий и навыков.",
['German'] = "Ein einfacher Tisch für die Erforschung neuer Technologien und Fertigkeiten.",
['French'] = "Un table de base pour la recherche de nouvelles technologies et de compétences.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ResearchTableObject',
},
['Rice'] = {
['ID'] = 'RiceItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Rice",
['Russian'] = "Рис",
['German'] = "Reis",
['French'] = "Riz",
},
['Description'] = {
['English'] = "Plant to grow rice.",
['Russian'] = "Посадите, чтобы вырастить рис.",
['German'] = "Pflanzen, damit daraus Reis wird.",
['French'] = "Plantez pour faire pousser du riz.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Grain', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Rice Flour'] = {
['ID'] = 'RiceFlourItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Rice Flour",
['Russian'] = "Рисовая мука",
['German'] = "Reismehl",
['French'] = "Farine de riz",
},
['Description'] = {
['English'] = "Rice grounded into flour is as equally versatile as its golden cousin.",
['Russian'] = "Перемолотый в муку рис столь же универсален, как и его золотистый собрат.",
['German'] = "Zu Mehl gemahlener Reis ist ebenso vielseitig wie sein großer Bruder.",
['French'] = "Le riz moulu en farine est aussi polyvalent que son cousin doré.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Rice Noodles'] = {
['ID'] = 'RiceNoodlesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Rice Noodles",
['Russian'] = "Рисовая лапша",
['German'] = "Reisnudeln",
['French'] = "Nouilles de riz",
},
['Description'] = {
['English'] = "Noodles made from delicious milled white grains.",
['Russian'] = "Лапша, сделанная из вкуснейших молотых белых зерен.",
['German'] = "Nudeln aus lecker gemahlten weißen Körnern.",
['French'] = "Nouilles fabriquées à partir de délicieux grains blancs moulus.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Rice Pack'] = {
['ID'] = 'RicePackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Rice Pack",
['Russian'] = "Упаковка риса",
['German'] = "Reisbeutel",
['French'] = "Paquet de riz",
},
['Description'] = {
['English'] = "Plant to grow rice.",
['Russian'] = "Посадите, чтобы вырастить рис.",
['German'] = "Pflanzen, damit daraus Reis wird.",
['French'] = "Plantez pour faire pousser du riz.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rivet'] = {
['ID'] = 'RivetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Rivet",
['Russian'] = "Заклёпка",
['German'] = "Niete",
['French'] = "Rivet",
},
['Description'] = {
['English'] = "A steel bolt used to hold together inventions.",
['Russian'] = "Стальная заклепка, используемая для соединения конструкций.",
['German'] = "A steel bolt used to hold together inventions.",
['French'] = "Un boulon en acier utilisé pour assembler des inventions.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Roast Pumpkin'] = {
['ID'] = 'RoastPumpkinItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Roast Pumpkin",
['Russian'] = "Жареная тыква",
['German'] = "Gerösteter Kürbis",
['French'] = "Citrouille cuite",
},
['Description'] = {
['English'] = "Sweet but a suprising source of vitamins.",
['Russian'] = "Сладкий, но удивительный источник витаминов.",
['German'] = "Süß, aber eine überraschende Quelle von Vitaminen.",
['French'] = "Sucré et surprenamment vitaminé.",
},
['Weight'] = '900',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Robotic Assembly Line'] = {
['ID'] = 'RoboticAssemblyLineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Robotic Assembly Line",
['Russian'] = "Роботизированная сборочная линия",
['German'] = "Robotische Fertigungsstraße",
['French'] = "Ligne de montage robotisée",
},
['Description'] = {
['English'] = "A complex set of machinery for creating equally complex things.",
['Russian'] = "Комплексный набор механизмов для создания сложных вещей.",
['German'] = "Eine komplexe Reihe von Maschinen zur Herstellung von genauso komplexen Dingen.",
['French'] = "Un ensemble complexe de machines pour créer des choses tout aussi complexes.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RoboticAssemblyLineObject',
},
['Rocker Box'] = {
['ID'] = 'RockerBoxItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rocker Box",
['Russian'] = "Вашгерд",
['German'] = "Bergbau-Waschtisch",
['French'] = "Rampe de lavage",
},
['Description'] = {
['English'] = "A tool for miners to concentrate ore. The run off produces wet tailings.",
['Russian'] = "Устройство для шахтеров, позволяющее обогащать руду. В результате промывки образуются сырые хвосты.",
['German'] = "Ein Werkzeug für Bergleute, um Erz zu konzentrieren. Der Abfluss erzeugt giftigen Schlamm.",
['French'] = "Un outil pour les mineurs pour concentrer le minerai. L'écoulement produit des résidus humides.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RockerBoxObject',
},
['Rolling Mill'] = {
['ID'] = 'RollingMillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rolling Mill",
['Russian'] = "Прокатный стан",
['German'] = "Walzwerk",
['French'] = "Laminoir",
},
['Description'] = {
['English'] = "For rolling steel into more buildable materials.",
['Russian'] = "Для проката стали в строительные материалы.",
['German'] = "Zum Walzen von Stahl zu Baumaterialien.",
['French'] = "Pour laminer l'acier en matériaux plus constructibles.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RollingMillObject',
},
['Root Campfire Salad'] = {
['ID'] = 'RootCampfireSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Root Campfire Salad",
['Russian'] = "Салат из корнеплодов на костре",
['German'] = "Lagerfeuer Wurzelsalat",
['French'] = "Salade de racines cuite au feu de camp",
},
['Description'] = {
['English'] = "A myriad of plants that make a healthy and odd blend.",
['Russian'] = "Множество растений смешанных в странную, но неожиданно полезную смесь.",
['German'] = "Eine Vielzahl von Pflanzen, die eine gesunde aber seltsamme Mischung ergeben.",
['French'] = "Une myriade de plantes qui donne un mélange sain et étrange.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Root Campfire Stew'] = {
['ID'] = 'RootCampfireStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Root Campfire Stew",
['Russian'] = "Рагу из корнеплодов на костре",
['German'] = "Lagerfeuer Wurzeleintopf",
['French'] = "Ragoût de racines cuit au feu de camp",
},
['Description'] = {
['English'] = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
['Russian'] = "Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.",
['German'] = "Ein großartiger Eintopf, randvoll mit Fleisch, Prärierlilien und Mais. Eine überraschend gute Kombination.",
['French'] = "Un ragoût épais plein de viandes et de légumes carbonisés. Une combinaison étonnamment bonne.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Rose'] = {
['ID'] = 'RoseItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Flower',
['Name'] = {
['English'] = "Rose",
['Russian'] = "Rose",
['German'] = "Rose",
['French'] = "Rose",
},
['Description'] = {
['English'] = "For someone special or just for decoration.",
['Russian'] = "For someone special or just for decoration.",
['German'] = "For someone special or just for decoration.",
['French'] = "For someone special or just for decoration.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Flower', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rose Seed'] = {
['ID'] = 'RoseSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Rose Seed",
['Russian'] = "Rose Seed",
['German'] = "Rose Seed",
['French'] = "Rose Seed",
},
['Description'] = {
['English'] = "Plant to grow rose bushes.",
['Russian'] = "Plant to grow rose bushes.",
['German'] = "Plant to grow rose bushes.",
['French'] = "Plant to grow rose bushes.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Rose Seed Pack'] = {
['ID'] = 'RoseSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Rose Seed Pack",
['Russian'] = "Rose Seed Pack",
['German'] = "Rose Seed Pack",
['French'] = "Rose Seed Pack",
},
['Description'] = {
['English'] = "Plant to grow rose bushes.",
['Russian'] = "Plant to grow rose bushes.",
['German'] = "Plant to grow rose bushes.",
['French'] = "Plant to grow rose bushes.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rotating Cube'] = {
['ID'] = 'RotatingCubeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rotating Cube",
['Russian'] = "Rotating Cube",
['German'] = "Rotating Cube",
['French'] = "Rotating Cube",
},
['Description'] = {
['English'] = "A simple rotating cube, will it ever stop?",
['Russian'] = "A simple rotating cube, will it ever stop?",
['German'] = "A simple rotating cube, will it ever stop?",
['French'] = "A simple rotating cube, will it ever stop?",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RotatingCubeObject',
},
['Round Pot'] = {
['ID'] = 'PlanterPotRoundItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Round Pot",
['Russian'] = "Круглый горшок",
['German'] = "Blumentopf (rund)",
['French'] = "Pot rond",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlanterPotRoundObject',
},
['Rounded Face'] = {
['ID'] = 'RoundedFaceItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Rounded Face",
['Russian'] = "Круглое лицо",
['German'] = "Rundes Gesicht",
['French'] = "Visage arrondi",
},
['Description'] = {
['English'] = "Face",
['Russian'] = "Лицо",
['German'] = "Gesicht",
['French'] = "Visage",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Rubber Wheel'] = {
['ID'] = 'RubberWheelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Rubber Wheel",
['Russian'] = "Резиновое колесо",
['German'] = "Gummirad",
['French'] = "Roue en caoutchouc",
},
['Description'] = {
['English'] = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
['Russian'] = "Резиновые колеса обеспечивают гораздо лучшее сцепление с дорогой и позволяют создавать более современные транспортные средства.",
['German'] = "Gummiräder bieten eine viel bessere Bodenhaftung und ermöglichen den Bau modernerer Fahrzeuge.",
['French'] = "Les roues en caoutchouc offre une bien meilleure traction et permettent la construction de véhicules plus modernes.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Rug Large'] = {
['ID'] = 'RugLargeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rug Large",
['Russian'] = "Большой ковёр",
['German'] = "Großer Teppich",
['French'] = "Grand tapis",
},
['Description'] = {
['English'] = "A large area rug to cover that weird stain.",
['Russian'] = "Большой ковёр, что бы закрыть это странное пятно.",
['German'] = "Ein großer Teppich, um seltsame Flecken abzudecken.",
['French'] = "Un grand tapis pour couvrir cette tache bizarre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RugLargeObject',
},
['Rug Medium'] = {
['ID'] = 'RugMediumItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rug Medium",
['Russian'] = "Средний ковёр",
['German'] = "Mittelgroßer Teppich",
['French'] = "Tapis moyen",
},
['Description'] = {
['English'] = "A medium rug for medium uses.",
['Russian'] = "Средний коврик для средних применений.",
['German'] = "Ein durchschnittlicher Teppich für durchschnittliche Anwendungen.",
['French'] = "Un tapis moyen pour des utilisations moyennes.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RugMediumObject',
},
['Rug Small'] = {
['ID'] = 'RugSmallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rug Small",
['Russian'] = "Маленький ковёр",
['German'] = "Kleiner Teppich",
['French'] = "Petit tapis",
},
['Description'] = {
['English'] = "A small rug for when you just didn\'t have enough materials to make a bigger one.",
['Russian'] = "A small rug for when you just didn\'t have enough materials to make a bigger one.",
['German'] = "A small rug for when you just didn\'t have enough materials to make a bigger one.",
['French'] = "A small rug for when you just didn\'t have enough materials to make a bigger one.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RugSmallObject',
},
['Running Shoes'] = {
['ID'] = 'RunningShoesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Running Shoes",
['Russian'] = "Беговые кеды",
['German'] = "Laufschuhe",
['French'] = "Chaussures de course",
},
['Description'] = {
['English'] = "Light weight shoes designed to make you run faster.(Increases movement speed)",
['Russian'] = "Light weight shoes designed to make you run faster.(Increases movement speed)",
['German'] = "Light weight shoes designed to make you run faster.(Increases movement speed)",
['French'] = "Light weight shoes designed to make you run faster.(Increases movement speed)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Rustic Window Planter'] = {
['ID'] = 'RusticWindowPlanterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Rustic Window Planter",
['Russian'] = "Деревенский горшок для окна",
['German'] = "Rustic Window Planter",
['French'] = "Jardinière de fenêtre rustique",
},
['Description'] = {
['English'] = "A simple planter box mounted on a wall or by a window.",
['Russian'] = "Простой горшок для растений, крепится к стене или под окно.",
['German'] = "A simple planter box mounted on a wall or by a window.",
['French'] = "Une simple jardinière montée sur un mur ou près d'une fenêtre.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.RusticWindowPlanterObject',
},
['Saguaro Rib'] = {
['ID'] = 'SaguaroRibItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Saguaro Rib",
['Russian'] = "Обрубок карнегии",
['German'] = "Saguarostamm",
['French'] = "Bûche de saguaro",
},
['Description'] = {
['English'] = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
['Russian'] = "Обрубок карнегии - это базовая, лёгкая древесина, заготовленная из кактуса карнегии.",
['German'] = "Der Saguarostamm ist ein einfaches, leichtes Holz, das vom Saguaro-Kaktus geerntet wird.",
['French'] = "La bûche de saguaro est un bois basique et léger récoltée à partir de cactus saguaro.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Saguaro Seed'] = {
['ID'] = 'SaguaroSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Saguaro Seed",
['Russian'] = "Семечко карнегии",
['German'] = "Samen (Saguaro-Kaktus)",
['French'] = "Graine de saguaro",
},
['Description'] = {
['English'] = "Plant to grow a saguaro cactus.",
['Russian'] = "Посадите, чтобы вырастить карнегию.",
['German'] = "Pflanzen, damit daraus ein Saguaro-Kaktus wird.",
['French'] = "Planter pour faire pousser un cactus saguaro.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Saguaro Seed Pack'] = {
['ID'] = 'SaguaroSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Saguaro Seed Pack",
['Russian'] = "Упаковка семян карнегии",
['German'] = "Saguaro-Kaktus Samenbeutel",
['French'] = "Sachet de graine de saguaro",
},
['Description'] = {
['English'] = "Plant to grow a saguaro cactus.",
['Russian'] = "Посадите, чтобы вырастить карнегию.",
['German'] = "Pflanzen, damit daraus ein Saguaro-Kaktus wird.",
['French'] = "Planter pour faire pousser un cactus saguaro.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Salmon'] = {
['ID'] = 'SalmonItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Salmon",
['Russian'] = "Лосось",
['German'] = "Lachs",
['French'] = "Saumon",
},
['Description'] = {
['English'] = "A salmon.",
['Russian'] = "Лосось.",
['German'] = "Ein Lachs.",
['French'] = "Un saumon.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Salt Basket'] = {
['ID'] = 'SaltBasketItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Salt Basket",
['Russian'] = "Корзина с солью",
['German'] = "Salzkorb",
['French'] = "Panier de sel",
},
['Description'] = {
['English'] = "A basket of salt.",
['Russian'] = "Корзина соли.",
['German'] = "Ein Korb mit Salz darin.",
['French'] = "Un panier de sel.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SaltBasketObject',
},
['Sand'] = {
['ID'] = 'SandItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Sand",
['Russian'] = "Песок",
['German'] = "Sand",
['French'] = "Sable",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Высококачественный песок является востребованным материалом, используемым для производства стекла и бетона. Несмотря на изобилие пустынного песка, он не подходит для этих целей.",
['German'] = "Hochwertiger Sand ist eine gesuchte Ressource für die Herstellung von Glas und Beton. Obwohl Wüstensand im Überfluss vorhanden ist, ist er für die Herstellung dieser Materialien nicht geeignet.",
['French'] = "Le sable de haute qualité est une ressource recherchée pour la fabrication du verre et du béton. Bien que le sable du désert soit abondant, il ne convient pas pour ces matériaux.",
},
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Sandals'] = {
['ID'] = 'SandalsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Sandals",
['Russian'] = "Сандалии",
['German'] = "Sandalen",
['French'] = "Sandales",
},
['Description'] = {
['English'] = "Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)",
['Russian'] = "Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)",
['German'] = "Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)",
['French'] = "Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Sandstone'] = {
['ID'] = 'SandstoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Sandstone",
['Russian'] = "Песчаник",
['German'] = "Sandstein",
['French'] = "Grès",
},
['Description'] = {
['English'] = "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!",
['Russian'] = "Порода различной твердости, полезная для строительства, может содержать железную руду. Песчаник - осадочная порода, которая образуется, когда песок оказывается достаточно глубоко, чтобы литифицироваться. Иногда сохраняются формы дюн и рябь из древней пустыни или пляжа!",
['German'] = "Ein Stein unterschiedlicher Härte, nützlich für den Bau, kann auch Eisenerz enthalten. Sandstein ist ein Sedimentgestein, das entsteht, wenn Sand tief genug eingegraben wird, um sich zu lithifizieren. Manchmal bleiben die Formen von Dünen und Wellen einer alten Wüste oder eines alten Strandes erhalten!",
['French'] = "Une roche de dureté variable, utile pour la construction et qui peut contenir du minerai de fer. Le grès est une roche sédimentaire qui se forme lorsque le sable est enfoui suffisamment profondément pour se lithifier. Parfois, les formes de dunes et des ondulations d'un ancien désert ou d'une plage sont préservées !",
},
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Saved The World Achievement Trophy'] = {
['ID'] = 'SavedTheWorldAchievementTrophyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Saved The World Achievement Trophy",
['Russian'] = "Saved The World Achievement Trophy",
['German'] = "Saved The World Achievement Trophy",
['French'] = "Saved The World Achievement Trophy",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SavedTheWorldAchievementTrophyObject',
},
['Sawmill'] = {
['ID'] = 'SawmillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Sawmill",
['Russian'] = "Лесопилка",
['German'] = "Sägewerk",
['French'] = "Scierie",
},
['Description'] = {
['English'] = "Used to saw wood into lumber.",
['Russian'] = "Используется для распилки древесины на пиломатериалы.",
['German'] = "Verwendet für die Herstellung von Bauholz aus normalem Holz.",
['French'] = "Utilisé pour scier le bois en bois d'oeuvre.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SawmillObject',
},
['Saxifrage Seed'] = {
['ID'] = 'SaxifrageSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Saxifrage Seed",
['Russian'] = "Семечко камнеломки",
['German'] = "Samen (Steinbrech)",
['French'] = "Graine de saxifrage",
},
['Description'] = {
['English'] = "Plant to grow saxifrage.",
['Russian'] = "Посадите, чтобы вырастить камнеломку.",
['German'] = "Pflanze einen Steinbrech.",
['French'] = "Plantez pour faire pousser du saxifrage.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Saxifrage Seed Pack'] = {
['ID'] = 'SaxifrageSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Saxifrage Seed Pack",
['Russian'] = "Упаковка семян камнеломки",
['German'] = "Steinbrechsamenbeutel",
['French'] = "Paquet de graines de saxifrage",
},
['Description'] = {
['English'] = "Plant to grow saxifrage.",
['Russian'] = "Посадите, чтобы вырастить камнеломку.",
['German'] = "Pflanze einen Steinbrech.",
['French'] = "Plantez pour faire pousser du saxifrage.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Scarecrow'] = {
['ID'] = 'ScarecrowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Scarecrow",
['Russian'] = "Пугало",
['German'] = "Vogelscheuche",
['French'] = "Épouvantail",
},
['Description'] = {
['English'] = "Keeps animals away. (WIP)",
['Russian'] = "Отпугивает животных. (WIP)",
['German'] = "Keeps animals away. (WIP)",
['French'] = "Il éloigne les animaux (En cours de développement)",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ScarecrowObject',
},
['School Supply Station Item'] = {
['ID'] = 'SchoolSupplyStationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "School Supply Station Item",
['Russian'] = "School Supply Station Item",
['German'] = "School Supply Station Item",
['French'] = "School Supply Station Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Components.SchoolSupplyStationObject',
},
['Scrap Meat'] = {
['ID'] = 'ScrapMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Scrap Meat",
['Russian'] = "Мясные обрезки",
['German'] = "Fleischreste",
['French'] = "Restes de viande",
},
['Description'] = {
['English'] = "Chunks of extra meat.",
['Russian'] = "Обрезки мяса.",
['German'] = "Extra Fleischstücke.",
['French'] = "Des morceaux de viande supplémentaire.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Screening Machine'] = {
['ID'] = 'ScreeningMachineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Screening Machine",
['Russian'] = "Вибрационный сортировщик",
['German'] = "Siebmaschine",
['French'] = "Machine de criblage",
},
['Description'] = {
['English'] = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
['Russian'] = "Машина для сухой концентрации, производящая меньше вредных хвостов. Может использоваться только для концентрирования железа.",
['German'] = "Eine Maschine zur Trockenkonzentration die weniger schädliche Rückstände erzeugt. Kann nur zum Konzentrieren von Eisen verwendet werden.",
['French'] = "Une machine de concentration sèche qui produit des résidus moins nocifs. Ne peut être utilisée que pour concentrer le fer.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ScreeningMachineObject',
},
['Screw Press'] = {
['ID'] = 'ScrewPressItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Screw Press",
['Russian'] = "Винтовой пресс",
['German'] = "Spindelpresse",
['French'] = "Presse à vis",
},
['Description'] = {
['English'] = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
['Russian'] = "Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.",
['German'] = "Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.",
['French'] = "Un ensemble d'outils de lissage et de menuiserie qui aident à la création de roues et au transport.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ScrewPressObject',
},
['Screws'] = {
['ID'] = 'ScrewsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Screws",
['Russian'] = "Винты",
['German'] = "Schrauben",
['French'] = "Vis",
},
['Description'] = {
['English'] = "A pointed metal fastener used in crafting to attach pieces of material together.",
['Russian'] = "Заостренная стяжка из металла, используемая в производстве для скрепления материалов друг с другом.",
['German'] = "Ein spitzes Metallverbindungselement, das bei der handwerklichen Herstellung verwendet wird, um Materialstücke aneinander zu befestigen.",
['French'] = "Une vis en métal pointue utilisée pour attacher des matériaux ensembles.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Scruffy Hair'] = {
['ID'] = 'ScruffyHairItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Scruffy Hair",
['Russian'] = "Взлохмаченные волосы",
['German'] = "Schmuddeliges Haar",
['French'] = "Cheveux négligés",
},
['Description'] = {
['English'] = "Rockstar cool-person hair. This finely crafted hairpiece says I don\'t care what you think. I\'m wearing an awesome toupee.",
['Russian'] = "Rockstar cool-person hair. This finely crafted hairpiece says I don\'t care what you think. I\'m wearing an awesome toupee.",
['German'] = "Rockstar cool-person hair. This finely crafted hairpiece says I don\'t care what you think. I\'m wearing an awesome toupee.",
['French'] = "Rockstar cool-person hair. This finely crafted hairpiece says I don\'t care what you think. I\'m wearing an awesome toupee.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Seagrass Seed'] = {
['ID'] = 'SeagrassSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Seagrass Seed",
['Russian'] = "Семечко водоросли",
['German'] = "Samen (Seegras)",
['French'] = "Graine d'herbier marin",
},
['Description'] = {
['English'] = "Plant to grow seagrass.",
['Russian'] = "Посадите, чтобы вырастить водоросли.",
['German'] = "Anpflanzen, um Seegras wachsen zu lassen.",
['French'] = "Planter pour faire pousser de l'herbier marin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Seagrass Seed Pack'] = {
['ID'] = 'SeagrassSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Seagrass Seed Pack",
['Russian'] = "Упаковка семян водорослей",
['German'] = "Seegrassamenbeutel",
['French'] = "Paquet de graines d'algue",
},
['Description'] = {
['English'] = "Plant to grow seagrass.",
['Russian'] = "Посадите, чтобы вырастить водоросли.",
['German'] = "Anpflanzen, um Seegras wachsen zu lassen.",
['French'] = "Planter pour faire pousser de l'herbier marin.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Seared Meat'] = {
['ID'] = 'SearedMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Seared Meat",
['Russian'] = "Обжаренное мясо",
['German'] = "Kurz angebratenes Fleisch",
['French'] = "Viande poêlée",
},
['Description'] = {
['English'] = "A cut of perfectly seared steak.",
['Russian'] = "Кусок идеально обжаренного стейка.",
['German'] = "Ein Stück perfekt geschnittenes Fleisch.",
['French'] = "Un morceau de steak parfaitement saisi.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Seeded Camas Roll'] = {
['ID'] = 'SeededCamasRollItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Seeded Camas Roll",
['Russian'] = "Ролл с семенами Камассии",
['German'] = "Bestreute Prärielilienrolle",
['French'] = "Rouleau aux graines de camassia",
},
['Description'] = {
['English'] = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
['Russian'] = "Посыпанные семенами роллы, сделанные из риса, побегов папоротника и пасты из камассии.",
['German'] = "Samen gestreut auf eine Reisrolle mit Farnspitzen und Prärielilien-Paste.",
['French'] = "Graines saupoudrées sur un rouleau fait de riz, de crosses de fougère et de pâte de camassia.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sensor Based Belt Sorter'] = {
['ID'] = 'SensorBasedBeltSorterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Sensor Based Belt Sorter",
['Russian'] = "Сенсорный конвейерный сортировщик",
['German'] = "Sensorenbasierter Gürtelsortierer",
['French'] = "Rampe de tri à détecteurs",
},
['Description'] = {
['English'] = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
['Russian'] = "Машина для сухой концентрации, производящая меньше вредных хвостов. Может использоваться только для концентрирования железа.",
['German'] = "Eine Maschine zur Trockenkonzentration die weniger schädliche Rückstände erzeugt. Kann nur zum Konzentrieren von Eisen verwendet werden.",
['French'] = "Une machine de concentration sèche qui produit des résidus moins nocifs. Ne peut être utilisée que pour concentrer le fer.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SensorBasedBeltSorterObject',
},
['Sensuous Sea Pizza'] = {
['ID'] = 'SensuousSeaPizzaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sensuous Sea Pizza",
['Russian'] = "Морская Пицца",
['German'] = "Pizza di Mare Fantastico",
['French'] = "Pizza sensuelle de la mer",
},
['Description'] = {
['English'] = "The chewyness is unreal.",
['Russian'] = "Жевать не пережевать.",
['German'] = "Die Konsistenz ist unreal.",
['French'] = "La sensation caoutchouteuse est irréelle.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Servo'] = {
['ID'] = 'ServoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Servo",
['Russian'] = "Сервопривод",
['German'] = "Servomotor",
['French'] = "Servomoteur",
},
['Description'] = {
['English'] = "A rotary actuator that allows for control over angular position.",
['Russian'] = "Вращающийся привод, который позволяет контролировать угловое положение.",
['German'] = "Ein Schwenkantrieb, mit dem die Drehstellung kontrolliert werden kann.",
['French'] = "Un actionneur rotatif qui permet le contrôle de la position angulaire.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Settlement Crafting Table'] = {
['ID'] = 'SettlementCraftingTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Settlement Crafting Table",
['Russian'] = "Стол создания поселения",
['German'] = "Settlement Crafting Table",
['French'] = "Établi de la colonie",
},
['Description'] = {
['English'] = "A basic workspace for crafting all manner of settlement related objects.",
['Russian'] = "Основное рабочее место для создания всех объектов поселения.",
['German'] = "A basic workspace for crafting all manner of settlement related objects.",
['French'] = "Un espace de travail de base pour fabriquer toutes sortes d'objets liés à la colonie.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SettlementCraftingTableObject',
},
['Sewage'] = {
['ID'] = 'SewageItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Sewage",
['Russian'] = "Канализация",
['German'] = "Abwasser",
['French'] = "Eaux usées",
},
['Description'] = {
['English'] = "Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.",
['Russian'] = "Сточные воды это побочный продукт использования воды в промышленных целях. Является источником загрязнения почвы.",
['German'] = "Das Abwasser ist ein Nebenprodukt, das durch Wasser entsteht, welches für industrielle Zwecke verwendet wird. Es ist eine Ursache für Bodenverschmutzung.",
['French'] = "Les eaux usées sont un sous-produit qui est souvent créé lors de l'utilisation de l'eau à des fins industrielles. C'est une source de pollution des sols.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Liquid', 'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Shale'] = {
['ID'] = 'ShaleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Shale",
['Russian'] = "Сланец",
['German'] = "Schiefer",
['French'] = "Schiste",
},
['Description'] = {
['English'] = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
['Russian'] = "Мягкий камень с несколькими применениями. Сланец это осадочная горная порода, образовавшаяся из тонких слоёв глины или грязи.",
['German'] = "Ein weiches Gestein mit einigen nützlichen Anwendungen. Schiefer ist ein Sedimentgestein, das aus dünnen und komprimierten Lagen Lehm und Schlamm besteht.",
['French'] = "Une roche tendre, avec peu d'utilisations potentielles. Le schiste est une roche sédimentaire formée de fines couches d'argile compactée ou de boue.",
},
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Shaper'] = {
['ID'] = 'ShaperItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Shaper",
['Russian'] = "Строгальный станок",
['German'] = "Fräsmaschine",
['French'] = "Étau limeur",
},
['Description'] = {
['English'] = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
['Russian'] = "Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.",
['German'] = "Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.",
['French'] = "Un ensemble d'outils de lissage et de menuiserie qui aident à la création de roues et au transport.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShaperObject',
},
['Shark Fillet Soup'] = {
['ID'] = 'SharkFilletSoupItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Shark Fillet Soup",
['Russian'] = "Суп из филе акулы",
['German'] = "Suppe aus Haifilet",
['French'] = "Soupe d'ailerons de requin",
},
['Description'] = {
['English'] = "A texture all of its own.",
['Russian'] = "Неповторимая текстура.",
['German'] = "Eine Textur mit allem was nötig.",
['French'] = "Une texture qui lui est propre.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Shark Jaws'] = {
['ID'] = 'SharkJawsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shark Jaws",
['Russian'] = "Челюсть акулы",
['German'] = "Haifisch-Gebiss",
['French'] = "Mâchoire de requin",
},
['Description'] = {
['English'] = "A mounted jaw from a mighty catch!",
['Russian'] = "Огромные челюсти на стене - результат крупного улова!",
['German'] = "A mounted jaw from a mighty catch!",
['French'] = "Une mâchoire montée d'une prise puissante !",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Items.SharkJawsObject',
},
['Sharpening Steel'] = {
['ID'] = 'SharpeningSteelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Sharpening Steel",
['Russian'] = "Стальной точильный брусок",
['German'] = "Sharpening Steel",
['French'] = "Acier d'affûtage",
},
['Description'] = {
['English'] = "A steel rod with grooves allowing more finer sharpening of tools.",
['Russian'] = "Стальной стержень с канавками, обеспечивающими более тонкую заточку инструментов.",
['German'] = "A steel rod with grooves allowing more finer sharpening of tools.",
['French'] = "Une tige d'acier avec des rainures permettant un affûtage plus fin des outils.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Sheep Mount'] = {
['ID'] = 'SheepMountItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Sheep Mount",
['Russian'] = "Голова барана",
['German'] = "Ausgestopftes Bergschaf",
['French'] = "Trophée de mouflon",
},
['Description'] = {
['English'] = "A hunting trophy for your house.",
['Russian'] = "Охотничий трофей для вашего дома.",
['German'] = "Eine Jagdtrophäe für dein Haus.",
['French'] = "Un trophée de chasse pour votre résidence.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SheepMountObject',
},
['Shelf Cabinet'] = {
['ID'] = 'ShelfCabinetItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shelf Cabinet",
['Russian'] = "Сервант",
['German'] = "Regalschrank",
['French'] = "Étagères",
},
['Description'] = {
['English'] = "When a shelf and a cabinet aren\'t enough individually.",
['Russian'] = "When a shelf and a cabinet aren\'t enough individually.",
['German'] = "When a shelf and a cabinet aren\'t enough individually.",
['French'] = "When a shelf and a cabinet aren\'t enough individually.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShelfCabinetObject',
},
['Shipping Container Blue'] = {
['ID'] = 'ShippingContainerBlueItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shipping Container Blue",
['Russian'] = "Синий Транспортный Контейнер",
['German'] = "Versandbehälter Blau",
['French'] = "Conteneur bleu",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShippingContainerBlueObject',
},
['Shipping Container Green'] = {
['ID'] = 'ShippingContainerGreenItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shipping Container Green",
['Russian'] = "Зеленый Транспортный Контейнер",
['German'] = "Versandbehälter Grün",
['French'] = "Conteneur vert",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShippingContainerGreenObject',
},
['Shipping Container Red'] = {
['ID'] = 'ShippingContainerRedItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shipping Container Red",
['Russian'] = "Красный Транспортный Контейнер",
['German'] = "Versandbehälter Rot",
['French'] = "Conteneur rouge",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShippingContainerRedObject',
},
['Shipwright Advanced Upgrade'] = {
['ID'] = 'ShipwrightAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Shipwright Advanced Upgrade",
['Russian'] = "Продвинутое улучшение для кораблестроения",
['German'] = "Fortgeschrittenes Werft-Upgrade",
['French'] = "Amélioration avancée : Construction navale",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов Кораблестроения.",
['German'] = "Ein fortgeschrittenes Upgrade, das die Effizienz bei Verwendung von Schiffsbau-Rezepten stark erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Construction navale.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Basic Upgrade'] = {
['ID'] = 'ShipwrightBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Shipwright Basic Upgrade",
['Russian'] = "Базовое улучшение для кораблестроения",
['German'] = "Grundlegendes Werft-Upgrade",
['French'] = "Amélioration basique : Construction navale",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов кораблестроения.",
['German'] = "Ein grundlegendes Upgrade, das die Effizienz bei Verwendung von Schiffsbau-Rezepten stark erhöht.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Construction navale.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Hat'] = {
['ID'] = 'ShipwrightHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Shipwright Hat",
['Russian'] = "Фуражка кораблестроителя",
['German'] = "Schiffsbauer-Hut",
['French'] = "Ensemble de charpentier naval : Chapeau",
},
['Description'] = {
['English'] = "A simple sailor\'s cap, don?t lose it or you might be walking on a plank.",
['Russian'] = "A simple sailor\'s cap, don?t lose it or you might be walking on a plank.",
['German'] = "A simple sailor\'s cap, don?t lose it or you might be walking on a plank.",
['French'] = "A simple sailor\'s cap, don?t lose it or you might be walking on a plank.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Shipwright Overalls'] = {
['ID'] = 'ShipwrightOverallsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Shipwright Overalls",
['Russian'] = "Комбинезон кораблестроителя",
['German'] = "Shipwright Overalls",
['French'] = "Ensemble de charpentier naval : Salopette",
},
['Description'] = {
['English'] = "Denim overall for extra sturdy wearability.",
['Russian'] = "Комбинезон из джинсовой ткани обеспечивает дополнительную прочность при носке.",
['German'] = "Denim overall for extra sturdy wearability.",
['French'] = "Salopette en denim pour une meilleure résistance à l'usure.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Shipwright Sandals'] = {
['ID'] = 'ShipwrightSandalsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Shipwright Sandals",
['Russian'] = "Сандалии кораблестроителя",
['German'] = "Schiffsbauer-Sandalen",
['French'] = "Ensemble de charpentier naval : Sandales",
},
['Description'] = {
['English'] = "Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)",
['German'] = "Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)",
['French'] = "Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Shipwright Shirt'] = {
['ID'] = 'ShipwrightShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Shipwright Shirt",
['Russian'] = "Тельняшка",
['German'] = "Schiffsbauer-Oberteil",
['French'] = "Ensemble de charpentier naval : Chemise",
},
['Description'] = {
['English'] = "A striped shirt symbolizing your affinity for traveling across the seas.",
['Russian'] = "Полосатая футболка, символизирующая вашу любовь к мореходству.",
['German'] = "A striped shirt symbolizing your affinity for traveling across the seas.",
['French'] = "Une chemise à rayures symbolisant votre penchant pour les voyages à travers les mers.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Shipwright Sign'] = {
['ID'] = 'ShipwrightSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shipwright Sign",
['Russian'] = "Вывеска кораблестроителя",
['German'] = "Schiffszimmermannschild",
['French'] = "Enseigne du charpentier naval",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShipwrightSignObject',
},
['Shipwright Skill Book'] = {
['ID'] = 'ShipwrightSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Shipwright Skill Book",
['Russian'] = "Книга о кораблестроении",
['German'] = "Fähigkeitsbuch: Schiffsbau",
['French'] = "Livre de compétence : Construction navale",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Shipwright Skill Scroll'] = {
['ID'] = 'ShipwrightSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Shipwright Skill Scroll",
['Russian'] = "Страница о кораблестроении",
['German'] = "Fähigkeitsschriftrolle: Schiffsbau",
['French'] = "Page de compétence : Construction navale",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Shoji Door'] = {
['ID'] = 'ShojiDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Shoji Door",
['Russian'] = "Shoji Door",
['German'] = "Shoji Door",
['French'] = "Shoji Door",
},
['Description'] = {
['English'] = "A Far Eastern influenced wooden sliding door.",
['Russian'] = "A Far Eastern influenced wooden sliding door.",
['German'] = "A Far Eastern influenced wooden sliding door.",
['French'] = "A Far Eastern influenced wooden sliding door.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShojiDoorObject',
},
['Shorn Wool'] = {
['ID'] = 'ShornWoolItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Shorn Wool",
['Russian'] = "Стриженная шерсть",
['German'] = "Geschorene Wolle",
['French'] = "Laine tondue",
},
['Description'] = {
['English'] = "Wool that has been shorn from an animal.",
['Russian'] = "Шерсть состриженная с животного.",
['German'] = "Wolle, die von einem Tier geschoren wurde.",
['French'] = "Laine qui a été tondue d'un animal.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Short Basic Hardwood Shelf'] = {
['ID'] = 'ShortBasicHardwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Basic Hardwood Shelf",
['Russian'] = "Short Basic Hardwood Shelf",
['German'] = "Short Basic Hardwood Shelf",
['French'] = "Short Basic Hardwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortBasicHardwoodShelfObject',
},
['Short Basic Softwood Shelf'] = {
['ID'] = 'ShortBasicSoftwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Basic Softwood Shelf",
['Russian'] = "Short Basic Softwood Shelf",
['German'] = "Short Basic Softwood Shelf",
['French'] = "Short Basic Softwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortBasicSoftwoodShelfObject',
},
['Short Basic Wood Shelf'] = {
['ID'] = 'ShortBasicWoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Basic Wood Shelf",
['Russian'] = "Short Basic Wood Shelf",
['German'] = "Short Basic Wood Shelf",
['French'] = "Short Basic Wood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortBasicWoodShelfObject',
},
['Short Beard'] = {
['ID'] = 'ShortBeardItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Short Beard",
['Russian'] = "Короткая борода",
['German'] = "Kurzer Bart",
['French'] = "Barbe courte",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Short Curved Hardwood Veneer Shelf'] = {
['ID'] = 'ShortCurvedHardwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Curved Hardwood Veneer Shelf",
['Russian'] = "Short Curved Hardwood Veneer Shelf",
['German'] = "Short Curved Hardwood Veneer Shelf",
['French'] = "Short Curved Hardwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortCurvedHardwoodVeneerShelfObject',
},
['Short Curved Softwood Veneer Shelf'] = {
['ID'] = 'ShortCurvedSoftwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Curved Softwood Veneer Shelf",
['Russian'] = "Short Curved Softwood Veneer Shelf",
['German'] = "Short Curved Softwood Veneer Shelf",
['French'] = "Short Curved Softwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortCurvedSoftwoodVeneerShelfObject',
},
['Short Curved Wood Veneer Shelf'] = {
['ID'] = 'ShortCurvedWoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Curved Wood Veneer Shelf",
['Russian'] = "Short Curved Wood Veneer Shelf",
['German'] = "Short Curved Wood Veneer Shelf",
['French'] = "Short Curved Wood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortCurvedWoodVeneerShelfObject',
},
['Short Floating Hardwood Shelf'] = {
['ID'] = 'ShortFloatingHardwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Floating Hardwood Shelf",
['Russian'] = "Short Floating Hardwood Shelf",
['German'] = "Short Floating Hardwood Shelf",
['French'] = "Short Floating Hardwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortFloatingHardwoodShelfObject',
},
['Short Floating Softwood Shelf'] = {
['ID'] = 'ShortFloatingSoftwoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Floating Softwood Shelf",
['Russian'] = "Short Floating Softwood Shelf",
['German'] = "Short Floating Softwood Shelf",
['French'] = "Short Floating Softwood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortFloatingSoftwoodShelfObject',
},
['Short Floating Wood Shelf'] = {
['ID'] = 'ShortFloatingWoodShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Floating Wood Shelf",
['Russian'] = "Short Floating Wood Shelf",
['German'] = "Short Floating Wood Shelf",
['French'] = "Short Floating Wood Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortFloatingWoodShelfObject',
},
['Short Hardwood Veneer Shelf'] = {
['ID'] = 'ShortHardwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Hardwood Veneer Shelf",
['Russian'] = "Short Hardwood Veneer Shelf",
['German'] = "Short Hardwood Veneer Shelf",
['French'] = "Short Hardwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortHardwoodVeneerShelfObject',
},
['Short Softwood Veneer Shelf'] = {
['ID'] = 'ShortSoftwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Softwood Veneer Shelf",
['Russian'] = "Short Softwood Veneer Shelf",
['German'] = "Short Softwood Veneer Shelf",
['French'] = "Short Softwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortSoftwoodVeneerShelfObject',
},
['Short Steel Shelf'] = {
['ID'] = 'ShortSteelShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Steel Shelf",
['Russian'] = "Short Steel Shelf",
['German'] = "Short Steel Shelf",
['French'] = "Short Steel Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortSteelShelfObject',
},
['Short Thin Hardwood Veneer Shelf'] = {
['ID'] = 'ShortThinHardwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Thin Hardwood Veneer Shelf",
['Russian'] = "Short Thin Hardwood Veneer Shelf",
['German'] = "Short Thin Hardwood Veneer Shelf",
['French'] = "Short Thin Hardwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortThinHardwoodVeneerShelfObject',
},
['Short Thin Softwood Veneer Shelf'] = {
['ID'] = 'ShortThinSoftwoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Thin Softwood Veneer Shelf",
['Russian'] = "Short Thin Softwood Veneer Shelf",
['German'] = "Short Thin Softwood Veneer Shelf",
['French'] = "Short Thin Softwood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortThinSoftwoodVeneerShelfObject',
},
['Short Thin Wood Veneer Shelf'] = {
['ID'] = 'ShortThinWoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Thin Wood Veneer Shelf",
['Russian'] = "Short Thin Wood Veneer Shelf",
['German'] = "Short Thin Wood Veneer Shelf",
['French'] = "Short Thin Wood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortThinWoodVeneerShelfObject',
},
['Short Wood Veneer Shelf'] = {
['ID'] = 'ShortWoodVeneerShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Short Wood Veneer Shelf",
['Russian'] = "Short Wood Veneer Shelf",
['German'] = "Short Wood Veneer Shelf",
['French'] = "Short Wood Veneer Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ShortWoodVeneerShelfObject',
},
['Shorts'] = {
['ID'] = 'ShortsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Shorts",
['Russian'] = "Шорты",
['German'] = "Kurze Hose",
['French'] = "Short",
},
['Description'] = {
['English'] = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
['Russian'] = "Шорты `Карго`, идеально подходящие для прогулок на свежем воздухе. Более практичные, чем элегантные.",
['German'] = "Cargo-Shorts, die ideal sind, um die freie Natur zu erkunden. Eher praktisch als elegant.",
['French'] = "Les shorts cargos sont idéaux pour explorer le grand air. Plus pratique qu'élégant.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Simmered Meat'] = {
['ID'] = 'SimmeredMeatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Simmered Meat",
['Russian'] = "Тушёное мясо",
['German'] = "Geschmortes Fleisch",
['French'] = "Viande mijotée",
},
['Description'] = {
['English'] = "Meat cooked in meat juices keeps the meat juicy.",
['Russian'] = "Мясо, приготовленное в собственном соку, сохраняет сочность.",
['German'] = "Fleisch im Fleischsaft gegart hält das Fleisch saftig.",
['French'] = "Une viande cuite dans son jus de viande garde la viande juteuse.",
},
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Simple Syrup'] = {
['ID'] = 'SimpleSyrupItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Simple Syrup",
['Russian'] = "Простой сироп",
['German'] = "Zuckersirup",
['French'] = "Sirop simple",
},
['Description'] = {
['English'] = "A simple water and suger combination heated until the sugar dissolves.",
['Russian'] = "Простую смесь воды и сахара нагревают, пока сахар не растворится.",
['German'] = "Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.",
['French'] = "Une simple combinaison d'eau et de sucre chauffée jusqu'à ce que le sucre se dissolve.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sink'] = {
['ID'] = 'SinkItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Sink",
['Russian'] = "Раковина",
['German'] = "Spüle",
['French'] = "Évier",
},
['Description'] = {
['English'] = "An industrial sink.",
['Russian'] = "Раковина для промышленности.",
['German'] = "Ein industrielles Waschbecken.",
['French'] = "Un évier industriel.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SinkObject',
},
['Skid Steer'] = {
['ID'] = 'SkidSteerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Skid Steer",
['Russian'] = "Погрузчик",
['German'] = "Kompaktlader",
['French'] = "Bulldozer",
},
['Description'] = {
['English'] = "Small scale bucket loader. Great for flat to low slope excavation.",
['Russian'] = "Малогабаритный погрузчик с ковшом. Отлично подходит для выемки грунта по плоскости или с небольшим уклоном.",
['German'] = "Kleiner Schaufellader. Ideal für Ausgrabungen mit flachem bis niedrigem Gefälle.",
['French'] = "Chargeuse à godet de petite taille. Idéale pour les excavations sur terrain plat ou à faible pente.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SkidSteerObject',
},
['Slag'] = {
['ID'] = 'SlagItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Slag",
['Russian'] = "Шлак",
['German'] = "Schlacke",
['French'] = "Scorie",
},
['Description'] = {
['English'] = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
['Russian'] = "Стекловидный побочный продукт получаемый при плавке руды. Дроблёный шлак в основном используется при изготовлении бетона.",
['German'] = "Ein glasartiges Nebenprodukt, das beim Schmelzen von Erz entsteht. Zerkleinerte Schlacke wird häufig bei der Herstellung von Beton verwendet.",
['French'] = "Un sous-produit semblable à du verre qui est créé lors de la fusion de ligots. Les scories concassées sont souvent utilisées dans la production de béton.",
},
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Excavatable', 'Waste Product', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Sleek Short Hair'] = {
['ID'] = 'SleekShortHairItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Sleek Short Hair",
['Russian'] = "Гладкая короткая стрижка",
['German'] = "Glatte kurze Haare",
['French'] = "Cheveux courts lisses et brillants",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Small Bath Mat'] = {
['ID'] = 'SmallBathMatItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Bath Mat",
['Russian'] = "Небольшой Коврик для ванной",
['German'] = "Kleine Badematte",
['French'] = "Petit tapis de bain",
},
['Description'] = {
['English'] = "A small bath mat when a normal rug does not cover your bathroom needs.",
['Russian'] = "Маленький коврик для ванной, если обычный коврик не соответствует вашим потребностям.",
['German'] = "Eine kleine Badematte, falls ein normaler Teppich, nicht deine Badezimmer Erwartungen erfüllen.",
['French'] = "Un petit tapis de bain lorsqu'un tapis normal ne couvre pas les besoins de votre salle de bain.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallBathMatObject',
},
['Small Canoe'] = {
['ID'] = 'SmallCanoeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Canoe",
['Russian'] = "Маленькое Каноэ",
['German'] = "Kleines Kanu",
['French'] = "Petit canoë",
},
['Description'] = {
['English'] = "Small Canoe for hauling minimal loads.",
['Russian'] = "Маленькая Каноэ для перевозки небольших грузов.",
['German'] = "Small Canoe for hauling minimal loads.",
['French'] = "Petit canoë pour transporter des charges minimes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCanoeObject',
},
['Small Clay Pot'] = {
['ID'] = 'SmallClayPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Clay Pot",
['Russian'] = "Small Clay Pot",
['German'] = "Small Clay Pot",
['French'] = "Small Clay Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallClayPotObject',
},
['Small Cotton Bunting Festive'] = {
['ID'] = 'SmallCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Cotton Bunting Festive",
['Russian'] = "Маленький хлопковый праздничный флаг",
['German'] = "Kleine festliche Baumwoll-Wimpelkette",
['French'] = "Petite guirlande festive en coton",
},
['Description'] = {
['English'] = "A small celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Petite pièce de tissu en coton utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCottonBuntingFestiveObject',
},
['Small Cotton Bunting Red'] = {
['ID'] = 'SmallCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Cotton Bunting Red",
['Russian'] = "Маленький хлопковый красный флаг",
['German'] = "Kleine rote Baumwoll-Wimpelkette",
['French'] = "Petite guirlande rouge en coton",
},
['Description'] = {
['English'] = "A small celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Petite pièce de tissu en coton utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCottonBuntingRedObject',
},
['Small Cotton Bunting Regal'] = {
['ID'] = 'SmallCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Cotton Bunting Regal",
['Russian'] = "Маленький хлопковый королевский флаг",
['German'] = "Kleine majestätische Baumwoll-Wimpelkette",
['French'] = "Petite guirlande royale en coton",
},
['Description'] = {
['English'] = "A small celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Petite pièce de tissu en coton utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCottonBuntingRegalObject',
},
['Small Cotton Bunting Vibrant'] = {
['ID'] = 'SmallCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Cotton Bunting Vibrant",
['Russian'] = "Маленький хлопковый яркий флаг",
['German'] = "Kleine lebendige Baumwoll-Wimpelkette",
['French'] = "Petite guirlande éclatante en coton",
},
['Description'] = {
['English'] = "A small celebratory piece of cotton fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез хлопковой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Baumwollstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Petite pièce de tissu en coton utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCottonBuntingVibrantObject',
},
['Small Court'] = {
['ID'] = 'SmallCourtItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Court",
['Russian'] = "Маленький Суд",
['German'] = "Kleines Gericht",
['French'] = "Petit tribunal",
},
['Description'] = {
['English'] = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
['Russian'] = "Позволяет создать Закон для урегулирования различных правовых ситуаций в зоне влияния Поселения - налоги, разрешения, ограничения и многое другое.",
['German'] = "Ermöglicht die Erstellung von Gesetzen, welche verschieden Typen von Vorschriften, Restriktionen, Besteuerungen, Fördergelder usw. vorschreiben können.",
['French'] = "Permet la création de lois, qui peuvent mettre en œuvre de nombreux types de réglementations, de restrictions, de taxations, d'incitations, etc.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallCourtObject',
},
['Small Faceted Steel Pot'] = {
['ID'] = 'SmallFacetedSteelPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Faceted Steel Pot",
['Russian'] = "Small Faceted Steel Pot",
['German'] = "Small Faceted Steel Pot",
['French'] = "Small Faceted Steel Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallFacetedSteelPotObject',
},
['Small Festive Paper Lantern'] = {
['ID'] = 'SmallFestivePaperLanternItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Festive Paper Lantern",
['Russian'] = "Маленький праздничный бумажный фонарь",
['German'] = "Kleine festliche Papierlaterne",
['French'] = "Petite lanterne festive en papier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Surface', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallFestivePaperLanternObject',
},
['Small Hanging Ashlar Basalt Sign'] = {
['ID'] = 'SmallHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Basalt Sign",
['Russian'] = "Маленькая вывеска из резного базальта",
['German'] = "Steinquaderschild aus Basalt (klein, hängend)",
['French'] = "Petit panneau suspendu en basalte taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarBasaltSignObject',
},
['Small Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'SmallHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Gneiss Sign",
['Russian'] = "Маленькая вывеска из резного гнейса",
['German'] = "Steinquaderschild aus Gneis (klein, hängend)",
['French'] = "Petit panneau suspendu en gneiss taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarGneissSignObject',
},
['Small Hanging Ashlar Granite Sign'] = {
['ID'] = 'SmallHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Granite Sign",
['Russian'] = "Маленькая вывеска из резного гранита",
['German'] = "Steinquaderschild aus Granit (klein, hängend)",
['French'] = "Petit panneau suspendu en granite taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarGraniteSignObject',
},
['Small Hanging Ashlar Limestone Sign'] = {
['ID'] = 'SmallHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Limestone Sign",
['Russian'] = "Маленькая вывеска из резного известняка",
['German'] = "Steinquaderschild aus Kalkstein (klein, hängend)",
['French'] = "Petit panneau suspendu en calcaire taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarLimestoneSignObject',
},
['Small Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'SmallHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Sandstone Sign",
['Russian'] = "Маленькая вывеска из резного песчаника",
['German'] = "Steinquaderschild aus Sandstein (klein, hängend)",
['French'] = "Petit panneau suspendu en grès taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarSandstoneSignObject',
},
['Small Hanging Ashlar Shale Sign'] = {
['ID'] = 'SmallHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Shale Sign",
['Russian'] = "Маленькая вывеска из резного сланца",
['German'] = "Steinquaderschild aus Schiefer (klein, hängend)",
['French'] = "Petit panneau suspendu en schiste taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarShaleSignObject',
},
['Small Hanging Ashlar Stone Sign'] = {
['ID'] = 'SmallHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ashlar Stone Sign",
['Russian'] = "Маленькая вывеска из резного камня",
['German'] = "Steinquaderschild (klein, hängend)",
['French'] = "Petit panneau suspendu en pierre taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingAshlarStoneSignObject',
},
['Small Hanging Birch Sign'] = {
['ID'] = 'SmallHangingBirchSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Birch Sign",
['Russian'] = "Маленькая берёзовая вывеска",
['German'] = "Holzschild aus Birke (klein, hängend)",
['French'] = "Petit panneau suspendu en bouleau",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingBirchSignObject',
},
['Small Hanging Cedar Sign'] = {
['ID'] = 'SmallHangingCedarSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Cedar Sign",
['Russian'] = "Маленькая кедровая вывеска",
['German'] = "Holzschild aus Zedernholz (klein, hängend)",
['French'] = "Petit panneau suspendu en cèdre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingCedarSignObject',
},
['Small Hanging Ceiba Sign'] = {
['ID'] = 'SmallHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Ceiba Sign",
['Russian'] = "Маленькая вывеска из сейбы",
['German'] = "Holzschild aus Kapokholz (klein, hängend)",
['French'] = "Petit panneau suspendu en ceiba",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingCeibaSignObject',
},
['Small Hanging Fir Sign'] = {
['ID'] = 'SmallHangingFirSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Fir Sign",
['Russian'] = "Маленькая пихтовая вывеска",
['German'] = "Holzschild aus Tannenholz (klein, hängend)",
['French'] = "Petit panneau suspendu en sapin",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingFirSignObject',
},
['Small Hanging Hardwood Sign'] = {
['ID'] = 'SmallHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Hardwood Sign",
['Russian'] = "Маленькая вывеска из лиственных пород",
['German'] = "Holzschild aus Hartholz (klein, hängend)",
['French'] = "Petit panneau suspendu en bois dur",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingHardwoodSignObject',
},
['Small Hanging Joshua Sign'] = {
['ID'] = 'SmallHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Joshua Sign",
['Russian'] = "Маленькая вывеска из юкки коротколистной",
['German'] = "Holzschild aus Josuaholz (klein, hängend)",
['French'] = "Petit panneau suspendu en josué",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingJoshuaSignObject',
},
['Small Hanging Lumber Sign'] = {
['ID'] = 'SmallHangingLumberSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Lumber Sign",
['Russian'] = "Маленькая вывеска из пиломатериалов",
['German'] = "Bauholzschild (klein, hängend)",
['French'] = "Petit panneau suspendu en bois d'œuvre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingLumberSignObject',
},
['Small Hanging Mortared Granite Sign'] = {
['ID'] = 'SmallHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Mortared Granite Sign",
['Russian'] = "Маленькая вывеска из строительного гранита",
['German'] = "Steinziegelschild aus Granit (klein, hängend)",
['French'] = "Petit panneau suspendu en granite cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingMortaredGraniteSignObject',
},
['Small Hanging Mortared Limestone Sign'] = {
['ID'] = 'SmallHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Mortared Limestone Sign",
['Russian'] = "Маленькая вывеска из строительного известняка",
['German'] = "Steinziegelschild aus Kalkstein (klein, hängend)",
['French'] = "Petit panneau suspendu en calcaire cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingMortaredLimestoneSignObject',
},
['Small Hanging Mortared Sandstone Sign'] = {
['ID'] = 'SmallHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Mortared Sandstone Sign",
['Russian'] = "Маленькая вывеска из строительного песчаника",
['German'] = "Steinziegelschild aus Sandstein (klein, hängend)",
['French'] = "Petit panneau suspendu en grès cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingMortaredSandstoneSignObject',
},
['Small Hanging Mortared Stone Sign'] = {
['ID'] = 'SmallHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Mortared Stone Sign",
['Russian'] = "Маленькая вывеска из строительного камня",
['German'] = "Steinziegelschild (klein, hängend)",
['French'] = "Petit panneau suspendu en pierre cimentée",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingMortaredStoneSignObject',
},
['Small Hanging Oak Sign'] = {
['ID'] = 'SmallHangingOakSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Oak Sign",
['Russian'] = "Маленькая дубовая вывеска",
['German'] = "Holzschild aus Eiche (klein, hängend)",
['French'] = "Petit panneau suspendu en chêne",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingOakSignObject',
},
['Small Hanging Palm Sign'] = {
['ID'] = 'SmallHangingPalmSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Palm Sign",
['Russian'] = "Маленькая пальмовая вывеска",
['German'] = "Holzschild aus Palmenholz (klein, hängend)",
['French'] = "Petit panneau suspendu en palmier",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingPalmSignObject',
},
['Small Hanging Redwood Sign'] = {
['ID'] = 'SmallHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Redwood Sign",
['Russian'] = "Маленькая вывеска из секвойи",
['German'] = "Holzschild aus Rottanne (klein, hängend)",
['French'] = "Petit panneau suspendu en séquoia",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingRedwoodSignObject',
},
['Small Hanging Saguaro Sign'] = {
['ID'] = 'SmallHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Saguaro Sign",
['Russian'] = "Маленькая вывеска из карнегии",
['German'] = "Holzschild aus Kaktusholz (klein, hängend)",
['French'] = "Petit panneau suspendu en saguaro",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingSaguaroSignObject',
},
['Small Hanging Softwood Sign'] = {
['ID'] = 'SmallHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Softwood Sign",
['Russian'] = "Маленькая вывеска из хвойных пород",
['German'] = "Holzschild aus Weichholz (klein, hängend)",
['French'] = "Petit panneau suspendu en bois tendre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingSoftwoodSignObject',
},
['Small Hanging Spruce Sign'] = {
['ID'] = 'SmallHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Spruce Sign",
['Russian'] = "Маленькая еловая вывеска",
['German'] = "Holzschild aus Fichte (klein, hängend)",
['French'] = "Petit panneau suspendu en épicéa",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingSpruceSignObject',
},
['Small Hanging Stone Sign'] = {
['ID'] = 'SmallHangingStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Stone Sign",
['Russian'] = "Маленькая вывеска из камня",
['German'] = "Steinschild (klein, hängend)",
['French'] = "Petit panneau suspendu en pierre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingStoneSignObject',
},
['Small Hanging Wood Sign'] = {
['ID'] = 'SmallHangingWoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Hanging Wood Sign",
['Russian'] = "Маленькая деревянная вывеска",
['German'] = "Holzschild (klein, hängend)",
['French'] = "Petit panneau suspendu en bois",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallHangingWoodSignObject',
},
['Small Lumber Store Window'] = {
['ID'] = 'SmallLumberStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Lumber Store Window",
['Russian'] = "Small Lumber Store Window",
['German'] = "Small Lumber Store Window",
['French'] = "Small Lumber Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallLumberStoreWindowObject',
},
['Small Meeting Chair'] = {
['ID'] = 'SmallMeetingChairItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Meeting Chair",
['Russian'] = "Маленький стул",
['German'] = "Kleiner Besprechungsstuhl",
['French'] = "Petite chaise de réunion",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallMeetingChairObject',
},
['Small Meeting Table'] = {
['ID'] = 'SmallMeetingTableItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Meeting Table",
['Russian'] = "Маленький стол",
['German'] = "Kleiner Besprechungstisch",
['French'] = "Petite table de réunion",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Has Table Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallMeetingTableObject',
},
['Small Nylon Bunting Green'] = {
['ID'] = 'SmallNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Nylon Bunting Green",
['Russian'] = "Маленький нейлоновый зеленый флаг",
['German'] = "Kleine grüne Nylon-Wimpelkette",
['French'] = "Petite guirlande verte en nylon",
},
['Description'] = {
['English'] = "A small celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Une petite pièce de tissu en nylon utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallNylonBuntingGreenObject',
},
['Small Nylon Bunting Purple'] = {
['ID'] = 'SmallNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Nylon Bunting Purple",
['Russian'] = "Маленький нейлоновый фиолетовый флаг",
['German'] = "Kleine lilafarbene Nylon-Wimpelkette",
['French'] = "Petite guirlande violette en nylon",
},
['Description'] = {
['English'] = "A small celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Une petite pièce de tissu en nylon utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallNylonBuntingPurpleObject',
},
['Small Nylon Bunting Yellow'] = {
['ID'] = 'SmallNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Nylon Bunting Yellow",
['Russian'] = "Маленький нейлоновый жёлтый флаг",
['German'] = "Kleine gelbe Nylon-Wimpelkette",
['French'] = "Petite guirlande jaune en nylon",
},
['Description'] = {
['English'] = "A small celebratory piece of nylon fabric used to brighten up an event.",
['Russian'] = "Небольшой отрез нейлоновой ткани, используемый для украшения мероприятия.",
['German'] = "Ein kleines feierliches Stück Nylonstoff, mit dem eine Veranstaltung verschönert werden kann.",
['French'] = "Une petite pièce de tissu en nylon utilisée pour égayer un événement.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallNylonBuntingYellowObject',
},
['Small Paper Lantern'] = {
['ID'] = 'SmallPaperLanternItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Paper Lantern",
['Russian'] = "Маленький бумажный фонарь",
['German'] = "Kleine Papierlaterne",
['French'] = "Petite lanterne en papier",
},
['Description'] = {
['English'] = "A small paper lantern.",
['Russian'] = "Маленький бумажный фонарь.",
['German'] = "Eine kleine Papierlaterne.",
['French'] = "Une petite lanterne en papier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallPaperLanternObject',
},
['Small Paper Machine'] = {
['ID'] = 'SmallPaperMachineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Paper Machine",
['Russian'] = "Маленькая бумагоделательная машина",
['German'] = "Kleine Papiermaschine",
['French'] = "Petite machine à papier",
},
['Description'] = {
['English'] = "Laborous way of creating sheets of paper.",
['Russian'] = "Трудоемкий способ создания листов бумаги.",
['German'] = "Laborous way of creating sheets of paper.",
['French'] = "Façon laborieuse pour créer des feuilles de papier.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallPaperMachineObject',
},
['Small Rough Basalt Pot'] = {
['ID'] = 'SmallRoughBasaltPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Rough Basalt Pot",
['Russian'] = "Small Rough Basalt Pot",
['German'] = "Small Rough Basalt Pot",
['French'] = "Small Rough Basalt Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallRoughBasaltPotObject',
},
['Small Rough Limestone Pot'] = {
['ID'] = 'SmallRoughLimestonePotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Rough Limestone Pot",
['Russian'] = "Small Rough Limestone Pot",
['German'] = "Small Rough Limestone Pot",
['French'] = "Small Rough Limestone Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallRoughLimestonePotObject',
},
['Small Round Limestone Pot'] = {
['ID'] = 'SmallRoundLimestonePotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Round Limestone Pot",
['Russian'] = "Small Round Limestone Pot",
['German'] = "Small Round Limestone Pot",
['French'] = "Small Round Limestone Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallRoundLimestonePotObject',
},
['Small Shipyard'] = {
['ID'] = 'SmallShipyardItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Shipyard",
['Russian'] = "Маленькая верфь",
['German'] = "Kleine Werft",
['French'] = "Petit chantier naval",
},
['Description'] = {
['English'] = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
['Russian'] = "Грубое рабочее пространство для создания небольших судов и различных корабельных принадлежностей.",
['German'] = "Ein einfacher Arbeitsbereich zur Konstruktion kleinerer Wasserfahrzeuge.",
['French'] = "Un espace de travail brut pour la construction de petits véhicules destinés à être utilisés dans un environnement maritime.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallShipyardObject',
},
['Small Sink'] = {
['ID'] = 'SmallSinkItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Sink",
['Russian'] = "Маленькая раковина",
['German'] = "Kleines Waschbecken",
['French'] = "Petit lavabo",
},
['Description'] = {
['English'] = "A small household sink.",
['Russian'] = "Небольшая бытовая мойка.",
['German'] = "Ein kleines Waschbecken.",
['French'] = "Un petit évier domestique.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallSinkObject',
},
['Small Square Basalt Pot'] = {
['ID'] = 'SmallSquareBasaltPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Square Basalt Pot",
['Russian'] = "Small Square Basalt Pot",
['German'] = "Small Square Basalt Pot",
['French'] = "Small Square Basalt Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallSquareBasaltPotObject',
},
['Small Square Clay Pot'] = {
['ID'] = 'SmallSquareClayPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Square Clay Pot",
['Russian'] = "Small Square Clay Pot",
['German'] = "Small Square Clay Pot",
['French'] = "Small Square Clay Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallSquareClayPotObject',
},
['Small Square Limestone Pot'] = {
['ID'] = 'SmallSquareLimestonePotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Square Limestone Pot",
['Russian'] = "Small Square Limestone Pot",
['German'] = "Small Square Limestone Pot",
['French'] = "Small Square Limestone Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallSquareLimestonePotObject',
},
['Small Standing Ashlar Basalt Sign'] = {
['ID'] = 'SmallStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Basalt Sign",
['Russian'] = "Маленькая табличка из резного базальта",
['German'] = "Steinquaderschild aus Basalt (klein, stehend)",
['French'] = "Petit panneau sur pied en basalte taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarBasaltSignObject',
},
['Small Standing Ashlar Gneiss Sign'] = {
['ID'] = 'SmallStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Gneiss Sign",
['Russian'] = "Маленькая табличка из резного гнейса",
['German'] = "Steinquaderschild aus Gneis (klein, stehend)",
['French'] = "Petit panneau sur pied en gneiss taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarGneissSignObject',
},
['Small Standing Ashlar Granite Sign'] = {
['ID'] = 'SmallStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Granite Sign",
['Russian'] = "Маленькая табличка из резного гранита",
['German'] = "Steinquaderschild aus Granit (klein, stehend)",
['French'] = "Petit panneau sur pied en granite taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarGraniteSignObject',
},
['Small Standing Ashlar Limestone Sign'] = {
['ID'] = 'SmallStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Limestone Sign",
['Russian'] = "Маленькая табличка из резного известняка",
['German'] = "Steinquaderschild aus Kalkstein (klein, stehend)",
['French'] = "Petit panneau sur pied en calcaire taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarLimestoneSignObject',
},
['Small Standing Ashlar Sandstone Sign'] = {
['ID'] = 'SmallStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Sandstone Sign",
['Russian'] = "Маленькая табличка из резного песчаника",
['German'] = "Steinquaderschild aus Sandstein (klein, stehend)",
['French'] = "Petit panneau sur pied en grès taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarSandstoneSignObject',
},
['Small Standing Ashlar Shale Sign'] = {
['ID'] = 'SmallStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Shale Sign",
['Russian'] = "Маленькая табличка из резного сланца",
['German'] = "Steinquaderschild aus Schiefer (klein, stehend)",
['French'] = "Petit panneau sur pied en schiste taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarShaleSignObject',
},
['Small Standing Ashlar Stone Sign'] = {
['ID'] = 'SmallStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ashlar Stone Sign",
['Russian'] = "Маленькая табличка из резного камня",
['German'] = "Steinquaderschild (klein, stehend)",
['French'] = "Petit panneau sur pied en pierre taillé",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingAshlarStoneSignObject',
},
['Small Standing Birch Sign'] = {
['ID'] = 'SmallStandingBirchSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Birch Sign",
['Russian'] = "Маленькая берёзовая табличка",
['German'] = "Holzschild aus Birke (klein, stehend)",
['French'] = "Petit panneau sur pied en bouleau",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingBirchSignObject',
},
['Small Standing Cedar Sign'] = {
['ID'] = 'SmallStandingCedarSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Cedar Sign",
['Russian'] = "Маленькая кедровая табличка",
['German'] = "Holzschild aus Zedernholz (klein, stehend)",
['French'] = "Petit panneau sur pied en cèdre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingCedarSignObject',
},
['Small Standing Ceiba Sign'] = {
['ID'] = 'SmallStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Ceiba Sign",
['Russian'] = "Маленькая табличка из сейбы",
['German'] = "Holzschild aus Kapokholz (klein, stehend)",
['French'] = "Petit panneau sur pied en ceiba",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingCeibaSignObject',
},
['Small Standing Fir Sign'] = {
['ID'] = 'SmallStandingFirSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Fir Sign",
['Russian'] = "Маленькая пихтовая табличка",
['German'] = "Holzschild aus Tannenholz (klein, stehend)",
['French'] = "Petit panneau sur pied en sapin",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingFirSignObject',
},
['Small Standing Hardwood Sign'] = {
['ID'] = 'SmallStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Hardwood Sign",
['Russian'] = "Маленькая табличка из лиственных пород",
['German'] = "Holzschild aus Hartholz (klein, stehend)",
['French'] = "Petit panneau sur pied en bois dur",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingHardwoodSignObject',
},
['Small Standing Joshua Sign'] = {
['ID'] = 'SmallStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Joshua Sign",
['Russian'] = "Маленькая табличка из юкки коротколистной",
['German'] = "Holzschild aus Josuaholz (klein, stehend)",
['French'] = "Petit panneau sur pied en josué",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingJoshuaSignObject',
},
['Small Standing Lumber Sign'] = {
['ID'] = 'SmallStandingLumberSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Lumber Sign",
['Russian'] = "Маленькая табличка из пиломатериалов",
['German'] = "Bauholzschild (klein, stehend)",
['French'] = "Petit panneau sur pied en bois d'œuvre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingLumberSignObject',
},
['Small Standing Mortared Granite Sign'] = {
['ID'] = 'SmallStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Mortared Granite Sign",
['Russian'] = "Маленькая табличка из строительного гранита",
['German'] = "Steinziegelschild aus Granit (klein, stehend)",
['French'] = "Petit panneau sur pied en granite cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingMortaredGraniteSignObject',
},
['Small Standing Mortared Limestone Sign'] = {
['ID'] = 'SmallStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Mortared Limestone Sign",
['Russian'] = "Маленькая табличка из строительного известняка",
['German'] = "Steinziegelschild aus Kalkstein (klein, stehend)",
['French'] = "Petit panneau sur pied en calcaire cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingMortaredLimestoneSignObject',
},
['Small Standing Mortared Sandstone Sign'] = {
['ID'] = 'SmallStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Mortared Sandstone Sign",
['Russian'] = "Маленькая табличка из строительного песчаника",
['German'] = "Steinziegelschild aus Sandstein (klein, stehend)",
['French'] = "Petit panneau sur pied en grès cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingMortaredSandstoneSignObject',
},
['Small Standing Mortared Stone Sign'] = {
['ID'] = 'SmallStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Mortared Stone Sign",
['Russian'] = "Маленькая табличка из строительного камня",
['German'] = "Steinziegelschild (klein, stehend)",
['French'] = "Petit panneau sur pied en pierre cimenté",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingMortaredStoneSignObject',
},
['Small Standing Oak Sign'] = {
['ID'] = 'SmallStandingOakSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Oak Sign",
['Russian'] = "Маленькая дубовая табличка",
['German'] = "Holzschild aus Eiche (klein, stehend)",
['French'] = "Petit panneau sur pied en chêne",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingOakSignObject',
},
['Small Standing Palm Sign'] = {
['ID'] = 'SmallStandingPalmSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Palm Sign",
['Russian'] = "Маленькая пальмовая табличка",
['German'] = "Holzschild aus Palmenholz (klein, stehend)",
['French'] = "Petit panneau sur pied en palmier",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingPalmSignObject',
},
['Small Standing Redwood Sign'] = {
['ID'] = 'SmallStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Redwood Sign",
['Russian'] = "Маленькая табличка из секвойи",
['German'] = "Holzschild aus Rottanne (klein, stehend)",
['French'] = "Petit panneau sur pied en séquoia",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingRedwoodSignObject',
},
['Small Standing Saguaro Sign'] = {
['ID'] = 'SmallStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Saguaro Sign",
['Russian'] = "Маленькая табличка из карнегии",
['German'] = "Holzschild aus Kaktusholz (klein, stehend)",
['French'] = "Petit panneau sur pied en saguaro",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingSaguaroSignObject',
},
['Small Standing Softwood Sign'] = {
['ID'] = 'SmallStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Softwood Sign",
['Russian'] = "Маленькая табличка из хвойных пород",
['German'] = "Holzschild aus Weichholz (klein, stehend)",
['French'] = "Petit panneau sur pied en bois tendre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingSoftwoodSignObject',
},
['Small Standing Spruce Sign'] = {
['ID'] = 'SmallStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Spruce Sign",
['Russian'] = "Маленькая еловая табличка",
['German'] = "Holzschild aus Fichte (klein, stehend)",
['French'] = "Petit panneau sur pied en épicéa",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingSpruceSignObject',
},
['Small Standing Stone Sign'] = {
['ID'] = 'SmallStandingStoneSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Stone Sign",
['Russian'] = "Маленькая табличка из камня",
['German'] = "Steinschild (klein, stehend)",
['French'] = "Petit panneau sur pied en pierre",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingStoneSignObject',
},
['Small Standing Wood Sign'] = {
['ID'] = 'SmallStandingWoodSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Standing Wood Sign",
['Russian'] = "Маленькая деревянная табличка",
['German'] = "Holzschild (klein, stehend)",
['French'] = "Petit panneau sur pied en bois",
},
['Description'] = {
['English'] = "A small sign for all of your smaller text needs!",
['Russian'] = "Маленький знак, для всех ваших крохотных текстовых потребностей!",
['German'] = "Ein kleines Schild, für all deine kleinen Texte!",
['French'] = "Un petit panneau pour tous vos petits besoins en texte !",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStandingWoodSignObject',
},
['Small Steel Pot'] = {
['ID'] = 'SmallSteelPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Steel Pot",
['Russian'] = "Small Steel Pot",
['German'] = "Small Steel Pot",
['French'] = "Small Steel Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallSteelPotObject',
},
['Small Stockpile'] = {
['ID'] = 'SmallStockpileItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Stockpile",
['Russian'] = "Маленький склад",
['German'] = "Lager (Mittel)",
['French'] = "Réserve petite",
},
['Description'] = {
['English'] = "Designates a 3x3x3 area as storage for large items.",
['Russian'] = "Склад размером 3x3x3 для больших предметов.",
['German'] = "Kennzeichnet einen 3x3x3 Bereich als Lagerfläche für große Gegenstände.",
['French'] = "Désigne une zone 3x3x3 comme espace de stockage pour les gros articles.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStockpileObject',
},
['Small Stump Store Window'] = {
['ID'] = 'SmallStumpStoreWindowItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Stump Store Window",
['Russian'] = "Small Stump Store Window",
['German'] = "Small Stump Store Window",
['French'] = "Small Stump Store Window",
},
['Description'] = {
['English'] = "For the customers who like to purchase on the go.",
['Russian'] = "For the customers who like to purchase on the go.",
['German'] = "For the customers who like to purchase on the go.",
['French'] = "For the customers who like to purchase on the go.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallStumpStoreWindowObject',
},
['Small Wood Cart'] = {
['ID'] = 'SmallWoodCartItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Wood Cart",
['Russian'] = "Маленькая деревянная телега",
['German'] = "Kleiner Holzkarren",
['French'] = "Petit chariot en bois",
},
['Description'] = {
['English'] = "Small wood cart for hauling minimal loads.",
['Russian'] = "Маленькая деревянная тележка для крохотных перевозок.",
['German'] = "Ein kleiner Karren, um kleine Ladungen zu transportieren.",
['French'] = "Un petit chariot en bois pour transporter des petites charges.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallWoodCartObject',
},
['Small Wooden Boat'] = {
['ID'] = 'SmallWoodenBoatItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Small Wooden Boat",
['Russian'] = "Маленькая деревянная лодка",
['German'] = "Holzboot (klein)",
['French'] = "Petit bateau en bois",
},
['Description'] = {
['English'] = "A personal transport vessel capable of holding a suprising amount of goods.",
['Russian'] = "Личный водный транспорт, приятно удивляющий своей вместимостью.",
['German'] = "Ein persönliches Transportschiff mit überraschend viel Platz für Zeug.",
['French'] = "Un vaisseau de transport individuel capable de contenir une quantité surprenante de marchandises.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SmallWoodenBoatObject',
},
['Small Wooden Ship Frame'] = {
['ID'] = 'SmallWoodenShipFrameItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Small Wooden Ship Frame",
['Russian'] = "Маленький деревянный каркас корабля",
['German'] = "Kleiner Holzschiffsrahmen",
['French'] = "Structure de bateau petite en bois",
},
['Description'] = {
['English'] = "The basis for any wooden personal vessel.",
['Russian'] = "Основа любого деревянного судна.",
['German'] = "Die Grundlage für jedwedes persönliche Schiff.",
['French'] = "La base de tout navire individuel en bois.",
},
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Smelting Basic Upgrade'] = {
['ID'] = 'SmeltingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Smelting Basic Upgrade",
['Russian'] = "Базовое улучшения для выплавки",
['German'] = "Smelting Basic Upgrade",
['French'] = "Amélioration basique : Fonte",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
['Russian'] = "Базовое улучшение, которое значительно увеличивает эффективность изготовления рецептов Выплавки.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
['French'] = "Amélioration basique avec une efficacité considérablement accrue pour les recettes de Fonte.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smelting Skill Book'] = {
['ID'] = 'SmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Smelting Skill Book",
['Russian'] = "Книга о выплавке",
['German'] = "Fertigkeitsbuch: Schmelzen",
['French'] = "Livre de compétence : Fonte",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Smelting Skill Scroll'] = {
['ID'] = 'SmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Smelting Skill Scroll",
['Russian'] = "Страница о выплавке",
['German'] = "Fertigkeitsschriftrolle: Schmelzen",
['French'] = "Page de compétence : Fonte",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Smelting Upgrade'] = {
['ID'] = 'SmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Smelting Upgrade",
['Russian'] = "Улучшение для выплавки",
['German'] = "Fortgeschrittenes Upgrade: Schmelzen",
['French'] = "Amélioration avancée : Fonte",
},
['Description'] = {
['English'] = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
['Russian'] = "Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов выплавки.",
['German'] = "Fortschrittliches Upgrade, das die Effizienz bei derVerwendung von Schmelzrezepten stark erhöht.",
['French'] = "Amélioration avancée avec une efficacité considérablement accrue pour les recettes de Fonte.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Apron'] = {
['ID'] = 'SmithApronItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Apron",
['Russian'] = "Фартук Кузнеца",
['German'] = "Schmiedeschürze",
['French'] = "Ensemble de forgeron : Tablier",
},
['Description'] = {
['English'] = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
['Russian'] = "Толстый кожаный фартук, обеспечивающий защиту от разлетающихся осколков металла при ударах молотом по наковальне.",
['German'] = "Eine dünne Lederschürze, die dich von den sprühenden Funken beim Schmieden an einem Amboss schützt.",
['French'] = "Un tablier en cuir épais qui offre une protection contre les morceaux de métal volant occasionnellement lors du martelage sur une enclume.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smith Bandana'] = {
['ID'] = 'SmithBandanaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Bandana",
['Russian'] = "Бандана Кузнеца",
['German'] = "Schmiedbandana",
['French'] = "Ensemble de forgeron : Bandana",
},
['Description'] = {
['English'] = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
['Russian'] = "Хлопковая бандана, которая не допускает попадания волос и стекающего пота на лицо.",
['German'] = "Ein Bandana aus Wolle, das sich wunderbar dazu eignet Haare aus dem Gesicht zu halten und als Schweißband genutzt werden kann.",
['French'] = "Un bandana en coton qui est idéal pour garder les cheveux hors de votre visage et agit comme un bandeau anti-transpiration.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smith Boots'] = {
['ID'] = 'SmithBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Boots",
['Russian'] = "Ботинки Кузнеца",
['German'] = "Schmiedstiefel",
['French'] = "Ensemble de forgeron : Bottes",
},
['Description'] = {
['English'] = "Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)",
['German'] = "Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)",
['French'] = "Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smith Gloves'] = {
['ID'] = 'SmithGlovesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Gloves",
['Russian'] = "Перчатки Кузнеца",
['German'] = "Schmiedhandschuhe",
['French'] = "Ensemble de forgeron : Gants",
},
['Description'] = {
['English'] = "A reinforced wrist guard paired with a lone work glove.",
['Russian'] = "Усиленная защита запястья в паре с рабочей перчаткой.",
['German'] = "Verstärkter Handgelenkschutz, gepaart mit einfachen Arbeitshandschuhen.",
['French'] = "Un protège-poignet renforcé associé à un gant de travail solitaire.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smith Pants'] = {
['ID'] = 'SmithPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Pants",
['Russian'] = "Штаны Кузнеца",
['German'] = "Schmiedhose",
['French'] = "Ensemble de forgeron : Pantalon",
},
['Description'] = {
['English'] = "Denim pants with knee patches.",
['Russian'] = "Джинсовые брюки с нашивкой на коленях.",
['German'] = "Jeanshosen mit Knieschonern.",
['French'] = "Pantalon en denim rapiécé aux genoux.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smith Shirt'] = {
['ID'] = 'SmithShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Smith Shirt",
['Russian'] = "Рубашка кузнеца",
['German'] = "Schmied-Oberteil",
['French'] = "Ensemble de forgeron : Chemise",
},
['Description'] = {
['English'] = "A simple cotton shirt helps reduce the strain of heat exposure.",
['Russian'] = "Простая рубашка из хлопка помогает немного спастись от жары и не расплавиться.",
['German'] = "A simple cotton shirt helps reduce the strain of heat exposure.",
['French'] = "Une chemise en coton simple aide à réduire la contrainte liée à l'exposition à la chaleur.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Smog'] = {
['ID'] = 'SmogItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Smog",
['Russian'] = "Смог",
['German'] = "Smog",
['French'] = "Nuage de pollution",
},
['Description'] = {
['English'] = "A smoke that contains a combination of pollutants.",
['Russian'] = "Дым, содержащий комбинацию загрязняющих веществ.",
['German'] = "Ein Rauch, der eine Kombination aus verschiedenen Verschmutzungen enthält.",
['French'] = "Une fumée qui contient une combinaison de polluants.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smooth Gut Noodle Roll'] = {
['ID'] = 'SmoothGutNoodleRollItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Smooth Gut Noodle Roll",
['Russian'] = "Ролл из гладкой кишки с лапшой",
['German'] = "Canelloni mit Hackfleisch",
['French'] = "Rouleau de nouilles à la viande",
},
['Description'] = {
['English'] = "These noodle rolls look VERY smooth.",
['Russian'] = "Эти роллы с лапшой выглядят ОЧЕНЬ гладкими.",
['German'] = "Diese Nudelrolle sieht SEHR fein aus.",
['French'] = "Ces rouleaux de nouilles ont l'air TRÈS lisses.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Snapping Turtle Carcass'] = {
['ID'] = 'SnappingTurtleCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Snapping Turtle Carcass",
['Russian'] = "Туша каймановой черепахи",
['German'] = "Schnappschildkröten-Kadaver",
['French'] = "Cadavre de tortue alligator",
},
['Description'] = {
['English'] = "A dead snapping turtle.",
['Russian'] = "Мёртвая каймановая черепаха.",
['German'] = "Eine tote Schnappschildkröte.",
['French'] = "Une tortue alligator morte.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Socialist Shirt'] = {
['ID'] = 'SocialistShirtItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Socialist Shirt",
['Russian'] = "Socialist Shirt",
['German'] = "Socialist Shirt",
['French'] = "Socialist Shirt",
},
['Description'] = {
['English'] = "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!",
['Russian'] = "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!",
['German'] = "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!",
['French'] = "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!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Softwood Board'] = {
['ID'] = 'SoftwoodBoardItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Softwood Board",
['Russian'] = "Доска из хвойных пород",
['German'] = "Holzbrett aus Weichholz",
['French'] = "Planche en bois tendre",
},
['Description'] = {
['English'] = "A higher quality softwood board used for long lasting furniture.",
['Russian'] = "Высококачественная доска из хвойных пород дерева используется для изготовления мебели с длительным сроком службы.",
['German'] = "Eine hochwertigeres Weichholzbrett für langlebige Möbel.",
['French'] = "Une planche en bois tendre de meilleure qualité pour des meubles durables.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Softwood Double Shelf'] = {
['ID'] = 'SoftwoodDoubleShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Double Shelf",
['Russian'] = "Softwood Double Shelf",
['German'] = "Softwood Double Shelf",
['French'] = "Softwood Double Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodDoubleShelfObject',
},
['Softwood Hewn Log'] = {
['ID'] = 'SoftwoodHewnLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Softwood Hewn Log",
['Russian'] = "Тёсаное бревно хвойных пород",
['German'] = "Massivholz aus Weichholz",
['French'] = "Rondin de bois tendre taillé",
},
['Description'] = {
['English'] = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
['Russian'] = "Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.",
['German'] = "Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.",
['French'] = "Un rondin taillé et façonné pour servir de matériau de construction. Tailler des rondins sur un établi n’apportera aucune expérience.",
},
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Softwood Lumber'] = {
['ID'] = 'SoftwoodLumberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Softwood Lumber",
['Russian'] = "Пиломатериал из хвойных пород",
['German'] = "Bauholz aus Weichholz",
['French'] = "Bois d'œuvre tendre",
},
['Description'] = {
['English'] = "Can be fashioned into various usable equipment.",
['Russian'] = "Может быть применено в различных полезных штуковинах.",
['German'] = "Kann in verschiedene Ausrüstung verarbeitet werden.",
['French'] = "Peut être façonné en divers équipements utilisables.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Softwood Lumber Bench'] = {
['ID'] = 'SoftwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Bench",
['Russian'] = "Лавка из пиломатериалов хвойных пород",
['German'] = "Bauholzbank aus Weichholz",
['French'] = "Banc en bois d'œuvre tendre",
},
['Description'] = {
['English'] = "A lumber bench for when you need extra seating space than a traditional chair.",
['Russian'] = "Лавка из пиломатериалов для тех случаев, когда вам нужно больше места для сидения, чем традиционный стул.",
['German'] = "Eine Bauholzbank für den Fall, dass du mehr Sitzfläche benötigst als ein herkömmlicher Stuhl bietet.",
['French'] = "Un banc en bois de charpente pour lorsque vous avez besoin de plus d'espace pour vous asseoir qu'une chaise traditionnelle.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberBenchObject',
},
['Softwood Lumber Chair'] = {
['ID'] = 'SoftwoodLumberChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Chair",
['Russian'] = "Стул из пиломатериалов хвойных пород",
['German'] = "Bauholzstuhl aus Weichholz",
['French'] = "Chaise en bois d'œuvre tendre",
},
['Description'] = {
['English'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['Russian'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['German'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
['French'] = "A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberChairObject',
},
['Softwood Lumber Door'] = {
['ID'] = 'SoftwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Door",
['Russian'] = "Дверь из пиломатериалов хвойных пород",
['German'] = "Bauholztür aus Weichholz",
['French'] = "Porte en bois d'œuvre tendre",
},
['Description'] = {
['English'] = "A door made from finely cut lumber.",
['Russian'] = "Дверь изготовленная из прекрасно обработанных пиломатериалов.",
['German'] = "Eine Tür aus fein geschnittenem Bauholz.",
['French'] = "Une porte faite en bois finement découpé.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberDoorObject',
},
['Softwood Lumber Dresser'] = {
['ID'] = 'SoftwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Dresser",
['Russian'] = "Комод из пиломатериалов хвойных пород",
['German'] = "Bauhholzkommode aus Weichholz",
['French'] = "Commode en bois d'œuvre tendre",
},
['Description'] = {
['English'] = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
['Russian'] = "Комод из пиломатериалов, позволяющий хранить в нём одежду и быстро переключаться между заранее созданными нарядами тем, что на вас сейчас.",
['German'] = "Eine Holzkommode, um Kleidung zu verstauen und schnell zwischen verschiedenen Garderoben zu wechseln.",
['French'] = "Une commode en bois d'oeuvre qui vous permet de ranger vos vêtements et de passer rapidement d'une tenue désignée à celle que vous portez actuellement.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberDresserObject',
},
['Softwood Lumber Hallway Table'] = {
['ID'] = 'SoftwoodLumberHallwayTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Hallway Table",
['Russian'] = "Softwood Lumber Hallway Table",
['German'] = "Softwood Lumber Hallway Table",
['French'] = "Softwood Lumber Hallway Table",
},
['Description'] = {
['English'] = "A smaller table for displaying different items.",
['Russian'] = "A smaller table for displaying different items.",
['German'] = "A smaller table for displaying different items.",
['French'] = "A smaller table for displaying different items.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberHallwayTableObject',
},
['Softwood Lumber Table'] = {
['ID'] = 'SoftwoodLumberTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Softwood Lumber Table",
['Russian'] = "Стол из пиломатериалов хвойных пород",
['German'] = "Bauholztisch aus Weichholz",
['French'] = "Table en bois d'œuvre tendre",
},
['Description'] = {
['English'] = "A large lumber table for eating meals or getting some work done.",
['Russian'] = "Большой стол из пиломатериалов для приема пищи или выполнения какой-либо работы.",
['German'] = "Ein großer Bauholztisch um zu essen oder etwas Arbeit zu erledigen.",
['French'] = "Une grande table en bois d’œuvre pour prendre des repas ou travailler.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SoftwoodLumberTableObject',
},
['Soil Sampler'] = {
['ID'] = 'SoilSamplerItem',
['Category'] = 'Tools',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Soil Sampler",
['Russian'] = "Анализатор почвы",
['German'] = "Bodenprüfer",
['French'] = "Analyseur de sol",
},
['Description'] = {
['English'] = "Beaker and measuring tools for detecting the factors influencing plants in the environment.",
['Russian'] = "Измерительный инструмент позволяющий измерить параметры окружающей среды влияющие на растения.",
['German'] = "Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.",
['French'] = "Outil de mesure pour analyser les facteurs influant sur les plantes dans l’environnement.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Solar Generator'] = {
['ID'] = 'SolarGeneratorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Solar Generator",
['Russian'] = "Солнечный генератор",
['German'] = "Solargenerator",
['French'] = "Générateur électrique solaire",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Генерирует электрическую энергию от солнца! Для достижения полной мощности требуется чистое небо над генератором. Внутренние батареи позволяют вырабатывать энергию даже в ночное время.",
['German'] = "Erzeugt elektrischen Strom mit der Kraft der Sonne. Für die volle Ausbeute, wird eine klare Sicht auf dem Himmel benötigt. Eingebaute Akkus sorgen für eine reibungsfreie Versorgung, auch während der Nacht.",
['French'] = "Produit de l'énergie électrique à partir du soleil ! Il faut une vue dégagée sur le ciel au-dessus du générateur pour obtenir un rendement maximal. Des batteries internes assurent la production pendant la nuit.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SolarGeneratorObject',
},
['Sombrero'] = {
['ID'] = 'SombreroItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Sombrero",
['Russian'] = "Сомбреро",
['German'] = "Sombrero",
['French'] = "Sombrero",
},
['Description'] = {
['English'] = "A traditional Sombrero.",
['Russian'] = "Традиционное сомбреро.",
['German'] = "Ein traditioneller Sombrero.",
['French'] = "Un Sombrero traditionnel.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Spiky Roll'] = {
['ID'] = 'SpikyRollItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Spiky Roll",
['Russian'] = "Колючий ролл",
['German'] = "Stachelige Rolle",
['French'] = "Maki hérissé",
},
['Description'] = {
['English'] = "Spikes are definitely removed before serving.",
['Russian'] = "Перед подачей обязательно удалите шипы.",
['German'] = "Stacheln werden tatsächlich entfernt, bevor es serviert wird.",
['French'] = "Les piquants sont bien évidement retirés avant de servir.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Spin Melter'] = {
['ID'] = 'SpinMelterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'Modules',
['Name'] = {
['English'] = "Spin Melter",
['Russian'] = "Прядильная машина",
['German'] = "Schmelzschleuderer",
['French'] = "Extrudeuse",
},
['Description'] = {
['English'] = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
['Russian'] = "Устройство с вращающимся барабаном, используемое для придания расплавленным синтетическим материалам формы тонких лент.",
['German'] = "Ein Gerät mit einer rotierenden Trommel, das dazu dient, geschmolzene synthetische Materialien zu dünnen Streifen zu formen.",
['French'] = "Un appareil avec un tambour rotatif qui est utilisé pour façonner des matériaux synthétiques fondus en rubans minces.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['ModuleItem'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SpinMelterObject',
},
['Spinning Jenny'] = {
['ID'] = 'SpinningJennyItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Spinning Jenny",
['Russian'] = "Прялка Дженни",
['German'] = "Spinnmaschine",
['French'] = "Machine à filer",
},
['Description'] = {
['English'] = "Making yarn and threads made easy!",
['Russian'] = "Изготовление пряжи и ниток стало проще!",
['German'] = "Garne und Fäden herstellen leicht gemacht!",
['French'] = "Faire des fils en toute simplicité !",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SpinningJennyObject',
},
['Spoiled Food'] = {
['ID'] = 'SpoiledFoodItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Spoiled Food",
['Russian'] = "Испорченная еда",
['German'] = "Verrottetes Essen",
['French'] = "Nourriture avariée",
},
['Description'] = {
['English'] = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
['Russian'] = "Еда, испорченная до такой степени, что она не пригодна для употребления в пищу. Но все еще пригодна для использования в компост.",
['German'] = "Lebensmittel, die so verdorben sind, dass sie nicht mehr für den menschlichen Verzehr geeignet sind können noch für den Kompost verwendet werden.",
['French'] = "Aliment qui a pourri au point d'être impropre à la consommation humaine. Il peut encore être utilisé pour le compost.",
},
['Weight'] = '20',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Spruce Log'] = {
['ID'] = 'SpruceLogItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Spruce Log",
['Russian'] = "Бревно Ели",
['German'] = "Fichtenstamm",
['French'] = "Bûche d'épicéa",
},
['Description'] = {
['English'] = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
['Russian'] = "Ель - это хвойная порода дерева, иногда называемая белым деревом.",
['German'] = "Fichtenrundholz ist eine Art von Weichholz, das manchmal als Weißholz bezeichnet wird.",
['French'] = "La bûche d’épicéa est un type de conifère, aussi appelée bois blanc.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Spruce Seed'] = {
['ID'] = 'SpruceSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Spruce Seed",
['Russian'] = "Семечко ели",
['German'] = "Samen (Fichte)",
['French'] = "Graine d'épicéa",
},
['Description'] = {
['English'] = "Plant to grow a spruce tree.",
['Russian'] = "Посадите, чтобы вырастить сосну.",
['German'] = "Pflanzen um eine Tanne wachsen zu lassen.",
['French'] = "Plantez pour faire pousser un épicéa.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Spruce Seed Pack'] = {
['ID'] = 'SpruceSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Spruce Seed Pack",
['Russian'] = "Упаковка семян ели",
['German'] = "Fichtensamenbeutel",
['French'] = "Paquet de graines d'épicéa",
},
['Description'] = {
['English'] = "Plant to grow a spruce tree.",
['Russian'] = "Посадите, чтобы вырастить сосну.",
['German'] = "Pflanzen um eine Tanne wachsen zu lassen.",
['French'] = "Plantez pour faire pousser un épicéa.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Square Belt'] = {
['ID'] = 'SquareBeltItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Square Belt",
['Russian'] = "Ремень с квадратной пряжкой",
['German'] = "Quadratgürtel",
['French'] = "Ceinture carrée",
},
['Description'] = {
['English'] = "Belt with a square buckle.",
['Russian'] = "Ремень с квадратной пряжкой.",
['German'] = "Gürtel mit einer quadratischen Schnalle.",
['French'] = "Ceinture avec une boucle carrée.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Square Jaw'] = {
['ID'] = 'SquareJawItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Square Jaw",
['Russian'] = "Квадратная челюсть",
['German'] = "Quadratkiefer",
['French'] = "Mâchoire carrée",
},
['Description'] = {
['English'] = "Jaw",
['Russian'] = "Челюсть",
['German'] = "Maul",
['French'] = "Mâchoire",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Square Lumber Pot'] = {
['ID'] = 'SquareLumberPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Square Lumber Pot",
['Russian'] = "Square Lumber Pot",
['German'] = "Square Lumber Pot",
['French'] = "Square Lumber Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SquareLumberPotObject',
},
['Square Pot'] = {
['ID'] = 'PlanterPotSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Square Pot",
['Russian'] = "Квадратный горшок",
['German'] = "Blumentopf (quadratisch)",
['French'] = "Pot carré",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.PlanterPotSquareObject',
},
['Stamp Mill'] = {
['ID'] = 'StampMillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stamp Mill",
['Russian'] = "Штамповочная мельница",
['German'] = "Pochwerk",
['French'] = "Concasseur à percussions",
},
['Description'] = {
['English'] = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
['Russian'] = "Машина для дробления, которая использует железные молотки для измельчения руды на мелкие кусочки.",
['German'] = "Eine Zerkleinerungsmaschine, die mit Eisenstampfern Steine in kleine Stücke zerschlägt.",
['French'] = "Une machine de broyage qui utilise des pilons en fer pour marteler les roches en petits morceaux.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StampMillObject',
},
['Standing Basalt Pot'] = {
['ID'] = 'StandingBasaltPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Standing Basalt Pot",
['Russian'] = "Standing Basalt Pot",
['German'] = "Standing Basalt Pot",
['French'] = "Standing Basalt Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StandingBasaltPotObject',
},
['Standing Clay Pot'] = {
['ID'] = 'StandingClayPotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Standing Clay Pot",
['Russian'] = "Standing Clay Pot",
['German'] = "Standing Clay Pot",
['French'] = "Standing Clay Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StandingClayPotObject',
},
['Standing Glass Sign'] = {
['ID'] = 'StandingGlassSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Standing Glass Sign",
['Russian'] = "Стеклянная табличка",
['German'] = "Glasschild (stehend)",
['French'] = "Grand panneau sur pied en verre",
},
['Description'] = {
['English'] = "A large sign framed with a glass plate.",
['Russian'] = "Большая вывеска обрамленная цельным листом стекла.",
['German'] = "Ein großes Schild gerahmt mit einer Glasplatte.",
['French'] = "Un grand panneau encadré d’une plaque de verre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StandingGlassSignObject',
},
['Standing Long Steel Sign'] = {
['ID'] = 'StandingLongSteelSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Standing Long Steel Sign",
['Russian'] = "Стальная длинная стела",
['German'] = "Stahlschild (lang, stehend)",
['French'] = "Long panneau sur pied en acier",
},
['Description'] = {
['English'] = "A long steel plate with a wooden base.",
['Russian'] = "Длинная стальная пластина на деревянном основании.",
['German'] = "Eine lange Stahlplatte mit einer hölzernen Basis.",
['French'] = "Une longue plaque d'acier avec une base en bois.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StandingLongSteelSignObject',
},
['Standing Steel Brick Sign'] = {
['ID'] = 'StandingSteelBrickSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Standing Steel Brick Sign",
['Russian'] = "Стальная стела на кирпичном основании",
['German'] = "Stahlschild mit Ziegelsteinfundament (stehend)",
['French'] = "Panneau sur pied de brique et d'acier",
},
['Description'] = {
['English'] = "A solid steel plate supported by a brick base.",
['Russian'] = "Прочная стальная плита, установленная на кирпичную основу.",
['German'] = "Eine massive Stahlplatte, die von einem gemauerten Sockel getragen wird.",
['French'] = "Une plaque d'acier solide soutenue par une base en brique.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StandingSteelBrickSignObject',
},
['Starter Camp'] = {
['ID'] = 'StarterCampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Starter Camp",
['Russian'] = "Стартовый лагерь",
['German'] = "Starterzelt",
['French'] = "Camp de base",
},
['Description'] = {
['English'] = "A combination of a small tent and a tiny stockpile.",
['Russian'] = "Палатка и небольшой склад, упакованные в один контейнер.",
['German'] = "Eine Kombination aus einem kleinen Zelt und einem winzigen Lager.",
['French'] = "Une petite tente avec à coté une petite réserve.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StarterCampObject',
},
['Steam Engine'] = {
['ID'] = 'SteamEngineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steam Engine",
['Russian'] = "Паровой двигатель",
['German'] = "Dampf-Stromgenerator",
['French'] = "Machine à vapeur",
},
['Description'] = {
['English'] = "A large steam engine for generating power.",
['Russian'] = "Большой паровой двигатель вырабатывающий энергию.",
['German'] = "Eine große Dampfmaschine zum Erzeugen von Strom.",
['French'] = "Une grande machine à vapeur pour la production d’énergie.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteamEngineObject',
},
['Steam Tractor'] = {
['ID'] = 'SteamTractorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steam Tractor",
['Russian'] = "Паровой трактор",
['German'] = "Dampftraktor",
['French'] = "Tracteur à vapeur",
},
['Description'] = {
['English'] = "A tractor powered through steam.",
['Russian'] = "Трактор с паровым двигателем.",
['German'] = "Ein dampfbetriebener Traktor.",
['French'] = "Un tracteur actionné par la vapeur.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteamTractorObject',
},
['Steam Tractor Harvester'] = {
['ID'] = 'SteamTractorHarvesterItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steam Tractor Harvester",
['Russian'] = "Жатка парового трактора",
['German'] = "Dampftraktor-Erntemaschine",
['French'] = "Moissonneuse pour tracteur à vapeur",
},
['Description'] = {
['English'] = "An attachment for the steam tractor that allows for quick harvesting of plants.",
['Russian'] = "Когда установлен на паровой трактор, позволяет быстро собирать большое количество растений.",
['German'] = "Ein Aufsatz für den Dampftraktor, mit dem Pflanzen schnell geerntet werden können.",
['French'] = "Un équipement pour le tracteur à vapeur qui permet une récolte rapide des plantes.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Harvester', 'Tool', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Steam Tractor Plow'] = {
['ID'] = 'SteamTractorPlowItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steam Tractor Plow",
['Russian'] = "Плуг парового трактора",
['German'] = "Dampftraktor-Pflug",
['French'] = "Charrue pour tracteur à vapeur",
},
['Description'] = {
['English'] = "An attachment for the steam tractor that allows for quick plowing.",
['Russian'] = "Приспособление для трактора, позволяющее быстро вспахивать землю.",
['German'] = "Ein Anhänger für den Dampftraktor, der schnelles Pflügen ermöglicht.",
['French'] = "Un équipement pour le tracteur à vapeur qui permet un labour rapide.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Plow', 'Tool', 'Hoer', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Steam Tractor Scoop'] = {
['ID'] = 'SteamTractorScoopItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steam Tractor Scoop",
['Russian'] = "Ковш парового трактора",
['German'] = "Steam Tractor Scoop",
['French'] = "Pelleteuse pour tracteur à vapeur",
},
['Description'] = {
['English'] = "An attachment for the steam tractor that allows for quick terraforming.",
['Russian'] = "Навесное оборудование для парового трактора, позволяющее быстро проводить терраформирование.",
['German'] = "An attachment for the steam tractor that allows for quick terraforming.",
['French'] = "Un accessoire pour le tracteur à vapeur qui permet une terraformation rapide.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Steam Tractor Sower'] = {
['ID'] = 'SteamTractorSowerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steam Tractor Sower",
['Russian'] = "Сеялка парового трактора",
['German'] = "Dampftraktor-Sämaschine",
['French'] = "Semoir pour tracteur à vapeur",
},
['Description'] = {
['English'] = "An attachment for the steam tractor that allows for quick planting of seeds.",
['Russian'] = "Когда установлен на паровой трактор, позволяет быстро высаживать растения.",
['German'] = "Ein Aufsatz für den Dampftraktor, der das schnelle Pflanzen von Samen erlaubt.",
['French'] = "Un équipement pour le tracteur à vapeur qui permet une plantation rapide des graines.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Planter', 'Tool', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['VehicleToolItem'] = 'True',
},
['Steam Truck'] = {
['ID'] = 'SteamTruckItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steam Truck",
['Russian'] = "Паровой грузовик",
['German'] = "Dampflastwagen",
['French'] = "Camion à vapeur",
},
['Description'] = {
['English'] = "A truck that runs on steam.",
['Russian'] = "Грузовик работающий на пару.",
['German'] = "Ein dampfbetriebener Truck.",
['French'] = "Un camion actionné par la vapeur.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteamTruckObject',
},
['Steel Abstract Fixture'] = {
['ID'] = 'SteelAbstractFixtureItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Abstract Fixture",
['Russian'] = "Стальной абстрактный светильник",
['German'] = "Stählerne abstrakte Vorrichtung",
['French'] = "Plafonnier abstrait en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelAbstractFixtureObject',
},
['Steel Axe'] = {
['ID'] = 'SteelAxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Axe",
['Russian'] = "Стальной топор",
['German'] = "Stahlaxt",
['French'] = "Hache en acier",
},
['Description'] = {
['English'] = "A Steel axe made for cutting down trees.",
['Russian'] = "Стальной топор для рубки деревьев.",
['German'] = "Eine Stahlaxt zum Fällen von Bäumen.",
['French'] = "Une hache en acier pour couper les arbres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Axle'] = {
['ID'] = 'SteelAxleItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Axle",
['Russian'] = "Стальная ось",
['German'] = "Stahlachse",
['French'] = "Essieu en acier",
},
['Description'] = {
['English'] = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
['Russian'] = "Вращающийся стальной стержень, который можно прикрепить к колесам для использования в транспортных средствах.",
['German'] = "Ein rotierender Stahlstab, der zur Verwendung in Fahrzeugen an Rädern befestigt werden kann.",
['French'] = "Une tige en acier rotative qui peut être attachée aux roues pour être utilisée dans des véhicules.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Bar'] = {
['ID'] = 'SteelBarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Steel Bar",
['Russian'] = "Стальной брусок",
['German'] = "Stahlbarren",
['French'] = "Lingot d'acier",
},
['Description'] = {
['English'] = "Refined bar of steel.",
['Russian'] = "Выплавленный стальной брусок.",
['German'] = "Veredelter Stahlbarren.",
['French'] = "Un lingot d'acier raffiné.",
},
['Weight'] = '20000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Steel Buoy'] = {
['ID'] = 'SteelBuoyItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Buoy",
['Russian'] = "Стальной буй",
['German'] = "Stahlboje",
['French'] = "Balise en acier",
},
['Description'] = {
['English'] = "A steel navigational buoy, can also be used as a moorage post.",
['Russian'] = "Стальной навигационный буй, к которому можно пришвартоваться.",
['German'] = "Eine Navigationsboje aus Stahl - auch geeignet als Anlegeplatz.",
['French'] = "Une bouée de navigation en acier, qui peut également être utilisée comme poteau d'amarrage.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelBuoyObject',
},
['Steel Ceiling Light'] = {
['ID'] = 'SteelCeilingLightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Ceiling Light",
['Russian'] = "Стальной потолочный светильник",
['German'] = "Stahl-Deckenlampe",
['French'] = "Plafonnier en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelCeilingLightObject',
},
['Steel Floor Lamp'] = {
['ID'] = 'SteelFloorLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Floor Lamp",
['Russian'] = "Стальной торшер",
['German'] = "Stählerne Stehlampe",
['French'] = "Lampadaire en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room. This time from the floor.",
['Russian'] = "Ещё более современный способ осветить комнату. На этот раз с пола.",
['German'] = "Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.",
['French'] = "Une façon plus moderne d'éclairer une pièce. Cette fois depuis le sol.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelFloorLampObject',
},
['Steel Gear'] = {
['ID'] = 'SteelGearItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Gear",
['Russian'] = "Стальная шестерня",
['German'] = "Stahlzahnrad",
['French'] = "Engrenage en acier",
},
['Description'] = {
['English'] = "A toothed machine part that interlocks with others.",
['Russian'] = "Зубчатая часть машины, соединяющаяся с другими.",
['German'] = "Ein gezahntes Maschinenteil, das mit anderen ineinander greift.",
['French'] = "Une pièce de machine dentée qui s'emboîte avec les autres.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Steel Gearbox'] = {
['ID'] = 'SteelGearboxItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Gearbox",
['Russian'] = "Стальная коробка передач",
['German'] = "Stahlgetriebe",
['French'] = "Boîte de vitesses en acier",
},
['Description'] = {
['English'] = "Provides speed and torque conversions from a rotating power source to another device.",
['Russian'] = "Provides speed and torque conversions from a rotating power source to another device.",
['German'] = "Provides speed and torque conversions from a rotating power source to another device.",
['French'] = "Provides speed and torque conversions from a rotating power source to another device.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Steel Hammer'] = {
['ID'] = 'SteelHammerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Hammer",
['Russian'] = "Стальной молоток",
['German'] = "Stahlhammer",
['French'] = "Marteau en acier",
},
['Description'] = {
['English'] = "A robust steel hammer useful for shaping blocks and deconstruction.",
['Russian'] = "Надежный стальной молоток, с полезными строительными функциями.",
['German'] = "Ein robuster Stahlhammer, um Blöcke in Form zu bringen oder abzubauen.",
['French'] = "Un marteau robuste en acier, utile pour le placer des blocs et la déconstruction.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Hanging Fixture'] = {
['ID'] = 'SteelHangingFixtureItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Hanging Fixture",
['Russian'] = "Стальной подвесной светильник",
['German'] = "Stählerne hängende Vorrichtung",
['French'] = "Plafonnier décoratif en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelHangingFixtureObject',
},
['Steel Hanging Lamp'] = {
['ID'] = 'SteelHangingLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Hanging Lamp",
['Russian'] = "Стальная подвесная лампа",
['German'] = "Stählerne Hängelampe",
['French'] = "Plafonnier suspendu en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelHangingLampObject',
},
['Steel Hoe'] = {
['ID'] = 'SteelHoeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Hoe",
['Russian'] = "Стальная тяпка",
['German'] = "Stahlhacke",
['French'] = "Binette en acier",
},
['Description'] = {
['English'] = "A steel hoe with improved range to help tilling larger areas.",
['Russian'] = "Стальная тяпка с бОльшим радиусом действия, для упрощения обработки больших полей.",
['German'] = "Eine Stahlhacke mit größerer Reichweite zur Beackerung größerer Flächen.",
['French'] = "Une binette en acier avec une portée améliorée pour aider à labourer de plus grandes surfaces.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Kitchen Lamp'] = {
['ID'] = 'SteelKitchenLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Kitchen Lamp",
['Russian'] = "Стальная кухонная лампа",
['German'] = "Stählerne Küchenlampe",
['French'] = "Lustre de cuisine en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelKitchenLampObject',
},
['Steel Liquids Tank'] = {
['ID'] = 'SteelLiquidsTankItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Liquids Tank",
['Russian'] = "Стальной резервуар",
['German'] = "Stahl-Flüssigkeitstank",
['French'] = "Réservoir de liquides en acier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelLiquidsTankObject',
},
['Steel Machete'] = {
['ID'] = 'SteelMacheteItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Machete",
['Russian'] = "Стальное мачете",
['German'] = "Stahlmachete",
['French'] = "Machette en acier",
},
['Description'] = {
['English'] = "A machete used to quickly clear plants.",
['Russian'] = "Мачете используется для быстрой расчистки от растительности.",
['German'] = "Eine Machete zum schnellen Entfernen von Pflanzen.",
['French'] = "Une machette utilisée pour débroussailler rapidement les plantes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Moorage Post'] = {
['ID'] = 'SteelMooragePostItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Moorage Post",
['Russian'] = "Стальной Причальный столб",
['German'] = "Stahl Ankerplatz",
['French'] = "Bollard en acier",
},
['Description'] = {
['English'] = "An iron moorage post that makes sure that even the largest of vessels stay still.",
['Russian'] = "Причальный столб из железа, который удержит даже большие суда.",
['German'] = "Ein eiserner Anlegepfosten stellt sicher, dass selbst die größten Schiffe ruhig bleiben.",
['French'] = "Une bollard en fer qui permet de s'assurer que même de plus grands navires restent immobiles.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelMooragePostObject',
},
['Steel Pickaxe'] = {
['ID'] = 'SteelPickaxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Pickaxe",
['Russian'] = "Стальная кирка",
['German'] = "Stahlspitzhacke",
['French'] = "Pioche en acier",
},
['Description'] = {
['English'] = "A steel pickaxe used to break down stone and ore into usable rubble.",
['Russian'] = "Стальная кирка, для разбивания камней и руд на пригодные для использования булыжники.",
['German'] = "Eine Stahlspitzhacke, die Stein und Erz in brauchbares Geröll zerkleinern kann.",
['French'] = "Une pioche en acier utilisée pour réduire les pierres et les minerais en débris exploitables.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Pipe'] = {
['ID'] = 'SteelPipeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Steel Pipe",
['Russian'] = "Стальная труба",
['German'] = "Stahlrohr",
['French'] = "Tuyau en acier",
},
['Description'] = {
['English'] = "A pipe for transporting liquids.",
['Russian'] = "Труба для транспортировки жидкостей. (И газов.)",
['German'] = "Ein Rohr für den Transport von Flüssigkeiten.",
['French'] = "Un tuyau pour le transport de liquides.",
},
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Steel Plate'] = {
['ID'] = 'SteelPlateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Plate",
['Russian'] = "Стальная пластина",
['German'] = "Stahlplatte",
['French'] = "Plaque d’acier",
},
['Description'] = {
['English'] = "A sturdy steel plate for use in various crafting recipes.",
['Russian'] = "Прочный стальной лист используемый в различных ремесленных рецептах.",
['German'] = "Eine stabile Stahlplatte zur Verwendung in verschiedenen Herstellungsrezepten.",
['French'] = "Une plaque d'acier robuste pour une utilisation dans diverses fabrications d'objets.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Steel Podium'] = {
['ID'] = 'SteelPodiumItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Podium",
['Russian'] = "Кафедра из стали",
['German'] = "Stahlpodium",
['French'] = "Pupitre en acier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelPodiumObject',
},
['Steel Row Seating'] = {
['ID'] = 'SteelRowSeatingItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Row Seating",
['Russian'] = "Стальная лавка",
['German'] = "Stählerne Reihenbestuhlung",
['French'] = "Rangée de sièges en acier",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelRowSeatingObject',
},
['Steel Saw Blade'] = {
['ID'] = 'SteelSawBladeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Saw Blade",
['Russian'] = "Стальной пильный диск",
['German'] = "Stahlsägeblatt",
['French'] = "Lame de scie en acier",
},
['Description'] = {
['English'] = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
['Russian'] = "Дисковая стальная пила, которая может крепиться к роторным машинам для придания формы изделиям из дерева и камня.",
['German'] = "Ein rundes Stahlsägeblatt, das in einer Rotationsmaschinen befestigt werden kann, um Holz- und Mauerwerksprodukte zu formen.",
['French'] = "Une scie circulaire en acier qui peut être attachée à des machines rotatives pour sculpter le bois et les produits issus de la maçonnerie.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Steel Searchlight'] = {
['ID'] = 'SteelSearchlightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Searchlight",
['Russian'] = "Стальной прожектор",
['German'] = "Stählerner Suchscheinwerver",
['French'] = "Projecteur en acier",
},
['Description'] = {
['English'] = "When your goal is to really light up the heaven!",
['Russian'] = "Когда ваша цель по-настоящему зажечь небеса!",
['German'] = "Wenn es dein Ziel ist, wirklich den Himmel zu erleuchten!",
['French'] = "Lorsque votre objectif est de vraiment illuminer le ciel !",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelSearchlightObject',
},
['Steel Shovel'] = {
['ID'] = 'SteelShovelItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Shovel",
['Russian'] = "Стальная лопата",
['German'] = "Stahlschaufel",
['French'] = "Pelle en acier",
},
['Description'] = {
['English'] = "When an iron shovel is not enough and you need something more durable while terraforming.",
['Russian'] = "Что-то получше и прочнее железной лопаты для ваших проектов терраформирования.",
['German'] = "Wenn eine Eisen Schaufel nicht ausreicht und man beim Terraforming etwas Robusteres benötigt.",
['French'] = "Lorsqu'une pelle en fer ne suffit pas et que vous avez besoin de quelque chose de plus durable pour la terraformation.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Sickle'] = {
['ID'] = 'SteelSickleItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Steel Sickle",
['Russian'] = "Стальной серп",
['German'] = "Stahlsichel",
['French'] = "Faucille en acier",
},
['Description'] = {
['English'] = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
['Russian'] = "Стальной серп, используемый для сбора урожая или покоса травы. Убирает большую область при взмахе.",
['German'] = "Eine Stahlsichel, mit der Getreide geerntet oder Gras geschnitten wird. Hat bei jedem Schwung ein flächendeckenden Effekt.",
['French'] = "Une faucille en acier utilisée pour la récolte ou couper l'herbe. Agit sur une zone à chaque coup.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Spring'] = {
['ID'] = 'SteelSpringItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Steel Spring",
['Russian'] = "Стальная пружина",
['German'] = "Steel Spring",
['French'] = "Ressort en acier",
},
['Description'] = {
['English'] = "A steel spring used to create bouncing inventions.",
['Russian'] = "Стальная пружина, используемая для создания подпрыгивающих изобретений.",
['German'] = "A steel spring used to create bouncing inventions.",
['French'] = "Un ressort en acier utilisé pour créer des inventions rebondissantes.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Square Fixture'] = {
['ID'] = 'SteelSquareFixtureItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Square Fixture",
['Russian'] = "Стальной квадратный светильник",
['German'] = "Stählerne quadratische Halterung",
['French'] = "Plafonnier carré en acier",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelSquareFixtureObject',
},
['Steel Table Lamp'] = {
['ID'] = 'SteelTableLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Table Lamp",
['Russian'] = "Стальная настольная лампа",
['German'] = "Stahltischlampe",
['French'] = "Lampe de table en acier",
},
['Description'] = {
['English'] = "For late night studying. Or working. Or anything, really.",
['Russian'] = "Для поздней учёбы. Или работы. Или ещё чего-нибудь.",
['German'] = "Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.",
['French'] = "Pour les longues nuits de recherches. Ou de travail. Ou pour tout autre chose, vraiment.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelTableLampObject',
},
['Steel Warehouse Shelves'] = {
['ID'] = 'SteelWarehouseShelvesItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Steel Warehouse Shelves",
['Russian'] = "Стальной складской стеллаж",
['German'] = "Stahl-Lagerhausregale",
['French'] = "Rayonnages d'entrepôt en acier",
},
['Description'] = {
['English'] = "A large metal rack allowing larger volume storage.",
['Russian'] = "Большой металлический стеллаж с вместительным хранилищем.",
['German'] = "Ein großes Metallregal mit mehr Stauraum.",
['French'] = "Une grande étagère métallique permettant de stocker un plus grand volume.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Storage Container'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SteelWarehouseShelvesObject',
},
['Stenographers Table'] = {
['ID'] = 'StenographersTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stenographers Table",
['Russian'] = "Стол стенографиста",
['German'] = "Stenographentisch",
['French'] = "Table des sténographes",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Стенография судебного дела очень важна, и для этого требуется пишущая машинка и, конечно же, собственный стол, на который ее можно поставить.",
['German'] = "Die Dokumentation einer Gerichtsverhandlung ist von entscheidender Bedeutung. Dazu braucht man eine besondere Schreibmaschine und natürlich einen eigenen Tisch, auf den man sie stellen kann.",
['French'] = "Documenter une affaire judiciaire est d'une importance vitale. Une machine à écrire spécifique est nécessaire à cette fin et, bien sûr, sa table sur laquelle la placer.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Has Table Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StenographersTableObject',
},
['Stockpile'] = {
['ID'] = 'StockpileItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stockpile",
['Russian'] = "Склад",
['German'] = "Lager (Groß)",
['French'] = "Réserve",
},
['Description'] = {
['English'] = "Designates a 5x5x5 area as storage for large items.",
['Russian'] = "Склад размером 5x5x5 для больших предметов.",
['German'] = "Kennzeichnet einen 5x5x5 Bereich als Lagerfläche für große Gegenstände.",
['French'] = "Désigne une zone 5x5x5 comme espace de stockage pour les gros articles.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StockpileObject',
},
['Stone'] = {
['ID'] = 'StoneItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Stone",
['Russian'] = "Камень",
['German'] = "Stein",
['French'] = "Pierre",
},
['Description'] = {
['English'] = "A pile of stones.",
['Russian'] = "Куча камней.",
['German'] = "Ein Haufen Steine.",
['French'] = "Un tas de pierres.",
},
['Weight'] = '7000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Block', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Stone Axe'] = {
['ID'] = 'StoneAxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Axe",
['Russian'] = "Каменный топор",
['German'] = "Steinaxt",
['French'] = "Hache en pierre",
},
['Description'] = {
['English'] = "A crude stone axe made for cutting down trees.",
['Russian'] = "Грубый каменный топор, предназначенный для рубки деревьев.",
['German'] = "Eine grobe Steinaxt zum Fällen von Bäumen.",
['French'] = "Une hache de pierre rudimentaire faite pour abattre des arbres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Brazier'] = {
['ID'] = 'StoneBrazierItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stone Brazier",
['Russian'] = "Каменная жаровня",
['German'] = "Feuerschale aus Stein",
['French'] = "Brasero en pierre",
},
['Description'] = {
['English'] = "A stone stand which can hold burning fuel to provide light.",
['Russian'] = "Каменная стойка, дает свет сжигая топливо.",
['German'] = "Ein Steinstäder für Brennstoff, um Licht zu spenden.",
['French'] = "Un socle en pierre pouvant contenir du combustible en feu pour fournir de la lumière.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StoneBrazierObject',
},
['Stone Door'] = {
['ID'] = 'StoneDoorItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stone Door",
['Russian'] = "Каменная дверь",
['German'] = "Steintür",
['French'] = "Porte en pierre",
},
['Description'] = {
['English'] = "A heavy stone door.",
['Russian'] = "Тяжелая каменная дверь.",
['German'] = "Eine schwere Steintür.",
['French'] = "Une lourde porte en pierre.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StoneDoorObject',
},
['Stone Hammer'] = {
['ID'] = 'StoneHammerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Hammer",
['Russian'] = "Каменный молоток",
['German'] = "Steinhammer",
['French'] = "Marteau en pierre",
},
['Description'] = {
['English'] = "A crude stone hammer useful for shaping blocks and deconstruction.",
['Russian'] = "Грубый каменный молоток, полезный для придания формы блокам и разбора.",
['German'] = "Ein grober Steinhammer, um Blöcke in Form zu bringen oder abzubauen.",
['French'] = "Un marteau de pierre rudimentaire utile pour façonner des blocs et pour la déconstruction.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Machete'] = {
['ID'] = 'StoneMacheteItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Machete",
['Russian'] = "Каменное мачете",
['German'] = "Steinmachete",
['French'] = "Machette en pierre",
},
['Description'] = {
['English'] = "A machete used to quickly clear plants.",
['Russian'] = "Мачете используется для быстрой расчистки от растительности.",
['German'] = "Eine Machete zum schnellen Entfernen von Pflanzen.",
['French'] = "Une machette utilisée pour débroussailler rapidement les plantes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Pickaxe'] = {
['ID'] = 'StonePickaxeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Pickaxe",
['Russian'] = "Каменная кирка",
['German'] = "Steinspitzhacke",
['French'] = "Pioche en pierre",
},
['Description'] = {
['English'] = "A crude pickaxe used to break down stone and ore into usable rubble.",
['Russian'] = "Грубая кирка, используемая для разбивания камней и руд на пригодные для использования булыжники.",
['German'] = "Eine grobe Spitzhacke, die Stein und Erz in brauchbares Geröll zerkleinern kann.",
['French'] = "Une pioche rudimentaire utilisée pour décomposer la pierre et le minerai en gravats utilisables.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Plaque'] = {
['ID'] = 'StonePlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stone Plaque",
['Russian'] = "Каменная Наградная доска",
['German'] = "Stone Plaque",
['French'] = "Plaque de pierre",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StonePlaqueObject',
},
['Stone Road'] = {
['ID'] = 'StoneRoadItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Stone Road",
['Russian'] = "Каменная дорога",
['German'] = "Steinstraße",
['French'] = "Route pavée",
},
['Description'] = {
['English'] = "A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.",
['Russian'] = "A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.",
['German'] = "A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.",
['French'] = "A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.",
},
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Stone Road Tool'] = {
['ID'] = 'StoneRoadToolItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Road Tool",
['Russian'] = "Каменная трамбовка",
['German'] = "Steinstraßenwerkzeug",
['French'] = "Outil de route en pierre",
},
['Description'] = {
['English'] = "A tool for tamping dirt into roads.",
['Russian'] = "Инструмент для утрамбовки грунта на дорогах.",
['German'] = "Ein Werkzeug, um Erde zu einem Trampelpfad zu stampfen.",
['French'] = "Un outil pour tasser la terre et en faire des routes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Sickle'] = {
['ID'] = 'StoneSickleItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Stone Sickle",
['Russian'] = "Каменный серп",
['German'] = "Steinsichel",
['French'] = "Faucille en pierre",
},
['Description'] = {
['English'] = "A stone sickle used to harvest crops or cut grass.",
['Russian'] = "Каменный серп, используемый для сбора урожая или покоса травы.",
['German'] = "Eine Steinsichel, mit der Getreide geerntet oder Gras geschnitten wird.",
['French'] = "Une faucille en pierre utilisée pour la récolte ou couper l'herbe.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stop Sign'] = {
['ID'] = 'StopSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stop Sign",
['Russian'] = "Знак Стоп",
['German'] = "Stoppschild",
['French'] = "Panneau stop",
},
['Description'] = {
['English'] = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
['Russian'] = "Дорожный знак, используемый для уведомления водителей, чтобы они полностью остановились и убедились, что перекресток свободен, прежде чем продолжить движение.",
['German'] = "Ein Verkehrsschild, das dazu dient, die Fahrer darauf hinzuweisen, anzuhalten und sicherzustellen, dass die Kreuzung frei ist, bevor sie weiterfahren.",
['French'] = "Un panneau de signalisation pour avertir les conducteurs de s'arrêter complètement et de s'assurer que l'intersection est sûre avant d'avancer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StopSignObject',
},
['Storage Chest'] = {
['ID'] = 'StorageChestItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Storage Chest",
['Russian'] = "Сундук",
['German'] = "Truhe",
['French'] = "Coffre",
},
['Description'] = {
['English'] = "A container you can store items in.",
['Russian'] = "Контейнер для хранения предметов.",
['German'] = "Ein Behälter, in dem Gegenstände gelagert werden können.",
['French'] = "Un conteneur dans lequel vous pouvez stocker des objets.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StorageChestObject',
},
['Storage Silo'] = {
['ID'] = 'StorageSiloItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Storage Silo",
['Russian'] = "Силосная башня",
['German'] = "Hölzernes Vorratssilo",
['French'] = "Silo de stockage",
},
['Description'] = {
['English'] = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
['Russian'] = "Деревянная силосная башня может хранить очень большие стопки урожая, семян и удобрений. Силосная башня не может хранить иные типы материалов.",
['German'] = "Ein hölzernes Silo, in dem besonders große Mengen an Getreide, Saatgut und Dünger gelagert werden können. Silos können, ausser den hier erwähnten, keine anderen Arten von Materialien lagern.",
['French'] = "Un silo en bois pouvant stocker de très grandes piles de récoltes, de graines, et d'engrais. Les silos ne peuvent pas stocker d'autres types de matériaux.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StorageSiloObject',
},
['Store'] = {
['ID'] = 'StoreItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Store",
['Russian'] = "Магазин",
['German'] = "Shop-Name",
['French'] = "Magasin",
},
['Description'] = {
['English'] = "Allows the selling and trading of items.",
['Russian'] = "Позволяет продавать и покупать предметы.",
['German'] = "Ermöglicht Kauf und Verkauf von Waren.",
['French'] = "Permet la vente et l'achat d'articles.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StoreObject',
},
['Store Sign'] = {
['ID'] = 'StoreSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Store Sign",
['Russian'] = "Вывеска магазина",
['German'] = "Ladenschild",
['French'] = "Enseigne de magasin",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StoreSignObject',
},
['Stove'] = {
['ID'] = 'StoveItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stove",
['Russian'] = "Плита",
['German'] = "Herd",
['French'] = "Cuisinière",
},
['Description'] = {
['English'] = "A heavy stove for cooking more complex dishes.",
['Russian'] = "Тяжелая печь для приготовления более сложных блюд.",
['German'] = "Ein großer Herd, um komplexere Gerichte zu kochen.",
['French'] = "Un poêle lourd pour cuisiner des plats plus complexes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StoveObject',
},
['Strange Fuel'] = {
['ID'] = 'StrangeFuelItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Strange Fuel",
['Russian'] = "Странное топливо",
['German'] = "Seltsamer Kraftstoff",
['French'] = "Carburant étrange",
},
['Description'] = {
['English'] = "CHEEEAAAAATER",
['Russian'] = "ЧИИИИТЕЕЕЕР",
['German'] = "CHEEEAAAAATER",
['French'] = "TRIIICCCCHHHEEEUUUR",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Street Sign'] = {
['ID'] = 'StreetSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Street Sign",
['Russian'] = "Уличный указатель",
['German'] = "Straßenschild",
['French'] = "Panneau de rue",
},
['Description'] = {
['English'] = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
['Russian'] = "Металлический знак, который особенно полезен при размещении рядом с дорогой для предоставления информации или инструкций участникам дорожного движения.",
['German'] = "Ein Metallschild, welches nützlich ist, wenn es an der Seite einer Straße aufgestellt wird, um den Benutzern der Straße Informationen oder Anweisungen zu geben.",
['French'] = "Un panneau en métal particulièrement utile lorsque placé aux abords d'une route pour offrir des informations ou des instructions aux usagers de la route.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StreetSignObject',
},
['Streetlamp'] = {
['ID'] = 'StreetlampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Streetlamp",
['Russian'] = "Уличный фонарь",
['German'] = "Straßenlaterne",
['French'] = "Réverbère",
},
['Description'] = {
['English'] = "A towering metal light post that requires electricity to run.",
['Russian'] = "Высокий металлический фонарь, требующий электричества.",
['German'] = "Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.",
['French'] = "Un lampadaire en métal qui nécessite de l'électricité pour fonctionner.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StreetlampObject',
},
['Students Desk Item'] = {
['ID'] = 'StudentsDeskItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Students Desk Item",
['Russian'] = "Students Desk Item",
['German'] = "Students Desk Item",
['French'] = "Students Desk Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Components.StudentsDeskObject',
},
['Students Desk T1'] = {
['ID'] = 'StudentsDeskT1Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Students Desk T1",
['Russian'] = "Парта T1",
['German'] = "Schülertisch T1",
['French'] = "Chaise d'étudiant nv. 1",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StudentsDeskT1Object',
},
['Students Desk T2'] = {
['ID'] = 'StudentsDeskT2Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Students Desk T2",
['Russian'] = "Парта T2",
['German'] = "Schülertisch T2",
['French'] = "Chaise d'étudiant nv. 2",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StudentsDeskT2Object',
},
['Students Desk T3'] = {
['ID'] = 'StudentsDeskT3Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Students Desk T3",
['Russian'] = "Парта T3",
['German'] = "Schülertisch T3",
['French'] = "Chaise d'étudiant nv. 3",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StudentsDeskT3Object',
},
['Stuffed Alligator'] = {
['ID'] = 'StuffedAlligatorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Alligator",
['Russian'] = "Чучело аллигатора",
['German'] = "Ausgestopfter Alligator",
['French'] = "Alligator empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedAlligatorObject',
},
['Stuffed Bison'] = {
['ID'] = 'StuffedBisonItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Bison",
['Russian'] = "Чучело бизона",
['German'] = "Ausgestopftes Bison",
['French'] = "Bison empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedBisonObject',
},
['Stuffed Elk'] = {
['ID'] = 'StuffedElkItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Elk",
['Russian'] = "Чучело вапити",
['German'] = "Ausgestopfter Wapiti",
['French'] = "Wapiti empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedElkObject',
},
['Stuffed Goat'] = {
['ID'] = 'StuffedGoatItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Goat",
['Russian'] = "Чучело козы",
['German'] = "Ausgestopfte Ziege",
['French'] = "Chèvre des montagnes empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedGoatObject',
},
['Stuffed Jaguar'] = {
['ID'] = 'StuffedJaguarItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Jaguar",
['Russian'] = "Чучело ягуара",
['German'] = "Ausgestopfter Jaguar",
['French'] = "Jaguar empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedJaguarObject',
},
['Stuffed Turkey'] = {
['ID'] = 'StuffedTurkeyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Stuffed Turkey",
['Russian'] = "Фаршированная индейка",
['German'] = "Gefüllter Truthahn",
['French'] = "Dinde farcie",
},
['Description'] = {
['English'] = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
['Russian'] = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
['German'] = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
['French'] = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Stuffed Wolf'] = {
['ID'] = 'StuffedWolfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stuffed Wolf",
['Russian'] = "Чучело волка",
['German'] = "Ausgestopfter Wolf",
['French'] = "Loup empaillé",
},
['Description'] = {
['English'] = "It looks so real!",
['Russian'] = "Оно выглядит так реалистично!",
['German'] = "Es sieht so echt aus!",
['French'] = "Ça paraît si vrai !",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StuffedWolfObject',
},
['Stump Bed'] = {
['ID'] = 'StumpBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stump Bed",
['Russian'] = "Stump Bed",
['German'] = "Stump Bed",
['French'] = "Stump Bed",
},
['Description'] = {
['English'] = "Simple collection of straw to rest on, don\'t mind the fleas.",
['Russian'] = "Simple collection of straw to rest on, don\'t mind the fleas.",
['German'] = "Simple collection of straw to rest on, don\'t mind the fleas.",
['French'] = "Simple collection of straw to rest on, don\'t mind the fleas.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StumpBedObject',
},
['Stump Chair'] = {
['ID'] = 'StumpChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stump Chair",
['Russian'] = "Stump Chair",
['German'] = "Stump Chair",
['French'] = "Stump Chair",
},
['Description'] = {
['English'] = "A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.",
['Russian'] = "A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.",
['German'] = "A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.",
['French'] = "A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StumpChairObject',
},
['Stump Latrine'] = {
['ID'] = 'StumpLatrineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stump Latrine",
['Russian'] = "Stump Latrine",
['German'] = "Stump Latrine",
['French'] = "Stump Latrine",
},
['Description'] = {
['English'] = "Simple yet functional.",
['Russian'] = "Simple yet functional.",
['German'] = "Simple yet functional.",
['French'] = "Simple yet functional.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StumpLatrineObject',
},
['Stump Table'] = {
['ID'] = 'StumpTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Stump Table",
['Russian'] = "Stump Table",
['German'] = "Stump Table",
['French'] = "Stump Table",
},
['Description'] = {
['English'] = "A large log cut in half for placing things on.",
['Russian'] = "A large log cut in half for placing things on.",
['German'] = "A large log cut in half for placing things on.",
['French'] = "A large log cut in half for placing things on.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.StumpTableObject',
},
['Substrate'] = {
['ID'] = 'SubstrateItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Substrate",
['Russian'] = "Подложка",
['German'] = "Substrat",
['French'] = "Substrat",
},
['Description'] = {
['English'] = "The foundation material for complex electronics.",
['Russian'] = "Основной материал для сложной электроники.",
['German'] = "Das Grundmaterial für komplexe Elektronik.",
['French'] = "Le matériau de base pour de l'électronique complexe.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sugar'] = {
['ID'] = 'SugarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sugar",
['Russian'] = "Сахар",
['German'] = "Zucker",
['French'] = "Sucre",
},
['Description'] = {
['English'] = "Even sweet lovers don\'t eat sugar plain.",
['Russian'] = "Even sweet lovers don\'t eat sugar plain.",
['German'] = "Even sweet lovers don\'t eat sugar plain.",
['French'] = "Even sweet lovers don\'t eat sugar plain.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sugarcane'] = {
['ID'] = 'SugarcaneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sugarcane",
['Russian'] = "Сахарный тростник",
['German'] = "Zuckerrohr",
['French'] = "Canne à sucre",
},
['Description'] = {
['English'] = "How did you even get this?",
['Russian'] = "Откуда Вы это вообще взяли?",
['German'] = "Wie hast du das überhaupt bekommen?",
['French'] = "Comment as-tu eu ça ?",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Sugarcane Pack'] = {
['ID'] = 'SugarcanePackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Sugarcane Pack",
['Russian'] = "Упаковка сахарного тростника",
['German'] = "Zuckerrohrbeutel",
['French'] = "Paquet de cannes à sucre",
},
['Description'] = {
['English'] = "How did you even get this?",
['Russian'] = "Откуда Вы это вообще взяли?",
['German'] = "Wie hast du das überhaupt bekommen?",
['French'] = "Comment as-tu eu ça ?",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sulfur'] = {
['ID'] = 'SulfurItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Sulfur",
['Russian'] = "Sulfur",
['German'] = "Sulfur",
['French'] = "Sulfur",
},
['Description'] = {
['English'] = "While it may not look like much it is fundamentally essential to sustain life.",
['Russian'] = "While it may not look like much it is fundamentally essential to sustain life.",
['German'] = "While it may not look like much it is fundamentally essential to sustain life.",
['French'] = "While it may not look like much it is fundamentally essential to sustain life.",
},
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Excavatable', 'Block', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Sun Butter'] = {
['ID'] = 'SunButterItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Sun Butter",
['Russian'] = "Паста из семечек подсолнуха",
['German'] = "Sonnenblumenbutter",
['French'] = "Margarine",
},
['Description'] = {
['English'] = "A revolutionary method to acquire butter.",
['Russian'] = "Революционный метод получения масла.",
['German'] = "Eine revolutionäre Methode um Butter herzustellen.",
['French'] = "Une méthode révolutionnaire pour acquérir du beurre.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sun Cheese'] = {
['ID'] = 'SunCheeseItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sun Cheese",
['Russian'] = "Сыр из семечек подсолнуха",
['German'] = "Sonnenblumenkäse",
['French'] = "Fromage de tournesol",
},
['Description'] = {
['English'] = "Cheesy yet not made in a traditional way.",
['Russian'] = "Вкусный, но приготовленный не традиционным способом.",
['German'] = "Käsig ja, aber nicht auf traditionelle Art gemacht.",
['French'] = "Fromage mais pas fait de manière traditionnelle.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sunflower'] = {
['ID'] = 'SunflowerItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sunflower",
['Russian'] = "Подсолнечник",
['German'] = "Sonnenblume",
['French'] = "Tournesol",
},
['Description'] = {
['English'] = "A plant whose seeds are quite versitile in their use further processed.",
['Russian'] = "Растение, семена которого имеют широкое применение после их дальнейшей обработки.",
['German'] = "Eine Pflanze dessen Samen in vielfältiger Art und Weise genutzt werden können.",
['French'] = "Une plante dont les graines sont assez polyvalentes dans leur utilisation après transformation.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sunflower Seed'] = {
['ID'] = 'SunflowerSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sunflower Seed",
['Russian'] = "Семечко подсолнечника",
['German'] = "Samen (Sonnenblume)",
['French'] = "Graine de tournesol",
},
['Description'] = {
['English'] = "Plant to grow sunflowers.",
['Russian'] = "Посадите, чтобы вырастить подсолнечник.",
['German'] = "Pflanzen, um Sonnenblumen wachsen zu lassen.",
['French'] = "Plantez pour faire pousser du tournesol.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Sunflower Seed Pack'] = {
['ID'] = 'SunflowerSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Sunflower Seed Pack",
['Russian'] = "Упаковка семян подсолнечника",
['German'] = "Sonnenblumensamenbeutel",
['French'] = "Paquet de graines de tournesol",
},
['Description'] = {
['English'] = "Plant to grow sunflowers.",
['Russian'] = "Посадите, чтобы вырастить подсолнечник.",
['German'] = "Pflanzen, um Sonnenblumen wachsen zu lassen.",
['French'] = "Plantez pour faire pousser du tournesol.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sweet Deer Jerky'] = {
['ID'] = 'SweetDeerJerkyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sweet Deer Jerky",
['Russian'] = "Сладкая вяленая оленина",
['German'] = "Süßes Reh-Jerky",
['French'] = "Viande séchée de cerf",
},
['Description'] = {
['English'] = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
['Russian'] = "Маринование в смеси масла, трав и немного подсластителя увеличивает вкусовой потенциал.",
['German'] = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
['French'] = "Mariné dans un mélange d'huile, d'herbes et d'un peu édulcorant augmente vraiment le potentiel.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Sweet Salad'] = {
['ID'] = 'SweetSaladItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Sweet Salad",
['Russian'] = "Сладкий салат",
['German'] = "Süßer Salat",
['French'] = "Salade douce",
},
['Description'] = {
['English'] = "The sweetness of the fruits happens to work well with the salad.",
['Russian'] = "Сладость фруктов, бывает, хорошо сочетается с салатом.",
['German'] = "Die natürliche Süße der Früchte harmoniert gut mit dem Salat.",
['French'] = "La douceur des fruits se marie bien avec la salade.",
},
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Herbivore Feed', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Swirl Vase'] = {
['ID'] = 'SwirlVaseItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Swirl Vase",
['Russian'] = "Вихревая ваза",
['German'] = "Strudelvase",
['French'] = "Vase tourbillonnant",
},
['Description'] = {
['English'] = "A vase made with glass to brighten up your home.",
['Russian'] = "A vase made with glass to brighten up your home.",
['German'] = "A vase made with glass to brighten up your home.",
['French'] = "A vase made with glass to brighten up your home.",
},
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Can Hold Flowers', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.SwirlVaseObject',
},
['Switch'] = {
['ID'] = 'SwitchItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Switch",
['Russian'] = "Переключатель",
['German'] = "Schalter",
['French'] = "Interrupteur",
},
['Description'] = {
['English'] = "Toggle on any touching wires and electronic objects.",
['Russian'] = "Включает любые подключенные провода и электронные объекты.",
['German'] = "Schalte alle sich berührenden Drähte und elektronischen Objekte ein.",
['French'] = "Active/désactive tous les fils et objets électroniques qui le touchent.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Tech'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Wires.SwitchObject',
},
['Synthetic Rubber'] = {
['ID'] = 'SyntheticRubberItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Synthetic Rubber",
['Russian'] = "Синтетическая резина",
['German'] = "Synthetischer Gummi",
['French'] = "Caoutchouc synthétique",
},
['Description'] = {
['English'] = "An extremely useful synthetic material derived from petrochemicals.",
['Russian'] = "An extremely useful synthetic material derived from petrochemicals.",
['German'] = "An extremely useful synthetic material derived from petrochemicals.",
['French'] = "An extremely useful synthetic material derived from petrochemicals.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailings'] = {
['ID'] = 'TailingsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Tailings",
['Russian'] = "Хвосты",
['German'] = "Giftige Schlacke",
['French'] = "Résidus",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Отходы процесса концентрации руды. При неправильном хранении создаёт загрязнение, убивающее растения неподалёку и отравляющее источники воды. Захороните глубоко под землёй для нейтрализации эффекта.",
['German'] = "Abfallprodukt aus konzentrierendem Erz. Bei unsachgemäßer Lagerung wird der Abfluss Verschmutzung verursachen; Pflanzen in der Nähe töten und in die Wasserversorgung eindringen. Vergrabe es tief im Untergrund, um den Effekt zu neutralisieren.",
['French'] = "Déchets issus de la concentration du minerai. Lorsqu'il est mal stocké, le ruissellement crée une pollution qui tue les plantes voisines et s'infiltre dans les réserves d'eau. Enfouissez-les profondément sous terre pour aider à neutraliser l'effet.",
},
['Weight'] = '18000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Waste Product', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Tailor Bowler Hat'] = {
['ID'] = 'TailorBowlerHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tailor Bowler Hat",
['Russian'] = "Шляпа-котелок Портного",
['German'] = "Schneidermelone",
['French'] = "Ensemble de tailleur : Chapeau melon",
},
['Description'] = {
['English'] = "A stylish bowler hat made of tighly spun fur felt.",
['Russian'] = "Стильная шляпа-котелок из плотно сплетенного мехового фетра.",
['German'] = "Eine stylische Melone, aus fein gesponnenem Tierfell.",
['French'] = "Un chapeau melon élégant fabriqué en feutre de fourrure finement filé.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tailor Pants'] = {
['ID'] = 'TailorPantsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tailor Pants",
['Russian'] = "Штаны Портного",
['German'] = "Schneiderhose",
['French'] = "Ensemble de tailleur : Pantalon",
},
['Description'] = {
['English'] = "Tailored slacks that fit just right.",
['Russian'] = "Сшитые по фигуре брюки, которые идеально сидят.",
['German'] = "Geschneiderte Hose, die gerade richtig passt.",
['French'] = "Pantalon sur mesure parfaitement ajusté.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tailor Shirt'] = {
['ID'] = 'TailorShirtItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tailor Shirt",
['Russian'] = "Рубашка Портного",
['German'] = "Schneiderhemd",
['French'] = "Ensemble de tailleur : Chemise",
},
['Description'] = {
['English'] = "A form-fitting vest and tie ensemble which includes measuring tape.",
['Russian'] = "Комплект из облегающего жилета и галстука, включающий измерительную ленту.",
['German'] = "Eine enganliegende Weste mit Krawatte, welche ein Maßband inklusive hat.",
['French'] = "Un ensemble gilet et cravate bien ajusté qui comprend un mètre ruban.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tailor Shoes'] = {
['ID'] = 'TailorShoesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tailor Shoes",
['Russian'] = "Ботинки Портного",
['German'] = "Schneiderschuhe",
['French'] = "Ensemble de tailleur : Chaussures",
},
['Description'] = {
['English'] = "Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)",
['Russian'] = "Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)",
['German'] = "Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)",
['French'] = "Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tailor Sign'] = {
['ID'] = 'TailorSignItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tailor Sign",
['Russian'] = "Вывеска Портного",
['German'] = "Schneiderschild",
['French'] = "Enseigne du couturier",
},
['Description'] = {
['English'] = "A helpful sign for advertisements along the road.",
['Russian'] = "Полезный знак для размещения рекламы вдоль дороги.",
['German'] = "A helpful sign for advertisements along the road.",
['French'] = "Une enseigne utile pour les publicités le long de la route.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TailorSignObject',
},
['Tailoring Basic Upgrade'] = {
['ID'] = 'TailoringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Tailoring Basic Upgrade",
['Russian'] = "Базовое улучшение для портняжного дела",
['German'] = "Grundlegendes Upgrade: Schneidern",
['French'] = "Amélioration basique : Couture",
},
['Description'] = {
['English'] = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['Russian'] = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['German'] = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['French'] = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Modern Upgrade'] = {
['ID'] = 'TailoringModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Hidden'] = nil,
['Group'] = 'Upgrade',
['Name'] = {
['English'] = "Tailoring Modern Upgrade",
['Russian'] = "Современное улучшение для портняжного дела",
['German'] = "Modernes Upgrade: Schneidern",
['French'] = "Amélioration moderne : Couture",
},
['Description'] = {
['English'] = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['Russian'] = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['German'] = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
['French'] = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
},
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Skill Book'] = {
['ID'] = 'TailoringSkillBook',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Books',
['Name'] = {
['English'] = "Tailoring Skill Book",
['Russian'] = "Книга о портняжном деле",
['German'] = "Fertigkeitsbuch: Schneidern",
['French'] = "Livre de compétence : Couture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillBook'] = 'True',
},
['Tailoring Skill Scroll'] = {
['ID'] = 'TailoringSkillScroll',
['Category'] = 'Hidden/Research',
['Hidden'] = nil,
['Group'] = 'Skill Scrolls',
['Name'] = {
['English'] = "Tailoring Skill Scroll",
['Russian'] = "Страница о портняжном деле",
['German'] = "Fertigkeitsschriftrolle: Schneidern",
['French'] = "Page de compétence : Couture",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['SkillScroll'] = 'True',
},
['Tailoring Table'] = {
['ID'] = 'TailoringTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tailoring Table",
['Russian'] = "Стол портного",
['German'] = "Schneidertisch",
['French'] = "Atelier de couture",
},
['Description'] = {
['English'] = "Spearhead the fashion movement with the finest clothes and hair!",
['Russian'] = "Возглавьте движение моды с лучшей одеждой и... волосами!",
['German'] = "Sei der Anführer der Modebewegung mit den feinsten Kleidern und Haaren!",
['French'] = "Soyez le fer de lance du mouvement de la mode avec les vêtements et les cheveux les plus fins !",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TailoringTableObject',
},
['Tall Boots'] = {
['ID'] = 'TallBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tall Boots",
['Russian'] = "Сапоги",
['German'] = "Hohe Stiefel",
['French'] = "Bottes hautes",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Ботфорты - это сапоги которые доходят до колен, или чуть ниже. Обычно они туже у голени, нежели у колена.",
['German'] = "Kniehohe Stiefel sind Stiefel, die ungefähr bis zu den Knien gehen. An den Waden und Fußgelenken sind sie enger als an den Knien.",
['French'] = "Les bottes hautes sont des bottes qui montent jusqu'au genou, ou légèrement en dessous. Elles sont généralement plus serrées au niveau du tibia et de la cheville qu'en haut.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tall Limestone Pot'] = {
['ID'] = 'TallLimestonePotItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tall Limestone Pot",
['Russian'] = "Tall Limestone Pot",
['German'] = "Tall Limestone Pot",
['French'] = "Tall Limestone Pot",
},
['Description'] = {
['English'] = "Sometimes you just want to bring a little bit of nature into your house.",
['Russian'] = "Иногда Вы просто хотите привнести немного природы в свой дом.",
['German'] = "Manchmal möchtest du einfach etwas Natur in deinem Haus.",
['French'] = "Parfois, vous voulez juste apporter un peu de nature dans votre résidence.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TallLimestonePotObject',
},
['Tallow'] = {
['ID'] = 'TallowItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tallow",
['Russian'] = "Сало",
['German'] = "Talg",
['French'] = "Suif",
},
['Description'] = {
['English'] = "Rendered animal fat useful for more than just cooking.",
['Russian'] = "Вытопленное сало годится не только для приготовления пищи.",
['German'] = "Tierische Fette sind nicht nur zum Kochen nützlich.",
['French'] = "La graisse animale est utile pour bien plus que la cuisine.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Tallow Candle'] = {
['ID'] = 'TallowCandleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tallow Candle",
['Russian'] = "Сальная свеча",
['German'] = "Talgkerze",
['French'] = "Bougie en suif",
},
['Description'] = {
['English'] = "A candle which can burn tallow to produce a small amount of light.",
['Russian'] = "Свеча, сжигающая жир и дающая немного света.",
['German'] = "Eine Kerze, die Talg verbrennen kann, um etwas Licht zu spenden.",
['French'] = "Une bougie qui peut brûler le suif pour produire une petite quantité de lumière.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TallowCandleObject',
},
['Tallow Lamp'] = {
['ID'] = 'TallowLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tallow Lamp",
['Russian'] = "Сальная лампа",
['German'] = "Talglampe",
['French'] = "Lampe à suif",
},
['Description'] = {
['English'] = "A pottery lamp. Fuel with tallow.",
['Russian'] = "Глиняная лампа, заправляемая жиром.",
['German'] = "Eine Keramiklampe. Benötigt Talg.",
['French'] = "Une lampe en poterie. A alimenter avec du suif.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TallowLampObject',
},
['Tallow Wall Lamp'] = {
['ID'] = 'TallowWallLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tallow Wall Lamp",
['Russian'] = "Настенная сальная лампа",
['German'] = "Talgwandlampe",
['French'] = "Lampe à suif murale",
},
['Description'] = {
['English'] = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
['Russian'] = "Закреплённая на стене свеча, сжигающая жир и дающая немного света.",
['German'] = "Eine Wandkerze, die Talg verbrennen kann, um etwas Licht zu spenden.",
['French'] = "Une bougie montée sur un support mural qui peut brûler du suif pour produire une petite quantité de lumière.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TallowWallLampObject',
},
['Tapestry'] = {
['ID'] = 'TapestryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tapestry",
['Russian'] = "Гобелен",
['German'] = "Tapestry",
['French'] = "Tapisserie",
},
['Description'] = {
['English'] = "A simple neutral tapestry.",
['Russian'] = "Просто нейтральный гобелен.",
['German'] = "A simple neutral tapestry.",
['French'] = "Une simple tapisserie neutre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TapestryObject',
},
['Tapestry Fish'] = {
['ID'] = 'TapestryFishItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tapestry Fish",
['Russian'] = "Гобелен с рыбой",
['German'] = "Tapestry Fish",
['French'] = "Tapisserie poisson",
},
['Description'] = {
['English'] = "A tapestry with a beautiful fish display.",
['Russian'] = "Гобелен с изображением красивой рыбы.",
['German'] = "A tapestry with a beautiful fish display.",
['French'] = "Une tapisserie avec une belle représentation de poissons.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TapestryFishObject',
},
['Tapestry Sunset'] = {
['ID'] = 'TapestrySunsetItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tapestry Sunset",
['Russian'] = "Гобелен с закатом",
['German'] = "Tapestry Sunset",
['French'] = "Tapisserie coucher de soleil",
},
['Description'] = {
['English'] = "A tapestry with a beautiful sunset display.",
['Russian'] = "Гобелен, на котором изображен невероятно красивый закат.",
['German'] = "A tapestry with a beautiful sunset display.",
['French'] = "Une tapisserie avec un magnifique coucher de soleil.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TapestrySunsetObject',
},
['Taro Fries'] = {
['ID'] = 'TaroFriesItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Taro Fries",
['Russian'] = "Таро Фри",
['German'] = "Taro-Fritten",
['French'] = "Frites de taro",
},
['Description'] = {
['English'] = "Crispy strips of taro that have been deep fried in oil.",
['Russian'] = "Хрустящие ломтики таро, глубоко обжаренные в масле.",
['German'] = "Knusprige Tarostreifen, die in Öl frittiert wurden.",
['French'] = "De minces tranches croustillants de taro qui ont été cuites dans l'huile.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Taro Root'] = {
['ID'] = 'TaroRootItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Taro Root",
['Russian'] = "Корень таро",
['German'] = "Tarowurzel",
['French'] = "Racine de taro",
},
['Description'] = {
['English'] = "Colocasia esculenta.",
['Russian'] = "Таро.",
['German'] = "Colocasia esculenta.",
['French'] = "Colocasia esculenta.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Taro Seed'] = {
['ID'] = 'TaroSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Taro Seed",
['Russian'] = "Семечко таро",
['German'] = "Samen (Taro)",
['French'] = "Graine de taro",
},
['Description'] = {
['English'] = "Plant to grow taro.",
['Russian'] = "Посадите, чтобы вырастить таро.",
['German'] = "Pflanze eine Taro.",
['French'] = "Plantez pour faire pousser du taro.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Taro Seed Pack'] = {
['ID'] = 'TaroSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Taro Seed Pack",
['Russian'] = "Упаковка семян таро",
['German'] = "Samenpack (Taro)",
['French'] = "Paquet de graines de taro",
},
['Description'] = {
['English'] = "Plant to grow taro.",
['Russian'] = "Посадите, чтобы вырастить таро.",
['German'] = "Pflanze eine Taro.",
['French'] = "Plantez pour faire pousser du taro.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tasty Tropical Pizza'] = {
['ID'] = 'TastyTropicalPizzaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tasty Tropical Pizza",
['Russian'] = "Вкусная Тропическая Пицца",
['German'] = "Pizza Tropica",
['French'] = "Pizza tropicale savoureuse",
},
['Description'] = {
['English'] = "To some it is tasty. To others, unforgivable.",
['Russian'] = "Для одних это вкусно. Для других же это непростительно.",
['German'] = "Manchen schmeckt es. Für andere ist es eine Sünde.",
['French'] = "Pour certains, c'est savoureux. Pour d'autres, impardonnable.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Teachers Desk Item'] = {
['ID'] = 'TeachersDeskItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Teachers Desk Item",
['Russian'] = "Teachers Desk Item",
['German'] = "Teachers Desk Item",
['French'] = "Teachers Desk Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Education', 'Housing Objects'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Gameplay.Components.TeachersDeskObject',
},
['Teachers Desk T1'] = {
['ID'] = 'TeachersDeskT1Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Teachers Desk T1",
['Russian'] = "Стол Учителя T1",
['German'] = "Lehrerpult T1",
['French'] = "Bureau du professeur nv. 1",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TeachersDeskT1Object',
},
['Teachers Desk T2'] = {
['ID'] = 'TeachersDeskT2Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Teachers Desk T2",
['Russian'] = "Стол Учителя T2",
['German'] = "Lehrerpult T2",
['French'] = "Bureau du professeur nv. 2",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TeachersDeskT2Object',
},
['Teachers Desk T3'] = {
['ID'] = 'TeachersDeskT3Item',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Teachers Desk T3",
['Russian'] = "Стол Учителя T3",
['German'] = "Lehrerpult T3",
['French'] = "Bureau du professeur nv. 3",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TeachersDeskT3Object',
},
['The Bob'] = {
['ID'] = 'TheBobItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "The Bob",
['Russian'] = "Боб",
['German'] = "Der Bob",
['French'] = "Coupe au carré",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Tiki Torch'] = {
['ID'] = 'TikiTorchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tiki Torch",
['Russian'] = "Садовый Факел Тики",
['German'] = "Tiki Torch",
['French'] = "Torche Tiki",
},
['Description'] = {
['English'] = "Great for outdoor l",
['Russian'] = "Отлично подходит для сада",
['German'] = "Great for outdoor l",
['French'] = "Idéal pour l'extérieur l",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TikiTorchObject',
},
['Tiny Stockpile'] = {
['ID'] = 'TinyStockpileItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tiny Stockpile",
['Russian'] = "Крошечный склад",
['German'] = "Lager (Winzig)",
['French'] = "Réserve minuscule",
},
['Description'] = {
['English'] = "Designates a 2x3x2 area as storage for large items.",
['Russian'] = "Склад размером 2x3x2 для больших предметов.",
['German'] = "Kennzeichnet einen 2x3x2 Bereich als Lagerfläche für große Gegenstände.",
['French'] = "Désigne une zone 2x2x3 comme espace de stockage pour les gros articles.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TinyStockpileObject',
},
['Toilet'] = {
['ID'] = 'ToiletItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Toilet",
['Russian'] = "Туалет",
['German'] = "Toilette",
['French'] = "Toilette",
},
['Description'] = {
['English'] = "When you gotta go, you gotta go.",
['Russian'] = "Когда ты должен идти, ты должен идти.",
['German'] = "Wenn man gehen muss, muss man gehen.",
['French'] = "Quand il faut y aller, il faut y aller.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ToiletObject',
},
['Toll'] = {
['ID'] = 'TollItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Toll",
['Russian'] = "Терминал",
['German'] = "Maut",
['French'] = "Péage",
},
['Description'] = {
['English'] = "Toggle on any touching wires and electronic objects.",
['Russian'] = "Включает любые подключенные провода и электронные объекты.",
['German'] = "Schalte alle sich berührenden Drähte und elektronischen Objekte ein.",
['French'] = "Active/désactive tous les fils et objets électroniques qui le touchent.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Tech'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TollObject',
},
['Tomato'] = {
['ID'] = 'TomatoItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tomato",
['Russian'] = "Помидор",
['German'] = "Tomate",
['French'] = "Tomate",
},
['Description'] = {
['English'] = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
['Russian'] = "Начитанные знают, что это фрукт, умные не используют его во фруктовом салате.",
['German'] = "Intelligenz ist, zu wissen, dass es sich hierbei um eine Frucht handelt; Weisheit ist, diese nicht in einem Obstsalat zu verwenden.",
['French'] = "L'intelligence est de savoir que c'est un fruit, la sagesse est de ne pas le mettre dans une salade de fruits.",
},
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Herbivore Feed', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Tomato Seed'] = {
['ID'] = 'TomatoSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tomato Seed",
['Russian'] = "Семечко помидора",
['German'] = "Samen (Tomaten)",
['French'] = "Graine de tomate",
},
['Description'] = {
['English'] = "Plant to grow tomato plants.",
['Russian'] = "Посадите, чтобы вырастить помидоры.",
['German'] = "Pflanzen, damit daraus Tomaten werden.",
['French'] = "Plantez pour faire pousser des plants de tomates.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Tomato Seed Pack'] = {
['ID'] = 'TomatoSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Tomato Seed Pack",
['Russian'] = "Упаковка семян помидора",
['German'] = "Tomatensamenbeutel",
['French'] = "Paquet de graines de tomate",
},
['Description'] = {
['English'] = "Plant to grow tomato plants.",
['Russian'] = "Посадите, чтобы вырастить помидоры.",
['German'] = "Pflanzen, damit daraus Tomaten werden.",
['French'] = "Plantez pour faire pousser des plants de tomates.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tool Bench'] = {
['ID'] = 'ToolBenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tool Bench",
['Russian'] = "Стол для инструментов",
['German'] = "Werkzeugtisch",
['French'] = "Établi d'outillage",
},
['Description'] = {
['English'] = "A place to craft and fix up tools.",
['Russian'] = "Место для изготовления и ремонта инструментов.",
['German'] = "Ein Ort zum Erstellen und Reparieren von Werkzeugen.",
['French'] = "Un endroit pour fabriquer et réparer des outils.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ToolBenchObject',
},
['Topped Porridge'] = {
['ID'] = 'ToppedPorridgeItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Topped Porridge",
['Russian'] = "Каша с добавками",
['German'] = "Verfeinertes Porridge",
['French'] = "Porridge garni",
},
['Description'] = {
['English'] = "A thick gruel of boiled grains with a dash of fruity flavor.",
['Russian'] = "Густая каша из вареных зерен с легким фруктовым привкусом.",
['German'] = "Ein dicker Brei aus gekochten Körnern, hat einen Hauch Fruchtgeschmack.",
['French'] = "Un gruau épais de grains bouillis avec une touche de saveur fruitée.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Torch'] = {
['ID'] = 'TorchItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Torch",
['Russian'] = "Факел",
['German'] = "Fackel",
['French'] = "Torche",
},
['Description'] = {
['English'] = "A little bit of light to help beat back the night.",
['Russian'] = "Небольшой источник света, помогающий бороться с темнотой.",
['German'] = "Ein wenig Licht, um die Nacht zurückzudrängen.",
['French'] = "Un peu de lumière pour aider à repousser la nuit.",
},
['Weight'] = '500',
['MaxStackSize'] = '1',
['Tags'] = {'Fuel', 'Torch', 'Tools', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = nil,
},
['Torch Stand'] = {
['ID'] = 'TorchStandItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Torch Stand",
['Russian'] = "Стойка для факела",
['German'] = "Fackelhalter",
['French'] = "Support de torche",
},
['Description'] = {
['English'] = "A stand for a torch.",
['Russian'] = "Подставка для факела.",
['German'] = "Ständer für eine Fackel.",
['French'] = "Un support pour une torche.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TorchStandObject',
},
['Tortilla'] = {
['ID'] = 'TortillaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tortilla",
['Russian'] = "Тортилья",
['German'] = "Tortilla",
['French'] = "Tortilla",
},
['Description'] = {
['English'] = "A thin, unleavened flatbread.",
['Russian'] = "Тонкая, пресная лепешка.",
['German'] = "Ein dünnes, ungesäuertes Fladenbrot.",
['French'] = "Un pain plat mince et sans levain.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Towel Rack'] = {
['ID'] = 'TowelRackItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Towel Rack",
['Russian'] = "Вешалка для полотенец",
['German'] = "Handtuchständer",
['French'] = "Porte-serviettes",
},
['Description'] = {
['English'] = "A wooden hanging rack designed for towels.",
['Russian'] = "Подвесная деревянная вешалка для полотенец.",
['German'] = "Ein hölzernes, hängendes Regal für Handtücher.",
['French'] = "Un étendoir en bois conçu pour les serviettes.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TowelRackObject',
},
['Town Bell'] = {
['ID'] = 'TownBellItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Town Bell",
['Russian'] = "Городской колокол",
['German'] = "Town Bell",
['French'] = "Cloche municipale",
},
['Description'] = {
['English'] = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
['Russian'] = "Большой колокол, используемый для оповещения жителей близлежащих районов об опасностях, собраниях и других различных мероприятиях.",
['German'] = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
['French'] = "Une grande cloche utilisée pour alerter les citoyens des environs en cas de danger, de réunions et d'autres activités diverses.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TownBellObject',
},
['Town Claim Stake'] = {
['ID'] = 'TownClaimStakeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Town Claim Stake",
['Russian'] = "Городской колышек землемера",
['German'] = "Stadt-Absteckpflock",
['French'] = "Piquet de revendication municipale",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TownClaimStakeObject',
},
['Town Foundation'] = {
['ID'] = 'TownFoundationItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Town Foundation",
['Russian'] = "Закладной камень города",
['German'] = "Stadtgründung",
['French'] = "Fondation municipale",
},
['Description'] = {
['English'] = "The founding stone for civilization.",
['Russian'] = "Закладной камень цивилизации.",
['German'] = "Der Grundstein für Zivilisation.",
['French'] = "La pierre fondatrice de la civilisation.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TownFoundationObject',
},
['Trailer Truck'] = {
['ID'] = 'TrailerTruckItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trailer Truck",
['Russian'] = "Тягач с полуприцепом",
['German'] = "Trailer Truck",
['French'] = "Semi-remorque",
},
['Description'] = {
['English'] = "Modern truck for hauling sizable loads.",
['Russian'] = "Современный грузовик для перевозки габаритного груза.",
['German'] = "Moderner Truck zum Transport großer Lasten.",
['French'] = "Camion moderne pour transporter de grosses charges.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrailerTruckObject',
},
['Transglutaminase'] = {
['ID'] = 'TransglutaminaseItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Food',
['Name'] = {
['English'] = "Transglutaminase",
['Russian'] = "Трансглютаминаза",
['German'] = "Transglutaminase",
['French'] = "Transglutaminase",
},
['Description'] = {
['English'] = "Any enzyme that can be used to bond proteins together.",
['Russian'] = "Любой фермент, который можно использовать для связывания белков вместе.",
['German'] = "Jedes Enzym, das dazu genutzt werden kann, Proteine zu binden.",
['French'] = "N'importe quelle enzyme pouvant être utilisée pour lier les protéines ensemble.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Transmission Pole'] = {
['ID'] = 'TransmissionPoleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Transmission Pole",
['Russian'] = "Опора линии электропередач",
['German'] = "Übertragungsmast",
['French'] = "Poteau électrique",
},
['Description'] = {
['English'] = "Can link electrical energy.",
['Russian'] = "Can link electrical energy.",
['German'] = "Can link electrical energy.",
['French'] = "Can link electrical energy.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TransmissionPoleObject',
},
['Trapper Fur Hat'] = {
['ID'] = 'TrapperFurHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Trapper Fur Hat",
['Russian'] = "Меховая шапка Зверолова",
['German'] = "Trapper Fur Hat",
['French'] = "Chapeau de trappeur en fourrure",
},
['Description'] = {
['English'] = "It sure is warm.",
['Russian'] = "Она точно теплая.",
['German'] = "It sure is warm.",
['French'] = "Il fait chaud, c'est certain.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Trapper Leather Hat'] = {
['ID'] = 'TrapperLeatherHatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Trapper Leather Hat",
['Russian'] = "Кожаная шапка Зверолова",
['German'] = "Trapper Leather Hat",
['French'] = "Chapeau de trappeur en cuir",
},
['Description'] = {
['English'] = "Helps keep the sun off your face... and neck... and also ears.",
['Russian'] = "Защищает лицо от солнечный лучей... и шею... а еще уши.",
['German'] = "Helps keep the sun off your face... and neck... and also ears.",
['French'] = "Aide à protéger votre visage, votre cou et aussi vos oreilles du soleil.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Trash Item'] = {
['ID'] = 'TrashItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Trash Item",
['Russian'] = "Trash Item",
['German'] = "Trash Item",
['French'] = "Trash Item",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Treasure Backpack'] = {
['ID'] = 'TreasureBackpackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Treasure Backpack",
['Russian'] = "Рюкзак Сокровищ",
['German'] = "Treasure Backpack",
['French'] = "Sac à dos à trésor",
},
['Description'] = {
['English'] = "A backpack full of odds and ends, bits and bobs, that sort of thing.",
['Russian'] = "Рюкзак, полный безделушек, мелочей, всякой всячины, всё такое.",
['German'] = "A backpack full of odds and ends, bits and bobs, that sort of thing.",
['French'] = "Un sac à dos plein de bricoles, de bouts de choses, ce genre de choses.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Treasury'] = {
['ID'] = 'TreasuryItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Treasury",
['Russian'] = "Казна",
['German'] = "Steuertresor",
['French'] = "Trésor public",
},
['Description'] = {
['English'] = "Allows the setting of taxes.",
['Russian'] = "Позволяет устанавливать налоги.",
['German'] = "Ermöglicht das Festlegen von Steuern.",
['French'] = "Permet d'établir des taxes.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TreasuryObject',
},
['Tree Debris'] = {
['ID'] = 'TreeDebrisItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Tree Debris",
['Russian'] = "Обломки дерева",
['German'] = "Baumrückstände",
['French'] = "Débris d'arbre",
},
['Description'] = {
['English'] = "Clear cut debris that needs to be broken down to be more usable.",
['Russian'] = "Изрубить остатки, которые необходимо разбить, для большей пользы.",
['German'] = "Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.",
['French'] = "Des débris d'arbres qui doivent être déblayés pour plus d'usages.",
},
['Weight'] = nil,
['MaxStackSize'] = '10',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Trillium Flower'] = {
['ID'] = 'TrilliumFlowerItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Trillium Flower",
['Russian'] = "Цветок Триллиума",
['German'] = "Trillium Blume",
['French'] = "Fleur de trillium",
},
['Description'] = {
['English'] = "Placeholder Description.",
['Russian'] = "Placeholder Description.",
['German'] = "Placeholder Description.",
['French'] = "Description de l'espace réservé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Trillium Seed'] = {
['ID'] = 'TrilliumSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Trillium Seed",
['Russian'] = "Семечко триллиума",
['German'] = "Waldliliensamen",
['French'] = "Graine de trillium",
},
['Description'] = {
['English'] = "Plant to grow trillium.",
['Russian'] = "Посадите, чтобы вырастить триллиум.",
['German'] = "Pflanze eine Waldlilie.",
['French'] = "Planter pour faire pousser du trillium.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Trillium Seed Pack'] = {
['ID'] = 'TrilliumSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Trillium Seed Pack",
['Russian'] = "Упаковка семян триллиума",
['German'] = "Waldliliensamenbeutel",
['French'] = "Paquet de graines de trillium",
},
['Description'] = {
['English'] = "Plant to grow trillium.",
['Russian'] = "Посадите, чтобы вырастить триллиум.",
['German'] = "Pflanze eine Waldlilie.",
['French'] = "Planter pour faire pousser du trillium.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tripod Camera'] = {
['ID'] = 'TripodCameraItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Tripod Camera",
['Russian'] = "Камера на штативе",
['German'] = "Stativ-Kamera",
['French'] = "Appareil photo à trépied",
},
['Description'] = {
['English'] = "When you want to save the world but in a frame.",
['Russian'] = "Когда хочешь спасти мир, но в моменте.",
['German'] = "Wenn du die Welt in einem Rahmen festhalten willst.",
['French'] = "Quand on veut sauver le monde mais dans un cadre.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TripodCameraObject',
},
['Trophy Artist'] = {
['ID'] = 'TrophyArtistItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trophy Artist",
['Russian'] = "Trophy Artist",
['German'] = "Trophy Artist",
['French'] = "Trophy Artist",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrophyArtistObject',
},
['Trophy Baker'] = {
['ID'] = 'TrophyBakerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trophy Baker",
['Russian'] = "Trophy Baker",
['German'] = "Trophy Baker",
['French'] = "Trophy Baker",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrophyBakerObject',
},
['Trophy Farmer'] = {
['ID'] = 'TrophyFarmerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trophy Farmer",
['Russian'] = "Trophy Farmer",
['German'] = "Trophy Farmer",
['French'] = "Trophy Farmer",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrophyFarmerObject',
},
['Trophy Logger'] = {
['ID'] = 'TrophyLoggerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trophy Logger",
['Russian'] = "Trophy Logger",
['German'] = "Trophy Logger",
['French'] = "Trophy Logger",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrophyLoggerObject',
},
['Trophy Miner'] = {
['ID'] = 'TrophyMinerItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Trophy Miner",
['Russian'] = "Trophy Miner",
['German'] = "Trophy Miner",
['French'] = "Trophy Miner",
},
['Description'] = {
['English'] = "A simple trophy displaying your prowess!",
['Russian'] = "A simple trophy displaying your prowess!",
['German'] = "A simple trophy displaying your prowess!",
['French'] = "A simple trophy displaying your prowess!",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TrophyMinerObject',
},
['Trousers'] = {
['ID'] = 'TrousersItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Trousers",
['Russian'] = "Брюки",
['German'] = "Hosen",
['French'] = "Pantalon",
},
['Description'] = {
['English'] = "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).",
['Russian'] = "Прочные брюки с узкой посадкой. Брюки - это элемент одежды, которые носят от талии до щиколотки, ткань которых охватывает каждую ногу отдельно (а не свисает вокруг обеих ног, как у робы, юбки или платья).",
['German'] = "Robuste, enge Hose. Eine Hose ist ein Kleidungsstück, das beide Beine jeweils einzeln bedeckt und von der Hüfte bis zu den Knöcheln reicht (im Gegensatz zu Roben, Röcken und Kleidern, deren Stoff beide Beine zusammen bedeckt).",
['French'] = "Pantalon robuste et ajusté. Le pantalon est un vêtement qui se porte de la taille aux chevilles, couvrant les deux jambes séparément (plutôt qu'avec un tissu s'étendant sur les deux jambes comme dans les robes, les jupes et les robes).",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Trout'] = {
['ID'] = 'TroutItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Trout",
['Russian'] = "Форель",
['German'] = "Forelle",
['French'] = "Truite",
},
['Description'] = {
['English'] = "A trout.",
['Russian'] = "Форель.",
['German'] = "Eine Forelle.",
['French'] = "Une truite.",
},
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Truck'] = {
['ID'] = 'TruckItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Truck",
['Russian'] = "Грузовик",
['German'] = "LKW",
['French'] = "Camion",
},
['Description'] = {
['English'] = "Modern truck for hauling sizable loads.",
['Russian'] = "Современный грузовик для перевозки габаритного груза.",
['German'] = "Moderner Truck zum Transport großer Lasten.",
['French'] = "Camion moderne pour transporter de grosses charges.",
},
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.TruckObject',
},
['Tulip'] = {
['ID'] = 'TulipItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Flower',
['Name'] = {
['English'] = "Tulip",
['Russian'] = "Tulip",
['German'] = "Tulip",
['French'] = "Tulip",
},
['Description'] = {
['English'] = "For someone special or just for decoration.",
['Russian'] = "For someone special or just for decoration.",
['German'] = "For someone special or just for decoration.",
['French'] = "For someone special or just for decoration.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Flower', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tulip Seed'] = {
['ID'] = 'TulipSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Tulip Seed",
['Russian'] = "Tulip Seed",
['German'] = "Tulip Seed",
['French'] = "Tulip Seed",
},
['Description'] = {
['English'] = "Plant to grow tulips.",
['Russian'] = "Plant to grow tulips.",
['German'] = "Plant to grow tulips.",
['French'] = "Plant to grow tulips.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Tulip Seed Pack'] = {
['ID'] = 'TulipSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Tulip Seed Pack",
['Russian'] = "Tulip Seed Pack",
['German'] = "Tulip Seed Pack",
['French'] = "Tulip Seed Pack",
},
['Description'] = {
['English'] = "Plant to grow tulips.",
['Russian'] = "Plant to grow tulips.",
['German'] = "Plant to grow tulips.",
['French'] = "Plant to grow tulips.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tuna'] = {
['ID'] = 'TunaItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Tuna",
['Russian'] = "Тунец",
['German'] = "Thunfisch",
['French'] = "Thon",
},
['Description'] = {
['English'] = "A tuna.",
['Russian'] = "Тунец.",
['German'] = "Ein Thunfisch.",
['French'] = "Un thon.",
},
['Weight'] = '1250',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tunic'] = {
['ID'] = 'TunicItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Tunic",
['Russian'] = "Туника",
['German'] = "Tunika",
['French'] = "Tunique",
},
['Description'] = {
['English'] = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
['Russian'] = "Простая рубашка. Даже нет кармана для ручки.",
['German'] = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
['French'] = "Un simple chemisier en toile. Ne comporte pas de poche pour y mettre votre stylo.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Turkey Carcass'] = {
['ID'] = 'TurkeyCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Turkey Carcass",
['Russian'] = "Туша индейки",
['German'] = "Truthahnkadaver",
['French'] = "Cadavre de dinde",
},
['Description'] = {
['English'] = "A dead turkey.",
['Russian'] = "A dead turkey.",
['German'] = "A dead turkey.",
['French'] = "A dead turkey.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Upholstered Chair'] = {
['ID'] = 'UpholsteredChairItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Upholstered Chair",
['Russian'] = "Стул с обивкой",
['German'] = "Gepolsteter Stuhl",
['French'] = "Fauteuil rembourré",
},
['Description'] = {
['English'] = "Like a chair, but upholstered.",
['Russian'] = "Как стул, но с обивкой.",
['German'] = "Wie ein Stuhl, nur gepolstert.",
['French'] = "Comme un fauteuil, mais rembourré.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.UpholsteredChairObject',
},
['Upholstered Couch'] = {
['ID'] = 'UpholsteredCouchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Upholstered Couch",
['Russian'] = "Диван с обивкой",
['German'] = "Gepolsterte Couch",
['French'] = "Canapé rembourré",
},
['Description'] = {
['English'] = "Like a couch, but upholstered.",
['Russian'] = "Как диван, но с обивкой.",
['German'] = "Wie eine Couch, nur gepolstert.",
['French'] = "Comme un canapé, mais rembourré.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.UpholsteredCouchObject',
},
['Urchin'] = {
['ID'] = 'UrchinItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Urchin",
['Russian'] = "Морской ёж",
['German'] = "Seeigel",
['French'] = "Oursin",
},
['Description'] = {
['English'] = "An urchin.",
['Russian'] = "Морской еж.",
['German'] = "Ein Seeigel.",
['French'] = "Un oursin.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Marine Life', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Valve'] = {
['ID'] = 'ValveItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Valve",
['Russian'] = "Клапан",
['German'] = "Ventil",
['French'] = "Soupape",
},
['Description'] = {
['English'] = "A device that regulates, directs, or controls the flow of fluid.",
['Russian'] = "Устройство, которое регулирует, направляет или контролирует поток жидкости.",
['German'] = "Ein Gerät zum Regulieren, Steuern oder Kontrollieren von Flüssigkeiten.",
['French'] = "Un dispositif qui régule, dirige ou contrôle l'écoulement de fluides.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Vegetable Medley'] = {
['ID'] = 'VegetableMedleyItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Vegetable Medley",
['Russian'] = "Овощная смесь",
['German'] = "Gemüsesalat",
['French'] = "Assortiment de légumes",
},
['Description'] = {
['English'] = "An eclectic arrangement of vegetables.",
['Russian'] = "Эклектичное расположение овощей.",
['German'] = "Eine wahllose Zusammenstellung von Gemüse.",
['French'] = "Un arrangement éclectique de légumes.",
},
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Vegetable Soup'] = {
['ID'] = 'VegetableSoupItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Vegetable Soup",
['Russian'] = "Овощной суп",
['German'] = "Suppe mit Gemüse",
['French'] = "Soupe de légumes",
},
['Description'] = {
['English'] = "Who knew plants in plant broth could be so tasty?",
['Russian'] = "Кто знал, что растения в растительном бульоне могут быть настолько вкусными?",
['German'] = "Wer hätte gedacht, dass Pflanzen in einer Pflanzenbrühe so lecker sein können?",
['French'] = "Qui aurait cru que des plantes dans du bouillon de plantes aurait été si savoureux ?",
},
['Weight'] = '700',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Vegetable Stock'] = {
['ID'] = 'VegetableStockItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Vegetable Stock",
['Russian'] = "Овощной бульон",
['German'] = "Brühe aus Gemüse",
['French'] = "Bouillon de légumes",
},
['Description'] = {
['English'] = "A hearty stock full of assorted vegetables.",
['Russian'] = "Сытный бульон из разнообразных овощей.",
['German'] = "Eine herzhafte Brühe voll mit verschiedenen Gemüsesorten.",
['French'] = "Un bouillon plein de légumes assortis.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Vehicle Tool Toggle'] = {
['ID'] = 'VehicleToggleItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Vehicle Tool Toggle",
['Russian'] = "Переключатель режима транспорта",
['German'] = "Fahrzeugwerkzeug umschalten",
['French'] = "Sélecteur de mode d'utilisation",
},
['Description'] = {
['English'] = "Press to toggle digging/driving mode.",
['Russian'] = "Нажмите для переключения режимов копания/движения.",
['German'] = "Press to toggle digging/driving mode.",
['French'] = "Appuyez pour basculer entre le mode creusement et le mode conduite.",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Villagers Cowl Lowered'] = {
['ID'] = 'VillagersCowlLoweredItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Villagers Cowl Lowered",
['Russian'] = "Льняной капюшон поселенца",
['German'] = "Villagers Cowl Lowered",
['French'] = "Capuchon abaissé de villageois",
},
['Description'] = {
['English'] = "A rough linen cowl lowered, showing your face.",
['Russian'] = "Грубый льняной капюшон опущен, чтобы не скрывать лицо.",
['German'] = "A rough linen cowl lowered, showing your face.",
['French'] = "Un capuchon en lin grossier baissé, dévoilant votre visage.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Villagers Cowl Raised'] = {
['ID'] = 'VillagersCowlRaisedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Villagers Cowl Raised",
['Russian'] = "Поднятый льняной капюшон поселенца",
['German'] = "Villagers Cowl Raised",
['French'] = "Capuchon relevé de villageois",
},
['Description'] = {
['English'] = "A rough linen cowl raised, hiding your face partially.",
['Russian'] = "Просто льняной капюшон, скрывающий часть лица.",
['German'] = "A rough linen cowl raised, hiding your face partially.",
['French'] = "Un capuchon en lin grossier relevé, cachant partiellement votre visage.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wainwright Table'] = {
['ID'] = 'WainwrightTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wainwright Table",
['Russian'] = "Верстак колесника",
['German'] = "Wagenmachertisch",
['French'] = "Établi d'ingénierie routière",
},
['Description'] = {
['English'] = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
['Russian'] = "Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.",
['German'] = "Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.",
['French'] = "Un ensemble d'outils de lissage et de menuiserie qui aident à la création de roues et au transport.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WainwrightTableObject',
},
['Wall Candle'] = {
['ID'] = 'WallCandleItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wall Candle",
['Russian'] = "Настенная свеча",
['German'] = "Wandkerze",
['French'] = "Bougeoir mural",
},
['Description'] = {
['English'] = "A wall mounted candle.",
['Russian'] = "Настенная свеча.",
['German'] = "Kerze mit Wandhalter.",
['French'] = "Une bougie murale.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WallCandleObject',
},
['Wall Mounted Chest'] = {
['ID'] = 'WallMountedChestItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wall Mounted Chest",
['Russian'] = "Подвешиваемый сундук",
['German'] = "Wandtruhe",
['French'] = "Coffre mural",
},
['Description'] = {
['English'] = "A chest but for the wall.",
['Russian'] = "Сундук, но для подвеса на стену.",
['German'] = "Eine Truhe, aber für die Wand.",
['French'] = "Un coffre mais pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WallMountedChestObject',
},
['Wall Mounted Trunk'] = {
['ID'] = 'WallMountedTrunkItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wall Mounted Trunk",
['Russian'] = "Настенный сундук",
['German'] = "Wall Mounted Trunk",
['French'] = "Malle murale",
},
['Description'] = {
['English'] = "A chest but for the wall.",
['Russian'] = "Сундук, но для подвеса на стену.",
['German'] = "Eine Truhe, aber für die Wand.",
['French'] = "Un coffre mais pour le mur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WallMountedTrunkObject',
},
['Wanderers Hood Lowered'] = {
['ID'] = 'WanderersHoodLoweredItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wanderers Hood Lowered",
['Russian'] = "Спущенный Капюшон Странника",
['German'] = "Wanderers Hood Lowered",
['French'] = "Capuche abaissée de vagabond",
},
['Description'] = {
['English'] = "A quality linen cowl lowered, showing your face.",
['Russian'] = "Капюшон из хорошей ткани опущен, чтобы не скрывать лица.",
['German'] = "A quality linen cowl lowered, showing your face.",
['French'] = "Un capuchon en lin de qualité abaissé, dévoilant votre visage.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wanderers Hood Raised'] = {
['ID'] = 'WanderersHoodRaisedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wanderers Hood Raised",
['Russian'] = "Накинутый Капюшон Странника",
['German'] = "Wanderers Hood Raised",
['French'] = "Capuche de vagabond relevée",
},
['Description'] = {
['English'] = "A quality linen cowl raised, hiding your face partially.",
['Russian'] = "Капюшон из хорошей ткани, поднят и частично скрывает лицо.",
['German'] = "A quality linen cowl raised, hiding your face partially.",
['French'] = "Un capuchon en lin grossier relevé, cachant partiellement votre visage.",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Washboard'] = {
['ID'] = 'WashboardItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Washboard",
['Russian'] = "Стиральная доска",
['German'] = "Waschbrett",
['French'] = "Planche à laver",
},
['Description'] = {
['English'] = "Sometimes it can be nice to have clean clothes.",
['Russian'] = "Иногда так приятно иметь чистую одежду.",
['German'] = "Manchmal ist es schön, saubere Kleidung zu haben.",
['French'] = "Parfois, ça peut être sympa d'avoir des vêtements propres.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WashboardObject',
},
['Washing Machine'] = {
['ID'] = 'WashingMachineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Washing Machine",
['Russian'] = "Стиральная машина",
['German'] = "Waschmaschine",
['French'] = "Machine à laver",
},
['Description'] = {
['English'] = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
['Russian'] = "Зачем стирать вещи на стиральной доске руками, когда Вы можете бросить их в эту волшебную стиральную машину?",
['German'] = "Wieso Kleidung von Hand waschen, wenn man sie einfach in diese magisch-reinigende Maschine werfen kann?",
['French'] = "Pourquoi frotter vos vêtements à la main sur une planche à laver alors que vous pourriez les jeter dans cette machine à laver magique ?",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WashingMachineObject',
},
['Waste Filter'] = {
['ID'] = 'WasteFilterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Waste Filter",
['Russian'] = "Сточный фильтр",
['German'] = "Wasserfilter",
['French'] = "Filtre à déchets",
},
['Description'] = {
['English'] = "Treats raw sewage.",
['Russian'] = "Перерабатывает неочищенные сточные воды.",
['German'] = "Behandelt rohes Abwasser.",
['French'] = "Traite les eaux usées.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WasteFilterObject',
},
['Water'] = {
['ID'] = 'WaterItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Water",
['Russian'] = "Вода",
['German'] = "Wasser",
['French'] = "Eau",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Вода это богатый ресурс. Пресную воду можно найти в реках и озерах, а соленую - в океане. Помимо того, что вода является домом для рыб, она необходима для функционирования различных объектов.",
['German'] = "Wasser ist eine reichlich vorhandene Ressource. In Flüssen und Seen gibt es Süßwasser, während die Ozeane und Meere Salzwasser enthalten. Wasser ist nicht nur die Heimat von Fischen, auch zahlreiche Dinge benötigen Wasser damit sie funktionieren.",
['French'] = "L'eau est une ressource abondante. L'eau douce peut être trouvée dans les rivières et les lacs tandis que l'eau salée se trouve dans l'océan. En plus d'être la maison de la vie marine, l'eau est nécessaire pour faire fonctionner plus d'un objet.",
},
['Weight'] = nil,
['MaxStackSize'] = '10',
['Tags'] = {'Liquid', 'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Waterweed Seed'] = {
['ID'] = 'WaterweedSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Waterweed Seed",
['Russian'] = "Семечко элодеи",
['German'] = "Samen (Wasserpest)",
['French'] = "Graine d'élodée",
},
['Description'] = {
['English'] = "Plant to grow waterweed.",
['Russian'] = "Посадите, чтобы вырастить элодею.",
['German'] = "Pflanzen, damit daraus Wasserpest wird.",
['French'] = "Plantez pour faire pousser de l'élodée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Waterweed Seed Pack'] = {
['ID'] = 'WaterweedSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Waterweed Seed Pack",
['Russian'] = "Упаковка семян элодеи",
['German'] = "Wasserpestsamenbeutel",
['French'] = "Paquet de graines d'élodées",
},
['Description'] = {
['English'] = "Plant to grow waterweed.",
['Russian'] = "Посадите, чтобы вырастить элодею.",
['German'] = "Pflanzen, damit daraus Wasserpest wird.",
['French'] = "Plantez pour faire pousser de l'élodée.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Waterwheel'] = {
['ID'] = 'WaterwheelItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Waterwheel",
['Russian'] = "Водяное колесо",
['German'] = "Wasserrad",
['French'] = "Moulin à eau",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Использует силу потока воды для производства механической энергии. Необходимо размещать в пресной воде. Если разместить в реке под водопадом, то мощность удвоится.",
['German'] = "Nutzt die Kraft des fließenden Wassers, um mechanische Kraft zu erzeugen. Muss in frischem Wasser platziert werden und erzeugt doppelt so viel Kraft, wenn in einem Fluß und Wasserfall gleichzeitig platziert wird.",
['French'] = "Utilise la puissance d'un courant d'eau pour produire de l'énergie mécanique. Doit être placé dans de l'eau douce et produit une double puissance lorsqu'il est placé à la fois dans une rivière et dans une chute d'eau.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WaterwheelObject',
},
['Wet Brick'] = {
['ID'] = 'WetBrickItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wet Brick",
['Russian'] = "Сырой кирпич",
['German'] = "Nasser Ziegel",
['French'] = "Brique humide",
},
['Description'] = {
['English'] = "A simple wet brick ready to be processed into a construction block.",
['Russian'] = "Простой сырой кирпич, готовый к обжигу.",
['German'] = "A simple wet brick ready to be processed into a construction block.",
['French'] = "Une simple brique humide prête à être transformée en bloc de construction.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wet Tailings'] = {
['ID'] = 'WetTailingsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Wet Tailings",
['Russian'] = "Сырые хвосты",
['German'] = "Giftiger Schlamm",
['French'] = "Résidus humides",
},
['Description'] = {
['English'] = "Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.",
['Russian'] = "Отходы обогащения руды. Утечка создает загрязнение грунта, убивает близлежащие растения и отравляет воду.",
['German'] = "Abfallprodukt beim konzentrieren von Erz. Beim versickern entsteht Bodenverschmutzung, Pflanzen in der näheren Umgebung sterben und es verunreinigt das Grundwasser.",
['French'] = "Déchets issus de la concentration du minerai. Le ruissellement crée une pollution des sols ; tuant les plantes voisines et s'infiltrant dans l'approvisionnement en eau.",
},
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Waste Product', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Wheat'] = {
['ID'] = 'WheatItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Wheat",
['Russian'] = "Пшеница",
['German'] = "Weizen",
['French'] = "Blé",
},
['Description'] = {
['English'] = "A common grain that is significantly more useful processed.",
['Russian'] = "Обычное зерно, которое наверняка станет полезнее после переработки.",
['German'] = "Ein gewöhnliches Getreide, das verarbeitet sehr viel nützlicher ist.",
['French'] = "Un grain commun qui est nettement plus utile raffiné.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Grain', 'Raw Food', 'Food', 'Can Be On Surface', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Wheat Seed'] = {
['ID'] = 'WheatSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Wheat Seed",
['Russian'] = "Семечко пшеницы",
['German'] = "Samen (Weizen)",
['French'] = "Graine de blé",
},
['Description'] = {
['English'] = "Plant to grow wheat.",
['Russian'] = "Посадите, чтобы вырастить пшеницу.",
['German'] = "Pflanzen, damit daraus Weizen wird.",
['French'] = "Planter pour faire pousser du blé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Surface', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['Wheat Seed Pack'] = {
['ID'] = 'WheatSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "Wheat Seed Pack",
['Russian'] = "Упаковка семян пшеницы",
['German'] = "Weizensamenbeutel",
['French'] = "Paquet de grains de blé",
},
['Description'] = {
['English'] = "Plant to grow wheat.",
['Russian'] = "Посадите, чтобы вырастить пшеницу.",
['German'] = "Pflanzen, damit daraus Weizen wird.",
['French'] = "Planter pour faire pousser du blé.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wheelbarrow'] = {
['ID'] = 'WheelbarrowItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wheelbarrow",
['Russian'] = "Тачка",
['German'] = "Schubkarre",
['French'] = "Brouette",
},
['Description'] = {
['English'] = "Small wheelbarrow for hauling minimal loads.",
['Russian'] = "Маленькая тачка для перевозки небольших грузов.",
['German'] = "Ein kleiner Karren, um kleine Ladungen zu transportieren.",
['French'] = "Une petite brouette pour transporter des petites charges.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WheelbarrowObject',
},
['Whetstone'] = {
['ID'] = 'WhetstoneItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Whetstone",
['Russian'] = "Точильный камень",
['German'] = "Whetstone",
['French'] = "Pierre à aiguiser",
},
['Description'] = {
['English'] = "A polished piece of stone specifically cut to reduce damage of tools.",
['Russian'] = "Отполированный кусок камня, специально обработанный для уменьшения повреждения инструментов.",
['German'] = "A polished piece of stone specifically cut to reduce damage of tools.",
['French'] = "Une pièce de pierre polie spécialement taillée pour réduire l'usure causée aux outils.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['White Bursage Seed'] = {
['ID'] = 'WhiteBursageSeedItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "White Bursage Seed",
['Russian'] = "Семечко амброзии кустарниковой",
['German'] = "Samen (Traubenkraut)",
['French'] = "Graine de bursage blanc",
},
['Description'] = {
['English'] = "Plant to grow a white bursage.",
['Russian'] = "Посадите, чтобы вырастить амброзию кустарниковую.",
['German'] = "Pflanzen, um Traubenkraut wachsen zu lassen.",
['French'] = "Planter pour faire pousser un bursage blanc.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Surface'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
['SeedItem'] = 'True',
},
['White Bursage Seed Pack'] = {
['ID'] = 'WhiteBursageSeedPackItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Items',
['Name'] = {
['English'] = "White Bursage Seed Pack",
['Russian'] = "Упаковка семян амброзии кустарниковой",
['German'] = "Traubenkraut Samenpaket",
['French'] = "Paquet de graines de bursage blanc",
},
['Description'] = {
['English'] = "Plant to grow a white bursage.",
['Russian'] = "Посадите, чтобы вырастить амброзию кустарниковую.",
['German'] = "Pflanzen, um Traubenkraut wachsen zu lassen.",
['French'] = "Planter pour faire pousser un bursage blanc.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['White Powder'] = {
['ID'] = 'WhitePowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "White Powder",
['Russian'] = "Белый порошок",
['German'] = "White Powder",
['French'] = "Pigment blanc",
},
['Description'] = {
['English'] = "Petals taken through a drying and grinding stage leaving this fine powder.",
['Russian'] = "Лепестки проходят стадию сушки и измельчения, в результате чего получается мелкий порошок.",
['German'] = "Petals taken through a drying and grinding stage leaving this fine powder.",
['French'] = "Les pétales passent par une étape de séchage et de broyage aboutissant à une poudre fine.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wide Hips'] = {
['ID'] = 'WideHipsItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wide Hips",
['Russian'] = "Широкие бёдра",
['German'] = "Breite Hüften",
['French'] = "Hanches Larges",
},
['Description'] = {
['English'] = "Hips",
['Russian'] = "Бедра",
['German'] = "Hüften",
['French'] = "Hanches",
},
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wild Mix'] = {
['ID'] = 'WildMixItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Wild Mix",
['Russian'] = "Смесь диких растений",
['German'] = "Wildsalat",
['French'] = "Mélange sauvage",
},
['Description'] = {
['English'] = "A dressed salad that, with the added sweetness, it\'s pretty tasty.",
['Russian'] = "A dressed salad that, with the added sweetness, it\'s pretty tasty.",
['German'] = "A dressed salad that, with the added sweetness, it\'s pretty tasty.",
['French'] = "A dressed salad that, with the added sweetness, it\'s pretty tasty.",
},
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Wild Stew'] = {
['ID'] = 'WildStewItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Wild Stew",
['Russian'] = "Рагу из диких растений",
['German'] = "Lagerfeuer Waldeintopf",
['French'] = "Ragoût sauvage",
},
['Description'] = {
['English'] = "A thick stew made with a variety of vegetables.",
['Russian'] = "Простое овощное рагу.",
['German'] = "Ein üppiger Eintopf, gemacht mit einer Auswahl an Gemüse.",
['French'] = "Un ragoût épais fait de légumes variés.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Wilted Fiddleheads'] = {
['ID'] = 'WiltedFiddleheadsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Wilted Fiddleheads",
['Russian'] = "Увядшие побеги папоротника",
['German'] = "Farnspitzen getrocknet",
['French'] = "Crosses de fougère flétries",
},
['Description'] = {
['English'] = "While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.",
['Russian'] = "While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.",
['German'] = "While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.",
['French'] = "While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Wind Turbine'] = {
['ID'] = 'WindTurbineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wind Turbine",
['Russian'] = "Ветряная турбина",
['German'] = "Windrad",
['French'] = "Éolienne",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Использует силу ветра для производства электроэнергии. Для работы на полную мощность требуется 10 блоков свободного пространства перед лопастями. При размещении на возвышенностях получает небольшое увеличение мощности.",
['German'] = "Nutzt Wind um elektrischen Strom zu erzeugen. Braucht vor sich, 10 Blocks freien Raum, um die höchstmöglich Stromausbeute zu generieren. Eine Aufstellung in höheren Ebenen, kann die Erzeugung leicht erhöhen.",
['French'] = "Utilise le vent pour produire de l'énergie électrique. Il faut un espace libre de 10 blocs devant les pales pour une pleine production d'énergie. Une petite amélioration de la production est obtenue lorsqu'elle est placée à une altitude plus élevée.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WindTurbineObject',
},
['Windmill'] = {
['ID'] = 'WindmillItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Windmill",
['Russian'] = "Ветряная мельница",
['German'] = "Windmühle",
['French'] = "Moulin à vent",
},
['Description'] = {
['English'] = "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.",
['Russian'] = "Использует силу ветра для производства механической энергии. Для работы на полную мощность требуется 10 блоков свободного пространства перед лопастями. При размещении на возвышенностях получает небольшое увеличение мощности.",
['German'] = "Nutzt Wind um mechanische Kraft zu erzeugen. Braucht vor sich, 10 Blocks freien Raum, um die höchstmöglich Kraftausbeute zu generieren. Eine Aufstellung in höheren Ebenen, kann die Erzeugung leicht erhöhen.",
['French'] = "Utilise le vent pour produire de l'énergie mécanique. Il faut un espace libre de 10 blocs devant les pales pour une pleine production d'énergie. Une petite amélioration de la production est obtenue lorsqu'elle est placée à une altitude plus élevée.",
},
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WindmillObject',
},
['Window Shutters Center'] = {
['ID'] = 'WindowShuttersCenterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Window Shutters Center",
['Russian'] = "оконные жалюзи центральные ",
['German'] = "Window Shutters Center",
['French'] = "Volets fermés",
},
['Description'] = {
['English'] = "A simple window shutter helps to keep things in or out.",
['Russian'] = "Простая оконная шторка помогает сохранить вещи внутри или снаружи.",
['German'] = "A simple window shutter helps to keep things in or out.",
['French'] = "Un simple volet de fenêtre permet d'empêcher les choses d'entrer ou de sortir.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WindowShuttersCenterObject',
},
['Window Shutters Left'] = {
['ID'] = 'WindowShuttersLeftItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Window Shutters Left",
['Russian'] = "оконные жалюзи левые ",
['German'] = "Window Shutters Left",
['French'] = "Volet à battants gauche",
},
['Description'] = {
['English'] = "A simple window shutter helps to keep things in or out.",
['Russian'] = "Простая оконная шторка помогает сохранить вещи внутри или снаружи.",
['German'] = "A simple window shutter helps to keep things in or out.",
['French'] = "Un simple volet de fenêtre permet d'empêcher les choses d'entrer ou de sortir.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WindowShuttersLeftObject',
},
['Window Shutters Right'] = {
['ID'] = 'WindowShuttersRightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Window Shutters Right",
['Russian'] = "оконные жалюзи правые",
['German'] = "Window Shutters Right",
['French'] = "Volet à battants droit",
},
['Description'] = {
['English'] = "A simple window shutter helps to keep things in or out.",
['Russian'] = "Простая оконная шторка помогает сохранить вещи внутри или снаружи.",
['German'] = "A simple window shutter helps to keep things in or out.",
['French'] = "Un simple volet de fenêtre permet d'empêcher les choses d'entrer ou de sortir.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WindowShuttersRightObject',
},
['Wire'] = {
['ID'] = 'WireItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Wire",
['Russian'] = "Провод",
['German'] = "Kabel",
['French'] = "Fil",
},
['Description'] = {
['English'] = "Connects electronic components.",
['Russian'] = "Соединяет электронные компоненты.",
['German'] = "Verbindet elektronische Komponenten.",
['French'] = "Connecte des composants électroniques.",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Block'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'False',
},
['Wolf Carcass'] = {
['ID'] = 'WolfCarcassItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wolf Carcass",
['Russian'] = "Туша волка",
['German'] = "Wolfkadaver",
['French'] = "Cadavre de loup",
},
['Description'] = {
['English'] = "A dead wolf.",
['Russian'] = "Мертвый волк.",
['German'] = "Ein toter Wolf.",
['French'] = "Un loup mort.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Pelt'] = {
['ID'] = 'WolfPeltItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wolf Pelt",
['Russian'] = "Шкура волка",
['German'] = "Wolf Pelt",
['French'] = "Peau de loup",
},
['Description'] = {
['English'] = "A simple animal skin processed for indoor use.",
['Russian'] = "A simple animal skin processed for indoor use.",
['German'] = "A simple animal skin processed for indoor use.",
['French'] = "Une peau d'animal simple, traitée pour un usage intérieur.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WolfPeltObject',
},
['Wolf Whisperer Hat'] = {
['ID'] = 'WolfWhispererHatItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wolf Whisperer Hat",
['Russian'] = "Шляпа говорящего с волками",
['German'] = "Wolfflüstererhut",
['French'] = "Chapeau du chuchoteur de loup",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wolf Whisperer Mask'] = {
['ID'] = 'WolfWhispererMaskItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wolf Whisperer Mask",
['Russian'] = "Маска говорящего с волками",
['German'] = "Wolfflüsterermaske",
['French'] = "Masque du chuchoteur de loup",
},
['Description'] = {
['English'] = "AWOOOOOOOOO",
['Russian'] = "АУУУУУУУУУУУУУ",
['German'] = "AWOOOOOOOOO",
['French'] = "AHOUUUUUUUUUUUUU",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wolf Whisperer Shirt'] = {
['ID'] = 'WolfWhispererShirtItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Wolf Whisperer Shirt",
['Russian'] = "Рубашка говорящего с волками",
['German'] = "Wolfflüstererhemd",
['French'] = "Chemise du chuchoteur de loup",
},
['Description'] = {
['English'] = "Thanks for supporting ECO!",
['Russian'] = "Спасибо за поддержку ECO!",
['German'] = "Danke, dass du ECO unterstützt!",
['French'] = "Merci de soutenir ECO!",
},
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Wood Cart'] = {
['ID'] = 'WoodCartItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wood Cart",
['Russian'] = "Деревянная тележка",
['German'] = "Großer Holzkarren",
['French'] = "Chariot en bois",
},
['Description'] = {
['English'] = "Small cart for hauling small loads.",
['Russian'] = "Маленькая тележка для перевозки небольших грузов.",
['German'] = "Kleiner Karren zum Transport kleiner Lasten.",
['French'] = "Un petit chariot pour le transport de petites charges.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodCartObject',
},
['Wood Double Shelf'] = {
['ID'] = 'WoodDoubleShelfItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wood Double Shelf",
['Russian'] = "Wood Double Shelf",
['German'] = "Wood Double Shelf",
['French'] = "Wood Double Shelf",
},
['Description'] = {
['English'] = "Shelves so reliable, even your plants will stop judging you.",
['Russian'] = "Shelves so reliable, even your plants will stop judging you.",
['German'] = "Shelves so reliable, even your plants will stop judging you.",
['French'] = "Shelves so reliable, even your plants will stop judging you.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodDoubleShelfObject',
},
['Wood Plaque'] = {
['ID'] = 'WoodPlaqueItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wood Plaque",
['Russian'] = "Деревянная Наградная доска",
['German'] = "Wood Plaque",
['French'] = "Plaque en bois",
},
['Description'] = {
['English'] = "A plaque used for rating a property.",
['Russian'] = "Табличка, используемая для оценки объекта собственности.",
['German'] = "A plaque used for rating a property.",
['French'] = "Une plaque utilisée pour noter une propriété.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodPlaqueObject',
},
['Wood Pulp'] = {
['ID'] = 'WoodPulpItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wood Pulp",
['Russian'] = "Древесная масса",
['German'] = "Holzspan",
['French'] = "Copeaux de bois",
},
['Description'] = {
['English'] = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
['Russian'] = "Побочный продукт производства пиломатериалов, древесная масса может быть пережжена в раствор или спрессована в бумагу.",
['German'] = "Als Nebenprodukt der Herstellung von Bauholz fallen Holzspäne an, welche zu Mörtel verbrannt oder zu Papier gepresst werden können.",
['French'] = "Un sous-produit de la transformation du bois d'œuvre, les copeaux de bois peuvent être brûlés pour faire du Mortier ou pressés pour faire du papier.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Wood Shop Cart'] = {
['ID'] = 'WoodShopCartItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wood Shop Cart",
['Russian'] = "Передвижной деревянный магазин",
['German'] = "Holzladenwagen",
['French'] = "Boutique itinérante en bois",
},
['Description'] = {
['English'] = "A store in a wooden cart, very useful when your customers are far away.",
['Russian'] = "Магазин колесах, очень удобен для торговли вдали от дома.",
['German'] = "Ein Geschäft in einem Holzwagen, sehr nützlich, wenn deine Kunden weit weg sind.",
['French'] = "Un magasin dans un chariot en bois, très utile lorsque vos clients sont loin.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Economy', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodShopCartObject',
},
['Wood Window Planter'] = {
['ID'] = 'WoodWindowPlanterItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wood Window Planter",
['Russian'] = "Деревянный горшок для окна",
['German'] = "Wood Window Planter",
['French'] = "Jardinière de fenêtre en bois",
},
['Description'] = {
['English'] = "A simple planter box mounted on a wall or by a window.",
['Russian'] = "Простой горшок для растений, крепится к стене или под окно.",
['German'] = "A simple planter box mounted on a wall or by a window.",
['French'] = "Une simple jardinière montée sur un mur ou près d'une fenêtre.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodWindowPlanterObject',
},
['Wooden Barge'] = {
['ID'] = 'WoodenBargeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Barge",
['Russian'] = "Деревянная баржа",
['German'] = "Hölzerner Kahn",
['French'] = "Bac en bois",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '20000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenBargeObject',
},
['Wooden Bow'] = {
['ID'] = 'WoodenBowItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Wooden Bow",
['Russian'] = "Деревянный лук",
['German'] = "Holzbogen",
['French'] = "Arc en bois",
},
['Description'] = {
['English'] = "A primitive ranged weapon for hunting. Requires arrows to fire.",
['Russian'] = "Примитивное дальнобойное оружие для охоты. Для использования требуются стрелы.",
['German'] = "Eine primitive Fernkampfwaffe für die Jagd. Zum Feuern sind Pfeile erforderlich.",
['French'] = "Une arme de chasse à distance primitive. Nécessite des flèches pour tirer.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Ceiling Light'] = {
['ID'] = 'WoodenCeilingLightItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Ceiling Light",
['Russian'] = "Деревянный потолочный светильник",
['German'] = "Hölzerne Deckenlampe",
['French'] = "Plafonnier en bois d'œuvre",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenCeilingLightObject',
},
['Wooden Elevator'] = {
['ID'] = 'WoodenElevatorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Elevator",
['Russian'] = "Деревянный лифт",
['German'] = "Hölzerner Aufzug",
['French'] = "Ascenseur en bois",
},
['Description'] = {
['English'] = "An elevator for transporting loads vertically.",
['Russian'] = "Лифт для перевозок по вертикали.",
['German'] = "Ein Aufzug, um Frachten vertikal zu transportieren.",
['French'] = "Un ascenseur pour le transport vertical de biens.",
},
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenElevatorObject',
},
['Wooden Fabric Bed'] = {
['ID'] = 'WoodenFabricBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Fabric Bed",
['Russian'] = "Деревянная кровать с матрасом",
['German'] = "Hölzernes Stoffbett",
['French'] = "Lit confortable en bois d'œuvre",
},
['Description'] = {
['English'] = "A much more comfortable bed made with fabric.",
['Russian'] = "Гораздо более удобная фабричная кровать из ткани.",
['German'] = "Ein viel gemütlicheres Bett, das mit Stoff gebaut ist.",
['French'] = "Un lit beaucoup plus confortable fait avec du tissu.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFabricBedObject',
},
['Wooden Floor Lamp'] = {
['ID'] = 'WoodenFloorLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Floor Lamp",
['Russian'] = "Деревянный торшер",
['German'] = "Hölzerne Stehlampe",
['French'] = "Lampadaire en bois d'œuvre",
},
['Description'] = {
['English'] = "A more modern way to light up a room. This time from the floor.",
['Russian'] = "Ещё более современный способ осветить комнату. На этот раз с пола.",
['German'] = "Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.",
['French'] = "Une façon plus moderne d'éclairer une pièce. Cette fois depuis le sol.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFloorLampObject',
},
['Wooden Frame Landscape'] = {
['ID'] = 'WoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Frame Landscape",
['Russian'] = "Альбомная деревянная рамка",
['German'] = "Holzrahmen: Querformat",
['French'] = "Cadre paysage en bois",
},
['Description'] = {
['English'] = "A wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "A wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois utile pour exposer de simples photos et œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFrameLandscapeObject',
},
['Wooden Frame Portrait'] = {
['ID'] = 'WoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Frame Portrait",
['Russian'] = "Книжная деревянная рамка",
['German'] = "Holzrahmen: Hochformat",
['French'] = "Cadre portrait en bois",
},
['Description'] = {
['English'] = "A wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "A wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois utile pour exposer de simples photos et œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFramePortraitObject',
},
['Wooden Frame Square'] = {
['ID'] = 'WoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Frame Square",
['Russian'] = "Квадратная деревянная рамка",
['German'] = "Holzrahmen: Quadratisch",
['French'] = "Cadre carré en bois",
},
['Description'] = {
['English'] = "A wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "A wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois utile pour exposer de simples photos et œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFrameSquareObject',
},
['Wooden Frame Tall'] = {
['ID'] = 'WoodenFrameTallItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Frame Tall",
['Russian'] = "Вытянутая деревянная рамка",
['German'] = "Holzrahmen: Hoch",
['French'] = "Cadre grand portrait en bois",
},
['Description'] = {
['English'] = "A wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "A wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois utile pour exposer de simples photos et œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFrameTallObject',
},
['Wooden Frame Wide'] = {
['ID'] = 'WoodenFrameWideItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Frame Wide",
['Russian'] = "Широкая деревянная рамка",
['German'] = "Holzrahmen: Breit",
['French'] = "Cadre grand paysage en bois",
},
['Description'] = {
['English'] = "A wooden frame useful for simple picture and art displays.",
['Russian'] = "Изящная деревянная рамка для картин и прочих художеств.",
['German'] = "A wooden frame useful for simple picture and art displays.",
['French'] = "Un cadre en bois utile pour exposer de simples photos et œuvres d'art.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenFrameWideObject',
},
['Wooden Gear'] = {
['ID'] = 'WoodenGearItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Gear",
['Russian'] = "Деревянная шестерня",
['German'] = "Wooden Gear",
['French'] = "Engrenage en bois",
},
['Description'] = {
['English'] = "A basic gear for use in early wooden machinery.",
['Russian'] = "Простая шестеренка для ранних деревянных механизмов.",
['German'] = "A basic gear for use in early wooden machinery.",
['French'] = "Un engrenage basique utilisé dans les premières machines en bois.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Wooden Hoe'] = {
['ID'] = 'WoodenHoeItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Wooden Hoe",
['Russian'] = "Деревянная тяпка",
['German'] = "Holzhacke",
['French'] = "Binette en bois",
},
['Description'] = {
['English'] = "A crude wooden hoe made for tilling soil.",
['Russian'] = "Грубая деревянная мотыга для вспахивания почвы.",
['German'] = "Eine einfache Holzhacke zur Beackerung von Land.",
['French'] = "Une binette en bois rudimentaire utilisée pour labourer le sol.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Hull Planks'] = {
['ID'] = 'WoodenHullPlanksItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Hull Planks",
['Russian'] = "Деревянные доски обшивки корпуса",
['German'] = "Holzrumpfplanken",
['French'] = "Coque en bois",
},
['Description'] = {
['English'] = "Basic wooden boards specially made for ships.",
['Russian'] = "Базовые деревянные элементы для кораблей.",
['German'] = "Einfache Holzbretter speziell für Schiffe.",
['French'] = "Planches de base en bois spécialement conçues pour les navires.",
},
['Weight'] = '1500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Wooden Keel'] = {
['ID'] = 'WoodenKeelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Keel",
['Russian'] = "Деревянный Киль",
['German'] = "Holzkiel",
['French'] = "Quille en bois",
},
['Description'] = {
['English'] = "The backbone of any wooden ships.",
['Russian'] = "Основа любого деревянного корабля.",
['German'] = "Das Rückrat eines jeden Holzschiffes.",
['French'] = "L'épine dorsale de tous les navires en bois.",
},
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Kitchen Lamp'] = {
['ID'] = 'WoodenKitchenLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Kitchen Lamp",
['Russian'] = "Деревянная кухонная лампа",
['German'] = "Hölzerne Küchenlampe",
['French'] = "Lustre de cuisine en bois d'œuvre",
},
['Description'] = {
['English'] = "A more modern way to light up a room.",
['Russian'] = "Ещё более современный способ осветить комнату.",
['German'] = "Eine modernere Möglichkeit, um Räume zu erhellen.",
['French'] = "Une façon plus moderne d’éclairer une pièce.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenKitchenLampObject',
},
['Wooden Latrine'] = {
['ID'] = 'LatrineItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Latrine",
['Russian'] = "Деревянный туалет",
['German'] = "Holzlatrine",
['French'] = "Latrines en bois",
},
['Description'] = {
['English'] = "A wooden potty.",
['Russian'] = "Сухой деревянный туалет.",
['German'] = "Ein Plumpsklo.",
['French'] = "Un pot en bois.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.LatrineObject',
},
['Wooden Liquids Tank'] = {
['ID'] = 'WoodenLiquidsTankItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Liquids Tank",
['Russian'] = "Деревянный резервуар",
['German'] = "Holz-Flüssigkeitstank",
['French'] = "Réservoir de liquides en bois",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenLiquidsTankObject',
},
['Wooden Mold'] = {
['ID'] = 'WoodenMoldItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Mold",
['Russian'] = "Деревянная форма",
['German'] = "Holzform",
['French'] = "Moule en bois",
},
['Description'] = {
['English'] = "A useful material for hardening, curing, and other various uses.",
['Russian'] = "Полезный материал для упрочнения, отверждения и других различных применений.",
['German'] = "Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.",
['French'] = "Un matériau utile pour augmenter la dureté, la résistance et d'autres utilisations diverses.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Moorage Post'] = {
['ID'] = 'WoodenMooragePostItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Moorage Post",
['Russian'] = "Деревянный Причальный столб",
['German'] = "Hölzerner Ankerplatz",
['French'] = "Bollard en bois",
},
['Description'] = {
['English'] = "A basic moorage post made from wood to anchor smaller vessels in place.",
['Russian'] = "Самый простой причальный столб из дерева, чтобы мелкие плавсредства оставались на месте.",
['German'] = "Ein einfacher Anlegepfosten aus Holz zur Verankerung kleinerer Schiffe.",
['French'] = "Un bollard basic fabriqué en bois pour ancrer de petits bateaux sur place.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenMooragePostObject',
},
['Wooden Oar'] = {
['ID'] = 'WoodenOarItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Oar",
['Russian'] = "Деревянное весло",
['German'] = "Holzruder",
['French'] = "Rame en bois",
},
['Description'] = {
['English'] = "An important piece of equipment used to give smaller wooden ships momentum.",
['Russian'] = "Важная часть оборудования, придающего ускорение небольшим деревянным судам.",
['German'] = "Ein wichtiger Ausrüstungsgegenstand, der kleineren Holzschiffen Schwung verleiht.",
['French'] = "Une pièce d'équipement importante utilisée pour donner de l'élan aux petits navires en bois.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Wooden Paint Sprayer'] = {
['ID'] = 'WoodenPaintSprayerItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Wooden Paint Sprayer",
['Russian'] = "Деревянный распылитель краски",
['German'] = "Wooden Paint Sprayer",
['French'] = "Pistolet de peinture en bois",
},
['Description'] = {
['English'] = "A crude painting tool using a primitive pumping method allowing someone to paint single blocks.",
['Russian'] = "Грубый Распылитель краски, использующий метод ручного накачивания, позволяя красить блоки по одному.",
['German'] = "A crude painting tool using a primitive pumping method allowing someone to paint single blocks.",
['French'] = "Un outil de peinture rudimentaire utilisant une méthode de pompage primitive permettant de peindre bloc par bloc.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Podium'] = {
['ID'] = 'WoodenPodiumItem',
['Category'] = 'Hidden',
['Hidden'] = 'True',
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Podium",
['Russian'] = "Кафедра из дерева",
['German'] = "Hölzernes Podium",
['French'] = "Pupitre en bois",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenPodiumObject',
},
['Wooden Rudder'] = {
['ID'] = 'WoodenRudderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Rudder",
['Russian'] = "Деревянный руль",
['German'] = "Holzruder",
['French'] = "Gouvernail en bois",
},
['Description'] = {
['English'] = "If you dont have one of these, you have no control over your heading.",
['Russian'] = "Вы не сможете управлять вашим судном без руля.",
['German'] = "If you dont have one of these, you have no control over your heading.",
['French'] = "Si vous n'avez pas l'un de ces éléments, vous n'avez aucun contrôle sur votre cap.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Shovel'] = {
['ID'] = 'WoodenShovelItem',
['Category'] = 'Tool',
['Hidden'] = nil,
['Group'] = 'Tools',
['Name'] = {
['English'] = "Wooden Shovel",
['Russian'] = "Деревянная лопата",
['German'] = "Holzschaufel",
['French'] = "Pelle en bois",
},
['Description'] = {
['English'] = "A simple wooden shovel made for moving dirt.",
['Russian'] = "Простая деревянная лопата для перемещения земли.",
['German'] = "Eine einfache Holzschaufel zum Verlagern von Erde.",
['French'] = "Une simple pelle en bois faite pour déplacer la terre.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Sliding Door'] = {
['ID'] = 'WoodenSlidingDoorItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Sliding Door",
['Russian'] = "Wooden Sliding Door",
['German'] = "Wooden Sliding Door",
['French'] = "Wooden Sliding Door",
},
['Description'] = {
['English'] = "A simple sliding door made out of wood.",
['Russian'] = "A simple sliding door made out of wood.",
['German'] = "A simple sliding door made out of wood.",
['French'] = "A simple sliding door made out of wood.",
},
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenSlidingDoorObject',
},
['Wooden Straw Bed'] = {
['ID'] = 'WoodenStrawBedItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Straw Bed",
['Russian'] = "Деревянная кровать с соломой",
['German'] = "Hölzernes Strohbett",
['French'] = "Lit de paille en bois",
},
['Description'] = {
['English'] = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
['Russian'] = "Отлично, колючая и ужасно неудобная кровать. Но, по крайней мере, она держит вас подальше от земли.",
['German'] = "Ein schönes, kratziges und schrecklich ungemütliches Bett. Aber zumindest muss man nicht auf dem Boden schlafen.",
['French'] = "Un lit agréable, rugueux et horriblement inconfortable. Mais au moins, ça vous tient à l'écart du sol.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenStrawBedObject',
},
['Wooden Table Lamp'] = {
['ID'] = 'WoodenTableLampItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Table Lamp",
['Russian'] = "Деревянная настольная лампа",
['German'] = "Hölzerne Tischlampe",
['French'] = "Lampe de table en bois d'œuvre",
},
['Description'] = {
['English'] = "For late night studying. Or working. Or anything, really.",
['Russian'] = "Для поздней учёбы. Или работы. Или ещё чего-нибудь.",
['German'] = "Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.",
['French'] = "Pour les longues nuits de recherches. Ou de travail. Ou pour tout autre chose, vraiment.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Surface', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenTableLampObject',
},
['Wooden Transport Ship'] = {
['ID'] = 'WoodenTransportShipItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Transport Ship",
['Russian'] = "Деревянный Транспортный Корабль",
['German'] = "Holztransportschiff",
['French'] = "Bateau de transport en bois",
},
['Description'] = {
['English'] = "",
['Russian'] = "",
['German'] = "",
['French'] = "",
},
['Weight'] = '20000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Boat', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenTransportShipObject',
},
['Wooden Wall Torch Stand'] = {
['ID'] = 'WoodenWallTorchStandItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Wooden Wall Torch Stand",
['Russian'] = "Деревянное крепление факела на стену",
['German'] = "Wooden Wall Torch Stand",
['French'] = "Support mural en bois pour torche",
},
['Description'] = {
['English'] = "A wall mounted stand for a torch.",
['Russian'] = "Настенный держатель факела.",
['German'] = "A wall mounted stand for a torch.",
['French'] = "Un support mural pour torche.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WoodenWallTorchStandObject',
},
['Wooden Wheel'] = {
['ID'] = 'WoodenWheelItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wooden Wheel",
['Russian'] = "Деревянное колесо",
['German'] = "Rad aus Holz",
['French'] = "Roue en bois",
},
['Description'] = {
['English'] = "A basic wheel for use in early wooden vehicles.",
['Russian'] = "Простое колесо для использования в деревянных транспортных средствах.",
['German'] = "Ein einfaches Rad zur Verwendung in frühen Holzfahrzeugen.",
['French'] = "Une roue basique pour les véhicules primitifs en bois.",
},
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['PartItem'] = 'True',
['MaxDurability'] = '100',
},
['Wool Carpet'] = {
['ID'] = 'WoolCarpetItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Wool Carpet",
['Russian'] = "Шерстяной ковер",
['German'] = "Wollteppich",
['French'] = "Moquette en laine",
},
['Description'] = {
['English'] = "A woven wool floor covering attached to a lumber backing.",
['Russian'] = "Тканое напольное покрытие из шерсти, закрепленное на подложке из пиломатериалов.",
['German'] = "Ein Bodenbelag aus gewebter Wolle, der auf einer Holzunterlage befestigt ist.",
['French'] = "Un revêtement de sol en laine tissée fixé sur un support en bois.",
},
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Wool Curtains'] = {
['ID'] = 'WoolCurtainsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Wool Curtains",
['Russian'] = "Шерстяные Шторы",
['German'] = "Wollvorhänge",
['French'] = "Rideaux en laine",
},
['Description'] = {
['English'] = "Curtains woven using the finest wool. (Only cosmetic does not impact room value.)",
['Russian'] = "Curtains woven using the finest wool. (Only cosmetic does not impact room value.)",
['German'] = "Curtains woven using the finest wool. (Only cosmetic does not impact room value.)",
['French'] = "Curtains woven using the finest wool. (Only cosmetic does not impact room value.)",
},
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Wool Fabric'] = {
['ID'] = 'WoolFabricItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wool Fabric",
['Russian'] = "Шерстяная ткань",
['German'] = "Wollstoff",
['French'] = "Tissu en laine",
},
['Description'] = {
['English'] = "Wool fabric is warm and durable, but it can be slightly itchy.",
['Russian'] = "Шерстяная ткань теплая и прочная, но может слегка чесаться.",
['German'] = "Wollstoffe sind warm und beständig, aber können leicht juckend sein.",
['French'] = "Le tissu en laine est chaud et durable, mais il peut provoquer de légères démangeaisons.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wool Yarn'] = {
['ID'] = 'WoolYarnItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Wool Yarn",
['Russian'] = "Шерстяная пряжа",
['German'] = "Wollgarn",
['French'] = "Fil de laine",
},
['Description'] = {
['English'] = "Spun wool that can be used for knitting, weaving, or sewing.",
['Russian'] = "Прядильная шерсть, которую можно использовать для вязания, ткачества или шитья.",
['German'] = "Gesponnene Wolle, die zum Stricken, Weben oder Nähen verwendet werden kann.",
['French'] = "Laine filée qui peut être utilisée pour le tricot, le tissage ou la couture.",
},
['Weight'] = '20',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Work Backpack'] = {
['ID'] = 'WorkBackpackItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Work Backpack",
['Russian'] = "Рабочий рюкзак",
['German'] = "Arbeitsrucksack",
['French'] = "Sac à dos de travail",
},
['Description'] = {
['English'] = "Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)",
['Russian'] = "Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)",
['German'] = "Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)",
['French'] = "Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Work Boots'] = {
['ID'] = 'WorkBootsItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Avatar Part',
['Name'] = {
['English'] = "Work Boots",
['Russian'] = "Рабочие ботинки",
['German'] = "Arbeitsstiefel",
['French'] = "Bottes de travail",
},
['Description'] = {
['English'] = "Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)",
['Russian'] = "Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)",
['German'] = "Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)",
['French'] = "Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)",
},
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['ClothingItem'] = 'True',
},
['Workbench'] = {
['ID'] = 'WorkbenchItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Workbench",
['Russian'] = "Верстак",
['German'] = "Werkbank",
['French'] = "Établi de bricolage",
},
['Description'] = {
['English'] = "A bench for the basics and making even more benches.",
['Russian'] = "Верстак для создания основных вещей и других верстаков.",
['German'] = "Eine Bank für die Grundlagen und um noch mehr Bänke zu machen.",
['French'] = "Un établi pour les bases et faire encore plus d'établis.",
},
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.WorkbenchObject',
},
['Worldly Donut'] = {
['ID'] = 'WorldlyDonutItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Worldly Donut",
['Russian'] = "Пончик Мира",
['German'] = "Schmackhafter Donut",
['French'] = "Beignet mondain",
},
['Description'] = {
['English'] = "Understand this, and you will understand a lot.",
['Russian'] = "Поняв это, Вы осознаете многое.",
['German'] = "Verstehe dies, und du wirst eine Menge anderes verstehen.",
['French'] = "Comprenez ceci, et vous comprendrez beaucoup de choses.",
},
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Yeast'] = {
['ID'] = 'YeastItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Food',
['Name'] = {
['English'] = "Yeast",
['Russian'] = "Дрожжи",
['German'] = "Hefe",
['French'] = "Levure",
},
['Description'] = {
['English'] = "A fungus that acts as an amazing leavening agent.",
['Russian'] = "Грибок с потрясающими свойствами разрыхлителя.",
['German'] = "Eine Pilzart, die erstaunlich gut als Backtriebmittel dient.",
['French'] = "Un champignon qui agit comme un agent levant incroyable.",
},
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Surface', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['FoodItem'] = 'True',
},
['Yellow Powder'] = {
['ID'] = 'YellowPowderItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Items',
['Name'] = {
['English'] = "Yellow Powder",
['Russian'] = "Желтый порошок",
['German'] = "Yellow Powder",
['French'] = "Pigment jaune",
},
['Description'] = {
['English'] = "Petals taken through a drying and grinding stage leaving this fine powder.",
['Russian'] = "Лепестки проходят стадию сушки и измельчения, в результате чего получается мелкий порошок.",
['German'] = "Petals taken through a drying and grinding stage leaving this fine powder.",
['French'] = "Les pétales passent par une étape de séchage et de broyage aboutissant à une poudre fine.",
},
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Zataku Table'] = {
['ID'] = 'ZatakuTableItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Zataku Table",
['Russian'] = "Стол Затаку",
['German'] = "Zataku Table",
['French'] = "Table Zataku",
},
['Description'] = {
['English'] = "A large table for eating meals or getting some work done.",
['Russian'] = "Большой стол для приема пищи или выполнения какой-либо работы.",
['German'] = "A large table for eating meals or getting some work done.",
['French'] = "Une grande table pour prendre les repas ou travailler.",
},
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ZatakuTableObject',
},
['Zen Garden'] = {
['ID'] = 'ZenGardenItem',
['Category'] = '_None',
['Hidden'] = nil,
['Group'] = 'Block Items',
['Name'] = {
['English'] = "Zen Garden",
['Russian'] = "Сад Zen",
['German'] = "Zen Garden",
['French'] = "Jardin zen",
},
['Description'] = {
['English'] = "The serenity and beauty of nature just outside in your own hands..",
['Russian'] = "The serenity and beauty of nature just outside in your own hands..",
['German'] = "The serenity and beauty of nature just outside in your own hands..",
['French'] = "The serenity and beauty of nature just outside in your own hands..",
},
['Weight'] = '26000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product'},
['IsPaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['BlockItem'] = 'True',
['HasForms'] = 'True',
},
['Zoning Office'] = {
['ID'] = 'ZoningOfficeItem',
['Category'] = 'WorldObject',
['Hidden'] = nil,
['Group'] = 'World Object',
['Name'] = {
['English'] = "Zoning Office",
['Russian'] = "Офис зонирования",
['German'] = "Planungs- und Bauamt",
['French'] = "Bureau du territoire",
},
['Description'] = {
['English'] = "Allows the creation of District Maps, which define a set of districts. Districts can then be specified in laws and other civic actions.",
['Russian'] = "Позволяет создать карты районов. Районы можно указывать в законах и других объектах гражданского права.",
['German'] = "Ermöglicht die Erstellung von Distriktkarten, welche ein Set von Bezirken definiert. Bezirke können in Gesetzen oder anderen zivilen Aktionen spezifiziert werden.",
['French'] = "Permet la création de cartes de quartiers, qui définissent un ensemble de quartiers. Les quartiers peuvent ensuite être spécifiés dans les lois et autres actions civiques.",
},
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'World Object', 'Usable', 'Product'},
['IsPaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
['WorldObjectItem'] = 'True',
['WorldObjectName'] = 'Eco.Mods.TechTree.ZoningOfficeObject',
},
},
}