Modul:ItemData: Unterschied zwischen den Versionen
Aus Eco - Deutsches Wiki
[unmarkierte Version] | [gesichtete Version] |
New item data_german 9.0.0 |
Update 9.4.0 |
||
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
-- Eco Version : 0.9. | -- Eco Version : 0.9.4.0 beta release-237 | ||
-- Export Language: German | |||
return { | return { | ||
items = { | items = { | ||
['Abfall'] = { | ['Abfall'] = { | ||
['untranslated'] = 'Garbage', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.', | ['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Excavatable', 'Block'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 40: | Zeile 42: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'GarbageItem', | ['type'] = 'GarbageItem', | ||
['typeID'] = ' | ['typeID'] = '72', | ||
}, | }, | ||
['Abwasser'] = { | ['Abwasser'] = { | ||
['untranslated'] = 'Sewage', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.', | ['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.', | ||
['tagGroups'] = {'Liquid', 'Block | ['tagGroups'] = {'Liquid', 'Block'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 80: | Zeile 85: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SewageItem', | ['type'] = 'SewageItem', | ||
['typeID'] = ' | ['typeID'] = '89', | ||
}, | }, | ||
['Adorned Ashlar Basalt Bench'] = { | ['Adorned Ashlar Basalt Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Basalt Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 120: | Zeile 128: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarBasaltBenchItem', | ['type'] = 'AdornedAshlarBasaltBenchItem', | ||
['typeID'] = ' | ['typeID'] = '998', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Basalt Chair'] = { | ['Adorned Ashlar Basalt Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Basalt Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 160: | Zeile 172: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarBasaltChairItem', | ['type'] = 'AdornedAshlarBasaltChairItem', | ||
['typeID'] = ' | ['typeID'] = '999', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Basalt Table'] = { | ['Adorned Ashlar Basalt Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Basalt Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 200: | Zeile 216: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarBasaltTableItem', | ['type'] = 'AdornedAshlarBasaltTableItem', | ||
['typeID'] = ' | ['typeID'] = '1000', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Gneiss Bench'] = { | ['Adorned Ashlar Gneiss Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Gneiss Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 240: | Zeile 260: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGneissBenchItem', | ['type'] = 'AdornedAshlarGneissBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1001', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Gneiss Chair'] = { | ['Adorned Ashlar Gneiss Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Gneiss Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 280: | Zeile 304: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGneissChairItem', | ['type'] = 'AdornedAshlarGneissChairItem', | ||
['typeID'] = ' | ['typeID'] = '1002', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Gneiss Table'] = { | ['Adorned Ashlar Gneiss Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Gneiss Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 320: | Zeile 348: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGneissTableItem', | ['type'] = 'AdornedAshlarGneissTableItem', | ||
['typeID'] = ' | ['typeID'] = '1003', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Granite Bench'] = { | ['Adorned Ashlar Granite Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Granite Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 360: | Zeile 392: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGraniteBenchItem', | ['type'] = 'AdornedAshlarGraniteBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1004', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Granite Chair'] = { | ['Adorned Ashlar Granite Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Granite Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 400: | Zeile 436: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGraniteChairItem', | ['type'] = 'AdornedAshlarGraniteChairItem', | ||
['typeID'] = ' | ['typeID'] = '1005', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Granite Table'] = { | ['Adorned Ashlar Granite Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Granite Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 440: | Zeile 480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarGraniteTableItem', | ['type'] = 'AdornedAshlarGraniteTableItem', | ||
['typeID'] = ' | ['typeID'] = '1006', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Limestone Bench'] = { | ['Adorned Ashlar Limestone Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Limestone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 480: | Zeile 524: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarLimestoneBenchItem', | ['type'] = 'AdornedAshlarLimestoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1007', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Limestone Chair'] = { | ['Adorned Ashlar Limestone Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Limestone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 520: | Zeile 568: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarLimestoneChairItem', | ['type'] = 'AdornedAshlarLimestoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1008', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Limestone Table'] = { | ['Adorned Ashlar Limestone Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Limestone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 560: | Zeile 612: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarLimestoneTableItem', | ['type'] = 'AdornedAshlarLimestoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1009', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Sandstone Bench'] = { | ['Adorned Ashlar Sandstone Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Sandstone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 600: | Zeile 656: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarSandstoneBenchItem', | ['type'] = 'AdornedAshlarSandstoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1010', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Sandstone Chair'] = { | ['Adorned Ashlar Sandstone Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Sandstone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 640: | Zeile 700: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarSandstoneChairItem', | ['type'] = 'AdornedAshlarSandstoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1011', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Sandstone Table'] = { | ['Adorned Ashlar Sandstone Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Sandstone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 680: | Zeile 744: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarSandstoneTableItem', | ['type'] = 'AdornedAshlarSandstoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1012', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Shale Bench'] = { | ['Adorned Ashlar Shale Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Shale Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 720: | Zeile 788: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarShaleBenchItem', | ['type'] = 'AdornedAshlarShaleBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1013', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Shale Chair'] = { | ['Adorned Ashlar Shale Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Shale Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 760: | Zeile 832: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarShaleChairItem', | ['type'] = 'AdornedAshlarShaleChairItem', | ||
['typeID'] = ' | ['typeID'] = '1014', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Shale Table'] = { | ['Adorned Ashlar Shale Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Shale Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 800: | Zeile 876: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarShaleTableItem', | ['type'] = 'AdornedAshlarShaleTableItem', | ||
['typeID'] = ' | ['typeID'] = '1015', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Stone Bench'] = { | ['Adorned Ashlar Stone Bench'] = { | ||
['untranslated'] = 'Adorned Ashlar Stone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 840: | Zeile 920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarStoneBenchItem', | ['type'] = 'AdornedAshlarStoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1016', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Stone Chair'] = { | ['Adorned Ashlar Stone Chair'] = { | ||
['untranslated'] = 'Adorned Ashlar Stone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 880: | Zeile 964: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarStoneChairItem', | ['type'] = 'AdornedAshlarStoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1017', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Adorned Ashlar Stone Table'] = { | ['Adorned Ashlar Stone Table'] = { | ||
['untranslated'] = 'Adorned Ashlar Stone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 920: | Zeile 1.008: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdornedAshlarStoneTableItem', | ['type'] = 'AdornedAshlarStoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1018', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Advanced Baking | ['Advanced Baking Upgrade'] = { | ||
['untranslated'] = 'Advanced Baking Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.', | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 960: | Zeile 1.052: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedBakingUpgradeItem', | ['type'] = 'AdvancedBakingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '710', | ||
}, | }, | ||
['Advanced Carpentry Table'] = { | ['Advanced Carpentry Table'] = { | ||
['untranslated'] = 'Advanced Carpentry Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.', | ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 980: | Zeile 1.075: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 996: | Zeile 1.091: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedCarpentryTableItem', | ['type'] = 'AdvancedCarpentryTableItem', | ||
['typeID'] = ' | ['typeID'] = '1019', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Advanced Circuit'] = { | ['Advanced Circuit'] = { | ||
['untranslated'] = 'Advanced Circuit', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.', | ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.040: | Zeile 1.139: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedCircuitItem', | ['type'] = 'AdvancedCircuitItem', | ||
['typeID'] = ' | ['typeID'] = '594', | ||
}, | }, | ||
['Advanced Cooking | ['Advanced Cooking Upgrade'] = { | ||
['untranslated'] = 'Advanced Cooking Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.', | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.080: | Zeile 1.182: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedCookingUpgradeItem', | ['type'] = 'AdvancedCookingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '711', | ||
}, | }, | ||
['Advanced Masonry Skill Book'] = { | ['Advanced Masonry Skill Book'] = { | ||
['untranslated'] = 'Advanced Masonry Skill Book', | |||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Fertigkeitsbücher', | ['group'] = 'Fertigkeitsbücher', | ||
['description'] = 'Erstellt eine Advanced Masonry Skill Scroll, die Advanced Masonry lehrt', | ['description'] = 'Erstellt eine Advanced Masonry Skill Scroll, die Advanced Masonry lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.160: | Zeile 1.225: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedMasonrySkillBook', | ['type'] = 'AdvancedMasonrySkillBook', | ||
['typeID'] = ' | ['typeID'] = '874', | ||
}, | }, | ||
['Advanced Masonry Skill Scroll'] = { | ['Advanced Masonry Skill Scroll'] = { | ||
['untranslated'] = 'Advanced Masonry Skill Scroll', | |||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skilschriftrollen', | ['group'] = 'Skilschriftrollen', | ||
['description'] = 'Lehrt Advanced Masonry', | ['description'] = 'Lehrt Advanced Masonry', | ||
['tagGroups'] = {'Skilschriftrollen | ['tagGroups'] = {'Skilschriftrollen'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.200: | Zeile 1.268: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedMasonrySkillScroll', | ['type'] = 'AdvancedMasonrySkillScroll', | ||
['typeID'] = ' | ['typeID'] = '875', | ||
}, | }, | ||
['Advanced Masonry Table'] = { | ['Advanced Masonry Table'] = { | ||
['untranslated'] = 'Advanced Masonry Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.', | ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.220: | Zeile 1.291: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 1.236: | Zeile 1.307: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 2.3', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedMasonryTableItem', | ['type'] = 'AdvancedMasonryTableItem', | ||
['typeID'] = ' | ['typeID'] = '1020', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Advanced | ['Advanced Masonry Upgrade'] = { | ||
['untranslated'] = 'Advanced Masonry Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.280: | Zeile 1.355: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedMasonryUpgradeItem', | |||
['typeID'] = '712', | |||
}, | }, | ||
['Advanced Upgrade | ['Advanced Smelting Upgrade'] = { | ||
['untranslated'] = 'Advanced Smelting Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Advanced Upgrade that increases crafting | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.320: | Zeile 1.398: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedSmeltingUpgradeItem', | |||
['typeID'] = '713', | |||
}, | }, | ||
['Advanced | ['Advanced Tailoring Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Tailoring Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An advanced tailoring table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 1.341: | Zeile 1.422: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 1.352: | Zeile 1.433: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '4 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'AdvancedUpgradeLvl2Item', | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedTailoringTableItem', | |||
['typeID'] = '1021', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Advanced Upgrade 1'] = { | |||
['untranslated'] = 'Advanced Upgrade 1', | |||
['category'] = 'Efficiency Modules', | |||
['group'] = 'Verbesserung', | |||
['description'] = 'Advanced Upgrade that increases crafting efficiency.', | |||
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.001', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedUpgradeLvl1Item', | |||
['typeID'] = '714', | |||
}, | |||
['Advanced Upgrade 2'] = { | |||
['untranslated'] = 'Advanced Upgrade 2', | |||
['category'] = 'Efficiency Modules', | |||
['group'] = 'Verbesserung', | |||
['description'] = 'Advanced Upgrade that increases crafting efficiency.', | |||
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.001', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedUpgradeLvl2Item', | |||
['typeID'] = '715', | |||
}, | }, | ||
['Advanced Upgrade 3'] = { | ['Advanced Upgrade 3'] = { | ||
['untranslated'] = 'Advanced Upgrade 3', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.400: | Zeile 1.571: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedUpgradeLvl3Item', | ['type'] = 'AdvancedUpgradeLvl3Item', | ||
['typeID'] = ' | ['typeID'] = '716', | ||
}, | }, | ||
['Advanced Upgrade 4'] = { | ['Advanced Upgrade 4'] = { | ||
['untranslated'] = 'Advanced Upgrade 4', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.440: | Zeile 1.614: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AdvancedUpgradeLvl4Item', | ['type'] = 'AdvancedUpgradeLvl4Item', | ||
['typeID'] = ' | ['typeID'] = '717', | ||
}, | }, | ||
['Agavenblätter'] = { | ['Agavenblätter'] = { | ||
['untranslated'] = 'Agave Leaves', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.', | ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.', | ||
['tagGroups'] = {'Ernte', 'Greens', 'Raw | ['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.480: | Zeile 1.657: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgaveLeavesItem', | ['type'] = 'AgaveLeavesItem', | ||
['typeID'] = ' | ['typeID'] = '434', | ||
}, | }, | ||
['Agavensamen'] = { | ['Agavensamen'] = { | ||
['untranslated'] = 'Agave Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanze eine Agave.', | ['description'] = 'Pflanze eine Agave.', | ||
['tagGroups'] = {'Crop | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.520: | Zeile 1.700: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgaveSeedItem', | ['type'] = 'AgaveSeedItem', | ||
['typeID'] = ' | ['typeID'] = '759', | ||
}, | }, | ||
['Agavensamenbeutel'] = { | ['Agavensamenbeutel'] = { | ||
['untranslated'] = 'Agave Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 1.560: | Zeile 1.743: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgaveSeedPackItem', | ['type'] = 'AgaveSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '760', | ||
}, | }, | ||
['Agouti Carcass'] = { | ['Agouti Carcass'] = { | ||
['untranslated'] = 'Agouti Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A dead agouti.', | ['description'] = 'A dead agouti.', | ||
['tagGroups'] = {'Tiny Fur | ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.600: | Zeile 1.786: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgoutiCarcassItem', | ['type'] = 'AgoutiCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '596', | ||
}, | |||
['Agouti Enchiladas'] = { | |||
['untranslated'] = 'Agouti Enchiladas', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.', | |||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.55', | |||
['calories'] = '750.0', | |||
['carbs'] = '15.0', | |||
['protein'] = '14.0', | |||
['fat'] = '8.0', | |||
['vitamins'] = '20.0', | |||
['density'] = '7.6', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgoutiEnchiladasItem', | |||
['typeID'] = '435', | |||
}, | }, | ||
['Agriculture Research Paper Advanced'] = { | ['Agriculture Research Paper Advanced'] = { | ||
['untranslated'] = 'Agriculture Research Paper Advanced', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Advanced | ['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.640: | Zeile 1.872: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgricultureResearchPaperAdvancedItem', | ['type'] = 'AgricultureResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '597', | ||
}, | }, | ||
['Agriculture Research Paper Modern'] = { | ['Agriculture Research Paper Modern'] = { | ||
['untranslated'] = 'Agriculture Research Paper Modern', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Modern | ['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.680: | Zeile 1.915: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AgricultureResearchPaperModernItem', | ['type'] = 'AgricultureResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '598', | ||
}, | }, | ||
['Air Pollution Generator'] = { | ['Air Pollution Generator'] = { | ||
['untranslated'] = 'Air Pollution Generator', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Dev object for testing air pollution.', | ['description'] = 'Dev object for testing air pollution.', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Polluter'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.720: | Zeile 1.958: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AirPollutionGeneratorItem', | ['type'] = 'AirPollutionGeneratorItem', | ||
['typeID'] = ' | ['typeID'] = '101', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Alligator Carcass'] = { | ['Alligator Carcass'] = { | ||
['untranslated'] = 'Alligator Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A dead alligator.', | ['description'] = 'A dead alligator.', | ||
['tagGroups'] = {'Medium Carcass', 'Carcass | ['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.760: | Zeile 2.002: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AlligatorCarcassItem', | ['type'] = 'AlligatorCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '599', | ||
}, | }, | ||
['Alphahut'] = { | ['Alphahut'] = { | ||
['untranslated'] = 'Alpha Hat', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Danke, dass du ECO unterstützt!', | ['description'] = 'Danke, dass du ECO unterstützt!', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.800: | Zeile 2.045: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AlphaHatItem', | ['type'] = 'AlphaHatItem', | ||
['typeID'] = ' | ['typeID'] = '24', | ||
}, | }, | ||
['Alphamantel'] = { | ['Alphamantel'] = { | ||
['untranslated'] = 'Alpha Cloak', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Danke, dass du ECO unterstützt!', | ['description'] = 'Danke, dass du ECO unterstützt!', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.840: | Zeile 2.088: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AlphaCloakItem', | ['type'] = 'AlphaCloakItem', | ||
['typeID'] = ' | ['typeID'] = '26', | ||
}, | }, | ||
['Alphaschutzbrille'] = { | ['Alphaschutzbrille'] = { | ||
['untranslated'] = 'Alpha Goggles', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Danke, dass du ECO unterstützt!', | ['description'] = 'Danke, dass du ECO unterstützt!', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.880: | Zeile 2.131: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AlphaGogglesItem', | ['type'] = 'AlphaGogglesItem', | ||
['typeID'] = ' | ['typeID'] = '25', | ||
}, | }, | ||
['Amboss'] = { | ['Amboss'] = { | ||
['untranslated'] = 'Anvil', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.', | ['description'] = 'Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.900: | Zeile 2.154: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 1.916: | Zeile 2.170: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '25', | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AnvilItem', | ['type'] = 'AnvilItem', | ||
['typeID'] = ' | ['typeID'] = '1022', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Amendments'] = { | ['Amendments'] = { | ||
['untranslated'] = 'Amendments', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Changes to the constituion are made here.', | ['description'] = 'Changes to the constituion are made here.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 1.956: | Zeile 2.214: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AmendmentsItem', | ['type'] = 'AmendmentsItem', | ||
['typeID'] = ' | ['typeID'] = '109', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ananas'] = { | ['Ananas'] = { | ||
['untranslated'] = 'Pineapple', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Schöne frische Ananas', | ['description'] = 'Schöne frische Ananas', | ||
['tagGroups'] = {'Ernte', ' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.000: | Zeile 2.262: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PineappleItem', | ['type'] = 'PineappleItem', | ||
['typeID'] = ' | ['typeID'] = '543', | ||
}, | }, | ||
['Ananassamen'] = { | ['Ananassamen'] = { | ||
['untranslated'] = 'Pineapple Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanze eine Ananas.', | ['description'] = 'Pflanze eine Ananas.', | ||
['tagGroups'] = {'Crop | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.040: | Zeile 2.305: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PineappleSeedItem', | ['type'] = 'PineappleSeedItem', | ||
['typeID'] = ' | ['typeID'] = '833', | ||
}, | }, | ||
['Ananassamenbeutel'] = { | ['Ananassamenbeutel'] = { | ||
['untranslated'] = 'Pineapple Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 2.080: | Zeile 2.348: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PineappleSeedPackItem', | ['type'] = 'PineappleSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '834', | ||
}, | }, | ||
['Angel'] = { | ['Angel'] = { | ||
['untranslated'] = 'Fishing Pole', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.', | ['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.', | ||
['tagGroups'] = {'Werkzeuge', ' | ['tagGroups'] = {'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.120: | Zeile 2.391: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'FishingPoleItem', | ['type'] = 'FishingPoleItem', | ||
['typeID'] = ' | ['typeID'] = '129', | ||
}, | }, | ||
['Angetriebener Wagen'] = { | ['Angetriebener Wagen'] = { | ||
['untranslated'] = 'Powered Cart', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Großer Karren zum Transport großer Lasten.', | ['description'] = 'Großer Karren zum Transport großer Lasten.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.145: | Zeile 2.419: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 2.154: | Zeile 2.428: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = ' | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 2.160: | Zeile 2.434: | ||
['inventorySlots'] = '18', | ['inventorySlots'] = '18', | ||
['inventoryMaxWeight'] = '3500000', | ['inventoryMaxWeight'] = '3500000', | ||
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PoweredCartItem', | ['type'] = 'PoweredCartItem', | ||
['typeID'] = ' | ['typeID'] = '990', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Anschlagbrett'] = { | ['Anschlagbrett'] = { | ||
['untranslated'] = 'Contract Board', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein Brett, an dem man Aufträge veröffentlichen kann.', | ['description'] = 'Ein Brett, an dem man Aufträge veröffentlichen kann.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.200: | Zeile 2.478: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ContractBoardItem', | ['type'] = 'ContractBoardItem', | ||
['typeID'] = ' | ['typeID'] = '1157', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Arbeitsrucksack'] = { | ['Arbeitsrucksack'] = { | ||
['untranslated'] = 'Work Backpack', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Lighter pack that causes lower calorie consumption. Decreases calories consumed by 10% and increases max carry weight by 5 kg | ['description'] = 'Lighter pack that causes lower calorie consumption. (Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)', | ||
['tagGroups'] = {'Clothes', ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.240: | Zeile 2.522: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'WorkBackpackItem', | ['type'] = 'WorkBackpackItem', | ||
['typeID'] = ' | ['typeID'] = '421', | ||
}, | }, | ||
['Arbeitsstiefel'] = { | ['Arbeitsstiefel'] = { | ||
['untranslated'] = 'Work Boots', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Boots designed to be rugged and reduce muscle strain while working. Decreases calories consumed by 10% | ['description'] = 'Boots designed to be rugged and reduce muscle strain while working. (Decreases calories consumed when using tools by 10%)', | ||
['tagGroups'] = {'Clothes', ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.280: | Zeile 2.565: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'WorkBootsItem', | ['type'] = 'WorkBootsItem', | ||
['typeID'] = ' | ['typeID'] = '422', | ||
}, | }, | ||
['Arctic Willow Seed Pack'] = { | ['Arctic Willow Seed Pack'] = { | ||
['untranslated'] = 'Arctic Willow Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 2.320: | Zeile 2.608: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ArcticWillowSeedPackItem', | ['type'] = 'ArcticWillowSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '764', | ||
}, | }, | ||
['Arktische-Weide-Samen'] = { | ['Arktische-Weide-Samen'] = { | ||
['untranslated'] = 'Arctic Willow Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanze eine Arktische Weide.', | ['description'] = 'Pflanze eine Arktische Weide.', | ||
['tagGroups'] = {'Seeds', 'Nahrung | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.360: | Zeile 2.651: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ArcticWillowSeedItem', | ['type'] = 'ArcticWillowSeedItem', | ||
['typeID'] = ' | ['typeID'] = '763', | ||
}, | }, | ||
['Arrastra'] = { | ['Arrastra'] = { | ||
['untranslated'] = 'Arrastra', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A primitive rock mill of dragged boulders.', | ['description'] = 'A primitive rock mill of dragged boulders.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.380: | Zeile 2.674: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 2.400: | Zeile 2.694: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ArrastraItem', | ['type'] = 'ArrastraItem', | ||
['typeID'] = ' | ['typeID'] = '1023', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Basalt'] = { | ['Ashlar Basalt'] = { | ||
['untranslated'] = 'Ashlar Basalt', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 2.440: | Zeile 2.738: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltItem', | ['type'] = 'AshlarBasaltItem', | ||
['typeID'] = ' | ['typeID'] = '259', | ||
}, | }, | ||
['Ashlar Basalt Bench'] = { | ['Ashlar Basalt Bench'] = { | ||
['untranslated'] = 'Ashlar Basalt Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.480: | Zeile 2.781: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltBenchItem', | ['type'] = 'AshlarBasaltBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1024', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Basalt Chair'] = { | ['Ashlar Basalt Chair'] = { | ||
['untranslated'] = 'Ashlar Basalt Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.520: | Zeile 2.825: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltChairItem', | ['type'] = 'AshlarBasaltChairItem', | ||
['typeID'] = ' | ['typeID'] = '1025', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Basalt Door'] = { | ['Ashlar Basalt Door'] = { | ||
['untranslated'] = 'Ashlar Basalt Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.553: | Zeile 2.862: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 2.560: | Zeile 2.869: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltDoorItem', | ['type'] = 'AshlarBasaltDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1026', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Basalt Fireplace'] = { | ['Ashlar Basalt Fireplace'] = { | ||
['untranslated'] = 'Ashlar Basalt Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.585: | Zeile 2.898: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 2.600: | Zeile 2.913: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltFireplaceItem', | ['type'] = 'AshlarBasaltFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1027', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Basalt Table'] = { | ['Ashlar Basalt Table'] = { | ||
['untranslated'] = 'Ashlar Basalt Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.640: | Zeile 2.957: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarBasaltTableItem', | ['type'] = 'AshlarBasaltTableItem', | ||
['typeID'] = ' | ['typeID'] = '1028', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Gneiss'] = { | ['Ashlar Gneiss'] = { | ||
['untranslated'] = 'Ashlar Gneiss', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 2.680: | Zeile 3.001: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissItem', | ['type'] = 'AshlarGneissItem', | ||
['typeID'] = ' | ['typeID'] = '260', | ||
}, | }, | ||
['Ashlar Gneiss Bench'] = { | ['Ashlar Gneiss Bench'] = { | ||
['untranslated'] = 'Ashlar Gneiss Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.720: | Zeile 3.044: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissBenchItem', | ['type'] = 'AshlarGneissBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1029', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Gneiss Chair'] = { | ['Ashlar Gneiss Chair'] = { | ||
['untranslated'] = 'Ashlar Gneiss Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.760: | Zeile 3.088: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissChairItem', | ['type'] = 'AshlarGneissChairItem', | ||
['typeID'] = ' | ['typeID'] = '1030', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Gneiss Door'] = { | ['Ashlar Gneiss Door'] = { | ||
['untranslated'] = 'Ashlar Gneiss Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.793: | Zeile 3.125: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 2.800: | Zeile 3.132: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissDoorItem', | ['type'] = 'AshlarGneissDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1031', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Gneiss Fireplace'] = { | ['Ashlar Gneiss Fireplace'] = { | ||
['untranslated'] = 'Ashlar Gneiss Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.825: | Zeile 3.161: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 2.840: | Zeile 3.176: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissFireplaceItem', | ['type'] = 'AshlarGneissFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1032', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Gneiss Table'] = { | ['Ashlar Gneiss Table'] = { | ||
['untranslated'] = 'Ashlar Gneiss Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.880: | Zeile 3.220: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGneissTableItem', | ['type'] = 'AshlarGneissTableItem', | ||
['typeID'] = ' | ['typeID'] = '1033', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Granite'] = { | ['Ashlar Granite'] = { | ||
['untranslated'] = 'Ashlar Granite', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 2.920: | Zeile 3.264: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteItem', | ['type'] = 'AshlarGraniteItem', | ||
['typeID'] = ' | ['typeID'] = '261', | ||
}, | }, | ||
['Ashlar Granite Bench'] = { | ['Ashlar Granite Bench'] = { | ||
['untranslated'] = 'Ashlar Granite Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 2.960: | Zeile 3.307: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteBenchItem', | ['type'] = 'AshlarGraniteBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1034', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Granite Chair'] = { | ['Ashlar Granite Chair'] = { | ||
['untranslated'] = 'Ashlar Granite Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.000: | Zeile 3.351: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteChairItem', | ['type'] = 'AshlarGraniteChairItem', | ||
['typeID'] = ' | ['typeID'] = '1035', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Granite Door'] = { | ['Ashlar Granite Door'] = { | ||
['untranslated'] = 'Ashlar Granite Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.033: | Zeile 3.388: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 3.040: | Zeile 3.395: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteDoorItem', | ['type'] = 'AshlarGraniteDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1036', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Granite Fireplace'] = { | ['Ashlar Granite Fireplace'] = { | ||
['untranslated'] = 'Ashlar Granite Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.065: | Zeile 3.424: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 3.080: | Zeile 3.439: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteFireplaceItem', | ['type'] = 'AshlarGraniteFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1037', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Granite Table'] = { | ['Ashlar Granite Table'] = { | ||
['untranslated'] = 'Ashlar Granite Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.120: | Zeile 3.483: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarGraniteTableItem', | ['type'] = 'AshlarGraniteTableItem', | ||
['typeID'] = ' | ['typeID'] = '1038', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Basalt Fountain'] = { | ['Ashlar Large Basalt Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Basalt Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.160: | Zeile 3.527: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeBasaltFountainItem', | ['type'] = 'AshlarLargeBasaltFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1039', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Gneiss Fountain'] = { | ['Ashlar Large Gneiss Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Gneiss Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.200: | Zeile 3.571: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeGneissFountainItem', | ['type'] = 'AshlarLargeGneissFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1040', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Granite Fountain'] = { | ['Ashlar Large Granite Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Granite Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.240: | Zeile 3.615: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeGraniteFountainItem', | ['type'] = 'AshlarLargeGraniteFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1041', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Limestone Fountain'] = { | ['Ashlar Large Limestone Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Limestone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.280: | Zeile 3.659: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeLimestoneFountainItem', | ['type'] = 'AshlarLargeLimestoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1042', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Sandstone Fountain'] = { | ['Ashlar Large Sandstone Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Sandstone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.320: | Zeile 3.703: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeSandstoneFountainItem', | ['type'] = 'AshlarLargeSandstoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1043', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Shale Fountain'] = { | ['Ashlar Large Shale Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Shale Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.360: | Zeile 3.747: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeShaleFountainItem', | ['type'] = 'AshlarLargeShaleFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1044', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Large Stone Fountain'] = { | ['Ashlar Large Stone Fountain'] = { | ||
['untranslated'] = 'Ashlar Large Stone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.400: | Zeile 3.791: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLargeStoneFountainItem', | ['type'] = 'AshlarLargeStoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1045', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Limestone'] = { | ['Ashlar Limestone'] = { | ||
['untranslated'] = 'Ashlar Limestone', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 3.440: | Zeile 3.835: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneItem', | ['type'] = 'AshlarLimestoneItem', | ||
['typeID'] = ' | ['typeID'] = '262', | ||
}, | }, | ||
['Ashlar Limestone Bench'] = { | ['Ashlar Limestone Bench'] = { | ||
['untranslated'] = 'Ashlar Limestone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.480: | Zeile 3.878: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneBenchItem', | ['type'] = 'AshlarLimestoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1046', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Limestone Chair'] = { | ['Ashlar Limestone Chair'] = { | ||
['untranslated'] = 'Ashlar Limestone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.520: | Zeile 3.922: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneChairItem', | ['type'] = 'AshlarLimestoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1047', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Limestone Door'] = { | ['Ashlar Limestone Door'] = { | ||
['untranslated'] = 'Ashlar Limestone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.553: | Zeile 3.959: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 3.560: | Zeile 3.966: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneDoorItem', | ['type'] = 'AshlarLimestoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1048', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Limestone Fireplace'] = { | ['Ashlar Limestone Fireplace'] = { | ||
['untranslated'] = 'Ashlar Limestone Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.585: | Zeile 3.995: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 3.600: | Zeile 4.010: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneFireplaceItem', | ['type'] = 'AshlarLimestoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1049', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Limestone Table'] = { | ['Ashlar Limestone Table'] = { | ||
['untranslated'] = 'Ashlar Limestone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.640: | Zeile 4.054: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarLimestoneTableItem', | ['type'] = 'AshlarLimestoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1050', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Sandstone'] = { | ['Ashlar Sandstone'] = { | ||
['untranslated'] = 'Ashlar Sandstone', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 3.680: | Zeile 4.098: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneItem', | ['type'] = 'AshlarSandstoneItem', | ||
['typeID'] = ' | ['typeID'] = '263', | ||
}, | }, | ||
['Ashlar Sandstone Bench'] = { | ['Ashlar Sandstone Bench'] = { | ||
['untranslated'] = 'Ashlar Sandstone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.720: | Zeile 4.141: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneBenchItem', | ['type'] = 'AshlarSandstoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1051', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Sandstone Chair'] = { | ['Ashlar Sandstone Chair'] = { | ||
['untranslated'] = 'Ashlar Sandstone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.760: | Zeile 4.185: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneChairItem', | ['type'] = 'AshlarSandstoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1052', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Sandstone Door'] = { | ['Ashlar Sandstone Door'] = { | ||
['untranslated'] = 'Ashlar Sandstone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.793: | Zeile 4.222: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 3.800: | Zeile 4.229: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneDoorItem', | ['type'] = 'AshlarSandstoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1053', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Sandstone Fireplace'] = { | ['Ashlar Sandstone Fireplace'] = { | ||
['untranslated'] = 'Ashlar Sandstone Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.825: | Zeile 4.258: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 3.840: | Zeile 4.273: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneFireplaceItem', | ['type'] = 'AshlarSandstoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1054', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Sandstone Table'] = { | ['Ashlar Sandstone Table'] = { | ||
['untranslated'] = 'Ashlar Sandstone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.880: | Zeile 4.317: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSandstoneTableItem', | ['type'] = 'AshlarSandstoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1055', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Shale'] = { | ['Ashlar Shale'] = { | ||
['untranslated'] = 'Ashlar Shale', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', ' | ['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 3.920: | Zeile 4.361: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleItem', | ['type'] = 'AshlarShaleItem', | ||
['typeID'] = ' | ['typeID'] = '264', | ||
}, | }, | ||
['Ashlar Shale Bench'] = { | ['Ashlar Shale Bench'] = { | ||
['untranslated'] = 'Ashlar Shale Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 3.960: | Zeile 4.404: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleBenchItem', | ['type'] = 'AshlarShaleBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1056', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Shale Chair'] = { | ['Ashlar Shale Chair'] = { | ||
['untranslated'] = 'Ashlar Shale Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.000: | Zeile 4.448: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleChairItem', | ['type'] = 'AshlarShaleChairItem', | ||
['typeID'] = ' | ['typeID'] = '1057', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Shale Door'] = { | ['Ashlar Shale Door'] = { | ||
['untranslated'] = 'Ashlar Shale Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.033: | Zeile 4.485: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 4.040: | Zeile 4.492: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleDoorItem', | ['type'] = 'AshlarShaleDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1058', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Shale Fireplace'] = { | ['Ashlar Shale Fireplace'] = { | ||
['untranslated'] = 'Ashlar Shale Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.065: | Zeile 4.521: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 4.080: | Zeile 4.536: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleFireplaceItem', | ['type'] = 'AshlarShaleFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1059', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Shale Table'] = { | ['Ashlar Shale Table'] = { | ||
['untranslated'] = 'Ashlar Shale Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason', | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.120: | Zeile 4.580: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarShaleTableItem', | ['type'] = 'AshlarShaleTableItem', | ||
['typeID'] = ' | ['typeID'] = '1060', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Basalt Fountain'] = { | ['Ashlar Small Basalt Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Basalt Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.160: | Zeile 4.624: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallBasaltFountainItem', | ['type'] = 'AshlarSmallBasaltFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1061', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Gneiss Fountain'] = { | ['Ashlar Small Gneiss Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Gneiss Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.200: | Zeile 4.668: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallGneissFountainItem', | ['type'] = 'AshlarSmallGneissFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1062', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Granite Fountain'] = { | ['Ashlar Small Granite Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Granite Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.240: | Zeile 4.712: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallGraniteFountainItem', | ['type'] = 'AshlarSmallGraniteFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1063', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Limestone Fountain'] = { | ['Ashlar Small Limestone Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Limestone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.280: | Zeile 4.756: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallLimestoneFountainItem', | ['type'] = 'AshlarSmallLimestoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1064', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Sandstone Fountain'] = { | ['Ashlar Small Sandstone Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Sandstone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.320: | Zeile 4.800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallSandstoneFountainItem', | ['type'] = 'AshlarSmallSandstoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1065', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Shale Fountain'] = { | ['Ashlar Small Shale Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Shale Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.360: | Zeile 4.844: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallShaleFountainItem', | ['type'] = 'AshlarSmallShaleFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1066', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Small Stone Fountain'] = { | ['Ashlar Small Stone Fountain'] = { | ||
['untranslated'] = 'Ashlar Small Stone Fountain', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.400: | Zeile 4.888: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarSmallStoneFountainItem', | ['type'] = 'AshlarSmallStoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '1067', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Stone Bench'] = { | ['Ashlar Stone Bench'] = { | ||
['untranslated'] = 'Ashlar Stone Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.440: | Zeile 4.932: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarStoneBenchItem', | ['type'] = 'AshlarStoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1068', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Stone Chair'] = { | ['Ashlar Stone Chair'] = { | ||
['untranslated'] = 'Ashlar Stone Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.480: | Zeile 4.976: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarStoneChairItem', | ['type'] = 'AshlarStoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '1069', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Stone Door'] = { | ['Ashlar Stone Door'] = { | ||
['untranslated'] = 'Ashlar Stone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A heavy ashlar stone door.', | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.513: | Zeile 5.013: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 4.520: | Zeile 5.020: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarStoneDoorItem', | ['type'] = 'AshlarStoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1070', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Stone Fireplace'] = { | ['Ashlar Stone Fireplace'] = { | ||
['untranslated'] = 'Ashlar Stone Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.545: | Zeile 5.049: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 4.560: | Zeile 5.064: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarStoneFireplaceItem', | ['type'] = 'AshlarStoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1071', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ashlar Stone Table'] = { | ['Ashlar Stone Table'] = { | ||
['untranslated'] = 'Ashlar Stone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large stone table crafted by an expert mason.', | ['description'] = 'A large stone table crafted by an expert mason.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.600: | Zeile 5.108: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AshlarStoneTableItem', | ['type'] = 'AshlarStoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '1072', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Asphalt Concrete'] = { | ['Asphalt Concrete'] = { | ||
['untranslated'] = 'Asphalt Concrete', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Eine befestigte Oberfläche aus Asphalt und Beton. Widerstandsfähig und extrem effizient für jedes Fahrzeug mit Rädern.', | ['description'] = 'Eine befestigte Oberfläche aus Asphalt und Beton. Widerstandsfähig und extrem effizient für jedes Fahrzeug mit Rädern.', | ||
['tagGroups'] = {'Straße', 'Constructable', ' | ['tagGroups'] = {'Währung', 'Straße', 'Constructable', 'Road Type', 'Block', 'Produkt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 4.619: | Zeile 5.131: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 4.640: | Zeile 5.152: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AsphaltConcreteItem', | ['type'] = 'AsphaltConcreteItem', | ||
['typeID'] = ' | ['typeID'] = '92', | ||
}, | }, | ||
['Asphalt Concrete Ramp'] = { | ['Asphalt Concrete Ramp'] = { | ||
['untranslated'] = 'Asphalt Concrete Ramp', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Straßen Items', | ||
['description'] = '4 x 1 Asphalt Concrete Ramp.', | ['description'] = '4 x 1 Asphalt Concrete Ramp.', | ||
['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt | ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 4.680: | Zeile 5.195: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AsphaltConcreteRampItem', | ['type'] = 'AsphaltConcreteRampItem', | ||
['typeID'] = ' | ['typeID'] = '71', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ausgestopfter Bison'] = { | ['Ausgestopfter Bison'] = { | ||
['untranslated'] = 'Bison Mount', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.', | ['description'] = 'Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.720: | Zeile 5.239: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BisonMountItem', | ['type'] = 'BisonMountItem', | ||
['typeID'] = ' | ['typeID'] = '1078', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ausgestopfter Wapiti'] = { | ['Ausgestopfter Wapiti'] = { | ||
['untranslated'] = 'Elk Mount', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Eine Jagdtrophäe für dein Haus.', | ['description'] = 'Eine Jagdtrophäe für dein Haus.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 4.760: | Zeile 5.283: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ElkMountItem', | ['type'] = 'ElkMountItem', | ||
['typeID'] = ' | ['typeID'] = '1177', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Automatic Loom'] = { | ||
['category'] = ' | ['untranslated'] = 'Automatic Loom', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An automated device for making fabric by weaving yarn or thread.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 4.777: | Zeile 5.304: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '10', | |||
['energyUsed'] = '250', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '4 X 3 X 5', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '45', | |||
['roomMatReq'] = 'Stufe 2.8', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'AutomaticLoomItem', | |||
['typeID'] = '1074', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Autumn Stew'] = { | |||
['untranslated'] = 'Autumn Stew', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'A healthy and cozy meal for those cold days.', | |||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.6', | |||
['calories'] = '1200.0', | |||
['carbs'] = '11.0', | |||
['protein'] = '10.0', | |||
['fat'] = '8.0', | |||
['vitamins'] = '9.0', | |||
['density'] = '3.2', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 4.800: | Zeile 5.371: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AutumnStewItem', | |||
['typeID'] = '437', | |||
}, | }, | ||
[' | ['Axe Calorie Buff Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Axe Calorie Buff Item', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 4.820: | Zeile 5.394: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 4.832: | Zeile 5.406: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AxeCalorieBuffItem', | |||
['typeID'] = '67', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Axt'] = { | ||
['category'] = ' | ['untranslated'] = 'Axe', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Holzfällen', 'Werkzeuge'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 4.865: | Zeile 5.443: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 4.874: | Zeile 5.452: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 4.880: | Zeile 5.458: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AxeItem', | |||
['typeID'] = '123', | |||
}, | }, | ||
[' | ['Backofen'] = { | ||
['category'] = ' | ['untranslated'] = 'Bakery Oven', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine solide gebauter Steinofen, nützlich, um allerlei Leckereien zu backen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '3', | |||
['roomCategory'] = 'Küche', | |||
['furnitureType'] = 'Kochen', | |||
['repeatsDepreciation'] = '0.3', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = [[Brennstoff]], | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '45', | |||
['roomMatReq'] = 'Stufe 1.8', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BakeryOvenItem', | |||
['typeID'] = '1075', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Bagger'] = { | |||
['untranslated'] = 'Excavator', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.', | |||
['tagGroups'] = {'Excavation', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '30', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 4.905: | Zeile 5.530: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Liquid Fuel]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 4.914: | Zeile 5.539: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 4.920: | Zeile 5.545: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExcavatorItem', | |||
['typeID'] = '113', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Baked | ['Baked Beet'] = { | ||
['untranslated'] = 'Baked Beet', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Baked | ['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.', | ||
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', ' | ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.3', | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '700.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '4.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '12.0', | ||
['density'] = ' | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 4.960: | Zeile 5.589: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedBeetItem', | |||
['typeID'] = '439', | |||
}, | }, | ||
['Baked Heart Of Palm'] = { | ['Baked Heart Of Palm'] = { | ||
['untranslated'] = 'Baked Heart Of Palm', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.', | ['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.', | ||
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', ' | ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.3', | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '700.0', | ||
['carbs'] = '12.0', | ['carbs'] = '12.0', | ||
['protein'] = '6.0', | ['protein'] = '6.0', | ||
['fat'] = '4.0', | ['fat'] = '4.0', | ||
['vitamins'] = '6.0', | ['vitamins'] = '6.0', | ||
['density'] = ' | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 5.000: | Zeile 5.632: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BakedHeartOfPalmItem', | ['type'] = 'BakedHeartOfPalmItem', | ||
['typeID'] = ' | ['typeID'] = '441', | ||
}, | }, | ||
[' | ['Baking Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Baking Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 5.040: | Zeile 5.675: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakingUpgradeItem', | |||
['typeID'] = '718', | |||
}, | }, | ||
[' | ['Ballot Box'] = { | ||
['category'] = ' | ['untranslated'] = 'Ballot Box', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight | ['weight'] = nil, | ||
['calories'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | ['carbs'] = nil, | ||
['protein'] = nil, | ['protein'] = nil, | ||
Zeile 5.113: | Zeile 5.711: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 5.120: | Zeile 5.718: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BallotBoxItem', | |||
['typeID'] = '102', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Bandana'] = { | ||
['category'] = ' | ['untranslated'] = 'Bandana', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'It just looks cool', | ||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 5.153: | Zeile 5.755: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 5.160: | Zeile 5.762: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BandanaItem', | |||
['typeID'] = '362', | |||
}, | }, | ||
[' | ['Banh Xeo'] = { | ||
['untranslated'] = 'Banh Xeo', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Wrap the pancakes in the greens, then dip.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1500.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '15.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '17.0', | ||
['density'] = | ['density'] = '3.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 5.200: | Zeile 5.805: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BanhXeoItem', | |||
['typeID'] = '446', | |||
}, | }, | ||
['Bank'] = { | ['Bank'] = { | ||
['untranslated'] = 'Bank', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.', | ['description'] = 'Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.236: | Zeile 5.844: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1.5', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BankItem', | ['type'] = 'BankItem', | ||
['typeID'] = ' | ['typeID'] = '1076', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Bannockbrot'] = { | ['Bannockbrot'] = { | ||
['untranslated'] = 'Bannock', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Ein ungesäuertes Vollkornbrot.', | ['description'] = 'Ein ungesäuertes Vollkornbrot.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.280: | Zeile 5.892: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BannockItem', | ['type'] = 'BannockItem', | ||
['typeID'] = ' | ['typeID'] = '447', | ||
}, | }, | ||
['Bärenklaue'] = { | ['Bärenklaue'] = { | ||
['untranslated'] = 'Bearclaw', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.', | ['description'] = 'Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.320: | Zeile 5.935: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BearclawItem', | ['type'] = 'BearclawItem', | ||
['typeID'] = ' | ['typeID'] = '451', | ||
}, | }, | ||
['Bärenrucksack'] = { | ['Bärenrucksack'] = { | ||
['untranslated'] = 'Bearpack', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. Increases max carry weight by 15 kg | ['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. (Increases max carry weight by 15 kg)', | ||
['tagGroups'] = {'Clothes', ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.360: | Zeile 5.978: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BearpackItem', | ['type'] = 'BearpackItem', | ||
['typeID'] = ' | ['typeID'] = '364', | ||
}, | }, | ||
['Bärensteak'] = { | ['Bärensteak'] = { | ||
['untranslated'] = 'Bear S U P R E M E', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Nur weil "Bär" im Namen vorkommt, ist noch lange kein Bär drin.', | ['description'] = 'Nur weil "Bär" im Namen vorkommt, ist noch lange kein Bär drin.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.400: | Zeile 6.021: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BearSUPREMEItem', | ['type'] = 'BearSUPREMEItem', | ||
['typeID'] = ' | ['typeID'] = '452', | ||
}, | }, | ||
['Barrel Cactus Seed Pack'] = { | ['Barrel Cactus Seed Pack'] = { | ||
['untranslated'] = 'Barrel Cactus Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, um Fasskaktus wachsen zu lassen.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 5.440: | Zeile 6.064: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BarrelCactusSeedPackItem', | ['type'] = 'BarrelCactusSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '766', | ||
}, | }, | ||
['Basalt'] = { | ['Basalt'] = { | ||
['untranslated'] = 'Basalt', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.', | ['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.', | ||
['tagGroups'] = {'Rock', ' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '7.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 5.480: | Zeile 6.107: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasaltItem', | ['type'] = 'BasaltItem', | ||
['typeID'] = ' | ['typeID'] = '266', | ||
}, | }, | ||
['Basic Circuit'] = { | ['Basic Circuit'] = { | ||
['untranslated'] = 'Basic Circuit', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.', | ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.520: | Zeile 6.150: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicCircuitItem', | ['type'] = 'BasicCircuitItem', | ||
['typeID'] = ' | ['typeID'] = '601', | ||
}, | }, | ||
['Basic Engineering | ['Basic Engineering Upgrade'] = { | ||
['untranslated'] = 'Basic Engineering Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.', | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.560: | Zeile 6.193: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicEngineeringUpgradeItem', | ['type'] = 'BasicEngineeringUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '719', | ||
}, | }, | ||
['Basic Upgrade 1'] = { | ['Basic Upgrade 1'] = { | ||
['untranslated'] = 'Basic Upgrade 1', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Basic Upgrade that increases crafting efficiency.', | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.600: | Zeile 6.236: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicUpgradeLvl1Item', | ['type'] = 'BasicUpgradeLvl1Item', | ||
['typeID'] = ' | ['typeID'] = '720', | ||
}, | }, | ||
['Basic Upgrade 2'] = { | ['Basic Upgrade 2'] = { | ||
['untranslated'] = 'Basic Upgrade 2', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Basic Upgrade that increases crafting efficiency.', | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.640: | Zeile 6.279: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicUpgradeLvl2Item', | ['type'] = 'BasicUpgradeLvl2Item', | ||
['typeID'] = ' | ['typeID'] = '721', | ||
}, | }, | ||
['Basic Upgrade 3'] = { | ['Basic Upgrade 3'] = { | ||
['untranslated'] = 'Basic Upgrade 3', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Basic Upgrade that increases crafting efficiency.', | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.680: | Zeile 6.322: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicUpgradeLvl3Item', | ['type'] = 'BasicUpgradeLvl3Item', | ||
['typeID'] = ' | ['typeID'] = '722', | ||
}, | }, | ||
['Basic Upgrade 4'] = { | ['Basic Upgrade 4'] = { | ||
['untranslated'] = 'Basic Upgrade 4', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = 'Basic Upgrade that increases crafting efficiency.', | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.720: | Zeile 6.365: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BasicUpgradeLvl4Item', | ['type'] = 'BasicUpgradeLvl4Item', | ||
['typeID'] = ' | ['typeID'] = '723', | ||
}, | }, | ||
['Bass'] = { | ['Bass'] = { | ||
['untranslated'] = 'Bass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A bass. ', | ['description'] = 'A bass. ', | ||
['tagGroups'] = {'Fish', 'Ingredient'}, | ['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.760: | Zeile 6.408: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BassItem', | ['type'] = 'BassItem', | ||
['typeID'] = ' | ['typeID'] = '602', | ||
}, | }, | ||
['Bathtub'] = { | ['Bathtub'] = { | ||
['untranslated'] = 'Bathtub', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A porcelain bathtub for when you need to get clean or just relax', | ['description'] = 'A porcelain bathtub for when you need to get clean or just relax', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.800: | Zeile 6.451: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BathtubItem', | ['type'] = 'BathtubItem', | ||
['typeID'] = ' | ['typeID'] = '1077', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Bauernhaar'] = { | ['Bauernhaar'] = { | ||
['untranslated'] = 'Peasant Hair', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.', | ['description'] = 'Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.', | ||
['tagGroups'] = {'Not In Browser | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 5.840: | Zeile 6.495: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PeasantHairItem', | ['type'] = 'PeasantHairItem', | ||
['typeID'] = ' | ['typeID'] = '401', | ||
}, | }, | ||
['Bauholz'] = { | ['Bauholz'] = { | ||
['untranslated'] = 'Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.', | ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.', | ||
['tagGroups'] = {'Kraftstoff', 'Bauholz', ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 5.880: | Zeile 6.538: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'LumberItem', | ['type'] = 'LumberItem', | ||
['typeID'] = ' | ['typeID'] = '325', | ||
}, | }, | ||
['Baumrückstände'] = { | ['Baumrückstände'] = { | ||
['untranslated'] = 'Tree Debris', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.', | ['description'] = 'Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.', | ||
['tagGroups'] = {'Block | ['tagGroups'] = {'Block'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 5.920: | Zeile 6.581: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'TreeDebrisItem', | ['type'] = 'TreeDebrisItem', | ||
['typeID'] = ' | ['typeID'] = '350', | ||
}, | }, | ||
['Baumstamm'] = { | ['Baumstamm'] = { | ||
['untranslated'] = 'Log', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ein Stapel Baumstämme.', | ['description'] = 'Ein Stapel Baumstämme.', | ||
['tagGroups'] = {'Kraftstoff', 'Block | ['tagGroups'] = {'Kraftstoff', 'Block'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 5.960: | Zeile 6.624: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'LogItem', | ['type'] = 'LogItem', | ||
['typeID'] = ' | ['typeID'] = '324', | ||
}, | }, | ||
['Baupfosten'] = { | ['Baupfosten'] = { | ||
['untranslated'] = 'Construction Post', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Für Bauaufträge.', | ['description'] = 'Für Bauaufträge.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.000: | Zeile 6.667: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ConstructionPostItem', | ['type'] = 'ConstructionPostItem', | ||
['typeID'] = ' | ['typeID'] = '1156', | ||
['fluidsUded'] = nil, | |||
}, | |||
['Bean Sprout'] = { | |||
['untranslated'] = 'Bean Sprout', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'The small sprouts from a grown bean plant.', | |||
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.01', | |||
['calories'] = '100.0', | |||
['carbs'] = '2.0', | |||
['protein'] = '1.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '5.0', | |||
['density'] = '8.0', | |||
['fuel'] = nil, | |||
['yield'] = '[[Sammeln]]', | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeanSproutItem', | |||
['typeID'] = '450', | |||
}, | |||
['Beaver Carcass'] = { | |||
['untranslated'] = 'Beaver Carcass', | |||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | |||
['description'] = 'A dead beaver.', | |||
['tagGroups'] = {}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '1', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeaverCarcassItem', | |||
['typeID'] = '603', | |||
}, | }, | ||
['Beerenextraktdünger'] = { | ['Beerenextraktdünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Berry Extract Fertilizer', | ||
['category'] = 'Werkzeug', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.', | ['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Dünger', 'Produkt'}, | ||
['maxStack'] = '50', | ['maxStack'] = '50', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.040: | Zeile 6.797: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = {{'Stickstoff',' 1'}, {'Phosphor',' 3'}, {'Kalium',' 4.8'}}, | |||
['type'] = 'BerryExtractFertilizerItem', | ['type'] = 'BerryExtractFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '423', | ||
}, | }, | ||
['Beet Campfire Salad'] = { | ['Beet Campfire Salad'] = { | ||
['untranslated'] = 'Beet Campfire Salad', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'A myriad of plants that make a healthy and odd blend.', | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['tagGroups'] = {'Campfire Salad', 'Nahrung', ' | ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.080: | Zeile 6.840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeetCampfireSaladItem', | ['type'] = 'BeetCampfireSaladItem', | ||
['typeID'] = ' | ['typeID'] = '454', | ||
}, | }, | ||
['Beet Greens'] = { | ['Beet Greens'] = { | ||
['untranslated'] = 'Beet Greens', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'The leafy greens from a beet with a distinctive red stem.', | ['description'] = 'The leafy greens from a beet with a distinctive red stem.', | ||
['tagGroups'] = {'Ernte', 'Greens', 'Raw | ['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.120: | Zeile 6.883: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeetGreensItem', | ['type'] = 'BeetGreensItem', | ||
['typeID'] = ' | ['typeID'] = '455', | ||
}, | }, | ||
['Benzin'] = { | ['Benzin'] = { | ||
['untranslated'] = 'Gasoline', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.', | ['description'] = 'Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.', | ||
['tagGroups'] = {'Kraftstoff', 'Liquid | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Liquid Fuel', 'Block', 'Produkt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 6.160: | Zeile 6.926: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'GasolineItem', | ['type'] = 'GasolineItem', | ||
['typeID'] = ' | ['typeID'] = '308', | ||
}, | }, | ||
['Bergziegenkadaver'] = { | ['Bergziegenkadaver'] = { | ||
['untranslated'] = 'Mountain Goat Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Eine tote Bergziege.', | ['description'] = 'Eine tote Bergziege.', | ||
['tagGroups'] = {'Medium Carcass', 'Carcass | ['tagGroups'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.200: | Zeile 6.969: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'MountainGoatCarcassItem', | ['type'] = 'MountainGoatCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '665', | ||
}, | }, | ||
['Bewehrungsstahl'] = { | ['Bewehrungsstahl'] = { | ||
['untranslated'] = 'Rebar', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Gerippte Stahlstäbe zur Stärkung von Gebäuden.', | ['description'] = 'Gerippte Stahlstäbe zur Stärkung von Gebäuden.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.240: | Zeile 7.012: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'RebarItem', | ['type'] = 'RebarItem', | ||
['typeID'] = ' | ['typeID'] = '682', | ||
}, | }, | ||
['Big Bluestem Seed Pack'] = { | ['Big Bluestem Seed Pack'] = { | ||
['untranslated'] = 'Big Bluestem Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 6.280: | Zeile 7.055: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BigBluestemSeedPackItem', | ['type'] = 'BigBluestemSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '772', | ||
}, | }, | ||
['Binsensamen'] = { | ['Binsensamen'] = { | ||
['untranslated'] = 'Bullrush Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanzen, damit daraus eine Binse wird.', | ['description'] = 'Pflanzen, damit daraus eine Binse wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.320: | Zeile 7.098: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BullrushSeedItem', | ['type'] = 'BullrushSeedItem', | ||
['typeID'] = ' | ['typeID'] = '777', | ||
}, | }, | ||
['Binsensamenbeutel'] = { | ['Binsensamenbeutel'] = { | ||
['untranslated'] = 'Bullrush Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 6.360: | Zeile 7.141: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BullrushSeedPackItem', | ['type'] = 'BullrushSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '778', | ||
}, | }, | ||
['Biodiesel'] = { | ['Biodiesel'] = { | ||
['untranslated'] = 'Biodiesel', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.', | ['description'] = 'Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.', | ||
['tagGroups'] = {'Kraftstoff', 'Liquid | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Liquid Fuel', 'Block', 'Produkt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 6.400: | Zeile 7.184: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BiodieselItem', | ['type'] = 'BiodieselItem', | ||
['typeID'] = ' | ['typeID'] = '267', | ||
}, | }, | ||
['Birch Log'] = { | ['Birch Log'] = { | ||
['untranslated'] = 'Birch Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.', | ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.', | ||
['tagGroups'] = {'Kraftstoff', ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 6.440: | Zeile 7.227: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BirchLogItem', | ['type'] = 'BirchLogItem', | ||
['typeID'] = ' | ['typeID'] = '268', | ||
}, | }, | ||
['Birkensamen'] = { | ['Birkensamen'] = { | ||
['untranslated'] = 'Birch Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanzen, damit daraus eine Birke wird.', | ['description'] = 'Pflanzen, damit daraus eine Birke wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.480: | Zeile 7.270: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BirchSeedItem', | ['type'] = 'BirchSeedItem', | ||
['typeID'] = ' | ['typeID'] = '773', | ||
}, | }, | ||
['Birkensamenbeutel'] = { | ['Birkensamenbeutel'] = { | ||
['untranslated'] = 'Birch Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 6.520: | Zeile 7.313: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BirchSeedPackItem', | ['type'] = 'BirchSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '774', | ||
}, | }, | ||
[' | ['Bison Chow Fun'] = { | ||
['untranslated'] = 'Bison Chow Fun', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Who says food can\'t be fun?', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.55', | ||
['calories'] = | ['calories'] = '1400.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '18.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '12.0', | ||
['density'] = | ['density'] = '3.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 6.560: | Zeile 7.356: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BisonChowFunItem', | |||
['typeID'] = '456', | |||
}, | }, | ||
['Blasting Charge'] = { | ['Bisonkadaver'] = { | ||
['category'] = 'Versteckt', | ['untranslated'] = 'Bison Carcass', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | |||
['description'] = 'Ein toter Bison.', | |||
['tagGroups'] = {'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '5.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BisonCarcassItem', | |||
['typeID'] = '605', | |||
}, | |||
['Blackboard'] = { | |||
['untranslated'] = 'Blackboard', | |||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | |||
['description'] = '', | |||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BlackboardItem', | |||
['typeID'] = '1079', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Blasting Charge'] = { | |||
['untranslated'] = 'Blasting Charge', | |||
['category'] = 'Versteckt', | |||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = ' | ['description'] = 'Sprengt Felsen auseinander.', | ||
['tagGroups'] = {'Werkzeuge | ['tagGroups'] = {'Werkzeuge'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.600: | Zeile 7.486: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BlastingChargeItem', | ['type'] = 'BlastingChargeItem', | ||
['typeID'] = ' | ['typeID'] = '75', | ||
}, | }, | ||
['Blattgold'] = { | ['Blattgold'] = { | ||
['untranslated'] = 'Gold Flakes', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Ein hocheffizienter Leiter für empfindliche Elektronik.', | ['description'] = 'Ein hocheffizienter Leiter für empfindliche Elektronik.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.640: | Zeile 7.529: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'GoldFlakesItem', | ['type'] = 'GoldFlakesItem', | ||
['typeID'] = ' | ['typeID'] = '643', | ||
}, | }, | ||
['Blinzelnde Augenlieder'] = { | ['Blinzelnde Augenlieder'] = { | ||
['untranslated'] = 'Blinky Eyelids', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Augen', | ['description'] = 'Augen', | ||
['tagGroups'] = {'Not In Browser | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.680: | Zeile 7.572: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BlinkyEyelidsItem', | ['type'] = 'BlinkyEyelidsItem', | ||
['typeID'] = ' | ['typeID'] = '353', | ||
}, | }, | ||
['Blue Shark'] = { | ['Blue Shark'] = { | ||
['untranslated'] = 'Blue Shark', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A blue shark', | ['description'] = 'A blue shark', | ||
['tagGroups'] = {'Fish', 'Ingredient'}, | ['tagGroups'] = {'Fisch', 'Large Fish', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.720: | Zeile 7.615: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BlueSharkItem', | ['type'] = 'BlueSharkItem', | ||
['typeID'] = ' | ['typeID'] = '606', | ||
}, | }, | ||
['Blutmehldünger'] = { | ['Blutmehldünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Blood Meal Fertilizer', | ||
['category'] = 'Werkzeug', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Blood meal is a great source of nitrogen.', | ['description'] = 'Blood meal is a great source of nitrogen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Dünger', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '50', | ['maxStack'] = '50', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.760: | Zeile 7.658: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = {{'Stickstoff',' 3'}, {'Phosphor',' 0.4'}, {'Kalium',' 0.4'}}, | |||
['type'] = 'BloodMealFertilizerItem', | ['type'] = 'BloodMealFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '424', | ||
}, | }, | ||
['Board Of Elections'] = { | ['Board Of Elections'] = { | ||
['untranslated'] = 'Board Of Elections', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A building for deciding voting procedures.', | ['description'] = 'A building for deciding voting procedures.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.796: | Zeile 7.697: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BoardOfElectionsItem', | ['type'] = 'BoardOfElectionsItem', | ||
['typeID'] = ' | ['typeID'] = '106', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Bodenprüfer'] = { | ['Bodenprüfer'] = { | ||
['untranslated'] = 'Soil Sampler', | |||
['category'] = 'Werkzeuge', | ['category'] = 'Werkzeuge', | ||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = 'Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.', | ['description'] = 'Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.840: | Zeile 7.745: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoilSamplerItem', | ['type'] = 'SoilSamplerItem', | ||
['typeID'] = ' | ['typeID'] = '137', | ||
}, | }, | ||
['Bogen'] = { | ['Bogen'] = { | ||
['untranslated'] = 'Bow', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = '', | ['description'] = '', | ||
['tagGroups'] = {'Harvester', 'Werkzeuge | ['tagGroups'] = {'Harvester', 'Werkzeuge'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.880: | Zeile 7.788: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BowItem', | ['type'] = 'BowItem', | ||
['typeID'] = ' | ['typeID'] = '125', | ||
}, | }, | ||
['Bohnen'] = { | ['Bohnen'] = { | ||
['untranslated'] = 'Beans', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Eine gute Proteinquelle.', | ['description'] = 'Eine gute Proteinquelle.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Gemüse', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 6.920: | Zeile 7.831: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeansItem', | ['type'] = 'BeansItem', | ||
['typeID'] = ' | ['typeID'] = '767', | ||
}, | }, | ||
['Bohnenbeutel'] = { | ['Bohnenbeutel'] = { | ||
['untranslated'] = 'Beans Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 6.960: | Zeile 7.874: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeansPackItem', | ['type'] = 'BeansPackItem', | ||
['typeID'] = ' | ['typeID'] = '768', | ||
}, | }, | ||
['Bohnenpaste'] = { | ['Bohnenpaste'] = { | ||
['untranslated'] = 'Bean Paste', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.', | ['description'] = 'Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.000: | Zeile 7.917: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BeanPasteItem', | ['type'] = 'BeanPasteItem', | ||
['typeID'] = ' | ['typeID'] = '449', | ||
}, | }, | ||
['Boiled Grains'] = { | ['Boiled Grains'] = { | ||
['untranslated'] = 'Boiled Grains', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.', | ['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.040: | Zeile 7.960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BoiledGrainsItem', | ['type'] = 'BoiledGrainsItem', | ||
['typeID'] = ' | ['typeID'] = '457', | ||
}, | }, | ||
['Boiler'] = { | ['Boiler'] = { | ||
['untranslated'] = 'Boiler', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A vessel used for heating fluids.', | ['description'] = 'A vessel used for heating fluids.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.080: | Zeile 8.003: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BoilerItem', | ['type'] = 'BoilerItem', | ||
['typeID'] = ' | ['typeID'] = '608', | ||
}, | }, | ||
['Branntkalk'] = { | ['Branntkalk'] = { | ||
['untranslated'] = 'Quicklime', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Eine chemische Komponente, die in der Stahlherstellung benutzt wird.', | ['description'] = 'Eine chemische Komponente, die in der Stahlherstellung benutzt wird.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.120: | Zeile 8.046: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'QuicklimeItem', | ['type'] = 'QuicklimeItem', | ||
['typeID'] = ' | ['typeID'] = '680', | ||
}, | }, | ||
['Brennofen'] = { | ['Brennofen'] = { | ||
['untranslated'] = 'Kiln', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.', | ['description'] = 'Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.140: | Zeile 8.069: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 7.156: | Zeile 8.085: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'KilnItem', | ['type'] = 'KilnItem', | ||
['typeID'] = ' | ['typeID'] = '1219', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Brett'] = { | ['Brett'] = { | ||
['untranslated'] = 'Board', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A higher quality board used for long lasting furniture.', | ['description'] = 'A higher quality board used for long lasting furniture.', | ||
['tagGroups'] = {'Kraftstoff', 'Wood Board', ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.200: | Zeile 8.133: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BoardItem', | ['type'] = 'BoardItem', | ||
['typeID'] = ' | ['typeID'] = '607', | ||
}, | }, | ||
['Brick Fireplace'] = { | ['Brick Fireplace'] = { | ||
['untranslated'] = 'Brick Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.', | ['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.225: | Zeile 8.161: | ||
['repeatsDepreciation'] = '0.1', | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 7.240: | Zeile 8.176: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BrickFireplaceItem', | ['type'] = 'BrickFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '1084', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Brot'] = { | ['Brot'] = { | ||
['untranslated'] = 'Bread', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Eine leckere, knusprige Kruste versteckt das weiche Innere.', | ['description'] = 'Eine leckere, knusprige Kruste versteckt das weiche Innere.', | ||
['tagGroups'] = {'Brot', 'Nahrung', ' | ['tagGroups'] = {'Brot', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = '750.0', | ['calories'] = '750.0', | ||
['carbs'] = ' | ['carbs'] = '23.0', | ||
['protein'] = ' | ['protein'] = '6.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '2.0', | ||
['density'] = ' | ['density'] = '4.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 7.280: | Zeile 8.220: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BreadItem', | ['type'] = 'BreadItem', | ||
['typeID'] = ' | ['typeID'] = '461', | ||
}, | }, | ||
['Bücherregal'] = { | ['Bücherregal'] = { | ||
['untranslated'] = 'Bookshelf', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.', | ['description'] = 'Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.320: | Zeile 8.263: | ||
['inventorySlots'] = '8', | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BookshelfItem', | ['type'] = 'BookshelfItem', | ||
['typeID'] = ' | ['typeID'] = '1082', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Builder Boots'] = { | ||
['untranslated'] = 'Builder Boots', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Snug work boots with side zippers. (Decreases calories consumed when using tools by 10%)', | ||
[' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | |||
['weight'] = '0.1', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BuilderBootsItem', | |||
['typeID'] = '366', | |||
}, | |||
['Builder Gloves'] = { | |||
['untranslated'] = 'Builder Gloves', | |||
['category'] = '_None', | |||
['group'] = 'AvatarPart', | |||
['description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.', | |||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 7.360: | Zeile 8.350: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BuilderGlovesItem', | |||
['typeID'] = '367', | |||
}, | }, | ||
[' | ['Builder Helmet'] = { | ||
['category'] = ' | ['untranslated'] = 'Builder Helmet', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.400: | Zeile 8.393: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BuilderHelmetItem', | |||
['typeID'] = '368', | |||
}, | }, | ||
[' | ['Builder Overalls'] = { | ||
['category'] = ' | ['untranslated'] = 'Builder Overalls', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Durable overalls with cargo pockets and hammer loops.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.440: | Zeile 8.436: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BuilderOverallsItem', | |||
['typeID'] = '369', | |||
}, | }, | ||
[' | ['Builder Shirt'] = { | ||
['category'] = ' | ['untranslated'] = 'Builder Shirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.480: | Zeile 8.479: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BuilderShirtItem', | |||
['typeID'] = '370', | |||
}, | }, | ||
[' | ['Büschelgrassamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Bunchgrass Seed', | ||
['category'] = '_None', | |||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = '', | ['description'] = 'Pflanzen, damit daraus Büschelgras wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = '0.0', | ['calories'] = '0.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
Zeile 7.520: | Zeile 8.522: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BunchgrassSeedItem', | |||
['typeID'] = '779', | |||
}, | }, | ||
[' | ['Büschelgrassamenbeutel'] = { | ||
[' | ['untranslated'] = 'Bunchgrass Seed Pack', | ||
[' | ['category'] = 'Versteckt', | ||
[' | ['group'] = 'Gegenstände', | ||
[' | ['description'] = 'Pflanzen, damit daraus Büschelgras wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.552: | Zeile 8.557: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BunchgrassSeedPackItem', | |||
['typeID'] = '780', | |||
}, | }, | ||
[' | ['Butchery Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Butchery Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.592: | Zeile 8.600: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ButcheryUpgradeItem', | |||
['typeID'] = '724', | |||
}, | }, | ||
[' | ['Campfire Cooking Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Campfire Cooking Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.640: | Zeile 8.651: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CampfireCookingUpgradeItem', | |||
['typeID'] = '725', | |||
}, | }, | ||
[' | ['Campingplatz'] = { | ||
['category'] = ' | ['untranslated'] = 'Campsite', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Campingplatz', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Crafting Table', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.672: | Zeile 8.686: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '10', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CampsiteItem', | |||
['typeID'] = '1087', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Canning Assembly'] = { | ||
['category'] = ' | ['untranslated'] = 'Canning Assembly', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.713: | Zeile 8.731: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 7.720: | Zeile 8.738: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CanningAssemblyItem', | |||
['typeID'] = '1089', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Capitol'] = { | ||
['category'] = ' | ['untranslated'] = 'Capitol', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Forms the foundation of a government. The constituion is created here.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.752: | Zeile 8.774: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CapitolItem', | |||
['typeID'] = '108', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Caprihose'] = { | ||
['category'] = ' | ['untranslated'] = 'Capris', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Eine Caprihose (auch bekannt als Dreiviertelhose) ist eine Hose, die länger ist als Shorts, aber nicht so lang wie eine normale Hose.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.800: | Zeile 8.826: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CaprisItem', | |||
['typeID'] = '373', | |||
}, | }, | ||
[' | ['Carpentry Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Carpentry Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.817: | Zeile 8.846: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 7.840: | Zeile 8.869: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CarpentryAdvancedUpgradeItem', | |||
['typeID'] = '726', | |||
}, | }, | ||
[' | ['Carpentry Basic Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Carpentry Basic Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 7.857: | Zeile 8.889: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 7.880: | Zeile 8.912: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CarpentryBasicUpgradeItem', | |||
['typeID'] = '727', | |||
}, | }, | ||
[' | ['Carpentry Skill Book'] = { | ||
['category'] = ' | ['untranslated'] = 'Carpentry Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Carpentry Skill Scroll, die Carpentry lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 7.913: | Zeile 8.948: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CarpentrySkillBook', | |||
['typeID'] = '891', | |||
}, | }, | ||
[' | ['Carpentry Skill Scroll'] = { | ||
['category'] = ' | ['untranslated'] = 'Carpentry Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Carpentry', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 7.960: | Zeile 8.998: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CarpentrySkillScroll', | |||
['typeID'] = '892', | |||
}, | }, | ||
[' | ['Cast Iron Bed'] = { | ||
['category'] = ' | ['untranslated'] = 'Cast Iron Bed', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 7.993: | Zeile 9.034: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.000: | Zeile 9.041: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronBedItem', | |||
['typeID'] = '1092', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cast Iron Bench'] = { | ||
['untranslated'] = 'Cast Iron Bench', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.033: | Zeile 9.078: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.040: | Zeile 9.085: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronBenchItem', | |||
['typeID'] = '1093', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cast Iron Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Cast Iron Chair', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.073: | Zeile 9.122: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.080: | Zeile 9.129: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronChairItem', | |||
['typeID'] = '1094', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cast Iron Royal Bed'] = { | ||
['category'] = ' | ['untranslated'] = 'Cast Iron Royal Bed', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.113: | Zeile 9.166: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.120: | Zeile 9.173: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronRoyalBedItem', | |||
['typeID'] = '1095', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cast Iron Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Cast Iron Table', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.153: | Zeile 9.210: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.160: | Zeile 9.217: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronTableItem', | |||
['typeID'] = '1097', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cedar Log'] = { | ||
['untranslated'] = 'Cedar Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 8.200: | Zeile 9.261: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CedarLogItem', | |||
['typeID'] = '270', | |||
}, | }, | ||
[' | ['Ceiba Log'] = { | ||
['untranslated'] = 'Ceiba Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 8.240: | Zeile 9.304: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CeibaLogItem', | |||
['typeID'] = '271', | |||
}, | }, | ||
[' | ['Census Bureau'] = { | ||
['category'] = ' | ['untranslated'] = 'Census Bureau', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Demographics are created here using data about the population.', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.259: | Zeile 9.326: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 3', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '45', | |||
['roomMatReq'] = 'Stufe 1', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CensusBureauItem', | |||
['typeID'] = '103', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Champignons'] = { | |||
['untranslated'] = 'Crimini Mushrooms', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Speisepilze, die ziemlich lecker sind.', | |||
['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.01', | |||
['calories'] = '200.0', | |||
['carbs'] = '2.0', | |||
['protein'] = '4.0', | |||
['fat'] = '1.0', | |||
['vitamins'] = '1.0', | |||
['density'] = '4.0', | |||
['fuel'] = nil, | |||
['yield'] = '[[Sammeln]]', | |||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 8.280: | Zeile 9.391: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CriminiMushroomsItem', | |||
['typeID'] = '491', | |||
}, | }, | ||
[' | ['Champignonsporen'] = { | ||
['untranslated'] = 'Crimini Mushroom Spores', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Champignons werden.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.320: | Zeile 9.434: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CriminiMushroomSporesItem', | |||
['typeID'] = '795', | |||
}, | }, | ||
[' | ['Champignonsporenbeutel'] = { | ||
['untranslated'] = 'Crimini Mushroom Spores Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Champignons werden.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.360: | Zeile 9.477: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CriminiMushroomSporesPackItem', | |||
['typeID'] = '796', | |||
}, | }, | ||
[' | ['Charred Beans'] = { | ||
['untranslated'] = 'Charred Beans', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein matschiges Gemisch, das als Ersatzprotein in einer fleischlosen Ernährung dienen kann.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '350.0', | ||
['carbs'] = ' | ['carbs'] = '1.0', | ||
['protein'] = ' | ['protein'] = '8.0', | ||
['fat'] = ' | ['fat'] = '3.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.400: | Zeile 9.520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredBeansItem', | |||
['typeID'] = '470', | |||
}, | }, | ||
[' | ['Charred Cactus Fruit'] = { | ||
['untranslated'] = 'Charred Cactus Fruit', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = 'A | ['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '6.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.440: | Zeile 9.563: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredCactusFruitItem', | |||
['typeID'] = '472', | |||
}, | }, | ||
[' | ['Charred Fireweed Shoots'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Fireweed Shoots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.', | ||
['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.473: | Zeile 9.599: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.480: | Zeile 9.606: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredFireweedShootsItem', | |||
['typeID'] = '475', | |||
}, | }, | ||
[' | ['Charred Heart Of Palm'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Heart Of Palm', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.', | ||
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '210.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '5.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.513: | Zeile 9.642: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.520: | Zeile 9.649: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredHeartOfPalmItem', | |||
['typeID'] = '477', | |||
}, | }, | ||
[' | ['Charred Mushrooms'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Mushrooms', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.', | ||
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 8.553: | Zeile 9.685: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.560: | Zeile 9.692: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredMushroomsItem', | |||
['typeID'] = '479', | |||
}, | }, | ||
[' | ['Chef Hat'] = { | ||
['untranslated'] = 'Chef Hat', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'To keep your hair in one place while stirring the pots.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.579: | Zeile 9.714: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 8.600: | Zeile 9.735: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChefHatItem', | |||
['typeID'] = '374', | |||
}, | }, | ||
[' | ['Chef Pants'] = { | ||
['category'] = ' | ['untranslated'] = 'Chef Pants', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Checkered style pants for hiding the truths of working in a kitchen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.620: | Zeile 9.758: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.633: | Zeile 9.771: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.640: | Zeile 9.778: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChefPantsItem', | |||
['typeID'] = '375', | |||
}, | }, | ||
[' | ['Chef Shirt'] = { | ||
['category'] = ' | ['untranslated'] = 'Chef Shirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A clean Chef\'s shirt to spot all the spots.', | ||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.680: | Zeile 9.821: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChefShirtItem', | |||
['typeID'] = '376', | |||
}, | }, | ||
[' | ['Chef Shoes'] = { | ||
['category'] = ' | ['untranslated'] = 'Chef Shoes', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.700: | Zeile 9.844: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.713: | Zeile 9.857: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.720: | Zeile 9.864: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChefShoesItem', | |||
['typeID'] = '377', | |||
}, | }, | ||
[' | ['Chiseled Legs'] = { | ||
['category'] = ' | ['untranslated'] = 'Chiseled Legs', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Beine', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.740: | Zeile 9.887: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.753: | Zeile 9.900: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.760: | Zeile 9.907: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChiseledLegsItem', | |||
['typeID'] = '354', | |||
}, | }, | ||
[' | ['Claim Stake Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Claim Stake Item', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 8.793: | Zeile 9.943: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '1', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Item Type Limiter Restriction', 'Inventory only accepts Surveyor Tool.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClaimStakeItem', | |||
['typeID'] = '6', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Clam Chowder'] = { | ||
['untranslated'] = 'Clam Chowder', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = 'A | ['description'] = 'A thick stew loaded with clams and taro root.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '18.0', | ||
['protein'] = | ['protein'] = '16.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '5.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 8.840: | Zeile 9.994: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClamChowderItem', | |||
['typeID'] = '485', | |||
}, | }, | ||
[' | ['Cloth Belt'] = { | ||
['category'] = ' | ['untranslated'] = 'Cloth Belt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A fashionable cloth belt that drapes across the waist.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.860: | Zeile 10.017: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.873: | Zeile 10.030: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.880: | Zeile 10.037: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClothBeltItem', | |||
['typeID'] = '378', | |||
}, | }, | ||
[' | ['Cloth Cape'] = { | ||
['category'] = ' | ['untranslated'] = 'Cloth Cape', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'It just looks cool', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.900: | Zeile 10.060: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.913: | Zeile 10.073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.920: | Zeile 10.080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClothCapeItem', | |||
['typeID'] = '379', | |||
}, | }, | ||
[' | ['CO2 Canister'] = { | ||
['category'] = ' | ['untranslated'] = 'CO2 Canister', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Zum Erschaffen von ausgefallenem Schaum!', | ||
['tagGroups'] = {'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 8.940: | Zeile 10.103: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 8.953: | Zeile 10.116: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 8.960: | Zeile 10.123: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CO2CanisterItem', | |||
['typeID'] = '614', | |||
}, | }, | ||
[' | ['CO2 Item'] = { | ||
['category'] = ' | ['untranslated'] = 'CO2 Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Nebenprodukt der Atmung.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 8.993: | Zeile 10.159: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.000: | Zeile 10.166: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CO2Item', | |||
['typeID'] = '17', | |||
}, | }, | ||
['Composite | ['Composite Birch Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Birch Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A composite | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.019: | Zeile 10.188: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.033: | Zeile 10.202: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.040: | Zeile 10.209: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBirchBenchItem', | |||
['typeID'] = '1102', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Birch Chair'] = { | ||
['untranslated'] = 'Composite Birch Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.060: | Zeile 10.233: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.7', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.073: | Zeile 10.246: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.080: | Zeile 10.253: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBirchChairItem', | |||
['typeID'] = '1103', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Birch Door'] = { | ||
['untranslated'] = 'Composite Birch Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.100: | Zeile 10.277: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.113: | Zeile 10.290: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.120: | Zeile 10.297: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBirchDoorItem', | |||
['typeID'] = '1104', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Birch Lumber'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Birch Lumber', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A composite | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.139: | Zeile 10.320: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.153: | Zeile 10.334: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.160: | Zeile 10.341: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBirchLumberItem', | |||
['typeID'] = '273', | |||
}, | }, | ||
['Composite | ['Composite Birch Table'] = { | ||
['untranslated'] = 'Composite Birch Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.180: | Zeile 10.364: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.193: | Zeile 10.377: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.200: | Zeile 10.384: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBirchTableItem', | |||
['typeID'] = '1105', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Bow'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Bow', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.219: | Zeile 10.407: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.240: | Zeile 10.428: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeBowItem', | |||
['typeID'] = '953', | |||
}, | }, | ||
['Composite | ['Composite Cedar Bench'] = { | ||
['untranslated'] = 'Composite Cedar Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.260: | Zeile 10.451: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2.5', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.273: | Zeile 10.464: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.280: | Zeile 10.471: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCedarBenchItem', | |||
['typeID'] = '1106', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Cedar Chair'] = { | ||
['untranslated'] = 'Composite Cedar Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.300: | Zeile 10.495: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.7', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = 'Seating', | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.313: | Zeile 10.508: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.320: | Zeile 10.515: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCedarChairItem', | |||
['typeID'] = '1107', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Cedar Door'] = { | ||
['untranslated'] = 'Composite Cedar Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.340: | Zeile 10.539: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.353: | Zeile 10.552: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.360: | Zeile 10.559: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCedarDoorItem', | |||
['typeID'] = '1108', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Cedar Lumber'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Cedar Lumber', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.379: | Zeile 10.582: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.393: | Zeile 10.596: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.400: | Zeile 10.603: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCedarLumberItem', | |||
['typeID'] = '274', | |||
}, | }, | ||
['Composite | ['Composite Cedar Table'] = { | ||
['untranslated'] = 'Composite Cedar Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.440: | Zeile 10.646: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCedarTableItem', | |||
['typeID'] = '1109', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Ceiba Bench'] = { | ||
['untranslated'] = 'Composite Ceiba Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.480: | Zeile 10.690: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCeibaBenchItem', | |||
['typeID'] = '1110', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Ceiba Chair'] = { | ||
['untranslated'] = 'Composite Ceiba Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.520: | Zeile 10.734: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCeibaChairItem', | |||
['typeID'] = '1111', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Ceiba Door'] = { | ||
['untranslated'] = 'Composite Ceiba Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.553: | Zeile 10.771: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.560: | Zeile 10.778: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCeibaDoorItem', | |||
['typeID'] = '1112', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Ceiba Lumber'] = { | ||
['untranslated'] = 'Composite Ceiba Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {'Composite Lumber', ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 9.600: | Zeile 10.822: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCeibaLumberItem', | |||
['typeID'] = '275', | |||
}, | }, | ||
['Composite | ['Composite Ceiba Table'] = { | ||
['untranslated'] = 'Composite Ceiba Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.640: | Zeile 10.865: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeCeibaTableItem', | |||
['typeID'] = '1113', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Fir Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Fir Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A composite | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.659: | Zeile 10.888: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.673: | Zeile 10.902: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.680: | Zeile 10.909: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeFirBenchItem', | |||
['typeID'] = '1114', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Fir Chair'] = { | ||
['untranslated'] = 'Composite Fir Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.700: | Zeile 10.933: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.7', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = 'Seating', | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.713: | Zeile 10.946: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.720: | Zeile 10.953: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeFirChairItem', | |||
['typeID'] = '1115', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Fir Door'] = { | ||
['untranslated'] = 'Composite Fir Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.740: | Zeile 10.977: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 9.753: | Zeile 10.990: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.760: | Zeile 10.997: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeFirDoorItem', | |||
['typeID'] = '1116', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite Lumber | ['Composite Fir Lumber'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Fir Lumber', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 9.779: | Zeile 11.020: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 9.793: | Zeile 11.034: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.800: | Zeile 11.041: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeFirLumberItem', | |||
['typeID'] = '276', | |||
}, | }, | ||
['Composite | ['Composite Fir Table'] = { | ||
['untranslated'] = 'Composite Fir Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.840: | Zeile 11.084: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeFirTableItem', | |||
['typeID'] = '1117', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Hardwood Bench'] = { | ||
['untranslated'] = 'Composite Hardwood Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.880: | Zeile 11.128: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeHardwoodBenchItem', | |||
['typeID'] = '1118', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Hardwood Chair'] = { | ||
['untranslated'] = 'Composite Hardwood Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.920: | Zeile 11.172: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeHardwoodChairItem', | |||
['typeID'] = '1119', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Hardwood Door'] = { | ||
['untranslated'] = 'Composite Hardwood Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 9.953: | Zeile 11.209: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 9.960: | Zeile 11.216: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeHardwoodDoorItem', | |||
['typeID'] = '1120', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Hardwood Table'] = { | ||
[' | ['untranslated'] = 'Composite Hardwood Table', | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.040: | Zeile 11.260: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeHardwoodTableItem', | |||
['typeID'] = '1121', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Joshua Bench'] = { | ||
['untranslated'] = 'Composite Joshua Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.080: | Zeile 11.304: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeJoshuaBenchItem', | |||
['typeID'] = '1122', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Joshua Chair'] = { | ||
['untranslated'] = 'Composite Joshua Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.120: | Zeile 11.348: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeJoshuaChairItem', | |||
['typeID'] = '1123', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Joshua Door'] = { | ||
['untranslated'] = 'Composite Joshua Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.153: | Zeile 11.385: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 10.160: | Zeile 11.392: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeJoshuaDoorItem', | |||
['typeID'] = '1124', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Joshua Lumber'] = { | ||
['untranslated'] = 'Composite Joshua Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 10.200: | Zeile 11.436: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeJoshuaLumberItem', | |||
['typeID'] = '277', | |||
}, | }, | ||
['Composite | ['Composite Joshua Table'] = { | ||
['untranslated'] = 'Composite Joshua Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.240: | Zeile 11.479: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeJoshuaTableItem', | |||
['typeID'] = '1125', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Composite Lumber'] = { | |||
['untranslated'] = 'Composite Lumber', | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | |||
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '20', | |||
['carried'] = 'Hände', | |||
['weight'] = '10', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '4', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CompositeLumberItem', | |||
['typeID'] = '278', | |||
}, | }, | ||
['Composite | ['Composite Lumber Bench'] = { | ||
['untranslated'] = 'Composite Lumber Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.280: | Zeile 11.566: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeLumberBenchItem', | |||
['typeID'] = '1126', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Lumber Chair'] = { | ||
['untranslated'] = 'Composite Lumber Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.320: | Zeile 11.610: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeLumberChairItem', | |||
['typeID'] = '1127', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Lumber Door'] = { | ||
['untranslated'] = 'Composite Lumber Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.353: | Zeile 11.647: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 10.360: | Zeile 11.654: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeLumberDoorItem', | |||
['typeID'] = '1128', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Lumber Dresser'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Lumber Dresser', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'A composite lumber | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a one designated outfit and whatever you are currently wearing.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects', 'Storage Container'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 10.379: | Zeile 11.677: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Schlafzimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Dresser', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 10.393: | Zeile 11.691: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '16', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeLumberDresserItem', | |||
['typeID'] = '1129', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Lumber Table'] = { | ||
['untranslated'] = 'Composite Lumber Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.440: | Zeile 11.742: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeLumberTableItem', | |||
['typeID'] = '1130', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Oak Bench'] = { | ||
['untranslated'] = 'Composite Oak Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.480: | Zeile 11.786: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeOakBenchItem', | |||
['typeID'] = '1131', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Oak Chair'] = { | ||
['untranslated'] = 'Composite Oak Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.520: | Zeile 11.830: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeOakChairItem', | |||
['typeID'] = '1132', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Oak Door'] = { | ||
['untranslated'] = 'Composite Oak Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.553: | Zeile 11.867: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 10.560: | Zeile 11.874: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeOakDoorItem', | |||
['typeID'] = '1133', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Oak Lumber'] = { | ||
['untranslated'] = 'Composite Oak Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {'Composite Lumber', ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 10.600: | Zeile 11.918: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeOakLumberItem', | |||
['typeID'] = '279', | |||
}, | }, | ||
['Composite | ['Composite Oak Table'] = { | ||
['untranslated'] = 'Composite Oak Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.640: | Zeile 11.961: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeOakTableItem', | |||
['typeID'] = '1134', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Palm Bench'] = { | ||
['untranslated'] = 'Composite Palm Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.680: | Zeile 12.005: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositePalmBenchItem', | |||
['typeID'] = '1135', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Palm Chair'] = { | ||
['untranslated'] = 'Composite Palm Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.720: | Zeile 12.049: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositePalmChairItem', | |||
['typeID'] = '1136', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Palm Door'] = { | ||
['untranslated'] = 'Composite Palm Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.753: | Zeile 12.086: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CompositePalmDoorItem', | |||
['typeID'] = '1137', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Composite Palm Lumber'] = { | |||
['untranslated'] = 'Composite Palm Lumber', | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | |||
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'}, | |||
['maxStack'] = '20', | |||
['carried'] = 'Hände', | |||
['weight'] = '10', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '4', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 10.760: | Zeile 12.137: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositePalmLumberItem', | |||
['typeID'] = '280', | |||
}, | }, | ||
['Composite | ['Composite Palm Table'] = { | ||
['untranslated'] = 'Composite Palm Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.800: | Zeile 12.180: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositePalmTableItem', | |||
['typeID'] = '1138', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Redwood Bench'] = { | ||
['untranslated'] = 'Composite Redwood Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A composite bench built to last.', | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.840: | Zeile 12.224: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeRedwoodBenchItem', | |||
['typeID'] = '1139', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Redwood Chair'] = { | ||
['untranslated'] = 'Composite Redwood Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.880: | Zeile 12.268: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeRedwoodChairItem', | |||
['typeID'] = '1140', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Redwood Door'] = { | ||
['untranslated'] = 'Composite Redwood Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A beautiful composite door built by an expert carpenter.', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 10.913: | Zeile 12.305: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 2 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 10.920: | Zeile 12.312: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeRedwoodDoorItem', | |||
['typeID'] = '1141', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Composite | ['Composite Redwood Lumber'] = { | ||
['untranslated'] = 'Composite Redwood Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'A composite lumber made from a combination of wood and plastic.', | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {'Composite Lumber', ' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 10.960: | Zeile 12.356: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeRedwoodLumberItem', | |||
['typeID'] = '281', | |||
}, | }, | ||
['Composite | ['Composite Redwood Table'] = { | ||
['untranslated'] = 'Composite Redwood Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large composite table for eating meals or getting some work done.', | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 11.000: | Zeile 12.399: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeRedwoodTableItem', | |||
['typeID'] = '1142', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Saguaro Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Saguaro Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.020: | Zeile 12.423: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.033: | Zeile 12.436: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.040: | Zeile 12.443: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSaguaroBenchItem', | |||
['typeID'] = '1143', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Saguaro Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Saguaro Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 11.060: | Zeile 12.467: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.073: | Zeile 12.480: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.080: | Zeile 12.487: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSaguaroChairItem', | |||
['typeID'] = '1144', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Saguaro Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Saguaro Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 11.113: | Zeile 12.524: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.120: | Zeile 12.531: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSaguaroDoorItem', | |||
['typeID'] = '1145', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Saguaro Lumber'] = { | ||
['untranslated'] = 'Composite Saguaro Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.139: | Zeile 12.554: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.160: | Zeile 12.575: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSaguaroLumberItem', | |||
['typeID'] = '282', | |||
}, | }, | ||
[' | ['Composite Saguaro Table'] = { | ||
['untranslated'] = 'Composite Saguaro Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 11.180: | Zeile 12.598: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSaguaroTableItem', | |||
['typeID'] = '1146', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Softwood Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Softwood Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.233: | Zeile 12.655: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.240: | Zeile 12.662: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSoftwoodBenchItem', | |||
['typeID'] = '1147', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Softwood Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Softwood Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.273: | Zeile 12.699: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.280: | Zeile 12.706: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSoftwoodChairItem', | |||
['typeID'] = '1148', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Softwood Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Softwood Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.313: | Zeile 12.743: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.320: | Zeile 12.750: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSoftwoodDoorItem', | |||
['typeID'] = '1149', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Softwood Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Softwood Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.340: | Zeile 12.774: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.353: | Zeile 12.787: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.360: | Zeile 12.794: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSoftwoodTableItem', | |||
['typeID'] = '1150', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Spruce Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Spruce Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.379: | Zeile 12.817: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.393: | Zeile 12.831: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.400: | Zeile 12.838: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSpruceBenchItem', | |||
['typeID'] = '1151', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Spruce Chair'] = { | ||
['untranslated'] = 'Composite Spruce Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 11.420: | Zeile 12.862: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 11.433: | Zeile 12.875: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSpruceChairItem', | |||
['typeID'] = '1152', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Spruce Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Spruce Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.473: | Zeile 12.919: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.480: | Zeile 12.926: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSpruceDoorItem', | |||
['typeID'] = '1153', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composite Spruce Lumber'] = { | ||
['untranslated'] = 'Composite Spruce Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['tagGroups'] = {'Ingredient'}, | ['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.499: | Zeile 12.949: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.520: | Zeile 12.970: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSpruceLumberItem', | |||
['typeID'] = '283', | |||
}, | }, | ||
[' | ['Composite Spruce Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Composite Spruce Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.539: | Zeile 12.992: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.553: | Zeile 13.006: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 11.560: | Zeile 13.013: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositeSpruceTableItem', | |||
['typeID'] = '1154', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Composites Skill Book'] = { | ||
['category'] = ' | ['untranslated'] = 'Composites Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = '', | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Composites Skill Scroll, die Composites lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.584: | Zeile 13.041: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.600: | Zeile 13.057: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositesSkillBook', | |||
['typeID'] = '895', | |||
}, | }, | ||
[' | ['Composites Skill Scroll'] = { | ||
['category'] = ' | ['untranslated'] = 'Composites Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Composites', | ||
['maxStack'] = ' | ['tagGroups'] = {'Skilschriftrollen'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.619: | Zeile 13.079: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.640: | Zeile 13.100: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositesSkillScroll', | |||
['typeID'] = '896', | |||
}, | }, | ||
[' | ['Composites Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Composites Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.659: | Zeile 13.122: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.680: | Zeile 13.143: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompositesUpgradeItem', | |||
['typeID'] = '728', | |||
}, | }, | ||
[' | ['Compostables Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Compostables Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = { | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.699: | Zeile 13.165: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.720: | Zeile 13.186: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompostablesItem', | |||
['typeID'] = '74', | |||
}, | }, | ||
[' | ['Computerlabor'] = { | ||
['category'] = ' | ['untranslated'] = 'Computer Lab', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Ort, an dem du den ganzen Tag sitzen und Videospiele spielen kannst! Oder Expertenforschung betreiben kannst.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.739: | Zeile 13.208: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '0', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 3.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ComputerLabItem', | |||
['typeID'] = '1155', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cookeina'] = { | ||
['untranslated'] = 'Cookeina Mushrooms', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Kleine Champignons', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.800: | Zeile 13.273: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookeinaMushroomsItem', | |||
['typeID'] = '486', | |||
}, | }, | ||
[' | ['Cookeinasporen'] = { | ||
['untranslated'] = 'Cookeina Mushroom Spores', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanze einen Cookeinapilz.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.840: | Zeile 13.316: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookeinaMushroomSporesItem', | |||
['typeID'] = '787', | |||
}, | }, | ||
[' | ['Cookeinasporenbeutel'] = { | ||
['untranslated'] = 'Cookeina Mushroom Spores Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = '', | ['description'] = 'Pflanze einen Cookeinapilz.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.864: | Zeile 13.343: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.880: | Zeile 13.359: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookeinaMushroomSporesPackItem', | |||
['typeID'] = '788', | |||
}, | }, | ||
[' | ['Cooking Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Cooking Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.899: | Zeile 13.381: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 11.920: | Zeile 13.402: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookingUpgradeItem', | |||
['typeID'] = '729', | |||
}, | }, | ||
[' | ['Copper Concentrate'] = { | ||
['untranslated'] = 'Copper Concentrate', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '20', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.960: | Zeile 13.445: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CopperConcentrateItem', | |||
['typeID'] = '285', | |||
}, | }, | ||
[' | ['Cornrows'] = { | ||
['category'] = ' | ['untranslated'] = 'Cornrows', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 11.979: | Zeile 13.467: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.000: | Zeile 13.488: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornrowsItem', | |||
['typeID'] = '380', | |||
}, | }, | ||
[' | ['Corrugated Steel Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Corrugated Steel Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A secure door made of hard corrugated steel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.019: | Zeile 13.510: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.033: | Zeile 13.524: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 12.040: | Zeile 13.531: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CorrugatedSteelDoorItem', | |||
['typeID'] = '1158', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Corrugated Steel Fence Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Corrugated Steel Fence Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A corrugated steel door with fence-like viewing slots. ', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.073: | Zeile 13.568: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 12.080: | Zeile 13.575: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CorrugatedSteelFenceDoorItem', | |||
['typeID'] = '1159', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Cotton Boll'] = { | ||
['untranslated'] = 'Cotton Boll', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A | ['description'] = 'A fluffy round boll harvested from a cotton plant. The seeds must be separated from their protective case before the cotton fiber can be spun into thread.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Ernte', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 12.098: | Zeile 13.597: | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 12.120: | Zeile 13.619: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonBollItem', | |||
['typeID'] = '618', | |||
}, | }, | ||
[' | ['Cotton Carpet'] = { | ||
['untranslated'] = 'Cotton Carpet', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A woven cotton floor covering attached to a lumber backing.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Block', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.139: | Zeile 13.641: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.160: | Zeile 13.662: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonCarpetItem', | |||
['typeID'] = '289', | |||
}, | }, | ||
[' | ['Cotton Curtains'] = { | ||
['category'] = ' | ['untranslated'] = 'Cotton Curtains', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.184: | Zeile 13.689: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.200: | Zeile 13.705: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonCurtainsItem', | |||
['typeID'] = '290', | |||
}, | }, | ||
[' | ['Cotton Fabric'] = { | ||
['category'] = ' | ['untranslated'] = 'Cotton Fabric', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.', | ||
['tagGroups'] = {'Fabric', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.225: | Zeile 13.733: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 12.234: | Zeile 13.742: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonFabricItem', | |||
['typeID'] = '619', | |||
}, | }, | ||
[' | ['Cotton Seed'] = { | ||
['category'] = ' | ['untranslated'] = 'Cotton Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow cotton.', | ||
['tagGroups'] = {'Seeds', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 12.280: | Zeile 13.791: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonSeedItem', | |||
['typeID'] = '791', | |||
}, | }, | ||
[' | ['Cotton Seed Pack'] = { | ||
['category'] = ' | ['untranslated'] = 'Cotton Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow cotton.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.305: | Zeile 13.819: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 12.314: | Zeile 13.828: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonSeedPackItem', | |||
['typeID'] = '792', | |||
}, | }, | ||
[' | ['Cotton Thread'] = { | ||
['category'] = ' | ['untranslated'] = 'Cotton Thread', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.02', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.360: | Zeile 13.877: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CottonThreadItem', | |||
['typeID'] = '620', | |||
}, | }, | ||
[' | ['Country Marker Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Country Marker Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.393: | Zeile 13.913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '5', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '1000000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CountryMarkerItem', | |||
['typeID'] = '10', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Court'] = { | ||
['untranslated'] = 'Court', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A court where laws are decided.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 12.420: | Zeile 13.944: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 12.433: | Zeile 13.957: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '6 X 3 X 6', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CourtItem', | |||
['typeID'] = '105', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Coyote Carcass'] = { | ||
['untranslated'] = 'Coyote Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A | ['description'] = 'A dead coyote.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Small Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.480: | Zeile 14.008: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CoyoteCarcassItem', | |||
['typeID'] = '621', | |||
}, | }, | ||
[' | ['Crab Carcass'] = { | ||
['untranslated'] = 'Crab Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A | ['description'] = 'A dead crab.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Tiny Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.520: | Zeile 14.051: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrabCarcassItem', | |||
['typeID'] = '622', | |||
}, | }, | ||
[' | ['Crab Pot'] = { | ||
['category'] = ' | ['untranslated'] = 'Crab Pot', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.553: | Zeile 14.087: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 12.560: | Zeile 14.094: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrabPotItem', | |||
['typeID'] = '1161', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Crushed Basalt'] = { | ||
['untranslated'] = 'Crushed Basalt', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Basalt rocks that have been crushed into a fine gravel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '30', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.579: | Zeile 14.117: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.600: | Zeile 14.138: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedBasaltItem', | |||
['typeID'] = '291', | |||
}, | }, | ||
[' | ['Crushed Coal'] = { | ||
['untranslated'] = 'Crushed Coal', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Excavatable', 'Block'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '7', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.640: | Zeile 14.181: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedCoalItem', | |||
['typeID'] = '292', | |||
}, | }, | ||
[' | ['Crushed Copper Ore'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Copper Ore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Crushed copper ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '28', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.659: | Zeile 14.203: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedCopperOreItem', | |||
['typeID'] = '293', | |||
}, | }, | ||
[' | ['Crushed Gneiss'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Gneiss', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Gneiss rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '28', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.699: | Zeile 14.246: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.720: | Zeile 14.267: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedGneissItem', | |||
['typeID'] = '294', | |||
}, | }, | ||
[' | ['Crushed Gold Ore'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Gold Ore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Crushed gold ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '28', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.739: | Zeile 14.289: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.760: | Zeile 14.310: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedGoldOreItem', | |||
['typeID'] = '295', | |||
}, | }, | ||
[' | ['Crushed Granite'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Granite', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Granite rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '26', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.779: | Zeile 14.332: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.793: | Zeile 14.346: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 12.800: | Zeile 14.353: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedGraniteItem', | |||
['typeID'] = '296', | |||
}, | }, | ||
[' | ['Crushed Iron Ore'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Iron Ore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Crushed iron ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.840: | Zeile 14.396: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedIronOreItem', | |||
['typeID'] = '297', | |||
}, | }, | ||
[' | ['Crushed Limestone'] = { | ||
['untranslated'] = 'Crushed Limestone', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Limestone rocks that have been crushed into a fine gravel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '26', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.880: | Zeile 14.439: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedLimestoneItem', | |||
['typeID'] = '298', | |||
}, | }, | ||
[' | ['Crushed Mixed Rock'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Mixed Rock', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.899: | Zeile 14.461: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.920: | Zeile 14.482: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedMixedRockItem', | |||
['typeID'] = '299', | |||
}, | }, | ||
[' | ['Crushed Oil Shale'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Oil Shale', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['calories'] = | ['weight'] = '20', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 12.944: | Zeile 14.509: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 12.960: | Zeile 14.525: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedOilShaleItem', | |||
['typeID'] = '300', | |||
}, | }, | ||
[' | ['Crushed Sandstone'] = { | ||
['untranslated'] = 'Crushed Sandstone', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Sandstone rocks that have been crushed into a fine gravel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '24', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 12.979: | Zeile 14.547: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.000: | Zeile 14.568: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedSandstoneItem', | |||
['typeID'] = '301', | |||
}, | }, | ||
[' | ['Crushed Shale'] = { | ||
['untranslated'] = 'Crushed Shale', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Shale rocks that have been crushed into a fine gravel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '24', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.040: | Zeile 14.611: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedShaleItem', | |||
['typeID'] = '302', | |||
}, | }, | ||
[' | ['Crushed Slag'] = { | ||
['untranslated'] = 'Crushed Slag', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Slag that has been crushed into a fine gravel.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '24', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.064: | Zeile 14.638: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.080: | Zeile 14.654: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedSlagItem', | |||
['typeID'] = '303', | |||
}, | }, | ||
[' | ['Crushed Stone'] = { | ||
['category'] = ' | ['untranslated'] = 'Crushed Stone', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Block'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '26', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.099: | Zeile 14.676: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.120: | Zeile 14.697: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrushedStoneItem', | |||
['typeID'] = '304', | |||
}, | }, | ||
[' | ['Culinary Research Paper Advanced'] = { | ||
['untranslated'] = 'Culinary Research Paper Advanced', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.139: | Zeile 14.719: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.160: | Zeile 14.740: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CulinaryResearchPaperAdvancedItem', | |||
['typeID'] = '623', | |||
}, | }, | ||
[' | ['Culinary Research Paper Basic'] = { | ||
['untranslated'] = 'Culinary Research Paper Basic', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.179: | Zeile 14.762: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 13.200: | Zeile 14.783: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CulinaryResearchPaperBasicItem', | |||
['typeID'] = '624', | |||
}, | }, | ||
[' | ['Culinary Research Paper Modern'] = { | ||
['category'] = ' | ['untranslated'] = 'Culinary Research Paper Modern', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.240: | Zeile 14.826: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CulinaryResearchPaperModernItem', | |||
['typeID'] = '625', | |||
}, | }, | ||
[' | ['Curly'] = { | ||
['category'] = ' | ['untranslated'] = 'Curly', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.280: | Zeile 14.869: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CurlyItem', | |||
['typeID'] = '381', | |||
}, | }, | ||
[' | ['Cutting Edge Cooking Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Cutting Edge Cooking Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.299: | Zeile 14.891: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 13.320: | Zeile 14.912: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CuttingEdgeCookingUpgradeItem', | |||
['typeID'] = '730', | |||
}, | }, | ||
[' | ['Dampflastwagen'] = { | ||
['category'] = ' | ['untranslated'] = 'Steam Truck', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein dampfbetriebener Truck.', | ||
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '25', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.339: | Zeile 14.934: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 13.345: | Zeile 14.940: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 13.354: | Zeile 14.949: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '24', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '5000000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SteamTruckItem', | |||
['typeID'] = '993', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Dampfmaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Steam Engine', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine große Dampfmaschine zum Erzeugen von Energie.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Polluter', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.379: | Zeile 14.978: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '0', | ||
['energyProduced'] = | ['energyProduced'] = '1000', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 13.400: | Zeile 14.999: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SteamEngineItem', | |||
['typeID'] = '1427', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | }, | ||
[' | ['Dampftraktor'] = { | ||
['category'] = ' | ['untranslated'] = 'Steam Tractor', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein dampfbetriebener Traktor.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '25', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.425: | Zeile 15.028: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 13.434: | Zeile 15.037: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '12', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '2500000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'Stack Limit Type Restriction', 'Not enough room in inventory.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SteamTractorItem', | |||
['typeID'] = '992', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Dampftraktor-Erntemaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Steam Tractor Harvester', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = 'Ein | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Aufsatz für den Dampftraktor, mit dem Pflanzen schnell geerntet werden können.', | ||
['tagGroups'] = {'Harvester', 'Werkzeug', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.480: | Zeile 15.087: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SteamTractorHarvesterItem', | |||
['typeID'] = '96', | |||
}, | }, | ||
[' | ['Dampftraktor-Sämaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Steam Tractor Sower', | ||
['category'] = 'Werkzeug', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Ein | ['description'] = 'Ein Aufsatz für den Dampftraktor, der das schnelle Pflanzen von Samen erlaubt.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Planter', 'Werkzeug', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.499: | Zeile 15.109: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 13.520: | Zeile 15.130: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SteamTractorSowerItem', | |||
['typeID'] = '97', | |||
}, | }, | ||
[' | ['Deckenlampe'] = { | ||
['untranslated'] = 'Ceiling Candle', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein schicker Kronleuchter.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 13.540: | Zeile 15.153: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '1. | ['skillValue'] = '1.4', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Fett]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 13.553: | Zeile 15.166: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CeilingCandleItem', | |||
['typeID'] = '1098', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Dendrology Research Paper Advanced'] = { | ||
['untranslated'] = 'Dendrology Research Paper Advanced', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.600: | Zeile 15.217: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DendrologyResearchPaperAdvancedItem', | |||
['typeID'] = '627', | |||
}, | }, | ||
[' | ['Dendrology Research Paper Basic'] = { | ||
['untranslated'] = 'Dendrology Research Paper Basic', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 13.640: | Zeile 15.260: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DendrologyResearchPaperBasicItem', | |||
['typeID'] = '628', | |||
}, | }, | ||
[' | ['Dendrology Research Paper Modern'] = { | ||
['category'] = ' | ['untranslated'] = 'Dendrology Research Paper Modern', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.680: | Zeile 15.303: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DendrologyResearchPaperModernItem', | |||
['typeID'] = '629', | |||
}, | }, | ||
[' | ['Dickhornschafskadaver'] = { | ||
['category'] = ' | ['untranslated'] = 'Bighorn Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein totes Dickhornschaf.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '3.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.700: | Zeile 15.326: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BighornCarcassItem', | |||
['typeID'] = '604', | |||
}, | }, | ||
[' | ['Drehmaschine'] = { | ||
['untranslated'] = 'Lathe', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'Module', | ||
['description'] = ' | ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 13.740: | Zeile 15.369: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 13.746: | Zeile 15.375: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = ' | ['gridRadius'] = '5', | ||
['energyUsed'] = ' | ['energyUsed'] = '200', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = ' | ['energyType'] = 'Mechanisch', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = ' | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1.7', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LatheItem', | |||
['typeID'] = '1279', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Drill'] = { | ||
['category'] = ' | ['untranslated'] = 'Drill', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'A tool for | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'A useful tool for prospecting blocks.', | ||
['tagGroups'] = {'Werkzeuge'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.780: | Zeile 15.413: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DrillItem', | |||
['typeID'] = '127', | |||
}, | }, | ||
[' | ['Dumpster Compost'] = { | ||
['category'] = ' | ['untranslated'] = 'Dumpster Compost', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 13.820: | Zeile 15.456: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 13.840: | Zeile 15.476: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DumpsterCompostItem', | |||
['typeID'] = '1164', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Dumpster Garbage'] = { | ||
['category'] = ' | ['untranslated'] = 'Dumpster Garbage', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 13.866: | Zeile 15.506: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 13.880: | Zeile 15.520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DumpsterGarbageItem', | |||
['typeID'] = '1165', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Dumpster Recycle'] = { | ||
['category'] = ' | ['untranslated'] = 'Dumpster Recycle', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 13.900: | Zeile 15.544: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '3 X | ['footprint'] = '2 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DumpsterRecycleItem', | |||
['typeID'] = '1166', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Easel'] = { | ||
['category'] = ' | ['untranslated'] = 'Easel', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.939: | Zeile 15.587: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 13.953: | Zeile 15.601: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 13.960: | Zeile 15.608: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EaselItem', | |||
['typeID'] = '1167', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Ecko der Delphin'] = { | ||
[' | ['untranslated'] = 'Ecko The Dolphin', | ||
[' | ['category'] = 'Versteckt', | ||
[' | ['group'] = 'Werkzeuge', | ||
[' | ['description'] = 'Ecko, der Delphingott der Eco Bugs. Bitte pfleglich behandeln und ab und zu mit Wasser bespritzen, um ihn feucht zu halten.', | ||
['tagGroups'] = {'Werkzeuge'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 13.980: | Zeile 15.632: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 13.992: | Zeile 15.644: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EckoTheDolphinItem', | |||
['typeID'] = '128', | |||
}, | }, | ||
[' | ['Ecko Statue'] = { | ||
['category'] = ' | ['untranslated'] = 'Ecko Statue', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Die Statue eines Delfins. Was könnte sie bedeuten?', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.020: | Zeile 15.675: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '100', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 14.033: | Zeile 15.688: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 14.040: | Zeile 15.695: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EckoStatueItem', | |||
['typeID'] = '1168', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Ecoylent'] = { | ||
['category'] = ' | ['untranslated'] = 'Ecoylent', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein vollständiger Mahlzeitenersatz.', | ||
['tagGroups'] = {'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = | ['calories'] = '1500.0', | ||
['carbs'] = | ['carbs'] = '500.0', | ||
['protein'] = | ['protein'] = '500.0', | ||
['fat'] = | ['fat'] = '500.0', | ||
['vitamins'] = | ['vitamins'] = '500.0', | ||
['density'] = | ['density'] = '133.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 14.080: | Zeile 15.739: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EcoylentItem', | |||
['typeID'] = '494', | |||
}, | }, | ||
[' | ['Eichel'] = { | ||
['untranslated'] = 'Acorn', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus eine Eiche wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 14.120: | Zeile 15.782: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AcornItem', | |||
['typeID'] = '757', | |||
}, | }, | ||
[' | ['Eichelbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Acorn Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = '', | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus eine Eiche wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.05', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.144: | Zeile 15.809: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 14.160: | Zeile 15.825: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AcornPackItem', | |||
['typeID'] = '758', | |||
}, | }, | ||
[' | ['Eichelpulver'] = { | ||
['category'] = ' | ['untranslated'] = 'Acorn Powder', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Gemahlene Eichel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['calories'] = | ['weight'] = '0.2', | ||
['carbs'] = | ['calories'] = '40.0', | ||
['protein'] = | ['carbs'] = '3.0', | ||
['fat'] = | ['protein'] = '5.0', | ||
['vitamins'] = | ['fat'] = '2.0', | ||
['density'] = | ['vitamins'] = '5.0', | ||
['density'] = '37.5', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 14.193: | Zeile 15.861: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 14.200: | Zeile 15.868: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AcornPowderItem', | |||
['typeID'] = '433', | |||
}, | }, | ||
[' | ['Einfacher Rucksack'] = { | ||
['category'] = ' | ['untranslated'] = 'Basic Backpack', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A basic backpack to carry supplies. (Increases max carry weight by 5 kg)', | ||
['tagGroups'] = {'Clothes'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.233: | Zeile 15.904: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BasicBackpackItem', | |||
['typeID'] = '363', | |||
}, | }, | ||
[' | ['Einfacher Salat'] = { | ||
['untranslated'] = 'Basic Salad', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Eine scheinbar zufällige Auswahl an Wildpflanzen, die eine Art Salat bilden.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Salat', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '18.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '10.0', | ||
['density'] = | ['density'] = '4.8', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 14.280: | Zeile 15.954: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BasicSaladItem', | |||
['typeID'] = '448', | |||
}, | }, | ||
[' | ['Eisenachse'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Axle', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.299: | Zeile 15.976: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 14.313: | Zeile 15.990: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 14.320: | Zeile 15.997: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronAxleItem', | |||
['typeID'] = '648', | |||
}, | }, | ||
[' | ['Eisenaxt'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Axe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {}, | ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.', | ||
['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.360: | Zeile 16.040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronAxeItem', | |||
['typeID'] = '954', | |||
}, | }, | ||
[' | ['Eisenbarren'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Bar', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Veredelter Eisenbarren.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Metall', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.379: | Zeile 16.062: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 14.400: | Zeile 16.083: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronBarItem', | |||
['typeID'] = '318', | |||
}, | }, | ||
[' | ['Eisenerz'] = { | ||
['untranslated'] = 'Iron Ore', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Unraffiniertes Erz mit Eiseneinschlüssen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 14.480: | Zeile 16.126: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronOreItem', | |||
['typeID'] = '320', | |||
}, | }, | ||
[' | ['Eisenhacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Hoe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.520: | Zeile 16.169: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronHoeItem', | |||
['typeID'] = '956', | |||
}, | }, | ||
[' | ['Eisenhammer'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Hammer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Used to construct buildings and pickup manmade objects.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.560: | Zeile 16.212: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronHammerItem', | |||
['typeID'] = '955', | |||
}, | }, | ||
[' | ['Eisenkonzentrat'] = { | ||
['untranslated'] = 'Iron Concentrate', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '10', | ['maxStack'] = '10', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '20', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.600: | Zeile 16.255: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronConcentrateItem', | |||
['typeID'] = '319', | |||
}, | }, | ||
[' | ['Eisenmachete'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Machete', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.619: | Zeile 16.277: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 14.640: | Zeile 16.298: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronMacheteItem', | |||
['typeID'] = '957', | |||
}, | }, | ||
[' | ['Eisenplatte'] = { | ||
['untranslated'] = 'Iron Plate', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = 'A | ['description'] = 'A solid iron plate for use in various crafting recipes.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 14.680: | Zeile 16.341: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronPlateItem', | |||
['typeID'] = '650', | |||
}, | }, | ||
[' | ['Eisenrad'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Wheel', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.699: | Zeile 16.363: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 14.720: | Zeile 16.384: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronWheelItem', | |||
['typeID'] = '652', | |||
}, | }, | ||
[' | ['Eisenrohr'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Pipe', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.739: | Zeile 16.406: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 14.760: | Zeile 16.427: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronPipeItem', | |||
['typeID'] = '321', | |||
}, | }, | ||
[' | ['Eisenschaufel'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Shovel', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.', | ||
['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.800: | Zeile 16.470: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronShovelItem', | |||
['typeID'] = '960', | |||
}, | }, | ||
[' | ['Eisenspitzhacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Pickaxe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.', | ||
['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.840: | Zeile 16.513: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronPickaxeItem', | |||
['typeID'] = '958', | |||
}, | }, | ||
[' | ['Eisenzahnrad'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Gear', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Zahnrad', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 14.859: | Zeile 16.535: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 14.880: | Zeile 16.556: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronGearItem', | |||
['typeID'] = '649', | |||
}, | }, | ||
[' | ['Eisschrank'] = { | ||
['category'] = ' | ['untranslated'] = 'Icebox', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Kasten, gefüllt mit Eis. Steht doch im Namen!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 14.900: | Zeile 16.579: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Food Storage', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 14.913: | Zeile 16.592: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IceboxItem', | |||
['typeID'] = '1215', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elch Himmelsstecher'] = { | ||
['category'] = ' | ['untranslated'] = 'Elk Skypiercer', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Man hört das leise Rufen von Ecko, wenn dieses mythische Wapitigeweih in die Höhe gehalten wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 14.953: | Zeile 16.636: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 14.960: | Zeile 16.643: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElkSkypiercerItem', | |||
['typeID'] = '1178', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elchkadaver'] = { | ||
['category'] = ' | ['untranslated'] = 'Elk Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein toter Elch.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '3', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.000: | Zeile 16.687: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElkCarcassItem', | |||
['typeID'] = '631', | |||
}, | }, | ||
[' | ['Elchtaco'] = { | ||
['category'] = ' | ['untranslated'] = 'Elk Taco', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine Leckerei aus Maistortillas und Fleisch.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '650.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '15.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '14.0', | ||
['density'] = | ['density'] = '7.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 15.040: | Zeile 16.730: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElkTacoItem', | |||
['typeID'] = '495', | |||
}, | }, | ||
[' | ['Electronics Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Electronics Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.080: | Zeile 16.773: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectronicsUpgradeItem', | |||
['typeID'] = '731', | |||
}, | }, | ||
[' | ['Elektrische Drehmaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Lathe', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.101: | Zeile 16.797: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricLatheItem', | |||
['typeID'] = '1169', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektrische Hobelmaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Planer', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A sander and a jointer rolled into one.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.141: | Zeile 16.841: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 5 X 6', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricPlanerItem', | |||
['typeID'] = '1171', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektrische Stanzpresse'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Stamping Press', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A tool for shaping or cutting metal by deforming it with a die.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.181: | Zeile 16.885: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 6 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricStampingPressItem', | |||
['typeID'] = '1172', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektrische Wandleuchte'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Wall Lamp', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Wandlampe, die Strom benötigt.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 15.220: | Zeile 16.928: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 15.240: | Zeile 16.948: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricWallLampItem', | |||
['typeID'] = '1173', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektrische Wasserpumpe'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Water Pump', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 15.266: | Zeile 16.978: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Water]]', ' 1'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 15.280: | Zeile 16.992: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricWaterPumpItem', | |||
['typeID'] = '1174', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektrischer Bearbeitungstisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Machinist Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.301: | Zeile 17.017: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricMachinistTableItem', | |||
['typeID'] = '1170', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elektromotor'] = { | ||
['category'] = ' | ['untranslated'] = 'Electric Motor', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Motor.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.339: | Zeile 17.059: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 15.360: | Zeile 17.080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectricMotorItem', | |||
['typeID'] = '630', | |||
}, | }, | ||
[' | ['Elektronikfertigung'] = { | ||
['category'] = ' | ['untranslated'] = 'Electronics Assembly', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Reihe von Maschinen zum Bau von Elektrogeräten.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.381: | Zeile 17.104: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 15.392: | Zeile 17.115: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectronicsAssemblyItem', | |||
['typeID'] = '1175', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Elevator Call Post'] = { | ||
['category'] = ' | ['untranslated'] = 'Elevator Call Post', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Used to call a nearby elevator.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 15.433: | Zeile 17.160: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 15.440: | Zeile 17.167: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElevatorCallPostItem', | |||
['typeID'] = '1176', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Engineering Research Paper Advanced'] = { | ||
['category'] = ' | ['untranslated'] = 'Engineering Research Paper Advanced', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.480: | Zeile 17.211: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EngineeringResearchPaperAdvancedItem', | |||
['typeID'] = '632', | |||
}, | }, | ||
[' | ['Engineering Research Paper Modern'] = { | ||
['category'] = ' | ['untranslated'] = 'Engineering Research Paper Modern', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.520: | Zeile 17.254: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EngineeringResearchPaperModernItem', | |||
['typeID'] = '633', | |||
}, | }, | ||
[' | ['Epoxidharz'] = { | ||
['category'] = ' | ['untranslated'] = 'Epoxy', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.539: | Zeile 17.276: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 15.560: | Zeile 17.297: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'EpoxyItem', | |||
['typeID'] = '634', | |||
}, | }, | ||
[' | ['Erde'] = { | ||
['category'] = ' | ['untranslated'] = 'Dirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Road Type', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '19', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.584: | Zeile 17.324: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 15.600: | Zeile 17.340: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DirtItem', | |||
['typeID'] = '85', | |||
}, | }, | ||
[' | ['Erdrampe'] = { | ||
['category'] = ' | ['untranslated'] = 'Dirt Ramp', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'Straßen Items', | ||
['tagGroups'] = {' | ['description'] = '4x1-Erdrampe.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '60', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.633: | Zeile 17.376: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 15.640: | Zeile 17.383: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DirtRampItem', | |||
['typeID'] = '69', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Executive Office'] = { | ||
['category'] = ' | ['untranslated'] = 'Executive Office', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Elected officials can perform one-time executive actions here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 15.673: | Zeile 17.420: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '75', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExecutiveOfficeItem', | |||
['typeID'] = '110', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Explorer Belt'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Belt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A smooth leather belt with a simple buckle design to not get caught in branches while exploring.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.720: | Zeile 17.471: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerBeltItem', | |||
['typeID'] = '383', | |||
}, | }, | ||
[' | ['Explorer Boots'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Boots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.760: | Zeile 17.514: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerBootsItem', | |||
['typeID'] = '384', | |||
}, | }, | ||
[' | ['Explorer Gloves'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Gloves', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.800: | Zeile 17.557: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerGlovesItem', | |||
['typeID'] = '385', | |||
}, | }, | ||
[' | ['Explorer Hat'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Hat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A classic adventuring hat protecting you from the unknown.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.840: | Zeile 17.600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerHatItem', | |||
['typeID'] = '386', | |||
}, | }, | ||
[' | ['Explorer Pants'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Pants', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Reinforced pants for exploring but still be fashionable.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.880: | Zeile 17.643: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerPantsItem', | |||
['typeID'] = '387', | |||
}, | }, | ||
[' | ['Explorer Shirt'] = { | ||
['category'] = ' | ['untranslated'] = 'Explorer Shirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A simple white shirt with a tie and a colorable vest.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.920: | Zeile 17.686: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ExplorerShirtItem', | |||
['typeID'] = '388', | |||
}, | }, | ||
[' | ['Fackel'] = { | ||
['category'] = ' | ['untranslated'] = 'Torch', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Ein wenig Licht, um die Nacht zurückzudrängen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Fackel', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 15.937: | Zeile 17.706: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '1000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 15.960: | Zeile 17.729: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TorchItem', | |||
['typeID'] = '138', | |||
}, | }, | ||
[' | ['Fackelhalter'] = { | ||
['category'] = ' | ['untranslated'] = 'Torch Stand', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ständer für eine Fackel.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 15.980: | Zeile 17.752: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.8', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Fackel]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 15.993: | Zeile 17.765: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 16.000: | Zeile 17.772: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TorchStandItem', | |||
['typeID'] = '1470', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fahrzeugwerkzeug umschalten'] = { | ||
['category'] = ' | ['untranslated'] = 'Vehicle Tool Toggle', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = { | ['description'] = 'Press to toggle digging / driving mode. Digging Controls: Left Mouse Button (LMB) - Hold to Dig Right Mouse Button - Dump Contents Left/Right - Rotate Platform Forward/Back - Boom Up/Down LMB + Mouse Up/Down - Arm Up/Down', | ||
['maxStack'] = ' | ['tagGroups'] = {}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 16.040: | Zeile 17.816: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'VehicleToggleItem', | |||
['typeID'] = '52', | |||
}, | }, | ||
[' | ['Fantastic Forest Pizza'] = { | ||
['category'] = ' | ['untranslated'] = 'Fantastic Forest Pizza', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Leaves you full and lively.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '1200.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '16.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '22.0', | ||
['density'] = | ['density'] = '4.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.080: | Zeile 17.859: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FantasticForestPizzaItem', | |||
['typeID'] = '497', | |||
}, | }, | ||
[' | ['Farmer Boots'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmer Boots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields. (Decreases calories consumed when using tools by 10%)', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.120: | Zeile 17.902: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmerBootsItem', | |||
['typeID'] = '389', | |||
}, | }, | ||
[' | ['Farmer Gloves'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmer Gloves', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Water-resistant nylon gloves with textured palms for increased grip.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.160: | Zeile 17.945: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmerGlovesItem', | |||
['typeID'] = '390', | |||
}, | }, | ||
[' | ['Farmer Hat'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmer Hat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.200: | Zeile 17.988: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmerHatItem', | |||
['typeID'] = '391', | |||
}, | }, | ||
[' | ['Farmer Overalls'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmer Overalls', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.', | ||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.220: | Zeile 18.011: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 16.232: | Zeile 18.023: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmerOverallsItem', | |||
['typeID'] = '392', | |||
}, | }, | ||
[' | ['Farmer Shirt'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmer Shirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.280: | Zeile 18.074: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmerShirtItem', | |||
['typeID'] = '393', | |||
}, | }, | ||
[' | ['Farming Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Farming Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.300: | Zeile 18.097: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 16.313: | Zeile 18.110: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 16.320: | Zeile 18.117: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmingUpgradeItem', | |||
['typeID'] = '732', | |||
}, | }, | ||
[' | ['Farnspitzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Fiddleheads', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine Sammlung der eingerollten Wedel junger Farne; eine einzigartige Ergänzung zu einer Mahlzeit.', | ||
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '150.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 16.353: | Zeile 18.153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 16.360: | Zeile 18.160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FiddleheadsItem', | |||
['typeID'] = '499', | |||
}, | }, | ||
[' | ['Farnsporen'] = { | ||
['untranslated'] = 'Fern Spore', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanzen, damit daraus | ['description'] = 'Pflanzen, damit daraus Farn wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung', ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 16.400: | Zeile 18.203: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FernSporeItem', | |||
['typeID'] = '799', | |||
}, | }, | ||
[' | ['Farnsporenbeutel'] = { | ||
['untranslated'] = 'Fern Spore Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Pflanzen, damit daraus | ['description'] = 'Pflanzen, damit daraus Farn wird.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 16.440: | Zeile 18.246: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FernSporePackItem', | |||
['typeID'] = '800', | |||
}, | }, | ||
[' | ['Faserfüllstoff'] = { | ||
['category'] = ' | ['untranslated'] = 'Fiber Filler', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = 'A | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A filler ingredient used in a variety of fertilizers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.480: | Zeile 18.289: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 0.1'}, {'Phosphor',' 0.1'}, {'Kalium',' 0.1'}}, | ||
['type'] = 'FiberFillerItem', | |||
['typeID'] = '428', | |||
}, | }, | ||
[' | ['Fass'] = { | ||
['untranslated'] = 'Barrel', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'Ein | ['description'] = 'Ein Metallfass, um Flüssigkeiten zu tragen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '10', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 16.520: | Zeile 18.332: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BarrelItem', | |||
['typeID'] = '265', | |||
}, | }, | ||
[' | ['Federation Marker Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Federation Marker Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.537: | Zeile 18.352: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 16.553: | Zeile 18.368: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '5', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '1000000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FederationMarkerItem', | |||
['typeID'] = '11', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Feldweg'] = { | ||
['category'] = ' | ['untranslated'] = 'Dirt Road', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.584: | Zeile 18.403: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 16.592: | Zeile 18.411: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DirtRoadItem', | |||
['typeID'] = '82', | |||
}, | }, | ||
[' | ['Fellpelz'] = { | ||
['category'] = ' | ['untranslated'] = 'Fur Pelt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein weiches, pelziges Fell.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Animal Skin', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0', | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.619: | Zeile 18.441: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 16.640: | Zeile 18.462: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FurPeltItem', | |||
['typeID'] = '637', | |||
}, | }, | ||
[' | ['Feminine Mannequin'] = { | ||
['category'] = ' | ['untranslated'] = 'Feminine Mannequin', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.659: | Zeile 18.484: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 16.673: | Zeile 18.498: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 16.680: | Zeile 18.505: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FeminineMannequinItem', | |||
['typeID'] = '1180', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fern Campfire Salad'] = { | ||
['untranslated'] = 'Fern Campfire Salad', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.2', | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '900.0', | ||
['carbs'] = ' | ['carbs'] = '9.0', | ||
['protein'] = ' | ['protein'] = '5.0', | ||
['fat'] = ' | ['fat'] = '1.0', | ||
['vitamins'] = ' | ['vitamins'] = '13.0', | ||
['density'] = ' | ['density'] = '3.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.720: | Zeile 18.549: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FernCampfireSaladItem', | |||
['typeID'] = '498', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Backen'] = { | ||
['category'] = ' | ['untranslated'] = 'Baking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Backen, die Backen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.760: | Zeile 18.592: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakingSkillBook', | |||
['typeID'] = '880', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Dünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Fertilizers Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Dünger, die Dünger lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.800: | Zeile 18.635: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FertilizersSkillBook', | |||
['typeID'] = '912', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Elektronik'] = { | ||
['category'] = ' | ['untranslated'] = 'Electronics Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Elektronik, die Elektronik lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.840: | Zeile 18.678: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectronicsSkillBook', | |||
['typeID'] = '904', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Fortgeschrittenes Backen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Baking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Backen, die Fortgeschrittenes Backen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 16.880: | Zeile 18.721: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedBakingSkillBook', | |||
['typeID'] = '868', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Fortgeschrittenes Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Cooking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Kochen, die Fortgeschrittenes Kochen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 16.920: | Zeile 18.764: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedCookingSkillBook', | |||
['typeID'] = '871', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Fortgeschrittenes Schmelzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Smelting Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen, die Fortgeschrittenes Schmelzen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 16.960: | Zeile 18.807: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedSmeltingSkillBook', | |||
['typeID'] = '877', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Glasverarbeitung'] = { | ||
['category'] = ' | ['untranslated'] = 'Glassworking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Glasverarbeitung, die Glasverarbeitung lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.000: | Zeile 18.850: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlassworkingSkillBook', | |||
['typeID'] = '916', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Grundlegende Technik'] = { | ||
['category'] = ' | ['untranslated'] = 'Basic Engineering Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Grundlegende Technik, die Grundlegende Technik lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 17.030: | Zeile 18.883: | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 17.040: | Zeile 18.893: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BasicEngineeringSkillBook', | |||
['typeID'] = '883', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Industrie'] = { | ||
['category'] = ' | ['untranslated'] = 'Industry Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Industrie, die Industrie lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 17.080: | Zeile 18.936: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IndustrySkillBook', | |||
['typeID'] = '921', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Innovatives Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Cutting Edge Cooking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Innovatives Kochen, die Innovatives Kochen lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 17.112: | Zeile 18.971: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CuttingEdgeCookingSkillBook', | |||
['typeID'] = '901', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Cooking Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Kochen, die Kochen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 17.139: | Zeile 19.001: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 17.160: | Zeile 19.022: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookingSkillBook', | |||
['typeID'] = '898', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Landwirtschaft'] = { | ||
['category'] = ' | ['untranslated'] = 'Farming Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Landwirtschaft, die Landwirtschaft lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 17.180: | Zeile 19.045: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmingSkillBook', | |||
['typeID'] = '909', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Mahlen'] = { | ||
[' | ['untranslated'] = 'Milling Skill Book', | ||
[' | ['category'] = 'Hidden/Research', | ||
[' | ['group'] = 'Fertigkeitsbücher', | ||
[' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mahlen, die Mahlen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.240: | Zeile 19.108: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MillingSkillBook', | |||
['typeID'] = '932', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Mechanik'] = { | ||
[' | ['untranslated'] = 'Mechanics Skill Book', | ||
[' | ['category'] = 'Hidden/Research', | ||
[' | ['group'] = 'Fertigkeitsbücher', | ||
[' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mechanik, die Mechanik lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.280: | Zeile 19.151: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MechanicsSkillBook', | |||
['typeID'] = '929', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Metzgerhandwerk'] = { | ||
[' | ['untranslated'] = 'Butchery Skill Book', | ||
[' | ['category'] = 'Hidden/Research', | ||
[' | ['group'] = 'Fertigkeitsbücher', | ||
[' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Metzgerhandwerk, die Metzgerhandwerk lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.320: | Zeile 19.194: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ButcherySkillBook', | |||
['typeID'] = '886', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Ölbohrung'] = { | ||
[' | ['untranslated'] = 'Oil Drilling Skill Book', | ||
[' | ['category'] = 'Hidden/Research', | ||
[' | ['group'] = 'Fertigkeitsbücher', | ||
[' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Ölbohrung, die Ölbohrung lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.360: | Zeile 19.237: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OilDrillingSkillBook', | |||
['typeID'] = '936', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Papierherstellung'] = { | ||
['category'] = ' | ['untranslated'] = 'Paper Milling Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = '', | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Papierherstellung, die Papierherstellung lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.400: | Zeile 19.280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaperMillingSkillBook', | |||
['typeID'] = '939', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Schmelzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Smelting Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schmelzen, die Schmelzen lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.440: | Zeile 19.323: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmeltingSkillBook', | |||
['typeID'] = '945', | |||
}, | }, | ||
[' | ['Fertigkeitsbuch: Schneidern'] = { | ||
[' | ['untranslated'] = 'Tailoring Skill Book', | ||
[' | ['category'] = 'Hidden/Research', | ||
[' | ['group'] = 'Fertigkeitsbücher', | ||
[' | ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schneidern, die Schneidern lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 17.457: | Zeile 19.343: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.520: | Zeile 19.366: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TailoringSkillBook', | |||
['typeID'] = '951', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Backen'] = { | ||
['category'] = ' | ['untranslated'] = 'Baking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Backen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.560: | Zeile 19.409: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakingSkillScroll', | |||
['typeID'] = '881', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Dünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Fertilizers Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Dünger', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 17.600: | Zeile 19.452: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FertilizersSkillScroll', | |||
['typeID'] = '913', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Elektronik'] = { | ||
['category'] = ' | ['untranslated'] = 'Electronics Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Elektronik', | ||
['maxStack'] = ' | ['tagGroups'] = {'Skilschriftrollen'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 17.640: | Zeile 19.495: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ElectronicsSkillScroll', | |||
['typeID'] = '905', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Fortgeschrittenes Backen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Baking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Fortgeschrittenes Backen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 17.680: | Zeile 19.538: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedBakingSkillScroll', | |||
['typeID'] = '869', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Fortgeschrittenes Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Cooking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Fortgeschrittenes Kochen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.720: | Zeile 19.581: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedCookingSkillScroll', | |||
['typeID'] = '872', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Advanced Smelting Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Fortgeschrittenes Schmelzen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.760: | Zeile 19.624: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedSmeltingSkillScroll', | |||
['typeID'] = '878', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Glasverarbeitung'] = { | ||
['category'] = ' | ['untranslated'] = 'Glassworking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Glasverarbeitung', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.800: | Zeile 19.667: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlassworkingSkillScroll', | |||
['typeID'] = '917', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Grundlegende Technik'] = { | ||
['category'] = ' | ['untranslated'] = 'Basic Engineering Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Grundlegende Technik', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.840: | Zeile 19.710: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BasicEngineeringSkillScroll', | |||
['typeID'] = '884', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Industrie'] = { | ||
['category'] = ' | ['untranslated'] = 'Industry Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Industrie', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.880: | Zeile 19.753: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IndustrySkillScroll', | |||
['typeID'] = '922', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Innovatives Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Cutting Edge Cooking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Innovatives Kochen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.920: | Zeile 19.796: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CuttingEdgeCookingSkillScroll', | |||
['typeID'] = '902', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Kochen'] = { | ||
['category'] = ' | ['untranslated'] = 'Cooking Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Kochen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 17.960: | Zeile 19.839: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CookingSkillScroll', | |||
['typeID'] = '899', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Landwirtschaft'] = { | ||
['category'] = ' | ['untranslated'] = 'Farming Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Landwirtschaft', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.000: | Zeile 19.882: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmingSkillScroll', | |||
['typeID'] = '910', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Mahlen'] = { | ||
['category'] = ' | ['untranslated'] = 'Milling Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Mahlen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.040: | Zeile 19.925: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MillingSkillScroll', | |||
['typeID'] = '933', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Mechanik'] = { | ||
['category'] = ' | ['untranslated'] = 'Mechanics Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Mechanik', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.080: | Zeile 19.968: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MechanicsSkillScroll', | |||
['typeID'] = '930', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Metzgerhandwerk'] = { | ||
['category'] = ' | ['untranslated'] = 'Butchery Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Metzgerhandwerk', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.120: | Zeile 20.011: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ButcherySkillScroll', | |||
['typeID'] = '887', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Ölbohrung'] = { | ||
['category'] = ' | ['untranslated'] = 'Oil Drilling Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Ölbohrung', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.160: | Zeile 20.054: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OilDrillingSkillScroll', | |||
['typeID'] = '937', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Papierherstellung'] = { | ||
['category'] = ' | ['untranslated'] = 'Paper Milling Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Papierherstellung', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.200: | Zeile 20.097: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaperMillingSkillScroll', | |||
['typeID'] = '940', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Schmelzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Smelting Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Schmelzen', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.240: | Zeile 20.140: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmeltingSkillScroll', | |||
['typeID'] = '946', | |||
}, | }, | ||
[' | ['Fertigkeitsschriftrolle: Schneidern'] = { | ||
['category'] = ' | ['untranslated'] = 'Tailoring Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Schneidern', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.280: | Zeile 20.183: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TailoringSkillScroll', | |||
['typeID'] = '952', | |||
}, | }, | ||
[' | ['Fertigungsstraße'] = { | ||
['category'] = ' | ['untranslated'] = 'Assembly Line', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'The assembly line allows for mass production of mechanical products', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 18.312: | Zeile 20.218: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '6 X 4 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AssemblyLineItem', | |||
['typeID'] = '1073', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fertilizers Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Fertilizers Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.360: | Zeile 20.270: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FertilizersUpgradeItem', | |||
['typeID'] = '733', | |||
}, | }, | ||
[' | ['Feuerschale'] = { | ||
['category'] = ' | ['untranslated'] = 'Brazier', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Metallständer für Brennstoff, um Licht zu spenden.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 18.393: | Zeile 20.306: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 18.400: | Zeile 20.313: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BrazierItem', | |||
['typeID'] = '1083', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Feuerschale aus Stein'] = { | ||
['category'] = ' | ['untranslated'] = 'Stone Brazier', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Steinstäder für Brennstoff, um Licht zu spenden.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 18.433: | Zeile 20.350: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 18.440: | Zeile 20.357: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'StoneBrazierItem', | |||
['typeID'] = '1440', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fichtensamen'] = { | ||
['untranslated'] = 'Spruce Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus eine Tanne wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.480: | Zeile 20.401: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SpruceSeedItem', | |||
['typeID'] = '849', | |||
}, | }, | ||
[' | ['Fichtensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Spruce Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus eine Tanne wird.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.520: | Zeile 20.444: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SpruceSeedPackItem', | |||
['typeID'] = '850', | |||
}, | }, | ||
[' | ['Field Campfire Stew'] = { | ||
['untranslated'] = 'Field Campfire Stew', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1100.0', | ||
['carbs'] = ' | ['carbs'] = '10.0', | ||
['protein'] = ' | ['protein'] = '6.0', | ||
['fat'] = ' | ['fat'] = '8.0', | ||
['vitamins'] = ' | ['vitamins'] = '4.0', | ||
['density'] = ' | ['density'] = '2.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.560: | Zeile 20.487: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FieldCampfireStewItem', | |||
['typeID'] = '500', | |||
}, | }, | ||
[' | ['Filet'] = { | ||
['untranslated'] = 'Prime Cut', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein perfekt marmoriertes Stück Fleisch.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '600.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '9.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '2.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.600: | Zeile 20.530: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PrimeCutItem', | |||
['typeID'] = '549', | |||
}, | }, | ||
[' | ['Fir Log'] = { | ||
['untranslated'] = 'Fir Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Fir log is a type of softwood with a nice piney smell.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 18.640: | Zeile 20.573: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FirLogItem', | |||
['typeID'] = '305', | |||
}, | }, | ||
[' | ['Fischerei'] = { | ||
['category'] = ' | ['untranslated'] = 'Fishery', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Ort zum Erstellen von Angelruten, Fallen und zum Zubereiten von Meeresfrüchten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 18.672: | Zeile 20.608: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.5', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FisheryItem', | |||
['typeID'] = '1181', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fish N Chips'] = { | ||
['untranslated'] = 'Fish N Chips', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Deep-fried fish served with a side of taro chips.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '1000.0', | ||
['carbs'] = | ['carbs'] = '20.0', | ||
['protein'] = | ['protein'] = '10.0', | ||
['fat'] = | ['fat'] = '20.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.720: | Zeile 20.660: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FishNChipsItem', | |||
['typeID'] = '502', | |||
}, | }, | ||
[' | ['Fitter Oberkörper'] = { | ||
['category'] = ' | ['untranslated'] = 'Fit Torso', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Oberkörper', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 18.760: | Zeile 20.703: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FitTorsoItem', | |||
['typeID'] = '355', | |||
}, | }, | ||
[' | ['Flachstahl'] = { | ||
['category'] = ' | ['untranslated'] = 'Flat Steel', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Beschichtet mit einer Schicht aus Epoxid, weigert sich dieser Stahl zu rosten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 18.779: | Zeile 20.725: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 18.793: | Zeile 20.739: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 18.800: | Zeile 20.746: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FlatSteelItem', | |||
['typeID'] = '306', | |||
}, | }, | ||
[' | ['Fladenbrot'] = { | ||
['category'] = ' | ['untranslated'] = 'Flatbread', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ohne Gärungsstoff ist das Fladenbrot nicht besonders weich. Aber es ist trotzdem lecker.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '500.0', | ||
['carbs'] = | ['carbs'] = '17.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '6.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.833: | Zeile 20.782: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 18.840: | Zeile 20.789: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FlatbreadItem', | |||
['typeID'] = '503', | |||
}, | }, | ||
[' | ['Flat Steel Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Flat Steel Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A beautiful modern flat steel door with a large viewing window.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 18.859: | Zeile 20.811: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 18.873: | Zeile 20.825: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 18.880: | Zeile 20.832: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FlatSteelDoorItem', | |||
['typeID'] = '1182', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fleischbrühe'] = { | ||
['category'] = ' | ['untranslated'] = 'Meat Stock', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine Brühe aus dem Fleisch von Tieren.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '600.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.913: | Zeile 20.869: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MeatStockItem', | |||
['typeID'] = '534', | |||
}, | }, | ||
[' | ['Fleischpastete'] = { | ||
['untranslated'] = 'Meat Pie', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Fleisch | ['description'] = 'Ähnlich wie eine Heidelbeertorte, aber gefüllt mit saftigem Fleisch.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.6', | ||
['calories'] = ' | ['calories'] = '1300.0', | ||
['carbs'] = ' | ['carbs'] = '11.0', | ||
['protein'] = ' | ['protein'] = '13.0', | ||
['fat'] = ' | ['fat'] = '15.0', | ||
['vitamins'] = '5.0', | ['vitamins'] = '5.0', | ||
['density'] = '4 | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 18.960: | Zeile 20.919: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MeatPieItem', | |||
['typeID'] = '533', | |||
}, | }, | ||
[' | ['Fleischreste'] = { | ||
['category'] = ' | ['untranslated'] = 'Scrap Meat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Extra Fleischstücke.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '50.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '20.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 18.993: | Zeile 20.955: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.000: | Zeile 20.962: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ScrapMeatItem', | |||
['typeID'] = '562', | |||
}, | }, | ||
[' | ['Fliegenpilze'] = { | ||
['untranslated'] = 'Amanita Mushrooms', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.01', | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '-200.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = '0.0', | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '-0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 19.040: | Zeile 21.005: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AmanitaMushroomsItem', | |||
['typeID'] = '436', | |||
}, | }, | ||
[' | ['Fliegenpilzsporen'] = { | ||
['untranslated'] = 'Amanita Mushroom Spores', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 19.080: | Zeile 21.048: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AmanitaMushroomSporesItem', | |||
['typeID'] = '761', | |||
}, | }, | ||
[' | ['Fliegenpilzsporenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Amanita Mushroom Spores Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 19.120: | Zeile 21.091: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AmanitaMushroomSporesPackItem', | |||
['typeID'] = '762', | |||
}, | }, | ||
[' | ['Flüssiger Stickstoff'] = { | ||
['untranslated'] = 'Liquid Nitrogen', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Nützlich für eine schnelle Abkühlung.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.160: | Zeile 21.134: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LiquidNitrogenItem', | |||
['typeID'] = '529', | |||
}, | }, | ||
[' | ['Flüssigkeitskonverter'] = { | ||
['category'] = ' | ['untranslated'] = 'Liquid Converter', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Beispiel Tisch zum Herstellen mit Flüssigkeiten.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.179: | Zeile 21.156: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 19.191: | Zeile 21.168: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.200: | Zeile 21.177: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LiquidCrafterItem', | |||
['typeID'] = '115', | |||
['fluidsUded'] = {{'[[Water]]', ' 1'}}, | |||
}, | }, | ||
[' | ['Forelle'] = { | ||
['category'] = ' | ['untranslated'] = 'Trout', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Eine Forelle.', | ||
['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.8', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.240: | Zeile 21.221: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TroutItem', | |||
['typeID'] = '701', | |||
}, | }, | ||
[' | ['Forschungstisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Research Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein einfacher Tisch für die Erforschung neuer Technologien und Fertigkeiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.272: | Zeile 21.256: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.5', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ResearchTableItem', | |||
['typeID'] = '1342', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Fortschrittlicher Verbrennungsmotor'] = { | ||
['untranslated'] = 'Advanced Combustion Engine', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Eine fortgeschrittene Version des normalen Verbrennungsmotors, der mehr Leistung hat.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.320: | Zeile 21.308: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'AdvancedCombustionEngineItem', | |||
['typeID'] = '595', | |||
}, | }, | ||
[' | ['Fräsmaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Shaper', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'Module', | ||
['tagGroups'] = {' | ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.339: | Zeile 21.330: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Ja', | ['currency'] = nil, | ||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '5', | |||
['energyUsed'] = '75', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Mechanisch', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Stufe 1.7', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ShaperItem', | |||
['typeID'] = '1354', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Fried Camas'] = { | |||
['untranslated'] = 'Fried Camas', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Deep fried Camas. Bit greasy', | |||
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.2', | |||
['calories'] = '700.0', | |||
['carbs'] = '9.0', | |||
['protein'] = '3.0', | |||
['fat'] = '10.0', | |||
['vitamins'] = '2.0', | |||
['density'] = '3.4', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.360: | Zeile 21.395: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedCamasItem', | |||
['typeID'] = '505', | |||
}, | }, | ||
[' | ['Fried Fiddleheads'] = { | ||
['category'] = ' | ['untranslated'] = 'Fried Fiddleheads', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Das Geheimnis steckt in der Sauce.', | ||
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '6.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 19.393: | Zeile 21.431: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.400: | Zeile 21.438: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedFiddleheadsItem', | |||
['typeID'] = '506', | |||
}, | }, | ||
[' | ['Fried Hearts Of Palm'] = { | ||
['untranslated'] = 'Fried Hearts Of Palm', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Das Geheimnis steckt in der Sauce.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.440: | Zeile 21.481: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedHeartsOfPalmItem', | |||
['typeID'] = '508', | |||
}, | }, | ||
[' | ['Fried Taro'] = { | ||
['untranslated'] = 'Fried Taro', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Das Geheimnis steckt in der Sauce.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.2', | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 19.480: | Zeile 21.524: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedTaroItem', | |||
['typeID'] = '509', | |||
}, | }, | ||
[' | ['Fried Vegetables'] = { | ||
['untranslated'] = 'Fried Vegetables', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '560.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '4.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.520: | Zeile 21.567: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedVegetablesItem', | |||
['typeID'] = '511', | |||
}, | }, | ||
[' | ['Frittierter Mais'] = { | ||
['untranslated'] = 'Corn Fritters', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Diese frittierten Maisleckereien sind knusprig und lecker.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '500.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '17.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '9.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.560: | Zeile 21.610: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornFrittersItem', | |||
['typeID'] = '488', | |||
}, | }, | ||
[' | ['Froth Floatation Cell'] = { | ||
['untranslated'] = 'Froth Floatation Cell', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 19.581: | Zeile 21.634: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = '4 X | ['footprint'] = '4 X 4 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FrothFloatationCellItem', | |||
['typeID'] = '1184', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | }, | ||
[' | ['Fruit Muffin'] = { | ||
['untranslated'] = 'Fruit Muffin', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = 'A | ['description'] = 'A soft, slightly sweet bread studded with juicy fruits.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '10.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '16.0', | ||
['density'] = | ['density'] = '4.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.640: | Zeile 21.697: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FruitMuffinItem', | |||
['typeID'] = '512', | |||
}, | }, | ||
[' | ['Fruit Tart'] = { | ||
['untranslated'] = 'Fruit Tart', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '20.0', | ||
['density'] = | ['density'] = '6.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 19.680: | Zeile 21.740: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FruitTartItem', | |||
['typeID'] = '514', | |||
}, | }, | ||
[' | ['Fuchskadaver'] = { | ||
['untranslated'] = 'Fox Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein toter Fuchs.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Small Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 19.720: | Zeile 21.783: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FoxCarcassItem', | |||
['typeID'] = '636', | |||
}, | }, | ||
[' | ['Fungi Feet'] = { | ||
['untranslated'] = 'Fungi Feet', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Füße', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.760: | Zeile 21.826: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FungiFeetItem', | |||
['typeID'] = '356', | |||
}, | }, | ||
[' | ['Gartenschuhe'] = { | ||
['category'] = ' | ['untranslated'] = 'Garden Boots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.793: | Zeile 21.862: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.800: | Zeile 21.869: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GardenBootsItem', | |||
['typeID'] = '394', | |||
}, | }, | ||
[' | ['Gathering Research Paper Basic'] = { | ||
['category'] = ' | ['untranslated'] = 'Gathering Research Paper Basic', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 19.833: | Zeile 21.905: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.840: | Zeile 21.912: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GatheringResearchPaperBasicItem', | |||
['typeID'] = '638', | |||
}, | }, | ||
[' | ['Gebackene Agave'] = { | ||
['category'] = ' | ['untranslated'] = 'Baked Agave', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.', | ||
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '6.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 19.873: | Zeile 21.948: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.880: | Zeile 21.955: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedAgaveItem', | |||
['typeID'] = '438', | |||
}, | }, | ||
[' | ['Gebackene Prärielilienzwiebel'] = { | ||
['untranslated'] = 'Camas Bulb Bake', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein Aufstrich aus gleichmäßig gebackenen Prärielilienzwiebeln: weich in der Mitte, goldbraun von außen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 19.920: | Zeile 21.998: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CamasBulbBakeItem', | |||
['typeID'] = '463', | |||
}, | }, | ||
[' | ['Gebackene Tomaten'] = { | ||
['category'] = ' | ['untranslated'] = 'Baked Tomato', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.', | ||
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '9.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '13.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 19.953: | Zeile 22.034: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 19.960: | Zeile 22.041: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedTomatoItem', | |||
['typeID'] = '445', | |||
}, | }, | ||
[' | ['Gebackener Braten'] = { | ||
['untranslated'] = 'Baked Roast', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Gebundener Rollbraten, perfekt gegart.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Baked Food', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.9', | ||
['calories'] = ' | ['calories'] = '1000.0', | ||
['carbs'] = ' | ['carbs'] = '4.0', | ||
['protein'] = ' | ['protein'] = '13.0', | ||
['fat'] = ' | ['fat'] = '10.0', | ||
['vitamins'] = ' | ['vitamins'] = '7.0', | ||
['density'] = ' | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.000: | Zeile 22.084: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedRoastItem', | |||
['typeID'] = '443', | |||
}, | }, | ||
[' | ['Gebackener Mais'] = { | ||
['category'] = ' | ['untranslated'] = 'Baked Corn', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '6.0', | ||
['vitamins'] = | ['vitamins'] = '9.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.033: | Zeile 22.120: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.040: | Zeile 22.127: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedCornItem', | |||
['typeID'] = '440', | |||
}, | }, | ||
[' | ['Gebackener Taro'] = { | ||
['category'] = ' | ['untranslated'] = 'Baked Taro', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Gebackene Taro Wurzel', | ||
['maxStack'] = ' | ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '8.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '12.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.073: | Zeile 22.163: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.080: | Zeile 22.170: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedTaroItem', | |||
['typeID'] = '444', | |||
}, | }, | ||
[' | ['Gebackenes Fleisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Baked Meat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Baked meat is less fatty than other methods of cooking.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '17.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '4.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.113: | Zeile 22.206: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.120: | Zeile 22.213: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BakedMeatItem', | |||
['typeID'] = '442', | |||
}, | }, | ||
[' | ['Gebratene Hasenkeulen'] = { | ||
['category'] = ' | ['untranslated'] = 'Fried Hare Haunches', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Alles ist frittiert besser.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '15.0', | ||
['fat'] = | ['fat'] = '27.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '7.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.153: | Zeile 22.249: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.160: | Zeile 22.256: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedHareHaunchesItem', | |||
['typeID'] = '507', | |||
}, | }, | ||
[' | ['Gebratene Tomaten'] = { | ||
['category'] = ' | ['untranslated'] = 'Fried Tomatoes', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Das Geheimnis steckt in der Sauce.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.193: | Zeile 22.292: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FriedTomatoesItem', | |||
['typeID'] = '510', | |||
}, | }, | ||
[' | ['Gebratener Reis mit Ananas'] = { | ||
['category'] = ' | ['untranslated'] = 'Pineapple Friend Rice', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein Wohlfühlrezept bestehend aus einem Mix von gekochtem Reis und Obst. Es ist nicht nur freundlich, sondern auch gebraten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.15', | ||
['calories'] = | ['calories'] = '620.0', | ||
['carbs'] = | ['carbs'] = '20.0', | ||
['protein'] = | ['protein'] = '12.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '9.0', | ||
['density'] = | ['density'] = '8.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.240: | Zeile 22.342: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PineappleFriendRiceItem', | |||
['typeID'] = '544', | |||
}, | }, | ||
[' | ['Gefüllter Truthahn'] = { | ||
['untranslated'] = 'Stuffed Turkey', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Danke für die Tatsache, dass diese Nahrung zwei Nährstoffe mehr als vergleichbare Lebensmittel hergibt.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1500.0', | ||
['carbs'] = | ['carbs'] = '17.0', | ||
['protein'] = | ['protein'] = '20.0', | ||
['fat'] = | ['fat'] = '16.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '4.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 20.280: | Zeile 22.385: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'StuffedTurkeyItem', | |||
['typeID'] = '571', | |||
}, | }, | ||
[' | ['Gegrillte Agave'] = { | ||
['untranslated'] = 'Charred Agave', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Agave leaves that have been charred over a campfire', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 20.320: | Zeile 22.428: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredAgaveItem', | |||
['typeID'] = '469', | |||
}, | }, | ||
[' | ['Gegrillte Ananas'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Pineapple', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pineapple that has been charred over a basic campfire.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '8.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 20.352: | Zeile 22.463: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredPineappleItem', | |||
['typeID'] = '481', | |||
}, | }, | ||
[' | ['Gegrillte Papaya'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Papaya', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Papaya fruit that has been charred over a basic campfire.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.400: | Zeile 22.514: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredPapayaItem', | |||
['typeID'] = '480', | |||
}, | }, | ||
[' | ['Gegrillte Prärielilienzwiebel'] = { | ||
['untranslated'] = 'Charred Camas Bulb', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein faseriger und süßer Leckerbissen, ähnlich wie eine Süßkartoffel, jedoch über der Hitze des Lagerfeuers leicht geschwärzt.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '6.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.440: | Zeile 22.557: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredCamasBulbItem', | |||
['typeID'] = '473', | |||
}, | }, | ||
[' | ['Gegrillte Rübe'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Beet', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Vielleicht ist nicht das beste Gemüse, um es zu grillen, aber die Rübe scheint sich gut gehalten zu haben.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.480: | Zeile 22.600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredBeetItem', | |||
['typeID'] = '471', | |||
}, | }, | ||
[' | ['Gegrillte Tomate'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Tomato', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Die schwarze Kohle auf dieser Tomate wäre ein toller Kontrast zur roten Haut, wenn es noch eine unverbrannte Stelle gäbe.', | ||
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '7.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.514: | Zeile 22.637: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 20.520: | Zeile 22.643: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredTomatoItem', | |||
['typeID'] = '484', | |||
}, | }, | ||
[' | ['Gegrillte Wurst'] = { | ||
['untranslated'] = 'Charred Sausage', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '10.0', | ||
['fat'] = | ['fat'] = '14.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 20.560: | Zeile 22.686: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredSausageItem', | |||
['typeID'] = '482', | |||
}, | }, | ||
[' | ['Gegrillter Fisch'] = { | ||
['untranslated'] = 'Charred Fish', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Wenigstens hat er keine Schuppen mehr.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '400.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '10.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.8', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 20.600: | Zeile 22.729: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredFishItem', | |||
['typeID'] = '476', | |||
}, | }, | ||
[' | ['Gegrillter Mais'] = { | ||
['untranslated'] = 'Charred Corn', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Dieses Stück Mais braucht eine dick aufgetragene Schicht aus Butter, um den verbrannten Geschmack einzudämmen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '7.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 20.640: | Zeile 22.772: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredCornItem', | |||
['typeID'] = '474', | |||
}, | }, | ||
[' | ['Gegrillter Taro'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Taro', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.', | ||
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '10.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 20.673: | Zeile 22.808: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.680: | Zeile 22.815: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredTaroItem', | |||
['typeID'] = '483', | |||
}, | }, | ||
[' | ['Gegrilltes Fleisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Charred Meat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Die geschwärzte Oberfläche dieses kaum erkennbaren Fleisches ist \'goldbraun\'.', | ||
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '400.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 20.713: | Zeile 22.851: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.720: | Zeile 22.858: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharredMeatItem', | |||
['typeID'] = '478', | |||
}, | }, | ||
[' | ['Gekochte Wurst'] = { | ||
['category'] = ' | ['untranslated'] = 'Boiled Sausage', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Gekochte Würste sind zwar nicht so schön wie gebratene, aber sie schmecken dennoch gut.', | ||
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '600.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '27.0', | ||
['fat'] = | ['fat'] = '22.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '8.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.753: | Zeile 22.894: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.760: | Zeile 22.901: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BoiledSausageItem', | |||
['typeID'] = '459', | |||
}, | }, | ||
[' | ['Gekochter Reis'] = { | ||
['category'] = ' | ['untranslated'] = 'Boiled Rice', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Weich und flauschig.', | ||
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '210.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '7.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 20.793: | Zeile 22.937: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 20.800: | Zeile 22.944: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BoiledRiceItem', | |||
['typeID'] = '458', | |||
}, | }, | ||
[' | ['Gemüsebrühe'] = { | ||
['untranslated'] = 'Vegetable Stock', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Eine herzhafte Brühe voll mit verschiedenen Gemüsesorten.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '3.6', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.840: | Zeile 22.987: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'VegetableStockItem', | |||
['typeID'] = '587', | |||
}, | }, | ||
[' | ['Gemüsesalat'] = { | ||
['untranslated'] = 'Vegetable Medley', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Eine | ['description'] = 'Eine wahllose Zusammenstellung von Gemüse.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '900.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '4.0', | ||
['fat'] = ' | ['fat'] = '7.0', | ||
['vitamins'] = ' | ['vitamins'] = '17.0', | ||
['density'] = ' | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.880: | Zeile 23.030: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'VegetableMedleyItem', | |||
['typeID'] = '585', | |||
}, | }, | ||
[' | ['Gemüsesuppe'] = { | ||
['untranslated'] = 'Vegetable Soup', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Wer hätte gedacht, dass Pflanzen in einer Pflanzenbrühe so lecker sein können?', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.9', | ||
['calories'] = ' | ['calories'] = '1200.0', | ||
['carbs'] = ' | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '4.0', | ||
['fat'] = ' | ['fat'] = '7.0', | ||
['vitamins'] = ' | ['vitamins'] = '19.0', | ||
['density'] = '5 | ['density'] = '3.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 20.920: | Zeile 23.073: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'VegetableSoupItem', | |||
['typeID'] = '586', | |||
}, | }, | ||
[' | ['Geology Research Paper Advanced'] = { | ||
['untranslated'] = 'Geology Research Paper Advanced', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 20.960: | Zeile 23.116: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GeologyResearchPaperAdvancedItem', | |||
['typeID'] = '640', | |||
}, | }, | ||
[' | ['Geology Research Paper Basic'] = { | ||
['untranslated'] = 'Geology Research Paper Basic', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 21.000: | Zeile 23.159: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GeologyResearchPaperBasicItem', | |||
['typeID'] = '641', | |||
}, | }, | ||
[' | ['Geology Research Paper Modern'] = { | ||
['untranslated'] = 'Geology Research Paper Modern', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 21.040: | Zeile 23.202: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GeologyResearchPaperModernItem', | |||
['typeID'] = '642', | |||
}, | }, | ||
[' | ['Gepolsterter Stuhl'] = { | ||
['category'] = ' | ['untranslated'] = 'Padded Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein komfortabler Stuhl, um sich auszuruhen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.060: | Zeile 23.225: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.8', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.073: | Zeile 23.238: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.080: | Zeile 23.245: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaddedChairItem', | |||
['typeID'] = '1324', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Gerahmte Glastür'] = { | ||
['category'] = ' | ['untranslated'] = 'Framed Glass Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine schöne Glastür, hergestellt aus Stahl und Glas.', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 21.113: | Zeile 23.282: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.120: | Zeile 23.289: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FramedGlassDoorItem', | |||
['typeID'] = '1183', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Gerahmtes Glas'] = { | ||
['category'] = ' | ['untranslated'] = 'Framed Glass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Glass which was reinforced by a steel frame.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.139: | Zeile 23.312: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.160: | Zeile 23.333: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FramedGlassItem', | |||
['typeID'] = '307', | |||
}, | }, | ||
[' | ['Geschäft'] = { | ||
['category'] = ' | ['untranslated'] = 'Store', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ermöglicht Kauf und Verkauf von Waren.', | ||
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.193: | Zeile 23.369: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'StoreItem', | |||
['typeID'] = '1446', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Geschmortes Fleisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Simmered Meat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Fleisch im Fleischsaft gegart hält das Fleisch saftig.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '18.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '4.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SimmeredMeatItem', | |||
['typeID'] = '567', | |||
}, | }, | ||
[' | ['Geschnitzter Kürbis'] = { | ||
['untranslated'] = 'Carved Pumpkin', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein gruseliger Kürbis, der mystisches Licht ausstrahlt.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 21.262: | Zeile 23.445: | ||
['skillValue'] = '1', | ['skillValue'] = '1', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.273: | Zeile 23.456: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.280: | Zeile 23.463: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CarvedPumpkinItem', | |||
['typeID'] = '1091', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Getreidekeim'] = { | ||
['category'] = ' | ['untranslated'] = 'Cereal Germ', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein Nebenprodukt beim Mahlen. Der Keim ist der fruchtbare Teil des Getreides, der austreibt.', | ||
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '20.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '7.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '75.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.313: | Zeile 23.500: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.320: | Zeile 23.507: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CerealGermItem', | |||
['typeID'] = '468', | |||
}, | }, | ||
[' | ['Getriebe'] = { | ||
['category'] = ' | ['untranslated'] = 'Gearbox', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.339: | Zeile 23.529: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 21.353: | Zeile 23.543: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.360: | Zeile 23.550: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GearboxItem', | |||
['typeID'] = '639', | |||
}, | }, | ||
[' | ['Getrocknete Farnspitzen'] = { | ||
['category'] = ' | ['untranslated'] = 'Wilted Fiddleheads', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Auch wenn ein paar welke Farnspitzen traurig aussehen mögen, sind sie zumindest nahrhaft.', | ||
['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '7.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.393: | Zeile 23.586: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.400: | Zeile 23.593: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WiltedFiddleheadsItem', | |||
['typeID'] = '591', | |||
}, | }, | ||
[' | ['Glas'] = { | ||
['category'] = ' | ['untranslated'] = 'Glass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein transparentes, festes Material, nützlich für mehr als nur Fenster.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.419: | Zeile 23.615: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.433: | Zeile 23.629: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.440: | Zeile 23.636: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlassItem', | |||
['typeID'] = '309', | |||
}, | }, | ||
[' | ['Glasfaserverstärkter Kunststoff'] = { | ||
['category'] = ' | ['untranslated'] = 'Fiberglass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Kunststoff mit Glasfasersträngen verstärkt.', | ||
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.459: | Zeile 23.658: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.473: | Zeile 23.672: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.480: | Zeile 23.679: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FiberglassItem', | |||
['typeID'] = '635', | |||
}, | }, | ||
[' | ['Glassworking Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Glassworking Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.500: | Zeile 23.702: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.513: | Zeile 23.715: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.520: | Zeile 23.722: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlassworkingAdvancedUpgradeItem', | |||
['typeID'] = '734', | |||
}, | }, | ||
[' | ['Glassworking Modern Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Glassworking Modern Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.540: | Zeile 23.745: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.553: | Zeile 23.758: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.560: | Zeile 23.765: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlassworkingModernUpgradeItem', | |||
['typeID'] = '735', | |||
}, | }, | ||
[' | ['Global Calorie Buff Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Global Calorie Buff Item', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 21.580: | Zeile 23.788: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.593: | Zeile 23.801: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.600: | Zeile 23.808: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GlobalCalorieBuffItem', | |||
['typeID'] = '66', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Glühbirne'] = { | ||
['category'] = ' | ['untranslated'] = 'Light Bulb', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein elektrisches Licht mit einer Drahtwendel.', | ||
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.619: | Zeile 23.831: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 21.633: | Zeile 23.845: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.640: | Zeile 23.852: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LightBulbItem', | |||
['typeID'] = '658', | |||
}, | }, | ||
[' | ['Gneis'] = { | ||
['untranslated'] = 'Gneiss', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'Ein | ['description'] = '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.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '7', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.659: | Zeile 23.874: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.680: | Zeile 23.895: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GneissItem', | |||
['typeID'] = '310', | |||
}, | }, | ||
[' | ['Goat Mount'] = { | ||
['untranslated'] = 'Goat Mount', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine Jagdtrophäe für dein Haus.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 21.700: | Zeile 23.918: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.720: | Zeile 23.938: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GoatMountItem', | |||
['typeID'] = '1185', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Gold Wiring'] = { | ||
['category'] = ' | ['untranslated'] = 'Gold Wiring', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A length of gold conductive wire useful for a variety of purposes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.739: | Zeile 23.961: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 21.760: | Zeile 23.982: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GoldWiringItem', | |||
['typeID'] = '644', | |||
}, | }, | ||
[' | ['Goldbarren'] = { | ||
['untranslated'] = 'Gold Bar', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Veredelter Goldbarren.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Metall', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '30', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.779: | Zeile 24.004: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.800: | Zeile 24.025: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GoldBarItem', | |||
['typeID'] = '311', | |||
}, | }, | ||
[' | ['Golderz'] = { | ||
['untranslated'] = 'Gold Ore', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Unraffiniertes Erz mit Goldeinschlüssen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '7.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.817: | Zeile 24.045: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Ja', | ['currency'] = 'Ja', | ||
Zeile 21.824: | Zeile 24.052: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = ' | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.840: | Zeile 24.068: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GoldOreItem', | |||
['typeID'] = '313', | |||
}, | }, | ||
[' | ['Goldkonzentrat'] = { | ||
['category'] = ' | ['untranslated'] = 'Gold Concentrate', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '20', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.859: | Zeile 24.090: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 21.873: | Zeile 24.104: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.880: | Zeile 24.111: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GoldConcentrateItem', | |||
['typeID'] = '312', | |||
}, | }, | ||
[' | ['Government Office'] = { | ||
['untranslated'] = 'Government Office', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Elected titles are created and defined at the government office.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 21.900: | Zeile 24.134: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '75', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GovernmentOfficeItem', | |||
['typeID'] = '104', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Granit'] = { | ||
['category'] = ' | ['untranslated'] = 'Granite', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '6.5', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.939: | Zeile 24.177: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 21.960: | Zeile 24.198: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GraniteItem', | |||
['typeID'] = '314', | |||
}, | }, | ||
[' | ['Granitziegel'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Granite', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 21.979: | Zeile 24.220: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.000: | Zeile 24.241: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteItem', | |||
['typeID'] = '328', | |||
}, | }, | ||
[' | ['Grassamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Grass Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Gras wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 22.034: | Zeile 24.278: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 22.040: | Zeile 24.284: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GrassSeedItem', | |||
['typeID'] = '807', | |||
}, | }, | ||
[' | ['Grassamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Grass Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Gras wird.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.060: | Zeile 24.307: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 22.073: | Zeile 24.320: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.080: | Zeile 24.327: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GrassSeedPackItem', | |||
['typeID'] = '808', | |||
}, | }, | ||
[' | ['Große Holztür'] = { | ||
['untranslated'] = 'Large Lumber Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine große Tür.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 22.100: | Zeile 24.350: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 22.113: | Zeile 24.363: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 4 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.120: | Zeile 24.370: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeLumberDoorItem', | |||
['typeID'] = '1249', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Große Holztür mit Fenster'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Windowed Lumber Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine große Tür.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.153: | Zeile 24.407: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 4 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.160: | Zeile 24.414: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeWindowedLumberDoorItem', | |||
['typeID'] = '1276', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Große Wellstahltür'] = { | ||
['untranslated'] = 'Large Corrugated Steel Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large corrugated steel door.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.193: | Zeile 24.451: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 4 X 5', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeCorrugatedSteelDoorItem', | |||
['typeID'] = '1223', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Großer Rucksack'] = { | ||
['untranslated'] = 'Big Backpack', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'A survival backpack that offers more support than the basic backpack. (Increases max carry weight by 10 kg)', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.217: | Zeile 24.479: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.240: | Zeile 24.502: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BigBackpackItem', | |||
['typeID'] = '365', | |||
}, | }, | ||
[' | ['Großer Teppich'] = { | ||
['untranslated'] = 'Rug Large', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein großer Teppich, um seltsame Flecken abzudecken.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 22.260: | Zeile 24.525: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Teppich', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 22.273: | Zeile 24.538: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.280: | Zeile 24.545: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RugLargeItem', | |||
['typeID'] = '1346', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Großer-Blauhalm-Samen'] = { | ||
['untranslated'] = 'Big Bluestem Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanze einen Großen Blauhalm.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.320: | Zeile 24.589: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BigBluestemSeedItem', | |||
['typeID'] = '771', | |||
}, | }, | ||
[' | ['Großes hängendes Bauholzschild'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Lumber Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.353: | Zeile 24.625: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.360: | Zeile 24.632: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingLumberSignItem', | |||
['typeID'] = '1237', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Großes hängendes Steinschild'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Stone Sign', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein großes Schild für deine großen Texte!', | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 22.393: | Zeile 24.669: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.400: | Zeile 24.676: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingStoneSignItem', | |||
['typeID'] = '1248', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Großes stehendes Bauholzschild'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Lumber Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.417: | Zeile 24.697: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.433: | Zeile 24.713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.440: | Zeile 24.720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingLumberSignItem', | |||
['typeID'] = '1264', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Großes stehendes Steinschild'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.473: | Zeile 24.757: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.480: | Zeile 24.764: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingStoneSignItem', | |||
['typeID'] = '1275', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Grundbestitztisch'] = { | ||
['untranslated'] = 'Real Estate Desk', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein Ort zur Verwaltung des Verkauf und der Übertragung von Grundstücken und Immobilien.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 22.513: | Zeile 24.801: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RealEstateDeskItem', | |||
['typeID'] = '90', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Grundstückspfosten'] = { | ||
['category'] = ' | ['untranslated'] = 'Land Claim Stake', | ||
['group'] = ' | ['category'] = 'Werkzeuge', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Used to claim, unclaim, and examine property. When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.', | ||
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.560: | Zeile 24.852: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PropertyToolItem', | |||
['typeID'] = '132', | |||
}, | }, | ||
[' | ['Grundstücksurkunde'] = { | ||
['untranslated'] = 'Land Claim Papers', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Landurkunden geben dir das Recht ein Stück Land zu beanspruchen. Nutze sie mit dem Pfahl zur Landesbeanspruchung.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.579: | Zeile 24.874: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.600: | Zeile 24.895: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PropertyClaimItem', | |||
['typeID'] = '41', | |||
}, | }, | ||
[' | ['Gummirad'] = { | ||
['untranslated'] = 'Rubber Wheel', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.640: | Zeile 24.938: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RubberWheelItem', | |||
['typeID'] = '684', | |||
}, | }, | ||
[' | ['Gusseiserner Ofen'] = { | ||
['category'] = ' | ['untranslated'] = 'Cast Iron Stove', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Der perfekte Herd für den unerfahrenen Koch.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 22.660: | Zeile 24.961: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Kochen', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 22.672: | Zeile 24.973: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CastIronStoveItem', | |||
['typeID'] = '1096', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Hoe', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Pflug', 'Werkzeuge'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.720: | Zeile 25.025: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HoeItem', | |||
['typeID'] = '79', | |||
}, | }, | ||
[' | ['Halbschuhe'] = { | ||
['untranslated'] = 'Low Top Shoes', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Einfache, gewöhnliche, unscheinbare, konventionelle, alltagstaugliche, fast langweilige, 08/15 standard Halbschuhe.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.739: | Zeile 25.047: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 22.760: | Zeile 25.068: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LowTopShoesItem', | |||
['typeID'] = '399', | |||
}, | }, | ||
[' | ['Hammer'] = { | ||
['category'] = ' | ['untranslated'] = 'Hammer', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = ' | ['description'] = 'Used to construct buildings and pickup manmade objects.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Bau', 'Werkzeuge'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.800: | Zeile 25.111: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HammerItem', | |||
['typeID'] = '78', | |||
}, | }, | ||
[' | ['Hände'] = { | ||
['category'] = ' | ['untranslated'] = 'Hands', | ||
['category'] = '_None', | |||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = ' | ['description'] = 'When you\'re not using tools are used for a job, you put these to work.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Planter', 'Bau', 'Harvester', 'Not Allowed In Inventories', 'Werkzeuge'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.840: | Zeile 25.154: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HandsItem', | |||
['typeID'] = '37', | |||
}, | }, | ||
[' | ['Handpflug'] = { | ||
['category'] = ' | ['untranslated'] = 'Hand Plow', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Werkzeug, dass das Feld zum Farmen pflügt.', | ||
['tagGroups'] = {'Weltobjekt', 'Pflug', 'Fahrzeuge', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '15', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.859: | Zeile 25.176: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.874: | Zeile 25.191: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 22.880: | Zeile 25.197: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HandPlowItem', | |||
['typeID'] = '988', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hanging Long Steel Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Hanging Long Steel Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A long steel plate for when you need to display extra large text.', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.913: | Zeile 25.234: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.920: | Zeile 25.241: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HangingLongSteelSignItem', | |||
['typeID'] = '1186', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hanging Steel Framed Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Hanging Steel Framed Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large wooden sign framed with steel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.939: | Zeile 25.264: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 22.953: | Zeile 25.278: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 22.960: | Zeile 25.285: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HangingSteelFramedSignItem', | |||
['typeID'] = '1187', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hanging Steel Mine Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Hanging Steel Mine Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A hanging sign made of steel plates.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 22.993: | Zeile 25.322: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.000: | Zeile 25.329: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HangingSteelMineSignItem', | |||
['typeID'] = '1188', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hanging Steel Plain Sign'] = { | ||
['untranslated'] = 'Hanging Steel Plain Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large hanging steel sign attached to a wooden frame.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 23.020: | Zeile 25.353: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.040: | Zeile 25.373: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HangingSteelPlainSignItem', | |||
['typeID'] = '1189', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hanging Steel Shop Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Hanging Steel Shop Sign', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 23.073: | Zeile 25.410: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.080: | Zeile 25.417: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HangingSteelShopSignItem', | |||
['typeID'] = '1190', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hardwood Board'] = { | ||
['untranslated'] = 'Hardwood Board', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A higher quality hardwood board used for long lasting furniture.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '2000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 23.120: | Zeile 25.461: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodBoardItem', | |||
['typeID'] = '645', | |||
}, | }, | ||
[' | ['Hardwood Hewn Log'] = { | ||
['category'] = ' | ['untranslated'] = 'Hardwood Hewn Log', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.137: | Zeile 25.481: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 23.160: | Zeile 25.504: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodHewnLogItem', | |||
['typeID'] = '315', | |||
}, | }, | ||
[' | ['Hardwood Lumber'] = { | ||
['untranslated'] = 'Hardwood Lumber', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.', | ||
['tagGroups'] = {'Kraftstoff', ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 23.184: | Zeile 25.531: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = ' | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 23.200: | Zeile 25.547: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodLumberItem', | |||
['typeID'] = '316', | |||
}, | }, | ||
[' | ['Hardwood Lumber Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Hardwood Lumber Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 23.233: | Zeile 25.583: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.240: | Zeile 25.590: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodLumberBenchItem', | |||
['typeID'] = '1191', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hardwood Lumber Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Hardwood Lumber Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.260: | Zeile 25.614: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 23.273: | Zeile 25.627: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.280: | Zeile 25.634: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodLumberChairItem', | |||
['typeID'] = '1192', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hardwood Lumber Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Hardwood Lumber Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 23.313: | Zeile 25.671: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.320: | Zeile 25.678: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodLumberDoorItem', | |||
['typeID'] = '1193', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hardwood Lumber Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Hardwood Lumber Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large lumber table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 23.353: | Zeile 25.715: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.360: | Zeile 25.722: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HardwoodLumberTableItem', | |||
['typeID'] = '1194', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hasenkadaver'] = { | ||
['category'] = ' | ['untranslated'] = 'Hare Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein toter Hase.', | ||
['tagGroups'] = {'Tiny Carcass', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.384: | Zeile 25.750: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 23.400: | Zeile 25.766: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HareCarcassItem', | |||
['typeID'] = '646', | |||
}, | }, | ||
[' | ['Hearty Hometown Pizza'] = { | ||
['untranslated'] = 'Hearty Hometown Pizza', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'When you feel nostalgic and miss that cozy hometown feeling.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '1200.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '20.0', | ||
['fat'] = ' | ['fat'] = '18.0', | ||
['vitamins'] = ' | ['vitamins'] = '8.0', | ||
['density'] = '4. | ['density'] = '4.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 23.440: | Zeile 25.809: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HeartyHometownPizzaItem', | |||
['typeID'] = '517', | |||
}, | }, | ||
[' | ['Hefe'] = { | ||
['untranslated'] = 'Yeast', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Eine Pilzart, die erstaunlich gut als Backtriebmittel dient.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '60.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '8.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '7.0', | ||
['density'] = ' | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 23.480: | Zeile 25.852: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'YeastItem', | |||
['typeID'] = '593', | |||
}, | }, | ||
[' | ['Heidelbeeren'] = { | ||
['category'] = ' | ['untranslated'] = 'Huckleberries', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine Handvoll kleiner wilder Beeren. Nicht zu verwechseln mit kleinen wilden Bären.', | ||
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '150.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 23.520: | Zeile 25.895: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberriesItem', | |||
['typeID'] = '519', | |||
}, | }, | ||
[' | ['Heidelbeerextrakt'] = { | ||
['untranslated'] = 'Huckleberry Extract', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein konzentrierter Schuss vom Besten der Heidelbeere.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '60.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '15.0', | ||
['density'] = | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 23.560: | Zeile 25.938: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberryExtractItem', | |||
['typeID'] = '520', | |||
}, | }, | ||
[' | ['Heidelbeerkuchen'] = { | ||
['untranslated'] = 'Huckleberry Pie', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Eine fantastische Kombination von blättriger Kruste und leckeren Beeren.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.6', | ||
['calories'] = | ['calories'] = '1300.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '16.0', | ||
['density'] = | ['density'] = '3.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 23.600: | Zeile 25.981: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberryPieItem', | |||
['typeID'] = '522', | |||
}, | }, | ||
[' | ['Heidelbeersamen'] = { | ||
['untranslated'] = 'Huckleberry Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung', ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 23.640: | Zeile 26.024: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberrySeedItem', | |||
['typeID'] = '811', | |||
}, | }, | ||
[' | ['Heidelbeersamenbeutel'] = { | ||
['untranslated'] = 'Huckleberry Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 23.680: | Zeile 26.067: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberrySeedPackItem', | |||
['typeID'] = '812', | |||
}, | }, | ||
[' | ['Helikoniensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Heliconia Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {}, | ['description'] = 'Pflanze eine Paradiesvogelblume.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 23.720: | Zeile 26.110: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HeliconiaSeedItem', | |||
['typeID'] = '809', | |||
}, | }, | ||
[' | ['Helikoniensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Heliconia Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Paradiesvogelblume.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.740: | Zeile 26.133: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 23.753: | Zeile 26.146: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.760: | Zeile 26.153: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HeliconiaSeedPackItem', | |||
['typeID'] = '810', | |||
}, | }, | ||
[' | ['Henleyshirt'] = { | ||
['category'] = ' | ['untranslated'] = 'Henley', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.', | ||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.800: | Zeile 26.196: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HenleyItem', | |||
['typeID'] = '397', | |||
}, | }, | ||
[' | ['Herd'] = { | ||
['untranslated'] = 'Stove', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein großer Herd, um komplexere Gerichte zu kochen.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Polluter', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 23.820: | Zeile 26.219: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Kochen', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'StoveItem', | |||
['typeID'] = '1447', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Bench'] = { | ||
['untranslated'] = 'Hewn Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine einfache Holzbank.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 23.860: | Zeile 26.263: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0.5', | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
Zeile 23.873: | Zeile 26.276: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.880: | Zeile 26.283: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnBenchItem', | |||
['typeID'] = '1195', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Chair', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 23.902: | Zeile 26.309: | ||
['skillValue'] = '0.5', | ['skillValue'] = '0.5', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 23.913: | Zeile 26.320: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.920: | Zeile 26.327: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnChairItem', | |||
['typeID'] = '1196', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Door'] = { | ||
['untranslated'] = 'Hewn Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine Tür aus grob gehauenen Stämmen.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 23.953: | Zeile 26.364: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 23.960: | Zeile 26.371: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnDoorItem', | |||
['typeID'] = '1197', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Dresser'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Dresser', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a one designated outfit and whatever you are currently wearing.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects', 'Storage Container'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 23.980: | Zeile 26.395: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Schlafzimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Dresser', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 23.993: | Zeile 26.408: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '16', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnDresserItem', | |||
['typeID'] = '1198', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Hardwood Bench'] = { | ||
['untranslated'] = 'Hewn Hardwood Bench', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine einfache Holzbank.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 24.020: | Zeile 26.439: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.033: | Zeile 26.452: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnHardwoodBenchItem', | |||
['typeID'] = '1199', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Hardwood Chair'] = { | ||
['untranslated'] = 'Hewn Hardwood Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 24.060: | Zeile 26.483: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.073: | Zeile 26.496: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.080: | Zeile 26.503: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnHardwoodChairItem', | |||
['typeID'] = '1200', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Hardwood Door'] = { | ||
['untranslated'] = 'Hewn Hardwood Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine Tür aus grob gehauenen Stämmen.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 24.113: | Zeile 26.540: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.120: | Zeile 26.547: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnHardwoodDoorItem', | |||
['typeID'] = '1201', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Hardwood Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Hardwood Table', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 24.140: | Zeile 26.571: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.153: | Zeile 26.584: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.160: | Zeile 26.591: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnHardwoodTableItem', | |||
['typeID'] = '1202', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Nightstand'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Nightstand', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 24.193: | Zeile 26.628: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.200: | Zeile 26.635: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnNightstandItem', | |||
['typeID'] = '1203', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Softwood Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Softwood Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine einfache Holzbank.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.217: | Zeile 26.656: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 24.233: | Zeile 26.672: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.240: | Zeile 26.679: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnSoftwoodBenchItem', | |||
['typeID'] = '1204', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Softwood Chair'] = { | ||
['untranslated'] = 'Hewn Softwood Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.260: | Zeile 26.703: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 24.273: | Zeile 26.716: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 24.280: | Zeile 26.723: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnSoftwoodChairItem', | |||
['typeID'] = '1205', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Softwood Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Softwood Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Tür aus grob gehauenen Stämmen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.304: | Zeile 26.751: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 24.313: | Zeile 26.760: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.320: | Zeile 26.767: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnSoftwoodDoorItem', | |||
['typeID'] = '1206', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Softwood Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Softwood Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.340: | Zeile 26.791: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.353: | Zeile 26.804: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.360: | Zeile 26.811: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnSoftwoodTableItem', | |||
['typeID'] = '1207', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hewn Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Hewn Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.393: | Zeile 26.848: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.400: | Zeile 26.855: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnTableItem', | |||
['typeID'] = '1208', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hirschkadaver'] = { | ||
['category'] = ' | ['untranslated'] = 'Deer Carcass', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein toter Hirsch.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '3', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.440: | Zeile 26.899: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DeerCarcassItem', | |||
['typeID'] = '626', | |||
}, | }, | ||
[' | ['Hochofen'] = { | ||
['untranslated'] = 'Blast Furnace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein überlegener Ersatz für den Rennofen, der Stahl produzieren kann.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.461: | Zeile 26.923: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 24.471: | Zeile 26.933: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 5 X 3', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 24.480: | Zeile 26.942: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BlastFurnaceItem', | |||
['typeID'] = '1080', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | }, | ||
[' | ['Hochwasserwerkzeug für Entwickler'] = { | ||
['category'] = ' | ['untranslated'] = 'Dev Flood Tool', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Werkzeug zum Beheben von Fluten! Klicke mit der linken Maustaste, um die oberste Wasserschicht zu entfernen. (Ziele auf eine Wand, die Wasser berührt).', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeuge'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 24.520: | Zeile 26.986: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DevFloodToolItem', | |||
['typeID'] = '76', | |||
}, | }, | ||
[' | ['Hohe Stiefel'] = { | ||
['category'] = ' | ['untranslated'] = 'Tall Boots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '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.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.560: | Zeile 27.029: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TallBootsItem', | |||
['typeID'] = '418', | |||
}, | }, | ||
[' | ['Holz'] = { | ||
['untranslated'] = 'Hewn Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '15', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 24.600: | Zeile 27.072: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HewnLogItem', | |||
['typeID'] = '317', | |||
}, | }, | ||
[' | ['Hölzerne Deckenlampe'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Ceiling Light', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.620: | Zeile 27.095: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '60', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.640: | Zeile 27.115: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenCeilingLightItem', | |||
['typeID'] = '1482', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hölzerne Stehlampe'] = { | ||
['untranslated'] = 'Wooden Floor Lamp', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 24.660: | Zeile 27.139: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '60', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenFloorLampItem', | |||
['typeID'] = '1484', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hölzerne Tischlampe'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Table Lamp', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '60', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.720: | Zeile 27.203: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenTableLampItem', | |||
['typeID'] = '1487', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hölzerner Aufzug'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Elevator', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Aufzug, um Frachten vertikal zu transportieren.', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.739: | Zeile 27.226: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 24.754: | Zeile 27.241: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 24.760: | Zeile 27.247: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenElevatorItem', | |||
['typeID'] = '997', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hölzernes Stoffbett'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Fabric Bed', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein viel gemütlicheres Bett, das mit Stoff gebaut ist.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.779: | Zeile 27.270: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '4', | ||
['roomCategory'] = | ['roomCategory'] = 'Schlafzimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Bett', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.793: | Zeile 27.284: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 24.800: | Zeile 27.291: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenFabricBedItem', | |||
['typeID'] = '1483', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hölzernes Strohbett'] = { | ||
['untranslated'] = 'Wooden Straw Bed', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein schönes, kratziges und schrecklich ungemütliches Bett. Aber zumindest muss man nicht auf dem Boden schlafen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 24.820: | Zeile 27.315: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Schlafzimmer', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Bett', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenStrawBedItem', | |||
['typeID'] = '1486', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Holzhacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Hoe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '1', | ||
Zeile 24.859: | Zeile 27.358: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 24.880: | Zeile 27.379: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenHoeItem', | |||
['typeID'] = '986', | |||
}, | }, | ||
[' | ['Holzkarren'] = { | ||
['category'] = ' | ['untranslated'] = 'Wood Cart', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Kleiner Karren zum Transport kleiner Lasten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | |||
['weight'] = '15', | ['weight'] = '15', | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 24.899: | Zeile 27.401: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 24.914: | Zeile 27.416: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '12', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '2100000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodCartItem', | |||
['typeID'] = '996', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Holzkohle'] = { | ||
['untranslated'] = 'Charcoal', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein schwarzer Rückstand, bestehend aus Kohlenstoff und verbleibender Asche.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Kohle', 'Brennstoff', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.937: | Zeile 27.443: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '20000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Ja', | ['currency'] = 'Ja', | ||
Zeile 24.944: | Zeile 27.450: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 24.960: | Zeile 27.466: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CharcoalItem', | |||
['typeID'] = '611', | |||
}, | }, | ||
[' | ['Holzlatrine'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Latrine', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Plumpsklo.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 24.979: | Zeile 27.488: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Badezimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Toilette', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 24.993: | Zeile 27.502: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.000: | Zeile 27.509: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LatrineItem', | |||
['typeID'] = '1280', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Holzrad'] = { | ||
['untranslated'] = 'Wooden Wheel', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A basic wheel for use in early wooden vehicles.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.024: | Zeile 27.537: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 25.040: | Zeile 27.553: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenWheelItem', | |||
['typeID'] = '707', | |||
}, | }, | ||
[' | ['Holzschaufel'] = { | ||
['category'] = ' | ['untranslated'] = 'Wooden Shovel', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 25.080: | Zeile 27.596: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodenShovelItem', | |||
['typeID'] = '987', | |||
}, | }, | ||
[' | ['Holzschild'] = { | ||
['category'] = ' | ['untranslated'] = 'Wood Sign', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 25.113: | Zeile 27.632: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.120: | Zeile 27.639: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodSignItem', | |||
['typeID'] = '1489', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Holzspan'] = { | ||
['category'] = ' | ['untranslated'] = 'Wood Pulp', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Als Nebenprodukt der Herstellung von Bauholz können Holzspäne für Mörtel verbrannt oder zu Papier gepresst werden.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Natural Fiber', 'Brennstoff', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.137: | Zeile 27.660: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '50', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 25.160: | Zeile 27.683: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WoodPulpItem', | |||
['typeID'] = '100', | |||
}, | }, | ||
[' | ['Holzstofffüller'] = { | ||
['category'] = ' | ['untranslated'] = 'Pulp Filler', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 25.200: | Zeile 27.726: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 0.3'}, {'Phosphor',' 0.3'}, {'Kalium',' 0.3'}}, | ||
['type'] = 'PulpFillerItem', | |||
['typeID'] = '432', | |||
}, | }, | ||
[' | ['Holztür'] = { | ||
['category'] = ' | ['untranslated'] = 'Lumber Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 25.233: | Zeile 27.762: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.240: | Zeile 27.769: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LumberDoorItem', | |||
['typeID'] = '1289', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Homestead Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Homestead Item', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 25.266: | Zeile 27.799: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = ' | ['roomSizeReq'] = nil, | ||
[' | ['roomMatReq'] = nil, | ||
[' | ['roomContainReq'] = nil, | ||
[' | ['inventorySlots'] = '5', | ||
[' | ['inventoryMaxWeight'] = '1000000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HomesteadItem', | |||
['typeID'] = '8', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hosen'] = { | ||
['untranslated'] = 'Trousers', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = '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).', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.320: | Zeile 27.857: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TrousersItem', | |||
['typeID'] = '420', | |||
}, | |||
['Hosomaki'] = { | |||
['untranslated'] = 'Hosomaki', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ', | |||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.1', | |||
['calories'] = '650.0', | |||
['carbs'] = '25.0', | |||
['protein'] = '23.0', | |||
['fat'] = '5.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '8.2', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'HosomakiItem', | |||
['typeID'] = '518', | |||
}, | }, | ||
[' | ['Huckleberry Fritter'] = { | ||
['category'] = ' | ['untranslated'] = 'Huckleberry Fritter', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Fried and sweet.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '16.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '20.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '4.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 25.353: | Zeile 27.936: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HuckleberryFritterItem', | |||
['typeID'] = '521', | |||
}, | }, | ||
[' | ['Huge Banner Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Huge Banner Sign', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.385: | Zeile 27.971: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 25.392: | Zeile 27.978: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 3 X 10', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.400: | Zeile 27.986: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeBannerSignItem', | |||
['typeID'] = '1209', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Huge Iron Banner Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Huge Iron Banner Sign', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 25.433: | Zeile 28.023: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 9 X 10', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.440: | Zeile 28.030: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeIronBannerSignItem', | |||
['typeID'] = '1210', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Huge Iron Sign'] = { | ||
['untranslated'] = 'Huge Iron Sign', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.512: | Zeile 28.066: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 3 X 9', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeIronSignItem', | |||
['typeID'] = '1211', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Huge Steel Banner Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Huge Steel Banner Sign', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.553: | Zeile 28.111: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 8 X 10', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.560: | Zeile 28.118: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeSteelBannerSignItem', | |||
['typeID'] = '1212', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Huge Steel Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Huge Steel Sign', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.593: | Zeile 28.155: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 9', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.600: | Zeile 28.162: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeSteelSignItem', | |||
['typeID'] = '1213', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Huge Wooden Banner Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Huge Wooden Banner Sign', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.633: | Zeile 28.199: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 9 X 10', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.640: | Zeile 28.206: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HugeWoodenBannerSignItem', | |||
['typeID'] = '1214', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Hülsenhemd'] = { | ||
['category'] = ' | ['untranslated'] = 'Gigot Sleeve Shirt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Cooles Piratenshirt, das deinen Bizeps größer aussehen lässt als er wirklich ist.', | ||
['tagGroups'] = {'Clothes', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.673: | Zeile 28.243: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.680: | Zeile 28.250: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GigotSleeveShirtItem', | |||
['typeID'] = '395', | |||
}, | }, | ||
[' | ['Hydrokolloide'] = { | ||
['category'] = ' | ['untranslated'] = 'Hydrocolloids', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Wird verwendet um Kolloide fur Geschmacksexplosionen herzustellen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 25.713: | Zeile 28.286: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.720: | Zeile 28.293: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HydrocolloidsItem', | |||
['typeID'] = '523', | |||
}, | }, | ||
[' | ['Hydrometer'] = { | ||
['category'] = ' | ['untranslated'] = 'Hydrometer', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Misst den Wassergehalt in der Umwelt.', | ||
['tagGroups'] = {'Werkzeuge'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 25.753: | Zeile 28.329: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.760: | Zeile 28.336: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HydrometerItem', | |||
['typeID'] = '80', | |||
}, | }, | ||
[' | ['Industrial Elevator'] = { | ||
['untranslated'] = 'Industrial Elevator', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '25', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.793: | Zeile 28.372: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 25.800: | Zeile 28.379: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IndustrialElevatorItem', | |||
['typeID'] = '989', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Industrial Refrigerator'] = { | ||
['category'] = ' | ['untranslated'] = 'Industrial Refrigerator', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 25.833: | Zeile 28.416: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.840: | Zeile 28.423: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IndustrialRefrigeratorItem', | |||
['typeID'] = '1216', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Industry Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Industry Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.873: | Zeile 28.460: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.880: | Zeile 28.467: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IndustryUpgradeItem', | |||
['typeID'] = '736', | |||
}, | }, | ||
[' | ['Injection Mold Machine'] = { | ||
['category'] = ' | ['untranslated'] = 'Injection Mold Machine', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 25.913: | Zeile 28.503: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X 2 | ['footprint'] = '5 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.920: | Zeile 28.510: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'InjectionMoldMachineItem', | |||
['typeID'] = '1217', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Iron Rock Drill'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Rock Drill', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = 'A | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'A useful tool for prospecting blocks.', | ||
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.953: | Zeile 28.547: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 25.960: | Zeile 28.554: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronRockDrillItem', | |||
['typeID'] = '959', | |||
}, | }, | ||
[' | ['Iron Saw Blade'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Saw Blade', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 25.979: | Zeile 28.576: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 25.993: | Zeile 28.590: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.000: | Zeile 28.597: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronSawBladeItem', | |||
['typeID'] = '651', | |||
}, | }, | ||
[' | ['Iron Sickle'] = { | ||
['category'] = ' | ['untranslated'] = 'Iron Sickle', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.033: | Zeile 28.633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.040: | Zeile 28.640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'IronSickleItem', | |||
['typeID'] = '961', | |||
}, | }, | ||
[' | ['IronPiston'] = { | ||
['category'] = ' | ['untranslated'] = 'IronPiston', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Eine bewegliche Komponente, die Kraft überträgt. Kann auch gelegentlich als Ventil genutzt werden.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.059: | Zeile 28.662: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 26.073: | Zeile 28.676: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.080: | Zeile 28.683: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PistonItem', | |||
['typeID'] = '675', | |||
}, | }, | ||
[' | ['Jaguar Carcass'] = { | ||
['category'] = ' | ['untranslated'] = 'Jaguar Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein toter Jaguar.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.113: | Zeile 28.719: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.120: | Zeile 28.726: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JaguarCarcassItem', | |||
['typeID'] = '653', | |||
}, | }, | ||
[' | ['Jaw Crusher'] = { | ||
['untranslated'] = 'Jaw Crusher', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 26.141: | Zeile 28.750: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '1000', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.160: | Zeile 28.769: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JawCrusherItem', | |||
['typeID'] = '1218', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Jazz Hands'] = { | ||
['category'] = ' | ['untranslated'] = 'Jazz Hands', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Hände', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.193: | Zeile 28.806: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.200: | Zeile 28.813: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JazzHandsItem', | |||
['typeID'] = '358', | |||
}, | }, | ||
[' | ['Joshua Log'] = { | ||
['category'] = ' | ['untranslated'] = 'Joshua Log', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.217: | Zeile 28.833: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 26.233: | Zeile 28.849: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.240: | Zeile 28.856: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JoshuaLogItem', | |||
['typeID'] = '322', | |||
}, | }, | ||
[' | ['Josua Samenpaket'] = { | ||
['category'] = ' | ['untranslated'] = 'Joshua Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, um einen Josuabaum wachsen zu lassen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.273: | Zeile 28.892: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.280: | Zeile 28.899: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JoshuaSeedPackItem', | |||
['typeID'] = '816', | |||
}, | }, | ||
[' | ['Josua Setzling'] = { | ||
['category'] = ' | ['untranslated'] = 'Joshua Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, um einen Josuabaum wachsen zu lassen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.313: | Zeile 28.935: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.320: | Zeile 28.942: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JoshuaSeedItem', | |||
['typeID'] = '815', | |||
}, | }, | ||
[' | ['Jungle Campfire Salad'] = { | ||
['category'] = ' | ['untranslated'] = 'Jungle Campfire Salad', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '10.0', | ||
['density'] = | ['density'] = '3.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.353: | Zeile 28.978: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.360: | Zeile 28.985: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JungleCampfireSaladItem', | |||
['typeID'] = '525', | |||
}, | }, | ||
[' | ['Jungle Campfire Stew'] = { | ||
['category'] = ' | ['untranslated'] = 'Jungle Campfire Stew', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '2.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.393: | Zeile 29.021: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.400: | Zeile 29.028: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JungleCampfireStewItem', | |||
['typeID'] = '526', | |||
}, | }, | ||
[' | ['Kabel'] = { | ||
['category'] = ' | ['untranslated'] = 'Wire', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verbindet elektronische Komponenten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Hände', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 26.424: | Zeile 29.055: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 26.433: | Zeile 29.064: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.440: | Zeile 29.071: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WireItem', | |||
['typeID'] = '3', | |||
}, | }, | ||
[' | ['Kabeljau'] = { | ||
['category'] = ' | ['untranslated'] = 'Cod', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'A | ['description'] = 'A cod.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.480: | Zeile 29.114: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CodItem', | |||
['typeID'] = '615', | |||
}, | }, | ||
[' | ['Kaktusfeige'] = { | ||
['category'] = ' | ['untranslated'] = 'Prickly Pear Fruit', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine saftige Frucht, umhüllt von eher furchterregenden Stacheln.', | ||
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '190.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '4.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 26.513: | Zeile 29.150: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PricklyPearFruitItem', | |||
['typeID'] = '548', | |||
}, | }, | ||
[' | ['Kaktusfeigensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Prickly Pear Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.553: | Zeile 29.193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.560: | Zeile 29.200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PricklyPearSeedItem', | |||
['typeID'] = '835', | |||
}, | }, | ||
[' | ['Kaktusfeigensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Prickly Pear Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.593: | Zeile 29.236: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.600: | Zeile 29.243: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PricklyPearSeedPackItem', | |||
['typeID'] = '836', | |||
}, | }, | ||
[' | ['Kalkstein'] = { | ||
['category'] = ' | ['untranslated'] = 'Limestone', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '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.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '6.5', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.619: | Zeile 29.265: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 26.633: | Zeile 29.279: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.640: | Zeile 29.286: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestoneItem', | |||
['typeID'] = '323', | |||
}, | }, | ||
[' | ['Kalksteinziegel'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Limestone', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.659: | Zeile 29.308: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 26.673: | Zeile 29.322: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.680: | Zeile 29.329: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneItem', | |||
['typeID'] = '329', | |||
}, | }, | ||
[' | ['Kalksteinziegeltür'] = { | ||
['untranslated'] = 'Mortared Limestone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy mortared stone door.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 26.713: | Zeile 29.365: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.720: | Zeile 29.372: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneDoorItem', | |||
['typeID'] = '1307', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kapokbaumsamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Ceiba Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow a ceiba sapling.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.753: | Zeile 29.409: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.760: | Zeile 29.416: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CeibaSeedItem', | |||
['typeID'] = '785', | |||
}, | }, | ||
[' | ['Kapokbaumsamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Ceiba Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow a ceiba sapling.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.793: | Zeile 29.452: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.800: | Zeile 29.459: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CeibaSeedPackItem', | |||
['typeID'] = '786', | |||
}, | }, | ||
[' | ['Kelpy Crab Roll'] = { | ||
['category'] = ' | ['untranslated'] = 'Kelpy Crab Roll', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '1300.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '16.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '3.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 26.833: | Zeile 29.495: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.840: | Zeile 29.502: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KelpyCrabRollItem', | |||
['typeID'] = '527', | |||
}, | }, | ||
[' | ['Kernbrennstoff'] = { | ||
['category'] = ' | ['untranslated'] = 'Nuclear Fuel', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = { | ['description'] = 'Instabiler nuklearer Brennstoff.', | ||
['maxStack'] = ' | ['tagGroups'] = {}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.873: | Zeile 29.538: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.880: | Zeile 29.545: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NuclearFuelItem', | |||
['typeID'] = '667', | |||
}, | }, | ||
[' | ['Kerzenständer'] = { | ||
['untranslated'] = 'Candle Stand', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein schicker Kronleuchter, der schwaches Licht ausstrahlt.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 26.900: | Zeile 29.568: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Fett]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 26.913: | Zeile 29.581: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.920: | Zeile 29.588: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CandleStandItem', | |||
['typeID'] = '1088', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kettensäge'] = { | ||
['category'] = ' | ['untranslated'] = 'Chainsaw', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Eine motorisierte Säge zum Fällen von Bäumen.', | ||
['tagGroups'] = {'Holzfällen', 'Werkzeug', 'Werkzeuge', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.953: | Zeile 29.625: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 26.960: | Zeile 29.632: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ChainsawItem', | |||
['typeID'] = '126', | |||
}, | }, | ||
[' | ['Kleiner Holzkarren'] = { | ||
['untranslated'] = 'Small Wood Cart', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 26.993: | Zeile 29.668: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '1400000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallWoodCartItem', | |||
['typeID'] = '991', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleiner Teppich'] = { | ||
['untranslated'] = 'Rug Small', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleiner Teppich dafür, wenn du nicht genug Materialien hast, um einen größeren zu machen.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 27.020: | Zeile 29.699: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Teppich', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 27.033: | Zeile 29.712: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.040: | Zeile 29.719: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RugSmallItem', | |||
['typeID'] = '1348', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleiner Tisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Table', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Mehr ein Nachttisch als ein Tisch.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 27.060: | Zeile 29.743: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 27.073: | Zeile 29.756: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.080: | Zeile 29.763: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallTableItem', | |||
['typeID'] = '1416', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleines hängendes Bauholzschild'] = { | ||
['untranslated'] = 'Small Hanging Lumber Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 27.120: | Zeile 29.807: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingLumberSignItem', | |||
['typeID'] = '1375', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleines hängendes Steinschild'] = { | ||
['untranslated'] = 'Small Hanging Stone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 27.153: | Zeile 29.844: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.160: | Zeile 29.851: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingStoneSignItem', | |||
['typeID'] = '1386', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleines Lager'] = { | ||
['untranslated'] = 'Small Stockpile', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Kennzeichnet einen 3x3x3 Bereich als Lagerfläche für große Gegenstände.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 27.193: | Zeile 29.888: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '9', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStockpileItem', | |||
['typeID'] = '1415', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleines stehendes Bauholzschild'] = { | ||
['untranslated'] = 'Small Standing Lumber Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 27.233: | Zeile 29.932: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.240: | Zeile 29.939: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingLumberSignItem', | |||
['typeID'] = '1403', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kleines stehendes Steinschild'] = { | ||
['untranslated'] = 'Small Standing Stone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 27.273: | Zeile 29.976: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.280: | Zeile 29.983: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingStoneSignItem', | |||
['typeID'] = '1414', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Knopf'] = { | ||
['category'] = ' | ['untranslated'] = 'Button', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Sendet ein Signal an umgebende Objekte.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Technik'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 27.313: | Zeile 30.020: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.320: | Zeile 30.027: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ButtonItem', | |||
['typeID'] = '0', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Knuspriger Speck'] = { | ||
['category'] = ' | ['untranslated'] = 'Crispy Bacon', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Gib mir alles an Speck und Eiern, das du hast.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '18.0', | ||
['fat'] = | ['fat'] = '26.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 27.353: | Zeile 30.064: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.360: | Zeile 30.071: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrispyBaconItem', | |||
['typeID'] = '493', | |||
}, | }, | ||
[' | ['Kohle'] = { | ||
['category'] = ' | ['untranslated'] = 'Coal', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein brennbares Mineral, liefert als Brennstoff viel Energie, aber erzeugt viel Umweltverschmutzung.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Kohle', 'Brennstoff', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '4', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.377: | Zeile 30.091: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '20000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 27.393: | Zeile 30.107: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.400: | Zeile 30.114: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CoalItem', | |||
['typeID'] = '272', | |||
}, | }, | ||
[' | ['Kompaktlader'] = { | ||
['untranslated'] = 'Skid Steer', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Excavation', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '25', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.425: | Zeile 30.142: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Liquid Fuel]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 27.433: | Zeile 30.150: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 27.440: | Zeile 30.157: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SkidSteerItem', | |||
['typeID'] = '118', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kompost'] = { | ||
['category'] = ' | ['untranslated'] = 'Compost', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.464: | Zeile 30.185: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 27.480: | Zeile 30.201: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CompostItem', | |||
['typeID'] = '83', | |||
}, | }, | ||
[' | ['Kompostdünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Compost Fertilizer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Compost fertilizer is a classic, low effort fertilizer.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Produkt'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.500: | Zeile 30.224: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.520: | Zeile 30.244: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 2'}, {'Phosphor',' 1'}, {'Kalium',' 3.7'}}, | ||
['type'] = 'CompostFertilizerItem', | |||
['typeID'] = '427', | |||
}, | }, | ||
[' | ['Königsfarnsporen'] = { | ||
['category'] = ' | ['untranslated'] = 'King Fern Spore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 27.560: | Zeile 30.287: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KingFernSporeItem', | |||
['typeID'] = '819', | |||
}, | }, | ||
[' | ['Königsfarnsporenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'King Fern Spore Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.600: | Zeile 30.330: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KingFernSporePackItem', | |||
['typeID'] = '820', | |||
}, | }, | ||
[' | ['Kran'] = { | ||
['category'] = ' | ['untranslated'] = 'Crane', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ermöglicht die Platzierung und den Transport von Materialien in einem Gebiet.', | ||
['tagGroups'] = {'Bau', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '25', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 27.625: | Zeile 30.358: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Liquid Fuel]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 27.634: | Zeile 30.367: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Zeile 27.640: | Zeile 30.373: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CraneItem', | |||
['typeID'] = '112', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Krautweidensamen'] = { | ||
['untranslated'] = 'Dwarf Willow Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanze eine Krautweide.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 27.680: | Zeile 30.417: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DwarfWillowSeedItem', | |||
['typeID'] = '797', | |||
}, | }, | ||
[' | ['Krautweidensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Dwarf Willow Seed Pack', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanze eine Krautweide.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.720: | Zeile 30.460: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'DwarfWillowSeedPackItem', | |||
['typeID'] = '798', | |||
}, | }, | ||
[' | ['Kreosotbuschsamen'] = { | ||
['untranslated'] = 'Creosote Bush Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 27.760: | Zeile 30.503: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CreosoteBushSeedItem', | |||
['typeID'] = '793', | |||
}, | }, | ||
[' | ['Kreosotbuschsamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Creosote Bush Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.800: | Zeile 30.546: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CreosoteBushSeedPackItem', | |||
['typeID'] = '794', | |||
}, | }, | ||
[' | ['Küche'] = { | ||
['untranslated'] = 'Kitchen', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein Vorbereitungsbereich für Essen, der komplexere Gerichte ermöglicht.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 27.820: | Zeile 30.569: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Kochen', | ||
['repeatsDepreciation'] = '0.3', | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
Zeile 27.832: | Zeile 30.581: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = '2 X | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KitchenItem', | |||
['typeID'] = '1220', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kugelkaktussamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Barrel Cactus Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, um Fasskaktus wachsen zu lassen.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 27.873: | Zeile 30.626: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.880: | Zeile 30.633: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BarrelCactusSeedItem', | |||
['typeID'] = '765', | |||
}, | }, | ||
[' | ['Kühler'] = { | ||
['category'] = ' | ['untranslated'] = 'Radiator', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Kühlkörper, bei dem Flüssigkeit durch Kupferlamellen fließt, um die aufgestaute Wärme zu verteilen.', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.899: | Zeile 30.655: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 27.913: | Zeile 30.669: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.920: | Zeile 30.676: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RadiatorItem', | |||
['typeID'] = '681', | |||
}, | }, | ||
[' | ['Kühlkörper'] = { | ||
['category'] = ' | ['untranslated'] = 'Heat Sink', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Eine Kupferplatte, um Wärme abzuführen.', | ||
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.939: | Zeile 30.698: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 27.953: | Zeile 30.712: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 27.960: | Zeile 30.719: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HeatSinkItem', | |||
['typeID'] = '647', | |||
}, | }, | ||
[' | ['Kühlschrank'] = { | ||
['untranslated'] = 'Refrigerator', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein Eisschrank aus der Zukunft, mit deutlich besseren Kühleigenschaften.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 27.980: | Zeile 30.742: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '5', | ||
['roomCategory'] = | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Food Storage', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = ' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RefrigeratorItem', | |||
['typeID'] = '1340', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Kunststoff'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.019: | Zeile 30.785: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 28.040: | Zeile 30.806: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticItem', | |||
['typeID'] = '677', | |||
}, | }, | ||
[' | ['Kupferbarren'] = { | ||
['category'] = ' | ['untranslated'] = 'Copper Bar', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Refined bar of copper.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Metall', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '18', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.059: | Zeile 30.828: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 28.080: | Zeile 30.849: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CopperBarItem', | |||
['typeID'] = '284', | |||
}, | }, | ||
[' | ['Kupfererz'] = { | ||
['category'] = ' | ['untranslated'] = 'Copper Ore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = '', | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Unraffiniertes Erz mit Kupfereinschlüssen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '7.5', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.099: | Zeile 30.871: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 28.113: | Zeile 30.885: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.120: | Zeile 30.892: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CopperOreItem', | |||
['typeID'] = '286', | |||
}, | }, | ||
[' | ['Kupferkabel'] = { | ||
['category'] = ' | ['untranslated'] = 'Copper Wiring', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A length of copper conductive wire useful for a variety of purposes.', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.139: | Zeile 30.914: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 28.153: | Zeile 30.928: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.160: | Zeile 30.935: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CopperWiringItem', | |||
['typeID'] = '617', | |||
}, | }, | ||
[' | ['Kupferrohr'] = { | ||
['category'] = ' | ['untranslated'] = 'Copper Pipe', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.179: | Zeile 30.957: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 28.193: | Zeile 30.971: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.200: | Zeile 30.978: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CopperPipeItem', | |||
['typeID'] = '287', | |||
}, | }, | ||
[' | ['Kürbis'] = { | ||
['category'] = ' | ['untranslated'] = 'Pumpkin', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Rund und lang', | ||
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '340.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '2.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 28.233: | Zeile 31.014: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.280: | Zeile 31.021: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PumpkinItem', | |||
['typeID'] = '550', | |||
}, | }, | ||
[' | ['Kürbissamen'] = { | ||
['untranslated'] = 'Pumpkin Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Pflanze | ['description'] = 'Pflanze einen Kürbis.', | ||
['tagGroups'] = {'Seeds', 'Nahrung', ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 28.320: | Zeile 31.064: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PumpkinSeedItem', | |||
['typeID'] = '837', | |||
}, | }, | ||
[' | ['Kürbissamenbeutel'] = { | ||
['untranslated'] = 'Pumpkin Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'Pflanze | ['description'] = 'Pflanze einen Kürbis.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 28.360: | Zeile 31.107: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PumpkinSeedPackItem', | |||
['typeID'] = '838', | |||
}, | }, | ||
[' | ['Kurz angebratenes Fleisch'] = { | ||
['untranslated'] = 'Seared Meat', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Ein | ['description'] = 'Ein Stück perfekt geschnittenes Fleisch.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '600.0', | ||
['carbs'] = ' | ['carbs'] = '4.0', | ||
['protein'] = ' | ['protein'] = '19.0', | ||
['fat'] = ' | ['fat'] = '17.0', | ||
['vitamins'] = ' | ['vitamins'] = '7.0', | ||
['density'] = ' | ['density'] = '7.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 28.400: | Zeile 31.150: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SearedMeatItem', | |||
['typeID'] = '563', | |||
}, | }, | ||
[' | ['Kurzer Bart'] = { | ||
['category'] = ' | ['untranslated'] = 'Short Beard', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.440: | Zeile 31.193: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShortBeardItem', | |||
['typeID'] = '405', | |||
}, | }, | ||
[' | ['Laboratorium'] = { | ||
['category'] = ' | ['untranslated'] = 'Laboratory', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Zur Erforschung der wissenschaftlichen Seite des Kochens. Wissenschaft ist Genial!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.466: | Zeile 31.222: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LaboratoryItem', | |||
['typeID'] = '1221', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | }, | ||
[' | ['Lachs'] = { | ||
['category'] = ' | ['untranslated'] = 'Salmon', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein Lachs.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.520: | Zeile 31.280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SalmonItem', | |||
['typeID'] = '685', | |||
}, | }, | ||
[' | ['Lager'] = { | ||
['category'] = ' | ['untranslated'] = 'Stockpile', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Kennzeichnet einen 5x5x5 Bereich als Lagerfläche für große Gegenstände.', | ||
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.553: | Zeile 31.316: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = '5 X 5 X 5', | ||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = '25', | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'}, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'StockpileItem', | |||
['typeID'] = '1439', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Lagerfeuer'] = { | |||
['untranslated'] = 'Campfire', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Kochen wie ein Höhlenmensch auf unsteter Flamme.', | |||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Produkt'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = [[Brennstoff]], | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 1 X 2', | |||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.560: | Zeile 31.367: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CampfireItem', | |||
['typeID'] = '1086', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lagerfeuerbraten'] = { | ||
['untranslated'] = 'Campfire Roast', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1000.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '16.0', | ||
['fat'] = ' | ['fat'] = '12.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '2.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.600: | Zeile 31.411: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CampfireRoastItem', | |||
['typeID'] = '465', | ['typeID'] = '465', | ||
}, | }, | ||
[' | ['Lagerfeuereintopf'] = { | ||
['category'] = ' | ['untranslated'] = 'Campfire Stew', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein dicker Eintopf, randvoll mit Fleisch, Prärielilien und Mais. Eine überraschend gute Kombination.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1200.0', | ||
['carbs'] = ' | ['carbs'] = '5.0', | ||
['protein'] = ' | ['protein'] = '10.0', | ||
['fat'] = ' | ['fat'] = '9.0', | ||
['vitamins'] = ' | ['vitamins'] = '4.0', | ||
['density'] = ' | ['density'] = '2.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.640: | Zeile 31.454: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CampfireStewItem', | |||
['typeID'] = '467', | |||
}, | }, | ||
[' | ['Lagerfeuersalat'] = { | ||
['category'] = ' | ['untranslated'] = 'Campfire Salad', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = '0.0', | ['calories'] = '0.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
Zeile 28.680: | Zeile 31.497: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CampfireSaladItem', | |||
['typeID'] = '466', | |||
}, | }, | ||
[' | ['Landwirttisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Farmers Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.712: | Zeile 31.532: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.2', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FarmersTableItem', | |||
['typeID'] = '1179', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Bath Mat'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Bath Mat', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.740: | Zeile 31.564: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Badezimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Teppich', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 28.753: | Zeile 31.577: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.760: | Zeile 31.584: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeBathMatItem', | |||
['typeID'] = '1222', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Basalt Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Basalt Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.793: | Zeile 31.621: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.800: | Zeile 31.628: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarBasaltSignItem', | |||
['typeID'] = '1224', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Gneiss Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Gneiss Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 28.833: | Zeile 31.665: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.840: | Zeile 31.672: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarGneissSignItem', | |||
['typeID'] = '1225', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 28.873: | Zeile 31.709: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.880: | Zeile 31.716: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarGraniteSignItem', | |||
['typeID'] = '1226', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Limestone Sign', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 28.913: | Zeile 31.753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.920: | Zeile 31.760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarLimestoneSignItem', | |||
['typeID'] = '1227', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Sandstone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Sandstone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 28.953: | Zeile 31.797: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 28.960: | Zeile 31.804: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarSandstoneSignItem', | |||
['typeID'] = '1228', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Shale Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Shale Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 28.993: | Zeile 31.841: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.000: | Zeile 31.848: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarShaleSignItem', | |||
['typeID'] = '1229', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ashlar Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ashlar Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.033: | Zeile 31.885: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.040: | Zeile 31.892: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingAshlarStoneSignItem', | |||
['typeID'] = '1230', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Birch Sign'] = { | ||
['untranslated'] = 'Large Hanging Birch Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 29.060: | Zeile 31.916: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 29.072: | Zeile 31.928: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingBirchSignItem', | |||
['typeID'] = '1231', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Cedar Sign'] = { | ||
['untranslated'] = 'Large Hanging Cedar Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 29.106: | Zeile 31.966: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.120: | Zeile 31.980: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingCedarSignItem', | |||
['typeID'] = '1232', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Ceiba Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Ceiba Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 29.153: | Zeile 32.017: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.160: | Zeile 32.024: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingCeibaSignItem', | |||
['typeID'] = '1233', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Fir Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Fir Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.193: | Zeile 32.061: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.200: | Zeile 32.068: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingFirSignItem', | |||
['typeID'] = '1234', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Hardwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Hardwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.233: | Zeile 32.105: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.240: | Zeile 32.112: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingHardwoodSignItem', | |||
['typeID'] = '1235', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Joshua Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Joshua Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.273: | Zeile 32.149: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.280: | Zeile 32.156: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingJoshuaSignItem', | |||
['typeID'] = '1236', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Mortared Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Mortared Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.313: | Zeile 32.193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.320: | Zeile 32.200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingMortaredGraniteSignItem', | |||
['typeID'] = '1238', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Mortared Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Mortared Limestone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 29.353: | Zeile 32.237: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.360: | Zeile 32.244: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingMortaredLimestoneSignItem', | |||
['typeID'] = '1239', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Mortared Sandstone Sign'] = { | ||
['untranslated'] = 'Large Hanging Mortared Sandstone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 29.380: | Zeile 32.268: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 29.392: | Zeile 32.280: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 2 X 1', | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingMortaredSandstoneSignItem', | |||
['typeID'] = '1240', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Mortared Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Mortared Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 29.433: | Zeile 32.325: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.440: | Zeile 32.332: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingMortaredStoneSignItem', | |||
['typeID'] = '1241', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Oak Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Oak Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.473: | Zeile 32.369: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.480: | Zeile 32.376: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingOakSignItem', | |||
['typeID'] = '1242', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Palm Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Palm Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.513: | Zeile 32.413: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.520: | Zeile 32.420: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingPalmSignItem', | |||
['typeID'] = '1243', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Redwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Redwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.553: | Zeile 32.457: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.560: | Zeile 32.464: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingRedwoodSignItem', | |||
['typeID'] = '1244', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Saguaro Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Saguaro Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.593: | Zeile 32.501: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.600: | Zeile 32.508: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingSaguaroSignItem', | |||
['typeID'] = '1245', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Softwood Sign'] = { | ||
['untranslated'] = 'Large Hanging Softwood Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 29.620: | Zeile 32.532: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 29.633: | Zeile 32.545: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X 1 | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.640: | Zeile 32.552: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingSoftwoodSignItem', | |||
['typeID'] = '1246', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Spruce Sign'] = { | ||
['untranslated'] = 'Large Hanging Spruce Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 29.660: | Zeile 32.576: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.680: | Zeile 32.596: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingSpruceSignItem', | |||
['typeID'] = '1247', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Hanging Wood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Hanging Wood Sign', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'A | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.720: | Zeile 32.640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeHangingWoodSignItem', | |||
['typeID'] = '655', | |||
}, | }, | ||
[' | ['Large Lumber Stockpile'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Lumber Stockpile', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.753: | Zeile 32.676: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '12 X 11 X 12', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '100', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeLumberStockpileItem', | |||
['typeID'] = '1250', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Basalt Sign'] = { | ||
['untranslated'] = 'Large Standing Ashlar Basalt Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 29.780: | Zeile 32.707: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.800: | Zeile 32.727: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarBasaltSignItem', | |||
['typeID'] = '1251', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Gneiss Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Gneiss Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.833: | Zeile 32.764: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.840: | Zeile 32.771: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarGneissSignItem', | |||
['typeID'] = '1252', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.873: | Zeile 32.808: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.880: | Zeile 32.815: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarGraniteSignItem', | |||
['typeID'] = '1253', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Limestone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.913: | Zeile 32.852: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.920: | Zeile 32.859: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarLimestoneSignItem', | |||
['typeID'] = '1254', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Sandstone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Sandstone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.953: | Zeile 32.896: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 29.960: | Zeile 32.903: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarSandstoneSignItem', | |||
['typeID'] = '1255', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Shale Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Shale Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 29.993: | Zeile 32.940: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.000: | Zeile 32.947: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarShaleSignItem', | |||
['typeID'] = '1256', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ashlar Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ashlar Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.033: | Zeile 32.984: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.040: | Zeile 32.991: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingAshlarStoneSignItem', | |||
['typeID'] = '1257', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Birch Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Birch Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.073: | Zeile 33.028: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.080: | Zeile 33.035: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingBirchSignItem', | |||
['typeID'] = '1258', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Cedar Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Cedar Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.113: | Zeile 33.072: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.120: | Zeile 33.079: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingCedarSignItem', | |||
['typeID'] = '1259', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Ceiba Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Ceiba Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.153: | Zeile 33.116: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.160: | Zeile 33.123: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingCeibaSignItem', | |||
['typeID'] = '1260', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Fir Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Fir Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.193: | Zeile 33.160: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.200: | Zeile 33.167: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingFirSignItem', | |||
['typeID'] = '1261', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Hardwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Hardwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.233: | Zeile 33.204: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.240: | Zeile 33.211: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingHardwoodSignItem', | |||
['typeID'] = '1262', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Joshua Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Joshua Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 30.264: | Zeile 33.239: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 30.273: | Zeile 33.248: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.280: | Zeile 33.255: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingJoshuaSignItem', | |||
['typeID'] = '1263', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Mortared | ['Large Standing Mortared Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Mortared Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 30.304: | Zeile 33.283: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 30.313: | Zeile 33.292: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.320: | Zeile 33.299: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingMortaredGraniteSignItem', | |||
['typeID'] = '1265', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Mortared | ['Large Standing Mortared Limestone Sign'] = { | ||
['untranslated'] = 'Large Standing Mortared Limestone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.340: | Zeile 33.323: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.360: | Zeile 33.343: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingMortaredLimestoneSignItem', | |||
['typeID'] = '1266', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Mortared | ['Large Standing Mortared Sandstone Sign'] = { | ||
['untranslated'] = 'Large Standing Mortared Sandstone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.380: | Zeile 33.367: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.393: | Zeile 33.380: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.400: | Zeile 33.387: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingMortaredSandstoneSignItem', | |||
['typeID'] = '1267', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Mortared | ['Large Standing Mortared Stone Sign'] = { | ||
['untranslated'] = 'Large Standing Mortared Stone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein großes Schild für deine großen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.420: | Zeile 33.411: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 30.433: | Zeile 33.424: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.440: | Zeile 33.431: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingMortaredStoneSignItem', | |||
['typeID'] = '1268', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Oak Sign'] = { | ||
['untranslated'] = 'Large Standing Oak Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.460: | Zeile 33.455: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.473: | Zeile 33.468: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.480: | Zeile 33.475: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingOakSignItem', | |||
['typeID'] = '1269', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Palm Sign'] = { | ||
['untranslated'] = 'Large Standing Palm Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.500: | Zeile 33.499: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.520: | Zeile 33.519: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingPalmSignItem', | |||
['typeID'] = '1270', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Redwood Sign'] = { | ||
['untranslated'] = 'Large Standing Redwood Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.540: | Zeile 33.543: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.553: | Zeile 33.556: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.560: | Zeile 33.563: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingRedwoodSignItem', | |||
['typeID'] = '1271', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Saguaro Sign'] = { | ||
['untranslated'] = 'Large Standing Saguaro Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.580: | Zeile 33.587: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 30.593: | Zeile 33.600: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.600: | Zeile 33.607: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingSaguaroSignItem', | |||
['typeID'] = '1272', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Softwood Sign'] = { | ||
['untranslated'] = 'Large Standing Softwood Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.620: | Zeile 33.631: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.633: | Zeile 33.644: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.640: | Zeile 33.651: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingSoftwoodSignItem', | |||
['typeID'] = '1273', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Spruce Sign'] = { | ||
['untranslated'] = 'Large Standing Spruce Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 30.660: | Zeile 33.675: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.680: | Zeile 33.695: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingSpruceSignItem', | |||
['typeID'] = '1274', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Large Standing Wood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Standing Wood Sign', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 30.700: | Zeile 33.719: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.713: | Zeile 33.732: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.720: | Zeile 33.739: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeStandingWoodSignItem', | |||
['typeID'] = '656', | |||
}, | }, | ||
[' | ['Large Wooden Bookshelf'] = { | ||
['category'] = ' | ['untranslated'] = 'Large Wooden Bookshelf', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 30.740: | Zeile 33.762: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 30.753: | Zeile 33.775: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.760: | Zeile 33.782: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LargeWoodenBookshelfItem', | |||
['typeID'] = '1277', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Laser'] = { | ||
['untranslated'] = 'Laser', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'DIREKTEN AUGENKONTAKT VERMEIDEN', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 30.780: | Zeile 33.806: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '6000', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '5 X 4 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.800: | Zeile 33.826: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LaserItem', | |||
['typeID'] = '1278', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lattice Mushroom Spores Pack'] = { | ||
['untranslated'] = 'Lattice Mushroom Spores Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanze einen Roten Gitterling.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.824: | Zeile 33.854: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 30.840: | Zeile 33.870: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LatticeMushroomSporesPackItem', | |||
['typeID'] = '822', | |||
}, | }, | ||
[' | ['Laufschuhe'] = { | ||
['category'] = ' | ['untranslated'] = 'Running Shoes', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Light weight shoes designed to make you run faster. (Increases movement speed)', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.860: | Zeile 33.893: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.873: | Zeile 33.906: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.880: | Zeile 33.913: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RunningShoesItem', | |||
['typeID'] = '403', | |||
}, | }, | ||
[' | ['Leavened Dough'] = { | ||
['category'] = ' | ['untranslated'] = 'Leavened Dough', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Leavened dough with added yeast that rises when baked.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '18.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '420.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 30.913: | Zeile 33.949: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.920: | Zeile 33.956: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LeavenedDoughItem', | |||
['typeID'] = '528', | |||
}, | }, | ||
[' | ['Leder'] = { | ||
['category'] = ' | ['untranslated'] = 'Leather Hide', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein dickes Fell.', | ||
['tagGroups'] = {'Währung', 'Animal Skin', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.939: | Zeile 33.978: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 30.953: | Zeile 33.992: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 30.960: | Zeile 33.999: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LeatherHideItem', | |||
['typeID'] = '657', | |||
}, | }, | ||
[' | ['Lederaschedünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Hide Ash Fertilizer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = 'A | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A fertilizer made from hide ash and fillers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 30.980: | Zeile 34.022: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 30.993: | Zeile 34.035: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.000: | Zeile 34.042: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 5'}, {'Phosphor',' 0.5'}, {'Kalium',' 0.5'}}, | ||
['type'] = 'HideAshFertilizerItem', | |||
['typeID'] = '429', | |||
}, | }, | ||
[' | ['Lehm'] = { | ||
['category'] = ' | ['untranslated'] = 'Clay', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '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.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '22', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.019: | Zeile 34.064: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 31.033: | Zeile 34.078: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.040: | Zeile 34.085: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClayItem', | |||
['typeID'] = '87', | |||
}, | }, | ||
[' | ['Leichter Rucksack'] = { | ||
['untranslated'] = 'Light Backpack', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile. (Increases movement speed and increases max carry weight by 5 kg)', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.059: | Zeile 34.107: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 31.080: | Zeile 34.128: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LightBackpackItem', | |||
['typeID'] = '398', | |||
}, | }, | ||
[' | ['Limestone Bison Statue'] = { | ||
['untranslated'] = 'Limestone Bison Statue', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine Bison-Skulptur geschnitzt aus Kalkstein.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 31.101: | Zeile 34.152: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '2', | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestoneBisonStatueItem', | |||
['typeID'] = '1281', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Limestone Otter Statue'] = { | ||
['untranslated'] = 'Limestone Otter Statue', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Eine Otter-Skulptur geschnitzt aus Kalkstein.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 31.140: | Zeile 34.195: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 31.153: | Zeile 34.208: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestoneOtterStatueItem', | |||
['typeID'] = '1282', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Limestone Owl Statue'] = { | ||
['category'] = ' | ['untranslated'] = 'Limestone Owl Statue', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Eine | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Eulen-Skulptur geschnitzt aus Kalkstein.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.179: | Zeile 34.238: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 31.193: | Zeile 34.252: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.200: | Zeile 34.259: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestoneOwlStatueItem', | |||
['typeID'] = '1283', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Limestone Podium'] = { | ||
['category'] = ' | ['untranslated'] = 'Limestone Podium', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.219: | Zeile 34.282: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 31.233: | Zeile 34.296: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.240: | Zeile 34.303: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestonePodiumItem', | |||
['typeID'] = '1284', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Limestone Wolf Statue'] = { | ||
['category'] = ' | ['untranslated'] = 'Limestone Wolf Statue', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine Wolf-Skulptur geschnitzt aus Kalkstein.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.259: | Zeile 34.326: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 31.273: | Zeile 34.340: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.280: | Zeile 34.347: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LimestoneWolfStatueItem', | |||
['typeID'] = '1285', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['LKW'] = { | ||
['category'] = ' | ['untranslated'] = 'Truck', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Moderner Truck zum Transport großer Lasten.', | ||
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '25', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.305: | Zeile 34.376: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Liquid Fuel]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 31.314: | Zeile 34.385: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '36', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '8000000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TruckItem', | |||
['typeID'] = '994', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Loaded Taro Fries'] = { | ||
['category'] = ' | ['untranslated'] = 'Loaded Taro Fries', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Taro Fries with extra everything.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '1200.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '16.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 31.360: | Zeile 34.435: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LoadedTaroFriesItem', | |||
['typeID'] = '530', | |||
}, | }, | ||
[' | ['Logging Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Logging Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.377: | Zeile 34.455: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 31.400: | Zeile 34.478: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LoggingAdvancedUpgradeItem', | |||
['typeID'] = '737', | |||
}, | }, | ||
[' | ['Logging Basic Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Logging Basic Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 31.440: | Zeile 34.521: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LoggingBasicUpgradeItem', | |||
['typeID'] = '738', | |||
}, | }, | ||
[' | ['Logic Gate Item'] = { | ||
['untranslated'] = 'Logic Gate Item', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = '', | ||
['tagGroups'] = {}, | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 31.473: | Zeile 34.557: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.480: | Zeile 34.564: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LogicGateItem', | |||
['typeID'] = '1', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Loom'] = { | ||
['category'] = ' | ['untranslated'] = 'Loom', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A device for making fabric by weaving yarn or thread.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.501: | Zeile 34.589: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 31.512: | Zeile 34.600: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LoomItem', | |||
['typeID'] = '1286', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lumber Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Lumber Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 31.553: | Zeile 34.645: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.560: | Zeile 34.652: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LumberBenchItem', | |||
['typeID'] = '1287', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lumber Chair'] = { | ||
['untranslated'] = 'Lumber Chair', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 31.580: | Zeile 34.676: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.600: | Zeile 34.696: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LumberChairItem', | |||
['typeID'] = '1288', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lumber Stockpile'] = { | ||
['category'] = ' | ['untranslated'] = 'Lumber Stockpile', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ', | ||
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 31.633: | Zeile 34.733: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '10 X 9 X 10', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '64', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LumberStockpileItem', | |||
['typeID'] = '1290', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lumber Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Lumber Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A large lumber table for eating meals or getting some work done.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.660: | Zeile 34.764: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 31.673: | Zeile 34.777: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.680: | Zeile 34.784: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LumberTableItem', | |||
['typeID'] = '1291', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Lupinensamen'] = { | ||
['untranslated'] = 'Lupine Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanze Lupine.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 31.720: | Zeile 34.828: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LupineSeedItem', | |||
['typeID'] = '823', | |||
}, | }, | ||
[' | ['Lupinensamenbeutel'] = { | ||
['untranslated'] = 'Lupine Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanze Lupine.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.760: | Zeile 34.871: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LupineSeedPackItem', | |||
['typeID'] = '824', | |||
}, | }, | ||
[' | ['Mailbox'] = { | ||
['category'] = ' | ['untranslated'] = 'Mailbox', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 31.793: | Zeile 34.907: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 31.800: | Zeile 34.914: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MailboxItem', | |||
['typeID'] = '1293', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mais'] = { | ||
['untranslated'] = 'Corn', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein warm gefärbtes, körniges Gemüse.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '230.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '3.5', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 31.840: | Zeile 34.958: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornItem', | |||
['typeID'] = '487', | |||
}, | |||
['Maismehl'] = { | |||
['untranslated'] = 'Cornmeal', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Getrockneter und gemahlener Mais; Wie ein Schrotmehl.', | |||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.1', | |||
['calories'] = '60.0', | |||
['carbs'] = '9.0', | |||
['protein'] = '3.0', | |||
['fat'] = '3.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '25.0', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CornmealItem', | |||
['typeID'] = '489', | |||
}, | }, | ||
[' | ['Maissamen'] = { | ||
['untranslated'] = 'Corn Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus daraus Mais wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung', ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 31.880: | Zeile 35.044: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornSeedItem', | |||
['typeID'] = '789', | |||
}, | }, | ||
[' | ['Maissamenbeutel'] = { | ||
['untranslated'] = 'Corn Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus daraus Mais wird.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 31.920: | Zeile 35.087: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornSeedPackItem', | |||
['typeID'] = '790', | |||
}, | }, | ||
[' | ['Maisstärke'] = { | ||
['untranslated'] = 'Corn Starch', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Aus dem Endosperm des Korns gewonnen, kann Maisstärke als Verdickungsmittel für Soßen verwendet werden.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '10.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 31.960: | Zeile 35.130: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CornStarchItem', | |||
['typeID'] = '490', | |||
}, | }, | ||
[' | ['Makronen'] = { | ||
['untranslated'] = 'Macaroons', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein kleiner kreisförmiger Keks mit einer süßen Heidelbeerfüllung.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '850.0', | ||
['carbs'] = ' | ['carbs'] = '20.0', | ||
['protein'] = ' | ['protein'] = '7.0', | ||
['fat'] = ' | ['fat'] = '14.0', | ||
['vitamins'] = ' | ['vitamins'] = '16.0', | ||
['density'] = ' | ['density'] = '6.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 32.000: | Zeile 35.173: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MacaroonsItem', | |||
['typeID'] = '531', | |||
}, | }, | ||
[' | ['Maltodextrin'] = { | ||
['untranslated'] = 'Maltodextrin', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Zum Abpudern von fetthaltigen Flüssigkeiten.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '10.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = '0.0', | ['protein'] = '0.0', | ||
Zeile 32.040: | Zeile 35.216: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MaltodextrinItem', | |||
['typeID'] = '532', | |||
}, | }, | ||
[' | ['Mammutbaumsamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Redwood Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.080: | Zeile 35.259: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RedwoodSeedItem', | |||
['typeID'] = '839', | |||
}, | }, | ||
[' | ['Mammutbaumsamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Redwood Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.120: | Zeile 35.302: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RedwoodSeedPackItem', | |||
['typeID'] = '840', | |||
}, | }, | ||
[' | ['Marmot Carcass'] = { | ||
['category'] = ' | ['untranslated'] = 'Marmot Carcass', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A dead marmot.', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.137: | Zeile 35.322: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 32.160: | Zeile 35.345: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MarmotCarcassItem', | |||
['typeID'] = '659', | |||
}, | }, | ||
[' | ['Masculine Mannequin'] = { | ||
['category'] = ' | ['untranslated'] = 'Masculine Mannequin', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.193: | Zeile 35.381: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 32.200: | Zeile 35.388: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MasculineMannequinItem', | |||
['typeID'] = '1294', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Masonry Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Masonry Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.240: | Zeile 35.432: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MasonryAdvancedUpgradeItem', | |||
['typeID'] = '739', | |||
}, | }, | ||
[' | ['Masonry Basic Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Masonry Basic Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.001', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.259: | Zeile 35.454: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 32.280: | Zeile 35.475: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MasonryBasicUpgradeItem', | |||
['typeID'] = '740', | |||
}, | }, | ||
[' | ['Masonry Skill Book'] = { | ||
['category'] = ' | ['untranslated'] = 'Masonry Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Masonry Skill Scroll, die Masonry lehrt', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.297: | Zeile 35.495: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 32.320: | Zeile 35.518: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MasonrySkillBook', | |||
['typeID'] = '926', | |||
}, | }, | ||
[' | ['Masonry Skill Scroll'] = { | ||
['category'] = ' | ['untranslated'] = 'Masonry Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Masonry', | ||
['tagGroups'] = {'Skilschriftrollen'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.337: | Zeile 35.538: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 32.360: | Zeile 35.561: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MasonrySkillScroll', | |||
['typeID'] = '927', | |||
}, | }, | ||
[' | ['Maut'] = { | ||
['category'] = ' | ['untranslated'] = 'Toll', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Technik'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.393: | Zeile 35.597: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 32.400: | Zeile 35.604: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TollItem', | |||
['typeID'] = '119', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Meaty Stew'] = { | ||
['untranslated'] = 'Meaty Stew', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'A | ['description'] = 'A thick meaty stew. A great source of protein.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1100.0', | ||
['carbs'] = ' | ['carbs'] = '4.0', | ||
['protein'] = ' | ['protein'] = '13.0', | ||
['fat'] = '10.0', | ['fat'] = '10.0', | ||
['vitamins'] = ' | ['vitamins'] = '1.0', | ||
['density'] = ' | ['density'] = '2.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.440: | Zeile 35.648: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MeatyStewItem', | |||
['typeID'] = '535', | |||
}, | }, | ||
[' | ['Mechanics Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Mechanics Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = '', | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {}, | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.480: | Zeile 35.691: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MechanicsAdvancedUpgradeItem', | |||
['typeID'] = '741', | |||
}, | }, | ||
[' | ['Mechanics Modern Upgrade'] = { | ||
['untranslated'] = 'Mechanics Modern Upgrade', | |||
['category'] = 'Efficiency Modules', | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Verbesserung', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 32.520: | Zeile 35.734: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MechanicsModernUpgradeItem', | |||
['typeID'] = '742', | |||
}, | }, | ||
[' | ['Mechanikertisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Machinist Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'Module', | ||
['tagGroups'] = {' | ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.', | ||
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 32.541: | Zeile 35.758: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 32.552: | Zeile 35.769: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MachinistTableItem', | |||
['typeID'] = '1292', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mechanische Wasserpumpe'] = { | ||
['category'] = ' | ['untranslated'] = 'Mechanical Water Pump', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 32.586: | Zeile 35.807: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '5', | ||
['energyUsed'] = | ['energyUsed'] = '200', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Mechanisch', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Water]]', ' 1'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 32.600: | Zeile 35.821: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MechanicalWaterPumpItem', | |||
['typeID'] = '1296', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Meerträubel Samenpackung'] = { | ||
['category'] = ' | ['untranslated'] = 'Jointfir Seed Pack', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, um Meerträubel wachsen zu lassen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.640: | Zeile 35.865: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JointfirSeedPackItem', | |||
['typeID'] = '814', | |||
}, | }, | ||
[' | ['Meerträubelsamen'] = { | ||
['untranslated'] = 'Jointfir Seed', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, um Meerträubel wachsen zu lassen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.680: | Zeile 35.908: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'JointfirSeedItem', | |||
['typeID'] = '813', | |||
}, | }, | ||
[' | ['Mehl'] = { | ||
['untranslated'] = 'Flour', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein fein gemahlenes Weizenprodukt, das nützlich für alle Backwaren ist.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '50.0', | ||
['carbs'] = ' | ['carbs'] = '15.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '30.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.720: | Zeile 35.951: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FlourItem', | |||
['typeID'] = '504', | |||
}, | }, | ||
[' | ['Menschliche Gliedmaßen'] = { | ||
['category'] = ' | ['untranslated'] = 'Human Limbs', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Gliedmaßen', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 32.760: | Zeile 35.994: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HumanLimbsItem', | |||
['typeID'] = '357', | |||
}, | }, | ||
[' | ['Metallurgy Research Paper Advanced'] = { | ||
['category'] = ' | ['untranslated'] = 'Metallurgy Research Paper Advanced', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 32.800: | Zeile 36.037: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MetallurgyResearchPaperAdvancedItem', | |||
['typeID'] = '660', | |||
}, | }, | ||
[' | ['Metallurgy Research Paper Basic'] = { | ||
['untranslated'] = 'Metallurgy Research Paper Basic', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 32.840: | Zeile 36.080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MetallurgyResearchPaperBasicItem', | |||
['typeID'] = '661', | |||
}, | }, | ||
[' | ['Metallurgy Research Paper Modern'] = { | ||
['untranslated'] = 'Metallurgy Research Paper Modern', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.880: | Zeile 36.123: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MetallurgyResearchPaperModernItem', | |||
['typeID'] = '662', | |||
}, | }, | ||
[' | ['Meteorbruchstück'] = { | ||
[' | ['untranslated'] = 'Meteor Shard', | ||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Werkzeuge', | ||
['description'] = ' | ['description'] = 'Danke, dass du ECO unterstützt!', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Werkzeuge'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 32.960: | Zeile 36.166: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MeteorShardItem', | |||
['typeID'] = '30', | |||
}, | }, | ||
[' | ['Metzgertisch'] = { | ||
['untranslated'] = 'Butchery Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein Block und Hackbeil, um rohes Fleisch zu ausgefalleneren Gerichten zu verarbeiten.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 32.980: | Zeile 36.189: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Food Preparation', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ButcheryTableItem', | |||
['typeID'] = '1085', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Milch'] = { | ||
['category'] = ' | ['untranslated'] = 'Milk', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Milch, aber vielleicht nicht von einem Tier.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = '120.0', | ['calories'] = '120.0', | ||
['carbs'] = ' | ['carbs'] = '3.0', | ||
['protein'] = ' | ['protein'] = '10.0', | ||
['fat'] = ' | ['fat'] = '7.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '16.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.040: | Zeile 36.253: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MilkItem', | |||
['typeID'] = '536', | |||
}, | }, | ||
[' | ['Milling Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Milling Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.080: | Zeile 36.296: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MillingUpgradeItem', | |||
['typeID'] = '743', | |||
}, | }, | ||
[' | ['Millionaires Salad'] = { | ||
['untranslated'] = 'Millionaires Salad', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A decadent yet healthy assemblage.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '10.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '22.0', | ||
['density'] = | ['density'] = '6.2', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 33.120: | Zeile 36.339: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MillionairesSaladItem', | |||
['typeID'] = '537', | |||
}, | }, | ||
[' | ['Mining Advanced Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Mining Advanced Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.140: | Zeile 36.362: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 33.153: | Zeile 36.375: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MiningAdvancedUpgradeItem', | |||
['typeID'] = '744', | |||
}, | }, | ||
[' | ['Mining Basic Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Mining Basic Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.179: | Zeile 36.404: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 33.240: | Zeile 36.425: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MiningBasicUpgradeItem', | |||
['typeID'] = '745', | |||
}, | }, | ||
[' | ['Mining Modern Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Mining Modern Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.280: | Zeile 36.468: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MiningModernUpgradeItem', | |||
['typeID'] = '746', | |||
}, | }, | ||
[' | ['Mittelgroßer Teppich'] = { | ||
['untranslated'] = 'Rug Medium', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein durchschnittlicher Teppich für durchschnittliche Anwendungen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 33.300: | Zeile 36.491: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Teppich', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 33.312: | Zeile 36.503: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 2 | ['footprint'] = '2 X 1 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 33.320: | Zeile 36.511: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RugMediumItem', | |||
['typeID'] = '1347', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mochi'] = { | ||
['category'] = ' | ['untranslated'] = 'Mochi', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Watch your hands!', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '750.0', | ||
['carbs'] = | ['carbs'] = '25.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.353: | Zeile 36.548: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MochiItem', | |||
['typeID'] = '538', | |||
}, | }, | ||
[' | ['Modern Rock Drill'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Rock Drill', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'A useful tool for prospecting blocks.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 33.400: | Zeile 36.598: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernRockDrillItem', | |||
['typeID'] = '967', | |||
}, | }, | ||
[' | ['Modern Upgrade 1'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Upgrade 1', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade with great efficiency increase.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.420: | Zeile 36.621: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernUpgradeLvl1Item', | |||
['typeID'] = '747', | |||
}, | }, | ||
[' | ['Modern Upgrade 2'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Upgrade 2', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade with great efficiency increase.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.460: | Zeile 36.664: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 33.472: | Zeile 36.676: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 33.480: | Zeile 36.684: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernUpgradeLvl2Item', | |||
['typeID'] = '748', | |||
}, | }, | ||
[' | ['Modern Upgrade 3'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Upgrade 3', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade with great efficiency increase.', | ||
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.520: | Zeile 36.727: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernUpgradeLvl3Item', | |||
['typeID'] = '749', | |||
}, | }, | ||
[' | ['Modern Upgrade 4'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Upgrade 4', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade with great efficiency increase.', | ||
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.560: | Zeile 36.770: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernUpgradeLvl4Item', | |||
['typeID'] = '750', | |||
}, | }, | ||
[' | ['Moderne Axt'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Axe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.600: | Zeile 36.813: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernAxeItem', | |||
['typeID'] = '962', | |||
}, | }, | ||
[' | ['Moderne Hacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Hoe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.640: | Zeile 36.856: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernHoeItem', | |||
['typeID'] = '964', | |||
}, | }, | ||
[' | ['Moderne Machete'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Machete', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.680: | Zeile 36.899: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernMacheteItem', | |||
['typeID'] = '965', | |||
}, | }, | ||
[' | ['Moderne Schaufel'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Shovel', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.720: | Zeile 36.942: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernShovelItem', | |||
['typeID'] = '969', | |||
}, | }, | ||
[' | ['Moderne Sense'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Scythe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.760: | Zeile 36.985: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernScytheItem', | |||
['typeID'] = '968', | |||
}, | }, | ||
[' | ['Moderne Spitzhacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Pickaxe', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 33.800: | Zeile 37.028: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernPickaxeItem', | |||
['typeID'] = '966', | |||
}, | }, | ||
[' | ['Moderne Straßenlaterne'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Street Light', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Eine | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 7 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 33.840: | Zeile 37.071: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernStreetLightItem', | |||
['typeID'] = '1299', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Moderne zweiarmige Straßenlaterne'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Double Street Light', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Lichter', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '200', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 7 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 33.880: | Zeile 37.115: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernDoubleStreetLightItem', | |||
['typeID'] = '1298', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Moderner Hammer'] = { | ||
['category'] = ' | ['untranslated'] = 'Modern Hammer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Used to construct buildings and pickup manmade objects.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.920: | Zeile 37.159: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ModernHammerItem', | |||
['typeID'] = '963', | |||
}, | }, | ||
[' | ['Moon Jellyfish'] = { | ||
['category'] = ' | ['untranslated'] = 'Moon Jellyfish', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A moon jellyfish.', | ||
['tagGroups'] = {'Fisch', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.940: | Zeile 37.182: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 33.953: | Zeile 37.195: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MoonJellyfishItem', | |||
['typeID'] = '663', | |||
}, | }, | ||
[' | ['Mortared Basalt'] = { | ||
['untranslated'] = 'Mortared Basalt', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Block'}, | ||
['maxStack'] = ' | ['maxStack'] = '15', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 33.984: | Zeile 37.229: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.000: | Zeile 37.245: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredBasaltItem', | |||
['typeID'] = '326', | |||
}, | }, | ||
[' | ['Mortared Gneiss'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Gneiss', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'Verwendet | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.020: | Zeile 37.268: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGneissItem', | |||
['typeID'] = '327', | |||
}, | }, | ||
[' | ['Mortared Granite Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Granite Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine einfache Steinbank zum Sitzen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.057: | Zeile 37.308: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.073: | Zeile 37.324: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.080: | Zeile 37.331: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteBenchItem', | |||
['typeID'] = '1300', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Granite Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Granite Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.100: | Zeile 37.355: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.113: | Zeile 37.368: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.120: | Zeile 37.375: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteChairItem', | |||
['typeID'] = '1301', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Granite Door'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Granite Door', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A heavy mortared stone door.', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 34.153: | Zeile 37.412: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.160: | Zeile 37.419: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteDoorItem', | |||
['typeID'] = '1302', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Granite Fireplace'] = { | ||
['untranslated'] = 'Mortared Granite Fireplace', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 34.181: | Zeile 37.444: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '1.5', | ['skillValue'] = '1.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 34.193: | Zeile 37.456: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.200: | Zeile 37.463: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteFireplaceItem', | |||
['typeID'] = '1303', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Granite Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Granite Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.220: | Zeile 37.487: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.233: | Zeile 37.500: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.240: | Zeile 37.507: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredGraniteTableItem', | |||
['typeID'] = '1304', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Limestone Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Limestone Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine einfache Steinbank zum Sitzen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.259: | Zeile 37.530: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.273: | Zeile 37.544: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.280: | Zeile 37.551: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneBenchItem', | |||
['typeID'] = '1305', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Limestone Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Limestone Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.299: | Zeile 37.574: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.313: | Zeile 37.588: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.320: | Zeile 37.595: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneChairItem', | |||
['typeID'] = '1306', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Limestone Fireplace'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Limestone Fireplace', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 34.340: | Zeile 37.619: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 34.353: | Zeile 37.632: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.360: | Zeile 37.639: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneFireplaceItem', | |||
['typeID'] = '1308', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Limestone Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Limestone Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.380: | Zeile 37.663: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.393: | Zeile 37.676: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.400: | Zeile 37.683: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredLimestoneTableItem', | |||
['typeID'] = '1309', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Sandstone Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Sandstone Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine einfache Steinbank zum Sitzen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.433: | Zeile 37.720: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.440: | Zeile 37.727: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneBenchItem', | |||
['typeID'] = '1310', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Sandstone Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Sandstone Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.460: | Zeile 37.751: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.473: | Zeile 37.764: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.480: | Zeile 37.771: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneChairItem', | |||
['typeID'] = '1311', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Sandstone Fireplace'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Sandstone Fireplace', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.499: | Zeile 37.794: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 34.513: | Zeile 37.808: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.520: | Zeile 37.815: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneFireplaceItem', | |||
['typeID'] = '1313', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Sandstone Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Sandstone Table', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.540: | Zeile 37.839: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Tisch', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.553: | Zeile 37.852: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.560: | Zeile 37.859: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneTableItem', | |||
['typeID'] = '1314', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Shale'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Shale', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 34.584: | Zeile 37.887: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 34.600: | Zeile 37.903: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredShaleItem', | |||
['typeID'] = '331', | |||
}, | }, | ||
[' | ['Mortared Stone Bench'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Stone Bench', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine einfache Steinbank zum Sitzen.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.620: | Zeile 37.926: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.633: | Zeile 37.939: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.640: | Zeile 37.946: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredStoneBenchItem', | |||
['typeID'] = '1315', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Stone Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Stone Chair', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 34.660: | Zeile 37.970: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 34.673: | Zeile 37.983: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.680: | Zeile 37.990: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredStoneChairItem', | |||
['typeID'] = '1316', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Stone Door'] = { | ||
['untranslated'] = 'Mortared Stone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy mortared stone door.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 34.700: | Zeile 38.014: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 34.712: | Zeile 38.026: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredStoneDoorItem', | |||
['typeID'] = '1317', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Stone Fireplace'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Stone Fireplace', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.739: | Zeile 38.057: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 34.753: | Zeile 38.071: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 34.760: | Zeile 38.078: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredStoneFireplaceItem', | |||
['typeID'] = '1318', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Mortared Stone Table'] = { | ||
['untranslated'] = 'Mortared Stone Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.780: | Zeile 38.102: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '1', | |||
['roomCategory'] = 'Allgemein', | |||
['furnitureType'] = 'Tisch', | |||
['repeatsDepreciation'] = '0.6', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'MortaredStoneTableItem', | |||
['typeID'] = '1319', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Mörtel'] = { | |||
['untranslated'] = 'Mortar', | |||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | |||
['description'] = 'A binding pitch useful as a mortar.', | |||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 34.794: | Zeile 38.160: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = ' | ['inventorySlots'] = nil, | ||
[' | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortarItem', | |||
['typeID'] = '664', | |||
}, | }, | ||
[' | ['Mühle'] = { | ||
['untranslated'] = 'Mill', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Verfeinert Nahrungsmittel durch das Zermahlen unter einem Mühlstein.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 34.820: | Zeile 38.189: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Food Preparation', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = '5', | ['gridRadius'] = '5', | ||
['energyUsed'] = ' | ['energyUsed'] = '200', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = 'Mechanisch', | ['energyType'] = 'Mechanisch', | ||
Zeile 34.833: | Zeile 38.202: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MillItem', | |||
['typeID'] = '1297', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Münzprägemaschine'] = { | ||
['category'] = ' | ['untranslated'] = 'Mint', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ermöglicht die Herstellung von Währung.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 34.873: | Zeile 38.246: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 1.2', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MintItem', | |||
['typeID'] = '116', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Muschel'] = { | ||
['category'] = ' | ['untranslated'] = 'Clam', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Eine Muschel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Meereslebewesen', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.899: | Zeile 38.276: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 34.920: | Zeile 38.297: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ClamItem', | |||
['typeID'] = '612', | |||
}, | }, | ||
[' | ['Nagel'] = { | ||
['untranslated'] = 'Nail', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Nails used for construction.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 34.960: | Zeile 38.340: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NailItem', | |||
['typeID'] = '666', | |||
}, | }, | ||
[' | ['Niete'] = { | ||
['untranslated'] = 'Rivet', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A useful iron bolt for holding together inventions.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.000: | Zeile 38.383: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RivetItem', | |||
['typeID'] = '683', | |||
}, | }, | ||
[' | ['Nitrogen Item'] = { | ||
['untranslated'] = 'Nitrogen Item', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein Edelgas.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 35.040: | Zeile 38.426: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NitrogenItem', | |||
['typeID'] = '18', | |||
}, | }, | ||
[' | ['Normales Haar'] = { | ||
['untranslated'] = 'Normal Hair', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Das Haar mit ganz gewöhnlichem Glanz.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.080: | Zeile 38.469: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NormalHairItem', | |||
['typeID'] = '400', | |||
}, | }, | ||
[' | ['Nylon'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.097: | Zeile 38.489: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 35.120: | Zeile 38.512: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonItem', | |||
['typeID'] = '668', | |||
}, | }, | ||
[' | ['Nylon Carpet'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Carpet', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A woven nylon floor covering attached to a lumber backing.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Block', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.139: | Zeile 38.534: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.160: | Zeile 38.555: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonCarpetItem', | |||
['typeID'] = '333', | |||
}, | }, | ||
[' | ['Nylon Chips'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Chips', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.179: | Zeile 38.577: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 35.200: | Zeile 38.598: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonChipsItem', | |||
['typeID'] = '669', | |||
}, | }, | ||
[' | ['Nylon Curtains'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Curtains', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Block'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 35.220: | Zeile 38.621: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 35.233: | Zeile 38.634: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.240: | Zeile 38.641: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonCurtainsItem', | |||
['typeID'] = '334', | |||
}, | }, | ||
[' | ['Nylon Fabric'] = { | ||
['untranslated'] = 'Nylon Fabric', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Fabric', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
Zeile 35.280: | Zeile 38.684: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonFabricItem', | |||
['typeID'] = '670', | |||
}, | }, | ||
[' | ['Nylon Futon Bed'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Futon Bed', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'A | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A classic futon for when regular beds are too soft.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.299: | Zeile 38.706: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Schlafzimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Bett', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 35.313: | Zeile 38.720: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.320: | Zeile 38.727: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonFutonBedItem', | |||
['typeID'] = '1320', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Nylon Futon Couch'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Futon Couch', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A modern styled couch with a classic touch.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 35.340: | Zeile 38.751: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 35.353: | Zeile 38.764: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.360: | Zeile 38.771: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonFutonCouchItem', | |||
['typeID'] = '1321', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Nylon Thread'] = { | ||
['category'] = ' | ['untranslated'] = 'Nylon Thread', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.02', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.393: | Zeile 38.808: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.400: | Zeile 38.815: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'NylonThreadItem', | |||
['typeID'] = '671', | |||
}, | }, | ||
[' | ['Oak Log'] = { | ||
['category'] = ' | ['untranslated'] = 'Oak Log', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.417: | Zeile 38.835: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 35.433: | Zeile 38.851: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.440: | Zeile 38.858: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OakLogItem', | |||
['typeID'] = '335', | |||
}, | }, | ||
[' | ['Obstsalat'] = { | ||
['category'] = ' | ['untranslated'] = 'Fruit Salad', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Obwohl Tomaten Früchte sind, kommen sie in der Regel nicht in Fruchtsalate.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Salat', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '19.0', | ||
['density'] = | ['density'] = '4.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 35.473: | Zeile 38.894: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.480: | Zeile 38.901: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FruitSaladItem', | |||
['typeID'] = '513', | |||
}, | }, | ||
[' | ['Occupancy Init Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Occupancy Init Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = { | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 35.513: | Zeile 38.937: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.520: | Zeile 38.944: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OccupancyInitItem', | |||
['typeID'] = '81', | |||
}, | }, | ||
[' | ['Office Mailbox'] = { | ||
['category'] = ' | ['untranslated'] = 'Office Mailbox', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 35.553: | Zeile 38.980: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.560: | Zeile 38.987: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OfficeMailboxItem', | |||
['typeID'] = '1322', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Oil Drilling Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Oil Drilling Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.593: | Zeile 39.024: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.600: | Zeile 39.031: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OilDrillingUpgradeItem', | |||
['typeID'] = '751', | |||
}, | }, | ||
[' | ['Öl'] = { | ||
['category'] = ' | ['untranslated'] = 'Oil', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein extrahiertes Pflanzenfett für den Gebrauch in der Küche.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '120.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '15.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '12.5', | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 35.633: | Zeile 39.067: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.640: | Zeile 39.074: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OilItem', | |||
['typeID'] = '539', | |||
}, | }, | ||
[' | ['Ölbohrturm'] = { | ||
['untranslated'] = 'Pump Jack', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Bohr, Baby, Bohr!', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 35.661: | Zeile 39.098: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '5 X 4 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.680: | Zeile 39.117: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PumpJackItem', | |||
['typeID'] = '117', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Orchideensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Orchid Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Orchidee.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 35.713: | Zeile 39.154: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.720: | Zeile 39.161: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OrchidSeedItem', | |||
['typeID'] = '827', | |||
}, | }, | ||
[' | ['Orchideensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Orchid Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Orchidee.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.753: | Zeile 39.197: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.760: | Zeile 39.204: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OrchidSeedPackItem', | |||
['typeID'] = '828', | |||
}, | }, | ||
[' | ['Otterkadaver'] = { | ||
['category'] = ' | ['untranslated'] = 'Otter Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein toter Otter.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.793: | Zeile 39.240: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.800: | Zeile 39.247: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OtterCarcassItem', | |||
['typeID'] = '672', | |||
}, | }, | ||
[' | ['Oxygen Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Oxygen Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = 'Ein | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein reaktives Gas, das zur Atmung benötigt wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 35.833: | Zeile 39.283: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.840: | Zeile 39.290: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OxygenItem', | |||
['typeID'] = '16', | |||
}, | }, | ||
[' | ['Pacific Sardine'] = { | ||
['category'] = ' | ['untranslated'] = 'Pacific Sardine', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A pacific sardine.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Fisch', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.15', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.873: | Zeile 39.326: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.880: | Zeile 39.333: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PacificSardineItem', | |||
['typeID'] = '673', | |||
}, | }, | ||
[' | ['Palm Log'] = { | ||
['category'] = ' | ['untranslated'] = 'Palm Log', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.897: | Zeile 39.353: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 35.913: | Zeile 39.369: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.920: | Zeile 39.376: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PalmLogItem', | |||
['typeID'] = '336', | |||
}, | }, | ||
[' | ['Palmensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Palm Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Palme.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 35.953: | Zeile 39.412: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 35.960: | Zeile 39.419: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PalmSeedItem', | |||
['typeID'] = '829', | |||
}, | }, | ||
[' | ['Palmensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Palm Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Palme.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 35.993: | Zeile 39.455: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.000: | Zeile 39.462: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PalmSeedPackItem', | |||
['typeID'] = '830', | |||
}, | }, | ||
[' | ['Palmherz'] = { | ||
['category'] = ' | ['untranslated'] = 'Heart Of Palm', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Gesammelt aus dem inneren Kern und die wachsende Knospe einer Palme.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '100.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '8.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 36.033: | Zeile 39.498: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.040: | Zeile 39.505: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'HeartOfPalmItem', | |||
['typeID'] = '516', | |||
}, | }, | ||
[' | ['Papaya'] = { | ||
['category'] = ' | ['untranslated'] = 'Papaya', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Schöne frische Papaya', | ||
['maxStack'] = ' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 36.073: | Zeile 39.541: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.080: | Zeile 39.548: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PapayaItem', | |||
['typeID'] = '540', | |||
}, | }, | ||
[' | ['Papayasamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Papaya Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Papaya.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 36.113: | Zeile 39.584: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.120: | Zeile 39.591: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PapayaSeedItem', | |||
['typeID'] = '831', | |||
}, | }, | ||
[' | ['Papayasamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Papaya Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Papaya.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.153: | Zeile 39.627: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.160: | Zeile 39.634: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PapayaSeedPackItem', | |||
['typeID'] = '832', | |||
}, | }, | ||
[' | ['Paper Machine'] = { | ||
['category'] = ' | ['untranslated'] = 'Paper Machine', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.193: | Zeile 39.670: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 5 X 8', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.200: | Zeile 39.677: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaperMachineItem', | |||
['typeID'] = '1325', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Paper Milling Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Paper Milling Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.233: | Zeile 39.714: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.240: | Zeile 39.721: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaperMillingUpgradeItem', | |||
['typeID'] = '752', | |||
}, | }, | ||
[' | ['Papier'] = { | ||
['category'] = ' | ['untranslated'] = 'Paper', | ||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Es ist Papier.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Brennstoff', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.257: | Zeile 39.741: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '100', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 36.280: | Zeile 39.764: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PaperItem', | |||
['typeID'] = '674', | |||
}, | }, | ||
[' | ['Pastry Dough'] = { | ||
['category'] = ' | ['untranslated'] = 'Pastry Dough', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'An extra fatty leavened dough for making yummy pastries.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '80.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 36.313: | Zeile 39.800: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.320: | Zeile 39.807: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PastryDoughItem', | |||
['typeID'] = '541', | |||
}, | }, | ||
[' | ['Pelzdünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Pelt Fertilizer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A fertilize made from fur pelts and filler.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Produkt'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.353: | Zeile 39.843: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.360: | Zeile 39.850: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 4'}, {'Phosphor',' 2'}, {'Kalium',' 2'}}, | ||
['type'] = 'PeltFertilizerItem', | |||
['typeID'] = '430', | |||
}, | }, | ||
[' | ['Petroleum'] = { | ||
['category'] = ' | ['untranslated'] = 'Petroleum', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'Ein | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein fossiler Brennstoff zur Herstellung von Benzin, Kunststoffen und Asphalt. Seine Gewinnung, Transport, und Verbrennung haben Auswirkungen auf die Umwelt.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.379: | Zeile 39.872: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 36.393: | Zeile 39.886: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.400: | Zeile 39.893: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PetroleumItem', | |||
['typeID'] = '337', | |||
}, | }, | ||
[' | ['Pfeil'] = { | ||
['category'] = ' | ['untranslated'] = 'Arrow', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Mit dem Bogen benutzen, um Tiere zu jagen (oder deine Freunde zu beeindrucken, indem du Äpfel von ihren Köpfen schießt).', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Brennstoff', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.417: | Zeile 39.913: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '500', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 36.433: | Zeile 39.929: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.440: | Zeile 39.936: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ArrowItem', | |||
['typeID'] = '600', | |||
}, | }, | ||
[' | ['Pflanzenfasern'] = { | ||
['category'] = ' | ['untranslated'] = 'Plant Fibers', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Natural Fiber', 'Brennstoff', 'Ernte', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.457: | Zeile 39.956: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '100', | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 36.473: | Zeile 39.972: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.480: | Zeile 39.979: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlantFibersItem', | |||
['typeID'] = '676', | |||
}, | }, | ||
[' | ['Phad Thai'] = { | ||
['category'] = ' | ['untranslated'] = 'Phad Thai', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'They make you full, and proud.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '1200.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '12.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '7.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 36.513: | Zeile 40.015: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.520: | Zeile 40.022: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PhadThaiItem', | |||
['typeID'] = '542', | |||
}, | }, | ||
[' | ['Phosphatdünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Phosphate Fertilizer', | ||
['group'] = ' | ['category'] = 'Werkzeug', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Phosphate fertilizer is a great source of Phosphorus.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Dünger', 'Produkt'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 36.553: | Zeile 40.058: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.560: | Zeile 40.065: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 0.5'}, {'Phosphor',' 4'}, {'Kalium',' 0.5'}}, | ||
['type'] = 'PhosphateFertilizerItem', | |||
['typeID'] = '431', | |||
}, | }, | ||
[' | ['Pirozhok'] = { | ||
['category'] = ' | ['untranslated'] = 'Pirozhok', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A baked bun filled with tasty meat and mushrooms.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '850.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '19.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '5.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 36.593: | Zeile 40.101: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 36.600: | Zeile 40.108: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PirozhokItem', | |||
['typeID'] = '545', | |||
}, | }, | ||
[' | ['Plastic Bench Blue'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Bench Blue', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.640: | Zeile 40.151: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticBenchBlueItem', | |||
['typeID'] = '1328', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Bench Green'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Bench Green', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.680: | Zeile 40.195: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticBenchGreenItem', | |||
['typeID'] = '1329', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Bench Red'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Bench Red', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.720: | Zeile 40.239: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticBenchRedItem', | |||
['typeID'] = '1330', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Chair Blue'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Chair Blue', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.760: | Zeile 40.283: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticChairBlueItem', | |||
['typeID'] = '1331', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Chair Green'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Chair Green', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.800: | Zeile 40.327: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticChairGreenItem', | |||
['typeID'] = '1332', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Chair Red'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Chair Red', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.840: | Zeile 40.371: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticChairRedItem', | |||
['typeID'] = '1333', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Table Blue'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Table Blue', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.880: | Zeile 40.415: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticTableBlueItem', | |||
['typeID'] = '1334', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Table Green'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Table Green', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.920: | Zeile 40.459: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticTableGreenItem', | |||
['typeID'] = '1335', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Plastic Table Red'] = { | ||
['category'] = ' | ['untranslated'] = 'Plastic Table Red', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.960: | Zeile 40.503: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlasticTableRedItem', | |||
['typeID'] = '1336', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Player Item'] = { | ||
['category'] = ' | ['untranslated'] = 'Player Item', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = { | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 36.993: | Zeile 40.540: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.000: | Zeile 40.547: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlayerItem', | |||
['typeID'] = '40', | |||
}, | }, | ||
[' | ['Poke Bowl'] = { | ||
['category'] = ' | ['untranslated'] = 'Poke Bowl', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A basic yet filling meal with a bite.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '14.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '14.0', | ||
['density'] = | ['density'] = '4.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 37.033: | Zeile 40.583: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.040: | Zeile 40.590: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PokeBowlItem', | |||
['typeID'] = '546', | |||
}, | }, | ||
[' | ['Ponytail'] = { | ||
['category'] = ' | ['untranslated'] = 'Ponytail', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 37.073: | Zeile 40.626: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.080: | Zeile 40.633: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PonytailItem', | |||
['typeID'] = '402', | |||
}, | }, | ||
[' | ['Pottery Skill Book'] = { | ||
['category'] = ' | ['untranslated'] = 'Pottery Skill Book', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Fertigkeitsbücher', | ||
['tagGroups'] = {' | ['description'] = 'Erstellt eine Pottery Skill Scroll, die Pottery lehrt', | ||
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 37.113: | Zeile 40.669: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.120: | Zeile 40.676: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PotterySkillBook', | |||
['typeID'] = '942', | |||
}, | }, | ||
[' | ['Pottery Skill Scroll'] = { | ||
['category'] = ' | ['untranslated'] = 'Pottery Skill Scroll', | ||
['group'] = ' | ['category'] = 'Hidden/Research', | ||
['description'] = ' | ['group'] = 'Skilschriftrollen', | ||
['tagGroups'] = {' | ['description'] = 'Lehrt Pottery', | ||
['maxStack'] = ' | ['tagGroups'] = {'Skilschriftrollen'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 37.153: | Zeile 40.712: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.160: | Zeile 40.719: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PotterySkillScroll', | |||
['typeID'] = '943', | |||
}, | }, | ||
[' | ['Pottery Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Pottery Table', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 37.200: | Zeile 40.762: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PotteryTableItem', | |||
['typeID'] = '1337', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Pottery Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Pottery Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Verbesserung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.233: | Zeile 40.799: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.240: | Zeile 40.806: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PotteryUpgradeItem', | |||
['typeID'] = '753', | |||
}, | }, | ||
[' | ['Powered Storage Silo'] = { | ||
['untranslated'] = 'Powered Storage Silo', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Storage Container'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 37.273: | Zeile 40.842: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '5 X 8 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '100', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Stack Limit Restriction', 'Not enough room in inventory.'}, {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, {'Silo Restriction', 'Silos only accept crops, seeds, or fertilizer.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PoweredStorageSiloItem', | |||
['typeID'] = '1338', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Prairie Dog Carcass'] = { | ||
['category'] = ' | ['untranslated'] = 'Prairie Dog Carcass', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A dead prairie dog.', | ||
['tagGroups'] = {'Kleiner Lederkadaver', 'Tiny Carcass', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.320: | Zeile 40.893: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PrairieDogCarcassItem', | |||
['typeID'] = '679', | |||
}, | }, | ||
[' | ['Prärielilienaschedünger'] = { | ||
['category'] = ' | ['untranslated'] = 'Camas Ash Fertilizer', | ||
['category'] = 'Werkzeug', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.', | ||
['tagGroups'] = {}, | ['tagGroups'] = {'Dünger', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '50', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.360: | Zeile 40.936: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = {{'Stickstoff',' 0.3'}, {'Phosphor',' 0.7'}, {'Kalium',' 2'}}, | ||
['type'] = 'CamasAshFertilizerItem', | |||
['typeID'] = '425', | |||
}, | }, | ||
[' | ['Prärielilienbrot'] = { | ||
['untranslated'] = 'Camas Bread', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Ein Brot mit Prärielilien als kleine Überraschung, für ein bisschen Geschmack und Spaß. ', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Brot', 'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '7.0', | ||
['density'] = | ['density'] = '4.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 37.400: | Zeile 40.979: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CamasBreadItem', | |||
['typeID'] = '462', | |||
}, | }, | ||
[' | ['Prärielilienpaste'] = { | ||
['category'] = ' | ['untranslated'] = 'Camas Paste', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pulverisierte Prärielilie lassen sich ausgezeichnet als Verdickungsmittel oder Geschmacksverstärker verwenden.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '60.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 37.433: | Zeile 41.015: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.440: | Zeile 41.022: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CamasPasteItem', | |||
['typeID'] = '464', | |||
}, | }, | ||
[' | ['Prärielilienzwiebel'] = { | ||
['untranslated'] = 'Camas Bulb', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Gemüse', 'Wurzel', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '150.0', | ||
['carbs'] = | ['carbs'] = '1.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.3', | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 37.480: | Zeile 41.065: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CamasBulbItem', | |||
['typeID'] = '781', | |||
}, | }, | ||
[' | ['Prärielilienzwiebelbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Camas Bulb Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.01', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.497: | Zeile 41.085: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 37.520: | Zeile 41.108: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CamasBulbPackItem', | |||
['typeID'] = '782', | |||
}, | }, | ||
[' | ['Printing Press'] = { | ||
['category'] = ' | ['untranslated'] = 'Printing Press', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.537: | Zeile 41.128: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 37.553: | Zeile 41.144: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.560: | Zeile 41.151: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PrintingPressItem', | |||
['typeID'] = '1339', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Pupusas'] = { | ||
['category'] = ' | ['untranslated'] = 'Pupusas', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Comforting, best served hot from the griddle', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '11.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '14.0', | ||
['density'] = | ['density'] = '4.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 37.593: | Zeile 41.188: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.600: | Zeile 41.195: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PupusasItem', | |||
['typeID'] = '551', | |||
}, | }, | ||
[' | ['Purpursalat'] = { | ||
['category'] = ' | ['untranslated'] = 'Crimson Salad', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Für den Fall, dass du rote Dinge essen möchten, ohne Fleisch zu essen.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '9.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '20.0', | ||
['density'] = | ['density'] = '5.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 37.633: | Zeile 41.231: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.640: | Zeile 41.238: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'CrimsonSaladItem', | |||
['typeID'] = '492', | |||
}, | }, | ||
[' | ['Quadratgürtel'] = { | ||
['category'] = ' | ['untranslated'] = 'Square Belt', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Gürtel mit einer quadratischen Schnalle.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.673: | Zeile 41.274: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.680: | Zeile 41.281: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SquareBeltItem', | |||
['typeID'] = '413', | |||
}, | }, | ||
[' | ['Quadratischer Blumentopf'] = { | ||
['untranslated'] = 'Square Pot', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 37.700: | Zeile 41.304: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 37.713: | Zeile 41.317: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '1', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Seed Restriction', 'Inventory only accepts seeds.'}, {'Seed Restriction', 'Inventory only accepts seeds.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlanterPotSquareItem', | |||
['typeID'] = '1327', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Quadratkiefer'] = { | ||
['category'] = ' | ['untranslated'] = 'Square Jaw', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Maul', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.740: | Zeile 41.348: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.760: | Zeile 41.368: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SquareJawItem', | |||
['typeID'] = '360', | |||
}, | }, | ||
[' | ['Raffinerie'] = { | ||
['category'] = ' | ['untranslated'] = 'Oil Refinery', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Satz aus Rohren und Behältern, der aus Rohöl verwendbare Mateialien erstellt.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 37.791: | Zeile 41.402: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 8 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 37.800: | Zeile 41.411: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OilRefineryItem', | |||
['typeID'] = '1323', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | }, | ||
[' | ['Raffiniertes Öl'] = { | ||
['category'] = ' | ['untranslated'] = 'Infused Oil', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Öl mit Geschmack, um es zu verbessern.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '120.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '12.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 37.840: | Zeile 41.455: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'InfusedOilItem', | |||
['typeID'] = '524', | |||
}, | }, | ||
[' | ['Recurve Bow'] = { | ||
[' | ['untranslated'] = 'Recurve Bow', | ||
['category'] = 'Werkzeug', | |||
['category'] = ' | |||
['group'] = 'Werkzeuge', | ['group'] = 'Werkzeuge', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 37.920: | Zeile 41.498: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RecurveBowItem', | |||
['typeID'] = '970', | |||
}, | }, | ||
[' | ['Redwood Log'] = { | ||
['untranslated'] = 'Redwood Log', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.', | ||
['tagGroups'] = {'Kraftstoff', ' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 37.960: | Zeile 41.541: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RedwoodLogItem', | |||
['typeID'] = '338', | |||
}, | }, | ||
[' | ['Regalschrank'] = { | ||
['untranslated'] = 'Shelf Cabinet', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Wenn ein Regal und Schrank nicht genug Individualität sind.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 37.980: | Zeile 41.564: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Regale', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 37.990: | Zeile 41.574: | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShelfCabinetItem', | |||
['typeID'] = '1356', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Registrar'] = { | ||
['untranslated'] = 'Registrar', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Erlaubt die Verwaltung von Einstellungen für Titel.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 38.033: | Zeile 41.621: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1.8', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RegistrarItem', | |||
['typeID'] = '1341', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Reis'] = { | ||
['untranslated'] = 'Rice', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Reis wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Getreide', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '150.0', | ||
['carbs'] = | ['carbs'] = '7.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 38.080: | Zeile 41.672: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RiceItem', | |||
['typeID'] = '841', | |||
}, | }, | ||
[' | ['Reisbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Rice Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Reis wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.120: | Zeile 41.715: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RicePackItem', | |||
['typeID'] = '842', | |||
}, | }, | ||
[' | ['Rennofen'] = { | ||
['category'] = ' | ['untranslated'] = 'Bloomery', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein schornsteinförmiger Ofen zum Schmelzen von Erzen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.139: | Zeile 41.737: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 38.152: | Zeile 41.750: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.160: | Zeile 41.758: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BloomeryItem', | |||
['typeID'] = '1081', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Reuse'] = { | ||
['untranslated'] = 'Fish Trap', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 38.180: | Zeile 41.782: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X 1 | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '4', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '15000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'Specific Item Types Restriction', 'Inventory does not accept that type of item.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FishTrapItem', | |||
['typeID'] = '114', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Rice Flour'] = { | ||
['category'] = ' | ['untranslated'] = 'Rice Flour', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Rice grounded into flour is equally as versatile as its golden cousin.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '50.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '30.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.240: | Zeile 41.846: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RiceFlourItem', | |||
['typeID'] = '557', | |||
}, | }, | ||
[' | ['Rice Noodles'] = { | ||
['category'] = ' | ['untranslated'] = 'Rice Noodles', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Noodles made from delicious milled white grains.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '10.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 38.280: | Zeile 41.889: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RiceNoodlesItem', | |||
['typeID'] = '558', | |||
}, | }, | ||
[' | ['Riesige Kaktusfrucht'] = { | ||
['category'] = ' | ['untranslated'] = 'Giant Cactus Fruit', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine Knollenfrucht, die üblicherweise oben auf Saguarokakteen wächst.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '100.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '8.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 38.320: | Zeile 41.932: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'GiantCactusFruitItem', | |||
['typeID'] = '515', | |||
}, | }, | ||
[' | ['Roast Pumpkin'] = { | ||
['untranslated'] = 'Roast Pumpkin', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Sweet but a suprising source of vitamins.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.9', | ||
['calories'] = | ['calories'] = '1400.0', | ||
['carbs'] = | ['carbs'] = '23.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '2.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 38.360: | Zeile 41.975: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RoastPumpkinItem', | |||
['typeID'] = '559', | |||
}, | }, | ||
[' | ['Robotische Fertigungsstraße'] = { | ||
['category'] = ' | ['untranslated'] = 'Robotic Assembly Line', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Eine komplexe Reihe von Maschinen zur Herstellung von genauso komplexen Dingen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.379: | Zeile 41.997: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '1000', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 4 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '75', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RoboticAssemblyLineItem', | |||
['typeID'] = '1343', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Rocker Box'] = { | ||
['category'] = ' | ['untranslated'] = 'Rocker Box', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.421: | Zeile 42.043: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 38.432: | Zeile 42.054: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.440: | Zeile 42.062: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RockerBoxItem', | |||
['typeID'] = '1344', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Rohe Wurst'] = { | ||
['category'] = ' | ['untranslated'] = 'Raw Sausage', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'In einen Darm gepresstes Hackfleisch.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '500.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '2.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 38.480: | Zeile 42.106: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RawSausageItem', | |||
['typeID'] = '556', | |||
}, | }, | ||
[' | ['Roher Braten'] = { | ||
['category'] = ' | ['untranslated'] = 'Raw Roast', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein Rollbraten, fertig zum kochen.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '600.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '1.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.520: | Zeile 42.149: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RawRoastItem', | |||
['typeID'] = '555', | |||
}, | }, | ||
[' | ['Roher Fisch'] = { | ||
['untranslated'] = 'Raw Fish', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = 'Ein | ['description'] = 'Ein fetthaltiges Stück roher Fisch.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 38.560: | Zeile 42.192: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RawFishItem', | |||
['typeID'] = '553', | |||
}, | }, | ||
[' | ['Roher Speck'] = { | ||
['category'] = ' | ['untranslated'] = 'Raw Bacon', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Ein fettiges Stück Fleisch,das überraschenderweise leckerer ist als andere Stücke.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '6.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.600: | Zeile 42.235: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RawBaconItem', | |||
['typeID'] = '552', | |||
}, | }, | ||
[' | ['Rohes Fleisch'] = { | ||
['category'] = ' | ['untranslated'] = 'Raw Meat', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Frisches, rohes Fleisch von der Jagd. Es sollte vor dem Essen gekocht werden.', | ||
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '250.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '4.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 38.633: | Zeile 42.271: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 38.640: | Zeile 42.278: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RawMeatItem', | |||
['typeID'] = '554', | |||
}, | }, | ||
[' | ['Root Campfire Salad'] = { | ||
['category'] = ' | ['untranslated'] = 'Root Campfire Salad', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '950.0', | ||
['carbs'] = | ['carbs'] = '8.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '2.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 38.680: | Zeile 42.321: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RootCampfireSaladItem', | |||
['typeID'] = '560', | |||
}, | }, | ||
[' | ['Root Campfire Stew'] = { | ||
['untranslated'] = 'Root Campfire Stew', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '2.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 38.720: | Zeile 42.364: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RootCampfireStewItem', | |||
['typeID'] = '561', | |||
}, | }, | ||
[' | ['Roter-Gitterling-Sporen'] = { | ||
['untranslated'] = 'Lattice Mushroom Spores', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanze einen Roten Gitterling.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 38.760: | Zeile 42.407: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'LatticeMushroomSporesItem', | |||
['typeID'] = '821', | |||
}, | }, | ||
[' | ['Rübe'] = { | ||
['category'] = ' | ['untranslated'] = 'Beet', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Eine prächtig farbige Knolle mit einer erdigen Süße.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Wurzel', 'Raw Food', 'Nahrung', 'Ingredient'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '230.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Sammeln]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 38.800: | Zeile 42.450: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BeetItem', | |||
['typeID'] = '453', | |||
}, | }, | ||
[' | ['Rübensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Beet Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus Rüben werden.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 38.840: | Zeile 42.493: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BeetSeedItem', | |||
['typeID'] = '769', | |||
}, | }, | ||
[' | ['Rübensamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Beet Seed Pack', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Rüben werden.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.859: | Zeile 42.515: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 38.880: | Zeile 42.536: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'BeetSeedPackItem', | |||
['typeID'] = '770', | |||
}, | }, | ||
[' | ['Runder Blumentopf'] = { | ||
['category'] = ' | ['untranslated'] = 'Round Pot', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['carried'] = 'Rucksack', | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.900: | Zeile 42.559: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 38.913: | Zeile 42.572: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '1', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = {'Seed Restriction', 'Inventory only accepts seeds.'}, {'Seed Restriction', 'Inventory only accepts seeds.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'PlanterPotRoundItem', | |||
['typeID'] = '1326', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Rundes Gesicht'] = { | ||
['untranslated'] = 'Rounded Face', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Gesicht', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.944: | Zeile 42.607: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 38.960: | Zeile 42.623: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'RoundedFaceItem', | |||
['typeID'] = '359', | |||
}, | }, | ||
[' | ['Sägewerk'] = { | ||
['category'] = ' | ['untranslated'] = 'Sawmill', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet für die Herstellung von Bauholz aus normalem Holz.', | ||
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 38.981: | Zeile 42.647: | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '5', | ||
['energyUsed'] = | ['energyUsed'] = '400', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Mechanisch', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SawmillItem', | |||
['typeID'] = '1350', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Saguaro Rib'] = { | ||
['untranslated'] = 'Saguaro Rib', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.040: | Zeile 42.710: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SaguaroRibItem', | |||
['typeID'] = '340', | |||
}, | }, | ||
[' | ['Saguaro-Kaktus Samenbeutel'] = { | ||
['untranslated'] = 'Saguaro Seed Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
Zeile 39.080: | Zeile 42.753: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SaguaroSeedPackItem', | |||
['typeID'] = '844', | |||
}, | }, | ||
[' | ['Saguaro-Kaktus-Samen'] = { | ||
['category'] = ' | ['untranslated'] = 'Saguaro Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 39.113: | Zeile 42.789: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.120: | Zeile 42.796: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SaguaroSeedItem', | |||
['typeID'] = '843', | |||
}, | }, | ||
[' | ['Salzkorb'] = { | ||
['category'] = ' | ['untranslated'] = 'Salt Basket', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein Korb mit Salz darin.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.140: | Zeile 42.819: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Küche', | ||
['furnitureType'] = | ['furnitureType'] = 'Spices', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 39.153: | Zeile 42.832: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.160: | Zeile 42.839: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SaltBasketItem', | |||
['typeID'] = '1349', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Sand'] = { | ||
['category'] = ' | ['untranslated'] = 'Sand', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Excavatable', 'Block', 'Ingredient', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hände', | ||
['weight'] = '20', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.179: | Zeile 42.862: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 39.224: | Zeile 42.867: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.240: | Zeile 42.883: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SandItem', | |||
['typeID'] = '86', | |||
}, | }, | ||
[' | ['Sandstein'] = { | ||
['untranslated'] = 'Sandstone', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '6', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.280: | Zeile 42.926: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SandstoneItem', | |||
['typeID'] = '341', | |||
}, | }, | ||
[' | ['Sandsteinziegel'] = { | ||
['category'] = ' | ['untranslated'] = 'Mortared Sandstone', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.299: | Zeile 42.948: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.320: | Zeile 42.969: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneItem', | |||
['typeID'] = '330', | |||
}, | }, | ||
[' | ['Sandsteinziegeltür'] = { | ||
['untranslated'] = 'Mortared Sandstone Door', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy mortared stone door.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.353: | Zeile 43.005: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.360: | Zeile 43.012: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'MortaredSandstoneDoorItem', | |||
['typeID'] = '1312', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Schalter'] = { | ||
['category'] = ' | ['untranslated'] = 'Switch', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Technik'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.393: | Zeile 43.049: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.400: | Zeile 43.056: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SwitchItem', | |||
['typeID'] = '2', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Schaufel'] = { | ||
['category'] = ' | ['untranslated'] = 'Shovel', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Werkzeuge', | ||
['tagGroups'] = {' | ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Excavation', 'Harvester', 'Werkzeuge'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.424: | Zeile 43.084: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.440: | Zeile 43.100: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShovelItem', | |||
['typeID'] = '135', | |||
}, | }, | ||
[' | ['Schaumspierensamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Ocean Spray Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Schaumspiere.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 39.473: | Zeile 43.136: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.480: | Zeile 43.143: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OceanSpraySeedItem', | |||
['typeID'] = '825', | |||
}, | }, | ||
[' | ['Schaumspierensamen-Packung'] = { | ||
['category'] = ' | ['untranslated'] = 'Ocean Spray Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze eine Schaumspiere.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Rucksack', | ||
['weight'] = '0.05', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.499: | Zeile 43.165: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.520: | Zeile 43.186: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'OceanSpraySeedPackItem', | |||
['typeID'] = '826', | |||
}, | }, | ||
[' | ['Schiefer'] = { | ||
['untranslated'] = 'Shale', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'Ein | ['description'] = 'Ein weiches Gestein mit einigen nützlichen Anwendungen. Schiefer ist ein Sedimentgestein, das aus dünnen und komprimierten Lagen Lehm und Schlamm besteht.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | ||
['maxStack'] = ' | ['maxStack'] = '20', | ||
['carried'] = ' | ['carried'] = 'Hände', | ||
['weight'] = ' | ['weight'] = '6', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.544: | Zeile 43.213: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.560: | Zeile 43.229: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShaleItem', | |||
['typeID'] = '342', | |||
}, | }, | ||
[' | ['Schlacke'] = { | ||
['category'] = ' | ['untranslated'] = 'Tailings', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Excavatable', 'Block', 'Produkt'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '18', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.584: | Zeile 43.256: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 39.600: | Zeile 43.272: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TailingsItem', | |||
['typeID'] = '98', | |||
}, | }, | ||
[' | ['Schleierfarnspore'] = { | ||
['category'] = ' | ['untranslated'] = 'Filmy Fern Spore', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 39.640: | Zeile 43.315: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FilmyFernSporeItem', | |||
['typeID'] = '801', | |||
}, | }, | ||
[' | ['Schleierfarnsporenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Filmy Fern Spore Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.680: | Zeile 43.358: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'FilmyFernSporePackItem', | |||
['typeID'] = '802', | |||
}, | }, | ||
[' | ['Schmuddeliges Haar'] = { | ||
['category'] = ' | ['untranslated'] = 'Scruffy Hair', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 39.713: | Zeile 43.394: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.720: | Zeile 43.401: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ScruffyHairItem', | |||
['typeID'] = '404', | |||
}, | }, | ||
[' | ['Schneidertisch'] = { | ||
['untranslated'] = 'Tailoring Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Sei der Anführer der Modebewegung mit den feinsten Kleidern und Haaren!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 39.740: | Zeile 43.424: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = ' | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Stufe 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'TailoringTableItem', | |||
['typeID'] = '1460', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Schrauben'] = { | ||
['category'] = ' | ['untranslated'] = 'Screws', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = 'A metal | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.779: | Zeile 43.467: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 39.793: | Zeile 43.481: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.800: | Zeile 43.488: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ScrewsItem', | |||
['typeID'] = '686', | |||
}, | }, | ||
[' | ['Schubkarre'] = { | ||
['untranslated'] = 'Wheelbarrow', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.820: | Zeile 43.511: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 39.833: | Zeile 43.524: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Ja', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = '1400000', | ||
['type'] = ' | ['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'WheelbarrowItem', | |||
['typeID'] = '995', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Screening Machine'] = { | ||
['untranslated'] = 'Screening Machine', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 39.860: | Zeile 43.555: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = ' | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '5', | ||
['energyUsed'] = | ['energyUsed'] = '400', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Mechanisch', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '3 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.880: | Zeile 43.575: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ScreeningMachineItem', | |||
['typeID'] = '1351', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Seeded Camas Roll'] = { | ||
[' | ['untranslated'] = 'Seeded Camas Roll', | ||
[' | ['category'] = '_None', | ||
[' | ['group'] = 'Nahrung', | ||
[' | ['description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '1300.0', | ||
['carbs'] = | ['carbs'] = '20.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '16.0', | ||
['density'] = | ['density'] = '3.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 39.913: | Zeile 43.612: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.920: | Zeile 43.619: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SeededCamasRollItem', | |||
['typeID'] = '564', | |||
}, | }, | ||
[' | ['Seegras Samen'] = { | ||
['category'] = ' | ['untranslated'] = 'Seagrass Seed', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow seagrass.', | ||
['tagGroups'] = {'Seeds', 'Nahrung'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 39.953: | Zeile 43.655: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 39.960: | Zeile 43.662: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SeagrassSeedItem', | |||
['typeID'] = '847', | |||
}, | }, | ||
[' | ['Seegrassamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Seagrass Seed Pack', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Plant to grow seagrass.', | ||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 39.980: | Zeile 43.685: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 39.993: | Zeile 43.698: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.000: | Zeile 43.705: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SeagrassSeedPackItem', | |||
['typeID'] = '848', | |||
}, | }, | ||
[' | ['Seeigel'] = { | ||
['category'] = ' | ['untranslated'] = 'Urchin', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = '', | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Seeigel.', | ||
['tagGroups'] = {'Währung', 'Meereslebewesen', 'Ingredient'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.019: | Zeile 43.727: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 40.033: | Zeile 43.741: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.040: | Zeile 43.748: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'UrchinItem', | |||
['typeID'] = '704', | |||
}, | }, | ||
[' | ['Seetang'] = { | ||
['untranslated'] = 'Kelp', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Etwas ekeliger Seetang.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Natural Fiber', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.080: | Zeile 43.791: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KelpItem', | |||
['typeID'] = '654', | |||
}, | }, | ||
[' | ['Seetangsamen'] = { | ||
['category'] = ' | ['untranslated'] = 'Kelp Seed', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Seetang wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.120: | Zeile 43.834: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KelpSeedItem', | |||
['typeID'] = '817', | |||
}, | }, | ||
[' | ['Seetangsamenbeutel'] = { | ||
['category'] = ' | ['untranslated'] = 'Kelp Seed Pack', | ||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Pflanzen, damit daraus Seetang wird.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.139: | Zeile 43.856: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 40.160: | Zeile 43.877: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'KelpSeedPackItem', | |||
['typeID'] = '818', | |||
}, | }, | ||
[' | ['Seltsamer Kraftstoff'] = { | ||
['category'] = ' | ['untranslated'] = 'Strange Fuel', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'CHEEEAAAAATER', | ||
['tagGroups'] = {'Kraftstoff'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.177: | Zeile 43.897: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '10000000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 40.200: | Zeile 43.920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'StrangeFuelItem', | |||
['typeID'] = '698', | |||
}, | }, | ||
[' | ['Sensor Based Belt Sorter'] = { | ||
['category'] = ' | ['untranslated'] = 'Sensor Based Belt Sorter', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = nil, | ||
['calories'] = ' | ['calories'] = nil, | ||
['carbs'] = ' | ['carbs'] = nil, | ||
['protein'] = ' | ['protein'] = nil, | ||
['fat'] = ' | ['fat'] = nil, | ||
['vitamins'] = ' | ['vitamins'] = nil, | ||
['density'] = '4. | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '10', | |||
['energyUsed'] = '250', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 3 X 4', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SensorBasedBeltSorterItem', | |||
['typeID'] = '1353', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Sensuous Sea Pizza'] = { | |||
['untranslated'] = 'Sensuous Sea Pizza', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'The chewyness is unreal.', | |||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.3', | |||
['calories'] = '1200.0', | |||
['carbs'] = '10.0', | |||
['protein'] = '16.0', | |||
['fat'] = '18.0', | |||
['vitamins'] = '10.0', | |||
['density'] = '4.5', | |||
['fuel'] = nil, | |||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
Zeile 40.240: | Zeile 44.007: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SensuousSeaPizzaItem', | |||
['typeID'] = '565', | |||
}, | }, | ||
[' | ['Servomotor'] = { | ||
['category'] = ' | ['untranslated'] = 'Servo', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Gegenstände', | ||
['tagGroups'] = {' | ['description'] = 'Ein Schwenkantrieb, mit dem die Drehstellung kontrolliert werden kann.', | ||
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.259: | Zeile 44.029: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 40.273: | Zeile 44.043: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.280: | Zeile 44.050: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ServoItem', | |||
['typeID'] = '687', | |||
}, | }, | ||
[' | ['Shark Fillet Soup'] = { | ||
['category'] = ' | ['untranslated'] = 'Shark Fillet Soup', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'A texture all of its own.', | ||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.6', | ||
['calories'] = | ['calories'] = '1400.0', | ||
['carbs'] = | ['carbs'] = '10.0', | ||
['protein'] = | ['protein'] = '17.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '2.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 40.313: | Zeile 44.086: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.320: | Zeile 44.093: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SharkFilletSoupItem', | |||
['typeID'] = '566', | |||
}, | }, | ||
[' | ['Sheep Mount'] = { | ||
['untranslated'] = 'Sheep Mount', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Eine | ['description'] = 'Eine Jagdtrophäe für dein Haus.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt | ['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 40.340: | Zeile 44.116: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2.5', | ||
['roomCategory'] = 'Allgemein', | ['roomCategory'] = 'Allgemein', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 40.353: | Zeile 44.129: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.360: | Zeile 44.136: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SheepMountItem', | |||
['typeID'] = '1355', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Shipping Container Blue'] = { | ||
['category'] = ' | ['untranslated'] = 'Shipping Container Blue', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.393: | Zeile 44.173: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.400: | Zeile 44.180: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShippingContainerBlueItem', | |||
['typeID'] = '1357', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Shipping Container Green'] = { | ||
['untranslated'] = 'Shipping Container Green', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser'}, | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.433: | Zeile 44.217: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.440: | Zeile 44.224: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShippingContainerGreenItem', | |||
['typeID'] = '1358', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Shipping Container Red'] = { | ||
['category'] = ' | ['untranslated'] = 'Shipping Container Red', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.473: | Zeile 44.261: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.480: | Zeile 44.268: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShippingContainerRedItem', | |||
['typeID'] = '1359', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Shorn Wool'] = { | ||
['untranslated'] = 'Shorn Wool', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Wool that has been shorn from an animal.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.499: | Zeile 44.291: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 40.520: | Zeile 44.312: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShornWoolItem', | |||
['typeID'] = '688', | |||
}, | }, | ||
[' | ['Shorts'] = { | ||
['untranslated'] = 'Shorts', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.560: | Zeile 44.355: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'ShortsItem', | |||
['typeID'] = '406', | |||
}, | }, | ||
[' | ['Slag'] = { | ||
['category'] = ' | ['untranslated'] = 'Slag', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Block Items', | ||
['tagGroups'] = {' | ['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hände', | ||
['weight'] = '6', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.579: | Zeile 44.377: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Ja', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 40.600: | Zeile 44.398: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SlagItem', | |||
['typeID'] = '343', | |||
}, | }, | ||
[' | ['Sleek Short Hair'] = { | ||
['category'] = ' | ['untranslated'] = 'Sleek Short Hair', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'Not In Browser'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 40.640: | Zeile 44.441: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SleekShortHairItem', | |||
['typeID'] = '407', | |||
}, | }, | ||
[' | ['Small Bath Mat'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Bath Mat', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.660: | Zeile 44.464: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Badezimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Teppich', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 40.673: | Zeile 44.477: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.680: | Zeile 44.484: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallBathMatItem', | |||
['typeID'] = '1361', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Basalt Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ashlar Basalt Sign', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 40.713: | Zeile 44.521: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.720: | Zeile 44.528: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarBasaltSignItem', | |||
['typeID'] = '1362', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Gneiss Sign'] = { | ||
['untranslated'] = 'Small Hanging Ashlar Gneiss Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 40.740: | Zeile 44.552: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 40.753: | Zeile 44.565: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.760: | Zeile 44.572: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarGneissSignItem', | |||
['typeID'] = '1363', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ashlar Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 40.793: | Zeile 44.609: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.800: | Zeile 44.616: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarGraniteSignItem', | |||
['typeID'] = '1364', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ashlar Limestone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.833: | Zeile 44.653: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.840: | Zeile 44.660: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarLimestoneSignItem', | |||
['typeID'] = '1365', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Sandstone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ashlar Sandstone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 40.873: | Zeile 44.697: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.880: | Zeile 44.704: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarSandstoneSignItem', | |||
['typeID'] = '1366', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Shale Sign'] = { | ||
['untranslated'] = 'Small Hanging Ashlar Shale Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 40.912: | Zeile 44.740: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.920: | Zeile 44.748: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarShaleSignItem', | |||
['typeID'] = '1367', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ashlar Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ashlar Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.953: | Zeile 44.785: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 40.960: | Zeile 44.792: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingAshlarStoneSignItem', | |||
['typeID'] = '1368', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Birch Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Birch Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 40.993: | Zeile 44.829: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.000: | Zeile 44.836: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingBirchSignItem', | |||
['typeID'] = '1369', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Cedar Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Cedar Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.033: | Zeile 44.873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.040: | Zeile 44.880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingCedarSignItem', | |||
['typeID'] = '1370', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Ceiba Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Ceiba Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 41.073: | Zeile 44.917: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.080: | Zeile 44.924: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingCeibaSignItem', | |||
['typeID'] = '1371', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Fir Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Fir Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 41.113: | Zeile 44.961: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.120: | Zeile 44.968: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingFirSignItem', | |||
['typeID'] = '1372', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Hardwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Hardwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.153: | Zeile 45.005: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.160: | Zeile 45.012: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingHardwoodSignItem', | |||
['typeID'] = '1373', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Joshua Sign'] = { | ||
['untranslated'] = 'Small Hanging Joshua Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.193: | Zeile 45.049: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingJoshuaSignItem', | |||
['typeID'] = '1374', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Mortared Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Mortared Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.233: | Zeile 45.093: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.240: | Zeile 45.100: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingMortaredGraniteSignItem', | |||
['typeID'] = '1376', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Mortared Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Mortared Limestone Sign', | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.273: | Zeile 45.137: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.280: | Zeile 45.144: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingMortaredLimestoneSignItem', | |||
['typeID'] = '1377', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Mortared Sandstone Sign'] = { | ||
['untranslated'] = 'Small Hanging Mortared Sandstone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.306: | Zeile 45.174: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.320: | Zeile 45.188: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingMortaredSandstoneSignItem', | |||
['typeID'] = '1378', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Mortared Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Mortared Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {}, | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt', 'Produkt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 41.353: | Zeile 45.225: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.360: | Zeile 45.232: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingMortaredStoneSignItem', | |||
['typeID'] = '1379', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Oak Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Oak Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.379: | Zeile 45.255: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Zeile 41.393: | Zeile 45.269: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.400: | Zeile 45.276: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingOakSignItem', | |||
['typeID'] = '1380', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Palm Sign'] = { | ||
['untranslated'] = 'Small Hanging Palm Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.420: | Zeile 45.300: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.440: | Zeile 45.320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingPalmSignItem', | |||
['typeID'] = '1381', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Redwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Redwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.473: | Zeile 45.357: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.480: | Zeile 45.364: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingRedwoodSignItem', | |||
['typeID'] = '1382', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Saguaro Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Saguaro Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.513: | Zeile 45.401: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.520: | Zeile 45.408: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingSaguaroSignItem', | |||
['typeID'] = '1383', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Softwood Sign'] = { | ||
['untranslated'] = 'Small Hanging Softwood Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 41.553: | Zeile 45.445: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingSoftwoodSignItem', | |||
['typeID'] = '1384', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Spruce Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Hanging Spruce Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = '', | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 41.593: | Zeile 45.489: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.600: | Zeile 45.496: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingSpruceSignItem', | |||
['typeID'] = '1385', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Hanging Wood Sign'] = { | ||
[' | ['untranslated'] = 'Small Hanging Wood Sign', | ||
[' | ['category'] = 'Versteckt', | ||
[' | ['group'] = 'Gegenstände', | ||
[' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 41.640: | Zeile 45.540: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallHangingWoodSignItem', | |||
['typeID'] = '689', | |||
}, | }, | ||
[' | ['Small Meeting Chair'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Meeting Chair', | ||
['category'] = 'Versteckt', | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.660: | Zeile 45.563: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Zeile 41.672: | Zeile 45.575: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallMeetingChairItem', | |||
['typeID'] = '1387', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Meeting Table'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Meeting Table', | ||
['group'] = ' | ['category'] = 'Versteckt', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = '', | ||
['tagGroups'] = {'Not In Browser', 'Weltobjekt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 41.713: | Zeile 45.620: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.720: | Zeile 45.627: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallMeetingTableItem', | |||
['typeID'] = '1388', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Sink'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Sink', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'A small household sink.', | ||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 41.740: | Zeile 45.651: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Badezimmer', | ||
['furnitureType'] = | ['furnitureType'] = 'Spüle', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 41.753: | Zeile 45.664: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.760: | Zeile 45.671: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallSinkItem', | |||
['typeID'] = '1389', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Basalt Sign'] = { | ||
['untranslated'] = 'Small Standing Ashlar Basalt Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 41.780: | Zeile 45.695: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarBasaltSignItem', | |||
['typeID'] = '1390', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Gneiss Sign'] = { | ||
['untranslated'] = 'Small Standing Ashlar Gneiss Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.820: | Zeile 45.739: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 41.833: | Zeile 45.752: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.840: | Zeile 45.759: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarGneissSignItem', | |||
['typeID'] = '1391', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Ashlar Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 41.873: | Zeile 45.796: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.880: | Zeile 45.803: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarGraniteSignItem', | |||
['typeID'] = '1392', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Limestone Sign'] = { | ||
['untranslated'] = 'Small Standing Ashlar Limestone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.900: | Zeile 45.827: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Zeile 41.913: | Zeile 45.840: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.920: | Zeile 45.847: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarLimestoneSignItem', | |||
['typeID'] = '1393', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Sandstone Sign'] = { | ||
['untranslated'] = 'Small Standing Ashlar Sandstone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = { | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 41.940: | Zeile 45.871: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 41.960: | Zeile 45.891: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarSandstoneSignItem', | |||
['typeID'] = '1394', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Shale Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Ashlar Shale Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Zeile 41.984: | Zeile 45.919: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 41.993: | Zeile 45.928: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.000: | Zeile 45.935: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarShaleSignItem', | |||
['typeID'] = '1395', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ashlar Stone Sign'] = { | ||
['untranslated'] = 'Small Standing Ashlar Stone Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 42.026: | Zeile 45.965: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.040: | Zeile 45.979: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingAshlarStoneSignItem', | |||
['typeID'] = '1396', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Birch Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Birch Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.073: | Zeile 46.016: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.080: | Zeile 46.023: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingBirchSignItem', | |||
['typeID'] = '1397', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Cedar Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Cedar Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.113: | Zeile 46.060: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.120: | Zeile 46.067: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingCedarSignItem', | |||
['typeID'] = '1398', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Ceiba Sign'] = { | ||
['untranslated'] = 'Small Standing Ceiba Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 42.140: | Zeile 46.091: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.160: | Zeile 46.111: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingCeibaSignItem', | |||
['typeID'] = '1399', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Fir Sign'] = { | ||
['untranslated'] = 'Small Standing Fir Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 42.193: | Zeile 46.148: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = | ['roomMatReq'] = nil, | ||
['roomContainReq'] = | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingFirSignItem', | |||
['typeID'] = '1400', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Hardwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Hardwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.233: | Zeile 46.192: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.240: | Zeile 46.199: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingHardwoodSignItem', | |||
['typeID'] = '1401', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Joshua Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Joshua Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.273: | Zeile 46.236: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.280: | Zeile 46.243: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingJoshuaSignItem', | |||
['typeID'] = '1402', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Mortared Granite Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Mortared Granite Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 42.313: | Zeile 46.280: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.320: | Zeile 46.287: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingMortaredGraniteSignItem', | |||
['typeID'] = '1404', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Mortared Limestone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Mortared Limestone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = 'Ein | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Zeile 42.353: | Zeile 46.324: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.360: | Zeile 46.331: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingMortaredLimestoneSignItem', | |||
['typeID'] = '1405', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Mortared Sandstone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Mortared Sandstone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.393: | Zeile 46.368: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.400: | Zeile 46.375: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingMortaredSandstoneSignItem', | |||
['typeID'] = '1406', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Mortared Stone Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Mortared Stone Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.433: | Zeile 46.412: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.440: | Zeile 46.419: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingMortaredStoneSignItem', | |||
['typeID'] = '1407', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Oak Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Oak Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.459: | Zeile 46.442: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 42.473: | Zeile 46.456: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.480: | Zeile 46.463: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingOakSignItem', | |||
['typeID'] = '1408', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Palm Sign'] = { | ||
['untranslated'] = 'Small Standing Palm Sign', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 42.512: | Zeile 46.499: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.520: | Zeile 46.507: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingPalmSignItem', | |||
['typeID'] = '1409', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Redwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Redwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 42.553: | Zeile 46.544: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.560: | Zeile 46.551: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingRedwoodSignItem', | |||
['typeID'] = '1410', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Saguaro Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Saguaro Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.584: | Zeile 46.579: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Zeile 42.593: | Zeile 46.588: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.600: | Zeile 46.595: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingSaguaroSignItem', | |||
['typeID'] = '1411', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Softwood Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Softwood Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.633: | Zeile 46.632: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.640: | Zeile 46.639: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingSoftwoodSignItem', | |||
['typeID'] = '1412', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Spruce Sign'] = { | ||
['category'] = ' | ['untranslated'] = 'Small Standing Spruce Sign', | ||
['group'] = ' | ['category'] = 'WorldObject', | ||
['description'] = ' | ['group'] = 'World Object Items', | ||
['tagGroups'] = {' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['maxStack'] = ' | ['tagGroups'] = {'Weltobjekt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.673: | Zeile 46.676: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.680: | Zeile 46.683: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingSpruceSignItem', | |||
['typeID'] = '1413', | |||
['fluidsUded'] = nil, | |||
}, | }, | ||
[' | ['Small Standing Wood Sign'] = { | ||
['untranslated'] = 'Small Standing Wood Sign', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.720: | Zeile 46.727: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmallStandingWoodSignItem', | |||
['typeID'] = '690', | |||
}, | }, | ||
[' | ['Smelting Upgrade'] = { | ||
['category'] = ' | ['untranslated'] = 'Smelting Upgrade', | ||
['group'] = ' | ['category'] = 'Efficiency Modules', | ||
['description'] = ' | ['group'] = 'Verbesserung', | ||
['tagGroups'] = {' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.', | ||
['tagGroups'] = {'Verbesserung', 'Produkt'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.760: | Zeile 46.770: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmeltingUpgradeItem', | |||
['typeID'] = '754', | |||
}, | }, | ||
[' | ['Smith Apron'] = { | ||
['untranslated'] = 'Smith Apron', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 42.800: | Zeile 46.813: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmithApronItem', | |||
['typeID'] = '408', | |||
}, | }, | ||
[' | ['Smith Bandana'] = { | ||
['category'] = ' | ['untranslated'] = 'Smith Bandana', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.820: | Zeile 46.836: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.840: | Zeile 46.856: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmithBandanaItem', | |||
['typeID'] = '409', | |||
}, | }, | ||
[' | ['Smith Boots'] = { | ||
['category'] = ' | ['untranslated'] = 'Smith Boots', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'Heavy duty steel-toed boots. (Decreases calories consumed when using tools by 10%)', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.860: | Zeile 46.879: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Zeile 42.880: | Zeile 46.899: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmithBootsItem', | |||
['typeID'] = '410', | |||
}, | }, | ||
[' | ['Smith Gloves'] = { | ||
['category'] = ' | ['untranslated'] = 'Smith Gloves', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'AvatarPart', | ||
['tagGroups'] = {' | ['description'] = 'A reinforced wrist guard paired with a lone work glove.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.913: | Zeile 46.935: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmithGlovesItem', | |||
['typeID'] = '411', | |||
}, | }, | ||
[' | ['Smith Pants'] = { | ||
['category'] = ' | ['untranslated'] = 'Smith Pants', | ||
['category'] = '_None', | |||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Denim pants with knee patches.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Clothes', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Zeile 42.960: | Zeile 46.985: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmithPantsItem', | |||
['typeID'] = '412', | |||
}, | }, | ||
[' | ['Smog'] = { | ||
['untranslated'] = 'Smog', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = ' | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'Ein Rauch, der eine Kombination aus verschiedenen Verschmutzungen enthält.', | ||
['tagGroups'] = { | ['tagGroups'] = {}, | ||
['maxStack'] = ' | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Zeile 43.000: | Zeile 47.028: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmogItem', | |||
['typeID'] = '15', | |||
}, | }, | ||
[' | ['Smooth Gut Noodle Roll'] = { | ||
['category'] = ' | ['untranslated'] = 'Smooth Gut Noodle Roll', | ||
['group'] = ' | ['category'] = '_None', | ||
['description'] = ' | ['group'] = 'Nahrung', | ||
['tagGroups'] = {' | ['description'] = 'These noodle rolls look VERY smooth.', | ||
['maxStack'] = ' | ['tagGroups'] = {'Nahrung', 'Produkt'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '1200.0', | ||
['carbs'] = | ['carbs'] = '19.0', | ||
['protein'] = | ['protein'] = '15.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Zeile 43.040: | Zeile 47.071: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SmoothGutNoodleRollItem', | |||
['typeID'] = '569', | |||
}, | }, | ||
[' | ['Snapping Turtle Carcass'] = { | ||
['untranslated'] = 'Snapping Turtle Carcass', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = ' | ['description'] = 'A dead snapping turtle.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Kleiner Lederkadaver', 'Tiny Carcass', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.080: | Zeile 47.114: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['inventoryRestrictions'] = nil, | ||
['typeID'] = ' | ['fertilizerNutrients'] = nil, | ||
['type'] = 'SnappingTurtleCarcassItem', | |||
['typeID'] = '691', | |||
}, | }, | ||
['Sofa'] = { | |||
['untranslated'] = 'Couch', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Eine kleine Couch zum Ausruhen. Jetzt mit Platz für deine Freunde!', | |||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '2', | |||
['roomCategory'] = 'Allgemein', | |||
['furnitureType'] = 'Seating', | |||
['repeatsDepreciation'] = '0.6', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 2 X 2', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CouchItem', | |||
['typeID'] = '1160', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Softwood Board'] = { | |||
['untranslated'] = 'Softwood Board', | |||
['category'] = '_None', | |||
['group'] = 'Gegenstände', | |||
['description'] = 'A higher quality softwood board used for long lasting furniture.', | |||
['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = '2000', | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodBoardItem', | |||
['typeID'] = '692', | |||
}, | |||
['Softwood Hewn Log'] = { | |||
['untranslated'] = 'Softwood Hewn Log', | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.', | |||
['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Ingredient'}, | |||
['maxStack'] = '15', | |||
['carried'] = 'Hände', | |||
['weight'] = '10', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = '4000', | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '1', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodHewnLogItem', | |||
['typeID'] = '344', | |||
}, | |||
['Softwood Lumber'] = { | |||
['untranslated'] = 'Softwood Lumber', | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.', | |||
['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '20', | |||
['carried'] = 'Hände', | |||
['weight'] = '10', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = '4000', | |||
['yield'] = nil, | |||
['currency'] = 'Ja', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '2', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodLumberItem', | |||
['typeID'] = '345', | |||
}, | |||
['Softwood Lumber Bench'] = { | |||
['untranslated'] = 'Softwood Lumber Bench', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | |||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1.5', | |||
['roomCategory'] = 'Allgemein', | |||
['furnitureType'] = 'Seating', | |||
['repeatsDepreciation'] = '0.5', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodLumberBenchItem', | |||
['typeID'] = '1417', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Softwood Lumber Chair'] = { | |||
['untranslated'] = 'Softwood Lumber Chair', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | |||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1', | |||
['roomCategory'] = 'Allgemein', | |||
['furnitureType'] = 'Seating', | |||
['repeatsDepreciation'] = '0.7', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodLumberChairItem', | |||
['typeID'] = '1418', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Softwood Lumber Door'] = { | |||
['untranslated'] = 'Softwood Lumber Door', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Eine Tür aus fein geschnittenem Bauholz.', | |||
['tagGroups'] = {'Weltobjekt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 2 X 3', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodLumberDoorItem', | |||
['typeID'] = '1419', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Softwood Lumber Table'] = { | |||
['untranslated'] = 'Softwood Lumber Table', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large lumber table for eating meals or getting some work done.', | |||
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '2', | |||
['roomCategory'] = 'Allgemein', | |||
['furnitureType'] = 'Tisch', | |||
['repeatsDepreciation'] = '0.6', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SoftwoodLumberTableItem', | |||
['typeID'] = '1420', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Solargenerator'] = { | |||
['untranslated'] = 'Solar Generator', | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.', | |||
['tagGroups'] = {'Weltobjekt', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '30', | |||
['energyUsed'] = '0', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '6 X 4 X 7', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SolarGeneratorItem', | |||
['typeID'] = '1421', | |||
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}}, | |||
}, | |||
['Sonnenblume'] = { | |||
['untranslated'] = 'Sunflower', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'A plant whose seeds are quite versitile in their use further processed.', | |||
['tagGroups'] = {'Ernte', 'Harvestable', 'Nahrung', 'Ingredient'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.01', | |||
['calories'] = '50.0', | |||
['carbs'] = '2.0', | |||
['protein'] = '0.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '4.0', | |||
['fuel'] = nil, | |||
['yield'] = '[[Sammeln]]', | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SunflowerItem', | |||
['typeID'] = '575', | |||
}, | |||
['Sonnenblumensamen'] = { | |||
['untranslated'] = 'Sunflower Seed', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Pflanzen, um Sonnenblumen wachsen zu lassen.', | |||
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.05', | |||
['calories'] = '0.0', | |||
['carbs'] = '0.0', | |||
['protein'] = '0.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '0.0', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SunflowerSeedItem', | |||
['typeID'] = '853', | |||
}, | |||
['Sonnenblumensamenbeutel'] = { | |||
['untranslated'] = 'Sunflower Seed Pack', | |||
['category'] = 'Versteckt', | |||
['group'] = 'Gegenstände', | |||
['description'] = 'Pflanzen, um Sonnenblumen wachsen zu lassen.', | |||
['tagGroups'] = {'Not In Browser'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.05', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SunflowerSeedPackItem', | |||
['typeID'] = '854', | |||
}, | |||
['Spiky Roll'] = { | |||
['untranslated'] = 'Spiky Roll', | |||
['category'] = '_None', | |||
['group'] = 'Nahrung', | |||
['description'] = 'Spikes are definitely removed before serving.', | |||
['tagGroups'] = {'Nahrung', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0.3', | |||
['calories'] = '1300.0', | |||
['carbs'] = '20.0', | |||
['protein'] = '17.0', | |||
['fat'] = '7.0', | |||
['vitamins'] = '2.0', | |||
['density'] = '3.5', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SpikyRollItem', | |||
['typeID'] = '570', | |||
}, | |||
['Spin Melter'] = { | |||
['untranslated'] = 'Spin Melter', | |||
['category'] = 'WorldObject', | |||
['group'] = 'Module', | |||
['description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.', | |||
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '10', | |||
['energyUsed'] = '250', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '3 X 3 X 2', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Stufe 2.8', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SpinMelterItem', | |||
['typeID'] = '1422', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Spindelpresse'] = { | |||
['untranslated'] = 'Screw Press', | |||
['category'] = 'WorldObject', | |||
['group'] = 'Module', | |||
['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.', | |||
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '5', | |||
['energyUsed'] = '200', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Mechanisch', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '1 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Stufe 1.7', | |||
['roomContainReq'] = 'Ja', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ScrewPressItem', | |||
['typeID'] = '1352', | |||
['fluidsUded'] = nil, | |||
}, | |||
['Spitzhacke'] = { | |||
['untranslated'] = 'Pickaxe', | |||
['category'] = 'Versteckt', | |||
['group'] = 'Werkzeuge', | |||
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.', | |||
['tagGroups'] = {'Excavation', 'Werkzeuge'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Rucksack', | |||
['weight'] = '0', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'PickaxeItem', | |||
['typeID'] = '131', | |||
}, | |||
['Spruce Log'] = { | |||
['untranslated'] = 'Spruce Log', | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.', | |||
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'}, | |||
['maxStack'] = '20', | |||
['carried'] = 'Hände', | |||
['weight'] = '10', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] | |||
['fat'] = nil, | ['fat'] = nil, | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
Zeile 43.240: | Zeile 55.316: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CelluloseFiberItem', | ['type'] = 'CelluloseFiberItem', | ||
['typeID'] = ' | ['typeID'] = '609', | ||
}, | }, | ||
['Zement'] = { | ['Zement'] = { | ||
['untranslated'] = 'Cement', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
['description'] = 'In order to be usable it needs to be reinforced.', | ['description'] = 'In order to be usable it needs to be reinforced.', | ||
['tagGroups'] = {'Ingredient', ' | ['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.280: | Zeile 55.359: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CementItem', | ['type'] = 'CementItem', | ||
['typeID'] = ' | ['typeID'] = '610', | ||
}, | }, | ||
['Zementbrennofen'] = { | ['Zementbrennofen'] = { | ||
['untranslated'] = 'Cement Kiln', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Ein sich drehender Brennofen der Zement und Beton produziert.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.300: | Zeile 55.382: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = [[Brennstoff]], | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Zeile 43.316: | Zeile 55.398: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1.8', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CementKilnItem', | ['type'] = 'CementKilnItem', | ||
['typeID'] = ' | ['typeID'] = '1099', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Ziegel'] = { | ['Ziegel'] = { | ||
['untranslated'] = 'Brick', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = 'Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.', | ['description'] = 'Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.', | ||
['tagGroups'] = {' | ['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hände', | ['carried'] = 'Hände', | ||
Zeile 43.360: | Zeile 55.446: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'BrickItem', | ['type'] = 'BrickItem', | ||
['typeID'] = ' | ['typeID'] = '269', | ||
}, | }, | ||
['Zimmermanntisch'] = { | ['Zimmermanntisch'] = { | ||
['untranslated'] = 'Carpentry Table', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.', | ['description'] = 'Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.', | ||
['tagGroups'] = {'Weltobjekt | ['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.380: | Zeile 55.469: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = 'Industrial', | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
Zeile 43.396: | Zeile 55.485: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '25', | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 0.2', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'CarpentryTableItem', | ['type'] = 'CarpentryTableItem', | ||
['typeID'] = ' | ['typeID'] = '1090', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Zoning Office'] = { | ['Zoning Office'] = { | ||
['untranslated'] = 'Zoning Office', | |||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'Districts are created and redefined here.', | ['description'] = 'Districts are created and redefined here.', | ||
['tagGroups'] = {'Weltobjekt', ' | ['tagGroups'] = {'Weltobjekt', 'Produkt'}, | ||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.436: | Zeile 55.529: | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = '45', | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = ' | ['roomMatReq'] = 'Stufe 1', | ||
['roomContainReq'] = 'Ja', | ['roomContainReq'] = 'Ja', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'ZoningOfficeItem', | ['type'] = 'ZoningOfficeItem', | ||
['typeID'] = ' | ['typeID'] = '107', | ||
['fluidsUded'] = nil, | |||
}, | }, | ||
['Zucker'] = { | ['Zucker'] = { | ||
['untranslated'] = 'Sugar', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Auch Süßigkeitenliebhaber ernähren sich nicht nur von Zucker.', | ['description'] = 'Auch Süßigkeitenliebhaber ernähren sich nicht nur von Zucker.', | ||
['tagGroups'] = {'Nahrung | ['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.480: | Zeile 55.577: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SugarItem', | ['type'] = 'SugarItem', | ||
['typeID'] = ' | ['typeID'] = '572', | ||
}, | }, | ||
['Zuckerrohr'] = { | ['Zuckerrohr'] = { | ||
['untranslated'] = 'Sugarcane', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Wie hast du das überhaupt bekommen?', | ['description'] = 'Wie hast du das überhaupt bekommen?', | ||
['tagGroups'] = {'Seeds', 'Nahrung | ['tagGroups'] = {'Seeds', 'Nahrung'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.520: | Zeile 55.620: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SugarcaneItem', | ['type'] = 'SugarcaneItem', | ||
['typeID'] = ' | ['typeID'] = '851', | ||
}, | }, | ||
['Zuckerrohrbeutel'] = { | ['Zuckerrohrbeutel'] = { | ||
['untranslated'] = 'Sugarcane Pack', | |||
['category'] = 'Versteckt', | ['category'] = 'Versteckt', | ||
['group'] = 'Gegenstände', | ['group'] = 'Gegenstände', | ||
Zeile 43.560: | Zeile 55.663: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SugarcanePackItem', | ['type'] = 'SugarcanePackItem', | ||
['typeID'] = ' | ['typeID'] = '852', | ||
}, | }, | ||
['Zuckersirup'] = { | ['Zuckersirup'] = { | ||
['untranslated'] = 'Simple Syrup', | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Nahrung', | ['group'] = 'Nahrung', | ||
['description'] = 'Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.', | ['description'] = 'Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.', | ||
['tagGroups'] = {'Nahrung', ' | ['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'}, | ||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Rucksack', | ['carried'] = 'Rucksack', | ||
Zeile 43.600: | Zeile 55.706: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['inventoryRestrictions'] = nil, | |||
['fertilizerNutrients'] = nil, | |||
['type'] = 'SimpleSyrupItem', | ['type'] = 'SimpleSyrupItem', | ||
['typeID'] = ' | ['typeID'] = '568', | ||
}, | }, | ||
}, | }, | ||
tags = { | tags = { | ||
['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', }, | ['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', }, | ||
[' | ['Advanced Upgrade'] = { 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', }, | ||
['Animal Skin'] = { 'Fellpelz', 'Leder', }, | ['Animal Skin'] = { 'Fellpelz', 'Leder', }, | ||
[' | ['Ashlar Stone'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', }, | ||
[' | ['Baked Food'] = { 'Baked Beet', 'Baked Heart Of Palm', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Braten', 'Gebackener Mais', 'Gebackener Taro', }, | ||
[' | ['Baked Vegetable'] = { 'Baked Beet', 'Baked Heart Of Palm', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Mais', 'Gebackener Taro', }, | ||
['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', }, | ['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', }, | ||
[' | ['Basic Upgrade'] = { 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', }, | ||
['Bau'] = { 'Eisenhammer', 'Hammer', 'Moderner Hammer', 'Stahlhammer', 'Steinhammer', 'Werkzeug für Entwickler', 'Kran', }, | ['Bau'] = { 'Eisenhammer', 'Hammer', 'Hände', 'Moderner Hammer', 'Stahlhammer', 'Steinhammer', 'Werkzeug für Entwickler', 'Kran', }, | ||
['Bauholz'] = { 'Bauholz', 'Hardwood Lumber', 'Softwood Lumber', }, | ['Bauholz'] = { 'Bauholz', 'Hardwood Lumber', 'Softwood Lumber', }, | ||
['Beton'] = { 'Stahlbeton', }, | ['Beton'] = { 'Stahlbeton', }, | ||
[' | ['Bildung'] = { 'Teachers Desk Item', }, | ||
['Block'] = { 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', ' | ['Block'] = { 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Cotton Carpet', 'Cotton Curtains', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Erde', 'Fass', 'Feldweg', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Nylon Carpet', 'Nylon Curtains', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Wool Carpet', 'Wool Curtains', 'Ziegel', }, | ||
['Brennstoff'] = { 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Softwood Board', }, | |||
['Brot'] = { 'Brot', 'Prärielilienbrot', }, | ['Brot'] = { 'Brot', 'Prärielilienbrot', }, | ||
[' | ['Campfire Salad'] = { 'Beet Campfire Salad', 'Fern Campfire Salad', 'Jungle Campfire Salad', 'Root Campfire Salad', }, | ||
['Charred Fruit'] = { 'Charred Cactus Fruit', 'Gegrillte Ananas', 'Gegrillte Papaya', }, | |||
[' | ['Charred Green'] = { 'Charred Fireweed Shoots', 'Gegrillte Agave', 'Getrocknete Farnspitzen', }, | ||
['Charred Vegetable'] = { 'Charred Beans', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillter Mais', 'Gegrillter Taro', }, | |||
[' | ['Clothes'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Bärenrucksack', 'Caprihose', 'Chef Hat', 'Chef Pants', 'Chef Shirt', 'Chef Shoes', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Explorer Belt', 'Explorer Boots', 'Explorer Gloves', 'Explorer Hat', 'Explorer Pants', 'Explorer Shirt', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', }, | ||
[' | ['Composite Lumber'] = { 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', }, | ||
['Clothes'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', }, | ['Concentrated Ore'] = { 'Copper Concentrate', 'Eisenkonzentrat', 'Goldkonzentrat', }, | ||
[' | |||
[' | |||
['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Eisenrohr', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Kalksteinziegel', 'Kupferrohr', 'Sandsteinziegel', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Ziegel', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', }, | ['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Eisenrohr', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Kalksteinziegel', 'Kupferrohr', 'Sandsteinziegel', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Ziegel', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', }, | ||
['Crafting Table'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Backofen', 'Brennofen', 'Campingplatz', 'Capitol', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fertigungsstraße', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gusseiserner Ofen', 'Herd', 'Hochofen', 'Jaw Crusher', 'Küche', 'Laboratorium', 'Lagerfeuer', 'Landwirttisch', 'Metzgertisch', 'Mühle', 'Raffinerie', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Steinmetztisch', 'Sägewerk', 'Tool Bench', 'Wagenmachertisch', 'Walzwerk', 'Werkbank', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', }, | ['Crafting Table'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amboss', 'Arrastra', 'Automatic Loom', 'Backofen', 'Brennofen', 'Campingplatz', 'Capitol', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fertigungsstraße', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gusseiserner Ofen', 'Herd', 'Hochofen', 'Jaw Crusher', 'Küche', 'Laboratorium', 'Lagerfeuer', 'Landwirttisch', 'Loom', 'Metzgertisch', 'Mühle', 'Raffinerie', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Steinmetztisch', 'Sägewerk', 'Tool Bench', 'Wagenmachertisch', 'Walzwerk', 'Werkbank', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', }, | ||
['Crop Seed'] = { 'Agavensamen', 'Ananassamen', 'Bohnen', 'Champignonsporen', 'Cookeinasporen', 'Farnsporen', 'Fliegenpilzsporen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Kaktusfeigensamen', 'Kürbissamen', 'Maissamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Rübensamen', 'Steinpilzsporen', 'Tarosamen', 'Tomatensamen', 'Weidenröschensamen', 'Weizen Samen', }, | ['Crop Seed'] = { 'Agavensamen', 'Ananassamen', 'Bohnen', 'Champignonsporen', 'Cookeinasporen', 'Farnsporen', 'Fliegenpilzsporen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Kaktusfeigensamen', 'Kürbissamen', 'Maissamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Rübensamen', 'Sonnenblumensamen', 'Steinpilzsporen', 'Tarosamen', 'Tomatensamen', 'Weidenröschensamen', 'Weizen Samen', }, | ||
[' | ['Crushed Rock'] = { 'Crushed Basalt', 'Crushed Gneiss', 'Crushed Granite', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', }, | ||
['Ernte'] = { 'Agavenblätter', 'Ananas', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', }, | ['Dünger'] = { 'Beerenextraktdünger', 'Blutmehldünger', 'Faserfüllstoff', 'Holzstofffüller', 'Kompostdünger', 'Lederaschedünger', 'Pelzdünger', 'Phosphatdünger', 'Prärielilienaschedünger', 'Verbundfüllstoff', }, | ||
['Excavation'] = { 'Eisenschaufel', 'Eisenspitzhacke', 'Holzschaufel', 'Moderne Schaufel', 'Moderne Spitzhacke', 'Schaufel', 'Spitzhacke', 'Stahlschaufel', 'Stahlspitzhacke', 'Steinspitzhacke', 'Kompaktlader', }, | ['Ernte'] = { 'Agavenblätter', 'Ananas', 'Bean Sprout', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Sonnenblume', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', 'Cotton Boll', 'Pflanzenfasern', }, | ||
['Erz'] = { 'Eisenerz', 'Golderz', 'Kupfererz', }, | |||
['Excavatable'] = { 'Abfall', 'Basalt', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenerz', 'Eisenkonzentrat', 'Erde', 'Gneis', 'Golderz', 'Goldkonzentrat', 'Granit', 'Kalkstein', 'Kohle', 'Kompost', 'Kupfererz', 'Lehm', 'Sand', 'Sandstein', 'Schiefer', 'Schlacke', 'Slag', 'Wet Tailings', }, | |||
['Excavation'] = { 'Eisenschaufel', 'Eisenspitzhacke', 'Holzschaufel', 'Moderne Schaufel', 'Moderne Spitzhacke', 'Schaufel', 'Spitzhacke', 'Stahlschaufel', 'Stahlspitzhacke', 'Steinspitzhacke', 'Bagger', 'Kompaktlader', }, | |||
['Fabric'] = { 'Cotton Fabric', 'Nylon Fabric', 'Stoff', 'Wool Fabric', }, | |||
['Fackel'] = { 'Fackel', }, | ['Fackel'] = { 'Fackel', }, | ||
['Fahrzeuge'] = { 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', ' | ['Fahrzeuge'] = { 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Handpflug', 'Holzkarren', 'Kleiner Holzkarren', 'Kompaktlader', 'Kran', 'LKW', 'Schubkarre', }, | ||
['Fertigkeitsbücher'] = { 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', }, | ['Fertigkeitsbücher'] = { 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', }, | ||
['Fett'] = { 'Talg', 'Öl', }, | ['Fett'] = { 'Talg', 'Öl', }, | ||
[' | ['Fisch'] = { 'Bass', 'Blue Shark', 'Forelle', 'Kabeljau', 'Lachs', 'Moon Jellyfish', 'Pacific Sardine', 'Thunfisch', }, | ||
[' | ['Forschung'] = { 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', }, | ||
[' | ['Fried Vegetable'] = { 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebratene Tomaten', }, | ||
['Frucht'] = { 'Ananas', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Papaya', 'Riesige Kaktusfrucht', }, | |||
['Fungus'] = { 'Champignons', 'Cookeina', 'Fliegenpilze', 'Steinpilze', }, | ['Fungus'] = { 'Champignons', 'Cookeina', 'Fliegenpilze', 'Steinpilze', }, | ||
[' | ['Gemüse'] = { 'Bohnen', 'Mais', 'Palmherz', 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', 'Tomate', }, | ||
['Greens'] = { 'Agavenblätter', 'Beet Greens', 'Farnspitzen', 'Weidenröschenwurzel', }, | ['Getreide'] = { 'Reis', 'Weizen', }, | ||
['Greens'] = { 'Agavenblätter', 'Bean Sprout', 'Beet Greens', 'Farnspitzen', 'Weidenröschenwurzel', }, | |||
['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', }, | ['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', }, | ||
[' | ['Hardwood Lumber'] = { 'Composite Birch Lumber', 'Composite Ceiba Lumber', 'Composite Oak Lumber', }, | ||
['Harvester'] = { 'Dampftraktor-Erntemaschine', 'Bogen', 'Composite Bow', 'Eisenschaufel', 'Holzschaufel', ' | ['Harvestable'] = { 'Agavenblätter', 'Ananas', 'Bean Sprout', 'Beet Greens', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Riesige Kaktusfrucht', 'Rübe', 'Sonnenblume', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', }, | ||
['Haus'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Deckenlampe | ['Harvester'] = { 'Dampftraktor-Erntemaschine', 'Bogen', 'Composite Bow', 'Eisenmachete', 'Eisenschaufel', 'Holzschaufel', 'Hände', 'Iron Sickle', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Recurve Bow', 'Schaufel', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Steinmachete', 'Steinsichel', 'Wooden Bow', }, | ||
[' | ['Haus'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Deckenlampe', 'Eisschrank', 'Elektrische Wandleuchte', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Kerzenständer', 'Kleiner Teppich', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Regalschrank', 'Runder Blumentopf', 'Salzkorb', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilette', 'Wandkerze', 'Waschbrett', 'Waschmaschine', }, | ||
['Hewn Log'] = { 'Hardwood Hewn Log', 'Holz', 'Softwood Hewn Log', }, | |||
['Holz'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Joshua Log', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Spruce Log', }, | |||
['Holzfällen'] = { 'Axt', 'Eisenaxt', 'Kettensäge', 'Moderne Axt', 'Stahlaxt', 'Steinaxt', }, | ['Holzfällen'] = { 'Axt', 'Eisenaxt', 'Kettensäge', 'Moderne Axt', 'Stahlaxt', 'Steinaxt', }, | ||
['Housing Objects'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Dampfmaschine', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', ' | ['Housing Objects'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amboss', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Automatic Loom', 'Backofen', 'Bathtub', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Dresser', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Dampfmaschine', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Dresser', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Large Bath Mat', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Nylon Futon Bed', 'Nylon Futon Couch', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'School Supply Station Item', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Bath Mat', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steel Abstract Fixture', 'Steel Hanging Fixture', 'Steel Hanging Lamp', 'Steel Kitchen Lamp', 'Steel Square Fixture', 'Steinmetztisch', 'Straßenlaterne', 'Students Desk Item', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Teachers Desk Item', 'Toilette', 'Towel Rack', 'Upholstered Chair', 'Upholstered Couch', 'Verbrennungsgenerator', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserrad', 'Windmühle', 'Windrad', 'Wood Kitchen Lamp', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', }, | ||
['Ingredient'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Basalt', 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Lehm', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Stein', 'Steinziegel', 'Wellblech', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Baked Beet', 'Baked Heart Of Palm', 'Bean Sprout', 'Beet Campfire Salad', 'Beet Greens', 'Bohnen', 'Boiled Grains', 'Brot', 'Champignons', 'Champignonsporen', 'Cookeina', 'Cookeinasporen', 'Eichel', 'Einfacher Salat', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Filet', 'Fleischbrühe', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Mais', 'Gebackener Taro', 'Gebackenes Fleisch', 'Gebratene Tomaten', 'Gegrillte Ananas', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillter Fisch', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Geschmortes Fleisch', 'Getreidekeim', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeersamen', 'Jungle Campfire Salad', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kürbis', 'Kürbissamen', 'Leavened Dough', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Mehl', 'Obstsalat', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Raffiniertes Öl', 'Reis', 'Rice Flour', 'Rice Noodles', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Rübe', 'Rübensamen', 'Sonnenblume', 'Sonnenblumensamen', 'Steinpilze', 'Steinpilzsporen', 'Sun Cheese', 'Süßer Salat', 'Talg', 'Taro Fries', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Tortilla', 'Vorbereitetes Fleisch', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agouti Carcass', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Alligator Carcass', 'Basic Circuit', 'Bass', 'Bergziegenkadaver', 'Bewehrungsstahl', 'Bisonkadaver', 'Blattgold', 'Blue Shark', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Cotton Boll', 'Cotton Fabric', 'Cotton Thread', 'Coyote Carcass', 'Crab Carcass', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Dickhornschafskadaver', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elchkadaver', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Forelle', 'Fortschrittlicher Verbrennungsmotor', 'Fuchskadaver', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Hardwood Board', 'Hasenkadaver', 'Hirschkadaver', 'Holzkohle', 'Holzrad', 'Holzspan', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Jaguar Carcass', 'Kabeljau', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Lachs', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Moon Jellyfish', 'Muschel', 'Mörtel', 'Nagel', 'Niete', 'Nylon', 'Nylon Fabric', 'Nylon Thread', 'Otterkadaver', 'Pacific Sardine', 'Papier', 'Pflanzenfasern', 'Prairie Dog Carcass', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Shorn Wool', 'Snapping Turtle Carcass', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlsägeblatt', 'Stahlzahnrad', 'Steel Gearbox', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Thunfisch', 'Tragbare Dampfmaschine', 'Truthahnkadaver', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Wolfkadaver', 'Wool Fabric', 'Wool Yarn', 'Zellulosefaser', 'Zement', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Gusseiserner Ofen', 'Talgkerze', 'Wasserrad', 'Windmühle', }, | |||
['Kleiner Lederkadaver'] = { 'Prairie Dog Carcass', 'Snapping Turtle Carcass', 'Truthahnkadaver', }, | |||
['Kohle'] = { 'Kohle', 'Holzkohle', }, | ['Kohle'] = { 'Kohle', 'Holzkohle', }, | ||
['Kraftstoff'] = { 'Bauholz', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Talg', 'Öl', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Seltsamer Kraftstoff', 'Softwood Board', 'Fackel', }, | ['Kraftstoff'] = { 'Bauholz', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Talg', 'Öl', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Seltsamer Kraftstoff', 'Softwood Board', 'Fackel', }, | ||
['Large Fish'] = { 'Blue Shark', 'Thunfisch', }, | |||
['Liquid'] = { 'Abwasser', 'Wasser', }, | ['Liquid'] = { 'Abwasser', 'Wasser', }, | ||
['Liquid Fuel'] = { 'Benzin', 'Biodiesel', }, | ['Liquid Fuel'] = { 'Benzin', 'Biodiesel', }, | ||
[' | ['Medium Carcass'] = { 'Alligator Carcass', 'Bergziegenkadaver', 'Dickhornschafskadaver', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', }, | ||
[' | ['Medium Fish'] = { 'Bass', 'Forelle', 'Kabeljau', 'Lachs', }, | ||
[' | ['Medium Leather Carcass'] = { 'Alligator Carcass', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', }, | ||
['Medium Wooly Carcass'] = { 'Bergziegenkadaver', 'Dickhornschafskadaver', }, | |||
['Meereslebewesen'] = { 'Muschel', 'Seeigel', }, | |||
['Metall'] = { 'Eisenbarren', 'Goldbarren', 'Kupferbarren', 'Stahlbarren', }, | |||
['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', }, | ['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', }, | ||
['Modern Upgrade'] = { 'Modern Upgrade 1 | |||
['Rock'] = { 'Basalt', 'Gneis', 'Granit', 'Kalkstein', 'Sandstein', 'Schiefer', 'Stein', }, | ['Rock'] = { 'Basalt', 'Gneis', 'Granit', 'Kalkstein', 'Sandstein', 'Schiefer', 'Stein', }, | ||
[' | ['Salat'] = { 'Einfacher Salat', 'Obstsalat', }, | ||
['Seeds'] = { 'Agavensamen', 'Ananassamen', 'Arktische-Weide-Samen', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Büschelgrassamen', 'Champignonsporen', 'Cookeinasporen', 'Cotton Seed', 'Eichel', 'Farnsporen', 'Fichtensamen', 'Fliegenpilzsporen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Helikoniensamen', 'Josua Setzling', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Königsfarnsporen', 'Kürbissamen', 'Lupinensamen', 'Maissamen', 'Mammutbaumsamen', 'Meerträubelsamen', 'Orchideensamen', 'Palmensamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Roter-Gitterling-Sporen', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seegras Samen', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilzsporen', 'Tannensamen', 'Tarosamen', 'Tomatensamen', 'Traubenkraut Samen', 'Waldliliensamen', 'Wasserpestsamen', 'Weidenröschensamen', 'Weizen Samen', 'Zedernsamen', 'Zuckerrohr', }, | |||
['Seeds'] = { 'Agavensamen', 'Ananassamen', 'Arktische-Weide-Samen', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Büschelgrassamen', 'Champignonsporen', 'Cookeinasporen', 'Eichel', 'Farnsporen', 'Fichtensamen', 'Fliegenpilzsporen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Helikoniensamen', ' | |||
['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', }, | ['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', }, | ||
['Skilschriftrollen'] = { 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', }, | ['Skilschriftrollen'] = { 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', }, | ||
[' | ['Small Carcass'] = { 'Coyote Carcass', 'Fuchskadaver', 'Wolfkadaver', }, | ||
['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', }, | ['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', }, | ||
[' | ['Softwood Lumber'] = { 'Composite Cedar Lumber', 'Composite Fir Lumber', 'Composite Redwood Lumber', }, | ||
['Storage Container'] = { 'Angetriebener Wagen', 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Backofen', 'Bagger', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gusseiserner Ofen', 'Hochofen', 'Holzkarren', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleines Lager', 'Kompaktlader', 'Kran', 'Kühlschrank', 'LKW', 'Lager', 'Lagerfeuer', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Schubkarre', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wandkerze', 'Winziges Lager', 'Zementbrennofen', }, | ['Storage Container'] = { 'Angetriebener Wagen', 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Backofen', 'Bagger', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Claim Stake Item', 'Composite Lumber Dresser', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gusseiserner Ofen', 'Hewn Dresser', 'Hochofen', 'Holzkarren', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleines Lager', 'Kompaktlader', 'Kran', 'Kühlschrank', 'LKW', 'Lager', 'Lagerfeuer', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Powered Storage Silo', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Schubkarre', 'Storage Silo', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wandkerze', 'Winziges Lager', 'Zementbrennofen', }, | ||
['Straße'] = { 'Asphalt Concrete', 'Steinstraße', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', }, | ['Straße'] = { 'Asphalt Concrete', 'Steinstraße', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', }, | ||
['Tamper'] = { ' | ['Tamper'] = { 'Stahlstraßenwerkzeug', 'Steinstraßenwerkzeug', }, | ||
['Technik'] = { 'Knopf', 'Maut', 'Schalter', }, | ['Technik'] = { 'Knopf', 'Maut', 'Schalter', }, | ||
[' | ['Tiny Carcass'] = { 'Agouti Carcass', 'Crab Carcass', 'Hasenkadaver', 'Otterkadaver', 'Prairie Dog Carcass', 'Snapping Turtle Carcass', 'Truthahnkadaver', }, | ||
[' | ['Tiny Fur Carcass'] = { 'Agouti Carcass', 'Otterkadaver', }, | ||
['Verbesserung'] = { 'Advanced Baking Upgrade', 'Advanced Cooking Upgrade', 'Advanced Masonry Upgrade', 'Advanced Smelting Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Upgrade', 'Basic Engineering Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Upgrade', 'Campfire Cooking Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Upgrade', 'Cooking Upgrade', 'Cutting Edge Cooking Upgrade', 'Electronics Upgrade', 'Farming Upgrade', 'Fertilizers Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Upgrade', 'Paper Milling Upgrade', 'Pottery Upgrade', 'Smelting Upgrade', 'Tailoring Basic Upgrade', 'Tailoring Modern Upgrade', }, | |||
['Währung'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Cotton Carpet', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Nylon Carpet', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Wool Carpet', 'Ziegel', 'Advanced Circuit', 'Basic Circuit', 'Bewehrungsstahl', 'Blattgold', 'Boiler', 'Branntkalk', 'Brett', 'Cotton Boll', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elektromotor', 'Epoxidharz', 'Fellpelz', 'Fortschrittlicher Verbrennungsmotor', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Grundstücksurkunde', 'Gummirad', 'Hardwood Board', 'Holzkohle', 'Holzrad', 'Holzspan', 'Iron Saw Blade', 'IronPiston', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Leder', 'Muschel', 'Mörtel', 'Nagel', 'Niete', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Shorn Wool', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlsägeblatt', 'Stahlzahnrad', 'Steel Gearbox', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Ventil', 'Zellulosefaser', 'Zement', }, | |||
['Weltobjekt'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Automatic Loom', 'Axe Calorie Buff Item', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Blackboard', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Canning Assembly', 'Capitol', 'Cast Iron Bed', 'Cast Iron Bench', 'Cast Iron Chair', 'Cast Iron Royal Bed', 'Cast Iron Table', 'Census Bureau', 'Claim Stake Item', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Dresser', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Country Marker Item', 'Court', 'Crab Pot', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Eisschrank', 'Elch Himmelsstecher', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Elevator Call Post', 'Executive Office', 'Fackelhalter', 'Federation Marker Item', 'Feminine Mannequin', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flat Steel Door', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Global Calorie Buff Item', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Handpflug', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Dresser', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Door', 'Hewn Hardwood Table', 'Hewn Nightstand', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Door', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Homestead Item', 'Huge Banner Sign', 'Huge Iron Banner Sign', 'Huge Iron Sign', 'Huge Steel Banner Sign', 'Huge Steel Sign', 'Huge Wooden Banner Sign', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Immigration Desk Item', 'Industrial Elevator', 'Industrial Refrigerator', 'Injection Mold Machine', 'Jaw Crusher', 'Kalksteinziegeltür', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Bath Mat', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Large Wooden Bookshelf', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Podium', 'Limestone Wolf Statue', 'Logic Gate Item', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Mailbox', 'Masculine Mannequin', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Door', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Nylon Futon Bed', 'Nylon Futon Couch', 'Office Mailbox', 'Paper Machine', 'Plastic Bench Blue', 'Plastic Bench Green', 'Plastic Bench Red', 'Plastic Chair Blue', 'Plastic Chair Green', 'Plastic Chair Red', 'Plastic Table Blue', 'Plastic Table Green', 'Plastic Table Red', 'Pottery Table', 'Powered Storage Silo', 'Printing Press', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Sandsteinziegeltür', 'Schalter', 'Schneidertisch', 'School Supply Station Item', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Small Bath Mat', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Meeting Chair', 'Small Meeting Table', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Starterzelt', 'Steel Abstract Fixture', 'Steel Hanging Fixture', 'Steel Hanging Lamp', 'Steel Kitchen Lamp', 'Steel Podium', 'Steel Row Seating', 'Steel Searchlight', 'Steel Square Fixture', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Storage Silo', 'Straßenlaterne', 'Street Sign', 'Students Desk Item', 'Students Desk T1', 'Students Desk T2', 'Students Desk T3', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Teachers Desk Item', 'Teachers Desk T1', 'Teachers Desk T2', 'Teachers Desk T3', 'Tisch', 'Toilette', 'Tool Bench', 'Towel Rack', 'Town Hall Item', 'Truhe', 'Tür', 'Upholstered Chair', 'Upholstered Couch', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Wood Kitchen Lamp', 'Wooden Podium', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', }, | |||
['Werkzeug'] = { 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Steam Tractor Plow', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenmachete', 'Eisenschaufel', 'Eisenspitzhacke', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Stahlspitzhacke', 'Stahlstraßenwerkzeug', 'Steinaxt', 'Steinhammer', 'Steinmachete', 'Steinsichel', 'Steinspitzhacke', 'Steinstraßenwerkzeug', 'Wooden Bow', }, | |||
['Werkzeuge'] = { 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenmachete', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Hände', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Stahlspitzhacke', 'Stahlstraßenwerkzeug', 'Steinaxt', 'Steinhammer', 'Steinmachete', 'Steinsichel', 'Steinspitzhacke', 'Steinstraßenwerkzeug', 'Surveyor Tool', 'Werkzeug für Entwickler', 'Wooden Bow', }, | |||
['Wirtschaft'] = { 'Anschlagbrett', 'Geschäft', 'Maut', 'Münzprägemaschine', 'Staatskasse', 'Verteilungsstation', 'Wechselstube', }, | |||
['Wood Board'] = { 'Brett', 'Hardwood Board', 'Softwood Board', }, | |||
['Wurzel'] = { 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', }, | |||
['Zahnrad'] = { 'Eisenzahnrad', 'Stahlzahnrad', }, | ['Zahnrad'] = { 'Eisenzahnrad', 'Stahlzahnrad', }, | ||
}, | }, | ||
} | } |
Aktuelle Version vom 23. August 2021, 02:55 Uhr
Dokumentation[Quelltext bearbeiten]
'Diese Seite NICHT manuell ändern!'
Diese Datei ist eine Datendatei, mit der Informationen im gesamten Eco-Wiki mithilfe verschiedener Module automatisiert werden.
Das Modul: ItemData wird derzeit verwendet in:
- Modul: Infobox_Item, Weitere Informationen finden Sie unter Vorlage: Infobox_Item.
- Modul: Beschreibung, Weitere Informationen finden Sie unter Vorlage: Beschreibung.
- Modul: FoodDetails, Weitere Informationen finden Sie unter Vorlage: FoodDetails.
Wenn Sie weitere Informationen auf einer Datenseite sehen möchten, fordern Sie diese im ECO Contribution Wiki Discord unter https://discord.gg/ynCVtN5 an.
-- Eco Version : 0.9.4.0 beta release-237
-- Export Language: German
return {
items = {
['Abfall'] = {
['untranslated'] = 'Garbage',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
['tagGroups'] = {'Excavatable', 'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GarbageItem',
['typeID'] = '72',
},
['Abwasser'] = {
['untranslated'] = 'Sewage',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
['tagGroups'] = {'Liquid', 'Block'},
['maxStack'] = '100',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SewageItem',
['typeID'] = '89',
},
['Adorned Ashlar Basalt Bench'] = {
['untranslated'] = 'Adorned Ashlar Basalt Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarBasaltBenchItem',
['typeID'] = '998',
['fluidsUded'] = nil,
},
['Adorned Ashlar Basalt Chair'] = {
['untranslated'] = 'Adorned Ashlar Basalt Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarBasaltChairItem',
['typeID'] = '999',
['fluidsUded'] = nil,
},
['Adorned Ashlar Basalt Table'] = {
['untranslated'] = 'Adorned Ashlar Basalt Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarBasaltTableItem',
['typeID'] = '1000',
['fluidsUded'] = nil,
},
['Adorned Ashlar Gneiss Bench'] = {
['untranslated'] = 'Adorned Ashlar Gneiss Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGneissBenchItem',
['typeID'] = '1001',
['fluidsUded'] = nil,
},
['Adorned Ashlar Gneiss Chair'] = {
['untranslated'] = 'Adorned Ashlar Gneiss Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGneissChairItem',
['typeID'] = '1002',
['fluidsUded'] = nil,
},
['Adorned Ashlar Gneiss Table'] = {
['untranslated'] = 'Adorned Ashlar Gneiss Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGneissTableItem',
['typeID'] = '1003',
['fluidsUded'] = nil,
},
['Adorned Ashlar Granite Bench'] = {
['untranslated'] = 'Adorned Ashlar Granite Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGraniteBenchItem',
['typeID'] = '1004',
['fluidsUded'] = nil,
},
['Adorned Ashlar Granite Chair'] = {
['untranslated'] = 'Adorned Ashlar Granite Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGraniteChairItem',
['typeID'] = '1005',
['fluidsUded'] = nil,
},
['Adorned Ashlar Granite Table'] = {
['untranslated'] = 'Adorned Ashlar Granite Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarGraniteTableItem',
['typeID'] = '1006',
['fluidsUded'] = nil,
},
['Adorned Ashlar Limestone Bench'] = {
['untranslated'] = 'Adorned Ashlar Limestone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarLimestoneBenchItem',
['typeID'] = '1007',
['fluidsUded'] = nil,
},
['Adorned Ashlar Limestone Chair'] = {
['untranslated'] = 'Adorned Ashlar Limestone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarLimestoneChairItem',
['typeID'] = '1008',
['fluidsUded'] = nil,
},
['Adorned Ashlar Limestone Table'] = {
['untranslated'] = 'Adorned Ashlar Limestone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarLimestoneTableItem',
['typeID'] = '1009',
['fluidsUded'] = nil,
},
['Adorned Ashlar Sandstone Bench'] = {
['untranslated'] = 'Adorned Ashlar Sandstone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarSandstoneBenchItem',
['typeID'] = '1010',
['fluidsUded'] = nil,
},
['Adorned Ashlar Sandstone Chair'] = {
['untranslated'] = 'Adorned Ashlar Sandstone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarSandstoneChairItem',
['typeID'] = '1011',
['fluidsUded'] = nil,
},
['Adorned Ashlar Sandstone Table'] = {
['untranslated'] = 'Adorned Ashlar Sandstone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarSandstoneTableItem',
['typeID'] = '1012',
['fluidsUded'] = nil,
},
['Adorned Ashlar Shale Bench'] = {
['untranslated'] = 'Adorned Ashlar Shale Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarShaleBenchItem',
['typeID'] = '1013',
['fluidsUded'] = nil,
},
['Adorned Ashlar Shale Chair'] = {
['untranslated'] = 'Adorned Ashlar Shale Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarShaleChairItem',
['typeID'] = '1014',
['fluidsUded'] = nil,
},
['Adorned Ashlar Shale Table'] = {
['untranslated'] = 'Adorned Ashlar Shale Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarShaleTableItem',
['typeID'] = '1015',
['fluidsUded'] = nil,
},
['Adorned Ashlar Stone Bench'] = {
['untranslated'] = 'Adorned Ashlar Stone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarStoneBenchItem',
['typeID'] = '1016',
['fluidsUded'] = nil,
},
['Adorned Ashlar Stone Chair'] = {
['untranslated'] = 'Adorned Ashlar Stone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarStoneChairItem',
['typeID'] = '1017',
['fluidsUded'] = nil,
},
['Adorned Ashlar Stone Table'] = {
['untranslated'] = 'Adorned Ashlar Stone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdornedAshlarStoneTableItem',
['typeID'] = '1018',
['fluidsUded'] = nil,
},
['Advanced Baking Upgrade'] = {
['untranslated'] = 'Advanced Baking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedBakingUpgradeItem',
['typeID'] = '710',
},
['Advanced Carpentry Table'] = {
['untranslated'] = 'Advanced Carpentry Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCarpentryTableItem',
['typeID'] = '1019',
['fluidsUded'] = nil,
},
['Advanced Circuit'] = {
['untranslated'] = 'Advanced Circuit',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCircuitItem',
['typeID'] = '594',
},
['Advanced Cooking Upgrade'] = {
['untranslated'] = 'Advanced Cooking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCookingUpgradeItem',
['typeID'] = '711',
},
['Advanced Masonry Skill Book'] = {
['untranslated'] = 'Advanced Masonry Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Advanced Masonry Skill Scroll, die Advanced Masonry lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedMasonrySkillBook',
['typeID'] = '874',
},
['Advanced Masonry Skill Scroll'] = {
['untranslated'] = 'Advanced Masonry Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Advanced Masonry',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedMasonrySkillScroll',
['typeID'] = '875',
},
['Advanced Masonry Table'] = {
['untranslated'] = 'Advanced Masonry Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.3',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedMasonryTableItem',
['typeID'] = '1020',
['fluidsUded'] = nil,
},
['Advanced Masonry Upgrade'] = {
['untranslated'] = 'Advanced Masonry Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedMasonryUpgradeItem',
['typeID'] = '712',
},
['Advanced Smelting Upgrade'] = {
['untranslated'] = 'Advanced Smelting Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedSmeltingUpgradeItem',
['typeID'] = '713',
},
['Advanced Tailoring Table'] = {
['untranslated'] = 'Advanced Tailoring Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An advanced tailoring table.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedTailoringTableItem',
['typeID'] = '1021',
['fluidsUded'] = nil,
},
['Advanced Upgrade 1'] = {
['untranslated'] = 'Advanced Upgrade 1',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedUpgradeLvl1Item',
['typeID'] = '714',
},
['Advanced Upgrade 2'] = {
['untranslated'] = 'Advanced Upgrade 2',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedUpgradeLvl2Item',
['typeID'] = '715',
},
['Advanced Upgrade 3'] = {
['untranslated'] = 'Advanced Upgrade 3',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedUpgradeLvl3Item',
['typeID'] = '716',
},
['Advanced Upgrade 4'] = {
['untranslated'] = 'Advanced Upgrade 4',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Advanced Upgrade', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedUpgradeLvl4Item',
['typeID'] = '717',
},
['Agavenblätter'] = {
['untranslated'] = 'Agave Leaves',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '2.0',
['vitamins'] = '2.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgaveLeavesItem',
['typeID'] = '434',
},
['Agavensamen'] = {
['untranslated'] = 'Agave Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Agave.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgaveSeedItem',
['typeID'] = '759',
},
['Agavensamenbeutel'] = {
['untranslated'] = 'Agave Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Agave.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgaveSeedPackItem',
['typeID'] = '760',
},
['Agouti Carcass'] = {
['untranslated'] = 'Agouti Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead agouti.',
['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgoutiCarcassItem',
['typeID'] = '596',
},
['Agouti Enchiladas'] = {
['untranslated'] = 'Agouti Enchiladas',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.55',
['calories'] = '750.0',
['carbs'] = '15.0',
['protein'] = '14.0',
['fat'] = '8.0',
['vitamins'] = '20.0',
['density'] = '7.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgoutiEnchiladasItem',
['typeID'] = '435',
},
['Agriculture Research Paper Advanced'] = {
['untranslated'] = 'Agriculture Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgricultureResearchPaperAdvancedItem',
['typeID'] = '597',
},
['Agriculture Research Paper Modern'] = {
['untranslated'] = 'Agriculture Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AgricultureResearchPaperModernItem',
['typeID'] = '598',
},
['Air Pollution Generator'] = {
['untranslated'] = 'Air Pollution Generator',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Dev object for testing air pollution.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Polluter'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AirPollutionGeneratorItem',
['typeID'] = '101',
['fluidsUded'] = nil,
},
['Alligator Carcass'] = {
['untranslated'] = 'Alligator Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead alligator.',
['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AlligatorCarcassItem',
['typeID'] = '599',
},
['Alphahut'] = {
['untranslated'] = 'Alpha Hat',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AlphaHatItem',
['typeID'] = '24',
},
['Alphamantel'] = {
['untranslated'] = 'Alpha Cloak',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AlphaCloakItem',
['typeID'] = '26',
},
['Alphaschutzbrille'] = {
['untranslated'] = 'Alpha Goggles',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AlphaGogglesItem',
['typeID'] = '25',
},
['Amboss'] = {
['untranslated'] = 'Anvil',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AnvilItem',
['typeID'] = '1022',
['fluidsUded'] = nil,
},
['Amendments'] = {
['untranslated'] = 'Amendments',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Changes to the constituion are made here.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AmendmentsItem',
['typeID'] = '109',
['fluidsUded'] = nil,
},
['Ananas'] = {
['untranslated'] = 'Pineapple',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Schöne frische Ananas',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '6.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PineappleItem',
['typeID'] = '543',
},
['Ananassamen'] = {
['untranslated'] = 'Pineapple Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Ananas.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PineappleSeedItem',
['typeID'] = '833',
},
['Ananassamenbeutel'] = {
['untranslated'] = 'Pineapple Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Ananas.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PineappleSeedPackItem',
['typeID'] = '834',
},
['Angel'] = {
['untranslated'] = 'Fishing Pole',
['category'] = '_None',
['group'] = 'Werkzeuge',
['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
['tagGroups'] = {'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FishingPoleItem',
['typeID'] = '129',
},
['Angetriebener Wagen'] = {
['untranslated'] = 'Powered Cart',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Großer Karren zum Transport großer Lasten.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '18',
['inventoryMaxWeight'] = '3500000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'PoweredCartItem',
['typeID'] = '990',
['fluidsUded'] = nil,
},
['Anschlagbrett'] = {
['untranslated'] = 'Contract Board',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Brett, an dem man Aufträge veröffentlichen kann.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ContractBoardItem',
['typeID'] = '1157',
['fluidsUded'] = nil,
},
['Arbeitsrucksack'] = {
['untranslated'] = 'Work Backpack',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Lighter pack that causes lower calorie consumption. (Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WorkBackpackItem',
['typeID'] = '421',
},
['Arbeitsstiefel'] = {
['untranslated'] = 'Work Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Boots designed to be rugged and reduce muscle strain while working. (Decreases calories consumed when using tools by 10%)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WorkBootsItem',
['typeID'] = '422',
},
['Arctic Willow Seed Pack'] = {
['untranslated'] = 'Arctic Willow Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Arktische Weide.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ArcticWillowSeedPackItem',
['typeID'] = '764',
},
['Arktische-Weide-Samen'] = {
['untranslated'] = 'Arctic Willow Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Arktische Weide.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ArcticWillowSeedItem',
['typeID'] = '763',
},
['Arrastra'] = {
['untranslated'] = 'Arrastra',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A primitive rock mill of dragged boulders.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '75',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ArrastraItem',
['typeID'] = '1023',
['fluidsUded'] = nil,
},
['Ashlar Basalt'] = {
['untranslated'] = 'Ashlar Basalt',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltItem',
['typeID'] = '259',
},
['Ashlar Basalt Bench'] = {
['untranslated'] = 'Ashlar Basalt Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltBenchItem',
['typeID'] = '1024',
['fluidsUded'] = nil,
},
['Ashlar Basalt Chair'] = {
['untranslated'] = 'Ashlar Basalt Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltChairItem',
['typeID'] = '1025',
['fluidsUded'] = nil,
},
['Ashlar Basalt Door'] = {
['untranslated'] = 'Ashlar Basalt Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltDoorItem',
['typeID'] = '1026',
['fluidsUded'] = nil,
},
['Ashlar Basalt Fireplace'] = {
['untranslated'] = 'Ashlar Basalt Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltFireplaceItem',
['typeID'] = '1027',
['fluidsUded'] = nil,
},
['Ashlar Basalt Table'] = {
['untranslated'] = 'Ashlar Basalt Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarBasaltTableItem',
['typeID'] = '1028',
['fluidsUded'] = nil,
},
['Ashlar Gneiss'] = {
['untranslated'] = 'Ashlar Gneiss',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissItem',
['typeID'] = '260',
},
['Ashlar Gneiss Bench'] = {
['untranslated'] = 'Ashlar Gneiss Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissBenchItem',
['typeID'] = '1029',
['fluidsUded'] = nil,
},
['Ashlar Gneiss Chair'] = {
['untranslated'] = 'Ashlar Gneiss Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissChairItem',
['typeID'] = '1030',
['fluidsUded'] = nil,
},
['Ashlar Gneiss Door'] = {
['untranslated'] = 'Ashlar Gneiss Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissDoorItem',
['typeID'] = '1031',
['fluidsUded'] = nil,
},
['Ashlar Gneiss Fireplace'] = {
['untranslated'] = 'Ashlar Gneiss Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissFireplaceItem',
['typeID'] = '1032',
['fluidsUded'] = nil,
},
['Ashlar Gneiss Table'] = {
['untranslated'] = 'Ashlar Gneiss Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGneissTableItem',
['typeID'] = '1033',
['fluidsUded'] = nil,
},
['Ashlar Granite'] = {
['untranslated'] = 'Ashlar Granite',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteItem',
['typeID'] = '261',
},
['Ashlar Granite Bench'] = {
['untranslated'] = 'Ashlar Granite Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteBenchItem',
['typeID'] = '1034',
['fluidsUded'] = nil,
},
['Ashlar Granite Chair'] = {
['untranslated'] = 'Ashlar Granite Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteChairItem',
['typeID'] = '1035',
['fluidsUded'] = nil,
},
['Ashlar Granite Door'] = {
['untranslated'] = 'Ashlar Granite Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteDoorItem',
['typeID'] = '1036',
['fluidsUded'] = nil,
},
['Ashlar Granite Fireplace'] = {
['untranslated'] = 'Ashlar Granite Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteFireplaceItem',
['typeID'] = '1037',
['fluidsUded'] = nil,
},
['Ashlar Granite Table'] = {
['untranslated'] = 'Ashlar Granite Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarGraniteTableItem',
['typeID'] = '1038',
['fluidsUded'] = nil,
},
['Ashlar Large Basalt Fountain'] = {
['untranslated'] = 'Ashlar Large Basalt Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeBasaltFountainItem',
['typeID'] = '1039',
['fluidsUded'] = nil,
},
['Ashlar Large Gneiss Fountain'] = {
['untranslated'] = 'Ashlar Large Gneiss Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeGneissFountainItem',
['typeID'] = '1040',
['fluidsUded'] = nil,
},
['Ashlar Large Granite Fountain'] = {
['untranslated'] = 'Ashlar Large Granite Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeGraniteFountainItem',
['typeID'] = '1041',
['fluidsUded'] = nil,
},
['Ashlar Large Limestone Fountain'] = {
['untranslated'] = 'Ashlar Large Limestone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeLimestoneFountainItem',
['typeID'] = '1042',
['fluidsUded'] = nil,
},
['Ashlar Large Sandstone Fountain'] = {
['untranslated'] = 'Ashlar Large Sandstone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeSandstoneFountainItem',
['typeID'] = '1043',
['fluidsUded'] = nil,
},
['Ashlar Large Shale Fountain'] = {
['untranslated'] = 'Ashlar Large Shale Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeShaleFountainItem',
['typeID'] = '1044',
['fluidsUded'] = nil,
},
['Ashlar Large Stone Fountain'] = {
['untranslated'] = 'Ashlar Large Stone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLargeStoneFountainItem',
['typeID'] = '1045',
['fluidsUded'] = nil,
},
['Ashlar Limestone'] = {
['untranslated'] = 'Ashlar Limestone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneItem',
['typeID'] = '262',
},
['Ashlar Limestone Bench'] = {
['untranslated'] = 'Ashlar Limestone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneBenchItem',
['typeID'] = '1046',
['fluidsUded'] = nil,
},
['Ashlar Limestone Chair'] = {
['untranslated'] = 'Ashlar Limestone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneChairItem',
['typeID'] = '1047',
['fluidsUded'] = nil,
},
['Ashlar Limestone Door'] = {
['untranslated'] = 'Ashlar Limestone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneDoorItem',
['typeID'] = '1048',
['fluidsUded'] = nil,
},
['Ashlar Limestone Fireplace'] = {
['untranslated'] = 'Ashlar Limestone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneFireplaceItem',
['typeID'] = '1049',
['fluidsUded'] = nil,
},
['Ashlar Limestone Table'] = {
['untranslated'] = 'Ashlar Limestone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarLimestoneTableItem',
['typeID'] = '1050',
['fluidsUded'] = nil,
},
['Ashlar Sandstone'] = {
['untranslated'] = 'Ashlar Sandstone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneItem',
['typeID'] = '263',
},
['Ashlar Sandstone Bench'] = {
['untranslated'] = 'Ashlar Sandstone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneBenchItem',
['typeID'] = '1051',
['fluidsUded'] = nil,
},
['Ashlar Sandstone Chair'] = {
['untranslated'] = 'Ashlar Sandstone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneChairItem',
['typeID'] = '1052',
['fluidsUded'] = nil,
},
['Ashlar Sandstone Door'] = {
['untranslated'] = 'Ashlar Sandstone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneDoorItem',
['typeID'] = '1053',
['fluidsUded'] = nil,
},
['Ashlar Sandstone Fireplace'] = {
['untranslated'] = 'Ashlar Sandstone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneFireplaceItem',
['typeID'] = '1054',
['fluidsUded'] = nil,
},
['Ashlar Sandstone Table'] = {
['untranslated'] = 'Ashlar Sandstone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSandstoneTableItem',
['typeID'] = '1055',
['fluidsUded'] = nil,
},
['Ashlar Shale'] = {
['untranslated'] = 'Ashlar Shale',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'Währung', 'Ashlar Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleItem',
['typeID'] = '264',
},
['Ashlar Shale Bench'] = {
['untranslated'] = 'Ashlar Shale Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleBenchItem',
['typeID'] = '1056',
['fluidsUded'] = nil,
},
['Ashlar Shale Chair'] = {
['untranslated'] = 'Ashlar Shale Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleChairItem',
['typeID'] = '1057',
['fluidsUded'] = nil,
},
['Ashlar Shale Door'] = {
['untranslated'] = 'Ashlar Shale Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleDoorItem',
['typeID'] = '1058',
['fluidsUded'] = nil,
},
['Ashlar Shale Fireplace'] = {
['untranslated'] = 'Ashlar Shale Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleFireplaceItem',
['typeID'] = '1059',
['fluidsUded'] = nil,
},
['Ashlar Shale Table'] = {
['untranslated'] = 'Ashlar Shale Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarShaleTableItem',
['typeID'] = '1060',
['fluidsUded'] = nil,
},
['Ashlar Small Basalt Fountain'] = {
['untranslated'] = 'Ashlar Small Basalt Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallBasaltFountainItem',
['typeID'] = '1061',
['fluidsUded'] = nil,
},
['Ashlar Small Gneiss Fountain'] = {
['untranslated'] = 'Ashlar Small Gneiss Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallGneissFountainItem',
['typeID'] = '1062',
['fluidsUded'] = nil,
},
['Ashlar Small Granite Fountain'] = {
['untranslated'] = 'Ashlar Small Granite Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallGraniteFountainItem',
['typeID'] = '1063',
['fluidsUded'] = nil,
},
['Ashlar Small Limestone Fountain'] = {
['untranslated'] = 'Ashlar Small Limestone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallLimestoneFountainItem',
['typeID'] = '1064',
['fluidsUded'] = nil,
},
['Ashlar Small Sandstone Fountain'] = {
['untranslated'] = 'Ashlar Small Sandstone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallSandstoneFountainItem',
['typeID'] = '1065',
['fluidsUded'] = nil,
},
['Ashlar Small Shale Fountain'] = {
['untranslated'] = 'Ashlar Small Shale Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallShaleFountainItem',
['typeID'] = '1066',
['fluidsUded'] = nil,
},
['Ashlar Small Stone Fountain'] = {
['untranslated'] = 'Ashlar Small Stone Fountain',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarSmallStoneFountainItem',
['typeID'] = '1067',
['fluidsUded'] = nil,
},
['Ashlar Stone Bench'] = {
['untranslated'] = 'Ashlar Stone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarStoneBenchItem',
['typeID'] = '1068',
['fluidsUded'] = nil,
},
['Ashlar Stone Chair'] = {
['untranslated'] = 'Ashlar Stone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarStoneChairItem',
['typeID'] = '1069',
['fluidsUded'] = nil,
},
['Ashlar Stone Door'] = {
['untranslated'] = 'Ashlar Stone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarStoneDoorItem',
['typeID'] = '1070',
['fluidsUded'] = nil,
},
['Ashlar Stone Fireplace'] = {
['untranslated'] = 'Ashlar Stone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarStoneFireplaceItem',
['typeID'] = '1071',
['fluidsUded'] = nil,
},
['Ashlar Stone Table'] = {
['untranslated'] = 'Ashlar Stone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AshlarStoneTableItem',
['typeID'] = '1072',
['fluidsUded'] = nil,
},
['Asphalt Concrete'] = {
['untranslated'] = 'Asphalt Concrete',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Eine befestigte Oberfläche aus Asphalt und Beton. Widerstandsfähig und extrem effizient für jedes Fahrzeug mit Rädern.',
['tagGroups'] = {'Währung', 'Straße', 'Constructable', 'Road Type', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AsphaltConcreteItem',
['typeID'] = '92',
},
['Asphalt Concrete Ramp'] = {
['untranslated'] = 'Asphalt Concrete Ramp',
['category'] = 'Versteckt',
['group'] = 'Straßen Items',
['description'] = '4 x 1 Asphalt Concrete Ramp.',
['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AsphaltConcreteRampItem',
['typeID'] = '71',
['fluidsUded'] = nil,
},
['Ausgestopfter Bison'] = {
['untranslated'] = 'Bison Mount',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BisonMountItem',
['typeID'] = '1078',
['fluidsUded'] = nil,
},
['Ausgestopfter Wapiti'] = {
['untranslated'] = 'Elk Mount',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Jagdtrophäe für dein Haus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElkMountItem',
['typeID'] = '1177',
['fluidsUded'] = nil,
},
['Automatic Loom'] = {
['untranslated'] = 'Automatic Loom',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An automated device for making fabric by weaving yarn or thread.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 3 X 5',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AutomaticLoomItem',
['typeID'] = '1074',
['fluidsUded'] = nil,
},
['Autumn Stew'] = {
['untranslated'] = 'Autumn Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A healthy and cozy meal for those cold days.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.6',
['calories'] = '1200.0',
['carbs'] = '11.0',
['protein'] = '10.0',
['fat'] = '8.0',
['vitamins'] = '9.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AutumnStewItem',
['typeID'] = '437',
},
['Axe Calorie Buff Item'] = {
['untranslated'] = 'Axe Calorie Buff Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AxeCalorieBuffItem',
['typeID'] = '67',
['fluidsUded'] = nil,
},
['Axt'] = {
['untranslated'] = 'Axe',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
['tagGroups'] = {'Holzfällen', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AxeItem',
['typeID'] = '123',
},
['Backofen'] = {
['untranslated'] = 'Bakery Oven',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine solide gebauter Steinofen, nützlich, um allerlei Leckereien zu backen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Kochen',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakeryOvenItem',
['typeID'] = '1075',
['fluidsUded'] = nil,
},
['Bagger'] = {
['untranslated'] = 'Excavator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
['tagGroups'] = {'Excavation', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Liquid Fuel]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExcavatorItem',
['typeID'] = '113',
['fluidsUded'] = nil,
},
['Baked Beet'] = {
['untranslated'] = 'Baked Beet',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '8.0',
['protein'] = '4.0',
['fat'] = '4.0',
['vitamins'] = '12.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedBeetItem',
['typeID'] = '439',
},
['Baked Heart Of Palm'] = {
['untranslated'] = 'Baked Heart Of Palm',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '6.0',
['fat'] = '4.0',
['vitamins'] = '6.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedHeartOfPalmItem',
['typeID'] = '441',
},
['Baking Upgrade'] = {
['untranslated'] = 'Baking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakingUpgradeItem',
['typeID'] = '718',
},
['Ballot Box'] = {
['untranslated'] = 'Ballot Box',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BallotBoxItem',
['typeID'] = '102',
['fluidsUded'] = nil,
},
['Bandana'] = {
['untranslated'] = 'Bandana',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'It just looks cool',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BandanaItem',
['typeID'] = '362',
},
['Banh Xeo'] = {
['untranslated'] = 'Banh Xeo',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Wrap the pancakes in the greens, then dip.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1500.0',
['carbs'] = '13.0',
['protein'] = '15.0',
['fat'] = '12.0',
['vitamins'] = '17.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BanhXeoItem',
['typeID'] = '446',
},
['Bank'] = {
['untranslated'] = 'Bank',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.5',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BankItem',
['typeID'] = '1076',
['fluidsUded'] = nil,
},
['Bannockbrot'] = {
['untranslated'] = 'Bannock',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein ungesäuertes Vollkornbrot.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '700.0',
['carbs'] = '14.0',
['protein'] = '3.0',
['fat'] = '7.0',
['vitamins'] = '0.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BannockItem',
['typeID'] = '447',
},
['Bärenklaue'] = {
['untranslated'] = 'Bearclaw',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '850.0',
['carbs'] = '12.0',
['protein'] = '6.0',
['fat'] = '21.0',
['vitamins'] = '7.0',
['density'] = '5.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BearclawItem',
['typeID'] = '451',
},
['Bärenrucksack'] = {
['untranslated'] = 'Bearpack',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. (Increases max carry weight by 15 kg)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BearpackItem',
['typeID'] = '364',
},
['Bärensteak'] = {
['untranslated'] = 'Bear S U P R E M E',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Nur weil "Bär" im Namen vorkommt, ist noch lange kein Bär drin.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1200.0',
['carbs'] = '8.0',
['protein'] = '20.0',
['fat'] = '22.0',
['vitamins'] = '10.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BearSUPREMEItem',
['typeID'] = '452',
},
['Barrel Cactus Seed Pack'] = {
['untranslated'] = 'Barrel Cactus Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, um Fasskaktus wachsen zu lassen.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BarrelCactusSeedPackItem',
['typeID'] = '766',
},
['Basalt'] = {
['untranslated'] = 'Basalt',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '7.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasaltItem',
['typeID'] = '266',
},
['Basic Circuit'] = {
['untranslated'] = 'Basic Circuit',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicCircuitItem',
['typeID'] = '601',
},
['Basic Engineering Upgrade'] = {
['untranslated'] = 'Basic Engineering Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicEngineeringUpgradeItem',
['typeID'] = '719',
},
['Basic Upgrade 1'] = {
['untranslated'] = 'Basic Upgrade 1',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicUpgradeLvl1Item',
['typeID'] = '720',
},
['Basic Upgrade 2'] = {
['untranslated'] = 'Basic Upgrade 2',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicUpgradeLvl2Item',
['typeID'] = '721',
},
['Basic Upgrade 3'] = {
['untranslated'] = 'Basic Upgrade 3',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicUpgradeLvl3Item',
['typeID'] = '722',
},
['Basic Upgrade 4'] = {
['untranslated'] = 'Basic Upgrade 4',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'Verbesserung', 'Basic Upgrade', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicUpgradeLvl4Item',
['typeID'] = '723',
},
['Bass'] = {
['untranslated'] = 'Bass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A bass. ',
['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BassItem',
['typeID'] = '602',
},
['Bathtub'] = {
['untranslated'] = 'Bathtub',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A porcelain bathtub for when you need to get clean or just relax',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Spüle',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BathtubItem',
['typeID'] = '1077',
['fluidsUded'] = nil,
},
['Bauernhaar'] = {
['untranslated'] = 'Peasant Hair',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PeasantHairItem',
['typeID'] = '401',
},
['Bauholz'] = {
['untranslated'] = 'Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LumberItem',
['typeID'] = '325',
},
['Baumrückstände'] = {
['untranslated'] = 'Tree Debris',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.',
['tagGroups'] = {'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TreeDebrisItem',
['typeID'] = '350',
},
['Baumstamm'] = {
['untranslated'] = 'Log',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Ein Stapel Baumstämme.',
['tagGroups'] = {'Kraftstoff', 'Block'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LogItem',
['typeID'] = '324',
},
['Baupfosten'] = {
['untranslated'] = 'Construction Post',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Für Bauaufträge.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ConstructionPostItem',
['typeID'] = '1156',
['fluidsUded'] = nil,
},
['Bean Sprout'] = {
['untranslated'] = 'Bean Sprout',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'The small sprouts from a grown bean plant.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeanSproutItem',
['typeID'] = '450',
},
['Beaver Carcass'] = {
['untranslated'] = 'Beaver Carcass',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'A dead beaver.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeaverCarcassItem',
['typeID'] = '603',
},
['Beerenextraktdünger'] = {
['untranslated'] = 'Berry Extract Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.',
['tagGroups'] = {'Dünger', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 1'}, {'Phosphor',' 3'}, {'Kalium',' 4.8'}},
['type'] = 'BerryExtractFertilizerItem',
['typeID'] = '423',
},
['Beet Campfire Salad'] = {
['untranslated'] = 'Beet Campfire Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '8.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '11.0',
['density'] = '3.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeetCampfireSaladItem',
['typeID'] = '454',
},
['Beet Greens'] = {
['untranslated'] = 'Beet Greens',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'The leafy greens from a beet with a distinctive red stem.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeetGreensItem',
['typeID'] = '455',
},
['Benzin'] = {
['untranslated'] = 'Gasoline',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Liquid Fuel', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GasolineItem',
['typeID'] = '308',
},
['Bergziegenkadaver'] = {
['untranslated'] = 'Mountain Goat Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine tote Bergziege.',
['tagGroups'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MountainGoatCarcassItem',
['typeID'] = '665',
},
['Bewehrungsstahl'] = {
['untranslated'] = 'Rebar',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Gerippte Stahlstäbe zur Stärkung von Gebäuden.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RebarItem',
['typeID'] = '682',
},
['Big Bluestem Seed Pack'] = {
['untranslated'] = 'Big Bluestem Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Großen Blauhalm.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BigBluestemSeedPackItem',
['typeID'] = '772',
},
['Binsensamen'] = {
['untranslated'] = 'Bullrush Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Binse wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BullrushSeedItem',
['typeID'] = '777',
},
['Binsensamenbeutel'] = {
['untranslated'] = 'Bullrush Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Binse wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BullrushSeedPackItem',
['typeID'] = '778',
},
['Biodiesel'] = {
['untranslated'] = 'Biodiesel',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Liquid Fuel', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '80000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BiodieselItem',
['typeID'] = '267',
},
['Birch Log'] = {
['untranslated'] = 'Birch Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BirchLogItem',
['typeID'] = '268',
},
['Birkensamen'] = {
['untranslated'] = 'Birch Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Birke wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BirchSeedItem',
['typeID'] = '773',
},
['Birkensamenbeutel'] = {
['untranslated'] = 'Birch Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Birke wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BirchSeedPackItem',
['typeID'] = '774',
},
['Bison Chow Fun'] = {
['untranslated'] = 'Bison Chow Fun',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Who says food can\'t be fun?',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.55',
['calories'] = '1400.0',
['carbs'] = '11.0',
['protein'] = '18.0',
['fat'] = '13.0',
['vitamins'] = '12.0',
['density'] = '3.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BisonChowFunItem',
['typeID'] = '456',
},
['Bisonkadaver'] = {
['untranslated'] = 'Bison Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Bison.',
['tagGroups'] = {'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '5.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BisonCarcassItem',
['typeID'] = '605',
},
['Blackboard'] = {
['untranslated'] = 'Blackboard',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BlackboardItem',
['typeID'] = '1079',
['fluidsUded'] = nil,
},
['Blasting Charge'] = {
['untranslated'] = 'Blasting Charge',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Sprengt Felsen auseinander.',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BlastingChargeItem',
['typeID'] = '75',
},
['Blattgold'] = {
['untranslated'] = 'Gold Flakes',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein hocheffizienter Leiter für empfindliche Elektronik.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoldFlakesItem',
['typeID'] = '643',
},
['Blinzelnde Augenlieder'] = {
['untranslated'] = 'Blinky Eyelids',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Augen',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BlinkyEyelidsItem',
['typeID'] = '353',
},
['Blue Shark'] = {
['untranslated'] = 'Blue Shark',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A blue shark',
['tagGroups'] = {'Fisch', 'Large Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BlueSharkItem',
['typeID'] = '606',
},
['Blutmehldünger'] = {
['untranslated'] = 'Blood Meal Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Blood meal is a great source of nitrogen.',
['tagGroups'] = {'Dünger', 'Produkt', 'Ingredient'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 3'}, {'Phosphor',' 0.4'}, {'Kalium',' 0.4'}},
['type'] = 'BloodMealFertilizerItem',
['typeID'] = '424',
},
['Board Of Elections'] = {
['untranslated'] = 'Board Of Elections',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A building for deciding voting procedures.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoardOfElectionsItem',
['typeID'] = '106',
['fluidsUded'] = nil,
},
['Bodenprüfer'] = {
['untranslated'] = 'Soil Sampler',
['category'] = 'Werkzeuge',
['group'] = 'Werkzeuge',
['description'] = 'Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.',
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoilSamplerItem',
['typeID'] = '137',
},
['Bogen'] = {
['untranslated'] = 'Bow',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Harvester', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BowItem',
['typeID'] = '125',
},
['Bohnen'] = {
['untranslated'] = 'Beans',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine gute Proteinquelle.',
['tagGroups'] = {'Gemüse', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '1.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeansItem',
['typeID'] = '767',
},
['Bohnenbeutel'] = {
['untranslated'] = 'Beans Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Eine gute Proteinquelle.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeansPackItem',
['typeID'] = '768',
},
['Bohnenpaste'] = {
['untranslated'] = 'Bean Paste',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '40.0',
['carbs'] = '3.0',
['protein'] = '5.0',
['fat'] = '7.0',
['vitamins'] = '0.0',
['density'] = '37.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeanPasteItem',
['typeID'] = '449',
},
['Boiled Grains'] = {
['untranslated'] = 'Boiled Grains',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '9.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoiledGrainsItem',
['typeID'] = '457',
},
['Boiler'] = {
['untranslated'] = 'Boiler',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A vessel used for heating fluids.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoilerItem',
['typeID'] = '608',
},
['Branntkalk'] = {
['untranslated'] = 'Quicklime',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine chemische Komponente, die in der Stahlherstellung benutzt wird.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'QuicklimeItem',
['typeID'] = '680',
},
['Brennofen'] = {
['untranslated'] = 'Kiln',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KilnItem',
['typeID'] = '1219',
['fluidsUded'] = nil,
},
['Brett'] = {
['untranslated'] = 'Board',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A higher quality board used for long lasting furniture.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoardItem',
['typeID'] = '607',
},
['Brick Fireplace'] = {
['untranslated'] = 'Brick Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BrickFireplaceItem',
['typeID'] = '1084',
['fluidsUded'] = nil,
},
['Brot'] = {
['untranslated'] = 'Bread',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine leckere, knusprige Kruste versteckt das weiche Innere.',
['tagGroups'] = {'Brot', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '750.0',
['carbs'] = '23.0',
['protein'] = '6.0',
['fat'] = '4.0',
['vitamins'] = '2.0',
['density'] = '4.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BreadItem',
['typeID'] = '461',
},
['Bücherregal'] = {
['untranslated'] = 'Bookshelf',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Regale',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'BookshelfItem',
['typeID'] = '1082',
['fluidsUded'] = nil,
},
['Builder Boots'] = {
['untranslated'] = 'Builder Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Snug work boots with side zippers. (Decreases calories consumed when using tools by 10%)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BuilderBootsItem',
['typeID'] = '366',
},
['Builder Gloves'] = {
['untranslated'] = 'Builder Gloves',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BuilderGlovesItem',
['typeID'] = '367',
},
['Builder Helmet'] = {
['untranslated'] = 'Builder Helmet',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BuilderHelmetItem',
['typeID'] = '368',
},
['Builder Overalls'] = {
['untranslated'] = 'Builder Overalls',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Durable overalls with cargo pockets and hammer loops.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BuilderOverallsItem',
['typeID'] = '369',
},
['Builder Shirt'] = {
['untranslated'] = 'Builder Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BuilderShirtItem',
['typeID'] = '370',
},
['Büschelgrassamen'] = {
['untranslated'] = 'Bunchgrass Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BunchgrassSeedItem',
['typeID'] = '779',
},
['Büschelgrassamenbeutel'] = {
['untranslated'] = 'Bunchgrass Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BunchgrassSeedPackItem',
['typeID'] = '780',
},
['Butchery Upgrade'] = {
['untranslated'] = 'Butchery Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ButcheryUpgradeItem',
['typeID'] = '724',
},
['Campfire Cooking Upgrade'] = {
['untranslated'] = 'Campfire Cooking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CampfireCookingUpgradeItem',
['typeID'] = '725',
},
['Campingplatz'] = {
['untranslated'] = 'Campsite',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Campingplatz',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '10',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'CampsiteItem',
['typeID'] = '1087',
['fluidsUded'] = nil,
},
['Canning Assembly'] = {
['untranslated'] = 'Canning Assembly',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CanningAssemblyItem',
['typeID'] = '1089',
['fluidsUded'] = nil,
},
['Capitol'] = {
['untranslated'] = 'Capitol',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Forms the foundation of a government. The constituion is created here.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CapitolItem',
['typeID'] = '108',
['fluidsUded'] = nil,
},
['Caprihose'] = {
['untranslated'] = 'Capris',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Eine Caprihose (auch bekannt als Dreiviertelhose) ist eine Hose, die länger ist als Shorts, aber nicht so lang wie eine normale Hose.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CaprisItem',
['typeID'] = '373',
},
['Carpentry Advanced Upgrade'] = {
['untranslated'] = 'Carpentry Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarpentryAdvancedUpgradeItem',
['typeID'] = '726',
},
['Carpentry Basic Upgrade'] = {
['untranslated'] = 'Carpentry Basic Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarpentryBasicUpgradeItem',
['typeID'] = '727',
},
['Carpentry Skill Book'] = {
['untranslated'] = 'Carpentry Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Carpentry Skill Scroll, die Carpentry lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarpentrySkillBook',
['typeID'] = '891',
},
['Carpentry Skill Scroll'] = {
['untranslated'] = 'Carpentry Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Carpentry',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarpentrySkillScroll',
['typeID'] = '892',
},
['Cast Iron Bed'] = {
['untranslated'] = 'Cast Iron Bed',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronBedItem',
['typeID'] = '1092',
['fluidsUded'] = nil,
},
['Cast Iron Bench'] = {
['untranslated'] = 'Cast Iron Bench',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronBenchItem',
['typeID'] = '1093',
['fluidsUded'] = nil,
},
['Cast Iron Chair'] = {
['untranslated'] = 'Cast Iron Chair',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronChairItem',
['typeID'] = '1094',
['fluidsUded'] = nil,
},
['Cast Iron Royal Bed'] = {
['untranslated'] = 'Cast Iron Royal Bed',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronRoyalBedItem',
['typeID'] = '1095',
['fluidsUded'] = nil,
},
['Cast Iron Table'] = {
['untranslated'] = 'Cast Iron Table',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronTableItem',
['typeID'] = '1097',
['fluidsUded'] = nil,
},
['Cedar Log'] = {
['untranslated'] = 'Cedar Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CedarLogItem',
['typeID'] = '270',
},
['Ceiba Log'] = {
['untranslated'] = 'Ceiba Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CeibaLogItem',
['typeID'] = '271',
},
['Census Bureau'] = {
['untranslated'] = 'Census Bureau',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Demographics are created here using data about the population.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CensusBureauItem',
['typeID'] = '103',
['fluidsUded'] = nil,
},
['Champignons'] = {
['untranslated'] = 'Crimini Mushrooms',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Speisepilze, die ziemlich lecker sind.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CriminiMushroomsItem',
['typeID'] = '491',
},
['Champignonsporen'] = {
['untranslated'] = 'Crimini Mushroom Spores',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Champignons werden.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CriminiMushroomSporesItem',
['typeID'] = '795',
},
['Champignonsporenbeutel'] = {
['untranslated'] = 'Crimini Mushroom Spores Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Champignons werden.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CriminiMushroomSporesPackItem',
['typeID'] = '796',
},
['Charred Beans'] = {
['untranslated'] = 'Charred Beans',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein matschiges Gemisch, das als Ersatzprotein in einer fleischlosen Ernährung dienen kann.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '1.0',
['protein'] = '8.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredBeansItem',
['typeID'] = '470',
},
['Charred Cactus Fruit'] = {
['untranslated'] = 'Charred Cactus Fruit',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '200.0',
['carbs'] = '4.0',
['protein'] = '0.0',
['fat'] = '2.0',
['vitamins'] = '6.0',
['density'] = '6.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredCactusFruitItem',
['typeID'] = '472',
},
['Charred Fireweed Shoots'] = {
['untranslated'] = 'Charred Fireweed Shoots',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '6.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredFireweedShootsItem',
['typeID'] = '475',
},
['Charred Heart Of Palm'] = {
['untranslated'] = 'Charred Heart Of Palm',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '210.0',
['carbs'] = '6.0',
['protein'] = '3.0',
['fat'] = '1.0',
['vitamins'] = '2.0',
['density'] = '5.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredHeartOfPalmItem',
['typeID'] = '477',
},
['Charred Mushrooms'] = {
['untranslated'] = 'Charred Mushrooms',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '6.0',
['fat'] = '2.0',
['vitamins'] = '1.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredMushroomsItem',
['typeID'] = '479',
},
['Chef Hat'] = {
['untranslated'] = 'Chef Hat',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'To keep your hair in one place while stirring the pots.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChefHatItem',
['typeID'] = '374',
},
['Chef Pants'] = {
['untranslated'] = 'Chef Pants',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Checkered style pants for hiding the truths of working in a kitchen.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChefPantsItem',
['typeID'] = '375',
},
['Chef Shirt'] = {
['untranslated'] = 'Chef Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A clean Chef\'s shirt to spot all the spots.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChefShirtItem',
['typeID'] = '376',
},
['Chef Shoes'] = {
['untranslated'] = 'Chef Shoes',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChefShoesItem',
['typeID'] = '377',
},
['Chiseled Legs'] = {
['untranslated'] = 'Chiseled Legs',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Beine',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChiseledLegsItem',
['typeID'] = '354',
},
['Claim Stake Item'] = {
['untranslated'] = 'Claim Stake Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt', 'Storage Container'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '1',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Item Type Limiter Restriction', 'Inventory only accepts Surveyor Tool.'},
['fertilizerNutrients'] = nil,
['type'] = 'ClaimStakeItem',
['typeID'] = '6',
['fluidsUded'] = nil,
},
['Clam Chowder'] = {
['untranslated'] = 'Clam Chowder',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick stew loaded with clams and taro root.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '800.0',
['carbs'] = '18.0',
['protein'] = '16.0',
['fat'] = '10.0',
['vitamins'] = '2.0',
['density'] = '5.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClamChowderItem',
['typeID'] = '485',
},
['Cloth Belt'] = {
['untranslated'] = 'Cloth Belt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A fashionable cloth belt that drapes across the waist.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClothBeltItem',
['typeID'] = '378',
},
['Cloth Cape'] = {
['untranslated'] = 'Cloth Cape',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'It just looks cool',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClothCapeItem',
['typeID'] = '379',
},
['CO2 Canister'] = {
['untranslated'] = 'CO2 Canister',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Zum Erschaffen von ausgefallenem Schaum!',
['tagGroups'] = {'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CO2CanisterItem',
['typeID'] = '614',
},
['CO2 Item'] = {
['untranslated'] = 'CO2 Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein Nebenprodukt der Atmung.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CO2Item',
['typeID'] = '17',
},
['Composite Birch Bench'] = {
['untranslated'] = 'Composite Birch Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBirchBenchItem',
['typeID'] = '1102',
['fluidsUded'] = nil,
},
['Composite Birch Chair'] = {
['untranslated'] = 'Composite Birch Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBirchChairItem',
['typeID'] = '1103',
['fluidsUded'] = nil,
},
['Composite Birch Door'] = {
['untranslated'] = 'Composite Birch Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBirchDoorItem',
['typeID'] = '1104',
['fluidsUded'] = nil,
},
['Composite Birch Lumber'] = {
['untranslated'] = 'Composite Birch Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBirchLumberItem',
['typeID'] = '273',
},
['Composite Birch Table'] = {
['untranslated'] = 'Composite Birch Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBirchTableItem',
['typeID'] = '1105',
['fluidsUded'] = nil,
},
['Composite Bow'] = {
['untranslated'] = 'Composite Bow',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeBowItem',
['typeID'] = '953',
},
['Composite Cedar Bench'] = {
['untranslated'] = 'Composite Cedar Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCedarBenchItem',
['typeID'] = '1106',
['fluidsUded'] = nil,
},
['Composite Cedar Chair'] = {
['untranslated'] = 'Composite Cedar Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCedarChairItem',
['typeID'] = '1107',
['fluidsUded'] = nil,
},
['Composite Cedar Door'] = {
['untranslated'] = 'Composite Cedar Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCedarDoorItem',
['typeID'] = '1108',
['fluidsUded'] = nil,
},
['Composite Cedar Lumber'] = {
['untranslated'] = 'Composite Cedar Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCedarLumberItem',
['typeID'] = '274',
},
['Composite Cedar Table'] = {
['untranslated'] = 'Composite Cedar Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCedarTableItem',
['typeID'] = '1109',
['fluidsUded'] = nil,
},
['Composite Ceiba Bench'] = {
['untranslated'] = 'Composite Ceiba Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCeibaBenchItem',
['typeID'] = '1110',
['fluidsUded'] = nil,
},
['Composite Ceiba Chair'] = {
['untranslated'] = 'Composite Ceiba Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCeibaChairItem',
['typeID'] = '1111',
['fluidsUded'] = nil,
},
['Composite Ceiba Door'] = {
['untranslated'] = 'Composite Ceiba Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCeibaDoorItem',
['typeID'] = '1112',
['fluidsUded'] = nil,
},
['Composite Ceiba Lumber'] = {
['untranslated'] = 'Composite Ceiba Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCeibaLumberItem',
['typeID'] = '275',
},
['Composite Ceiba Table'] = {
['untranslated'] = 'Composite Ceiba Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeCeibaTableItem',
['typeID'] = '1113',
['fluidsUded'] = nil,
},
['Composite Fir Bench'] = {
['untranslated'] = 'Composite Fir Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeFirBenchItem',
['typeID'] = '1114',
['fluidsUded'] = nil,
},
['Composite Fir Chair'] = {
['untranslated'] = 'Composite Fir Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeFirChairItem',
['typeID'] = '1115',
['fluidsUded'] = nil,
},
['Composite Fir Door'] = {
['untranslated'] = 'Composite Fir Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeFirDoorItem',
['typeID'] = '1116',
['fluidsUded'] = nil,
},
['Composite Fir Lumber'] = {
['untranslated'] = 'Composite Fir Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeFirLumberItem',
['typeID'] = '276',
},
['Composite Fir Table'] = {
['untranslated'] = 'Composite Fir Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeFirTableItem',
['typeID'] = '1117',
['fluidsUded'] = nil,
},
['Composite Hardwood Bench'] = {
['untranslated'] = 'Composite Hardwood Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeHardwoodBenchItem',
['typeID'] = '1118',
['fluidsUded'] = nil,
},
['Composite Hardwood Chair'] = {
['untranslated'] = 'Composite Hardwood Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeHardwoodChairItem',
['typeID'] = '1119',
['fluidsUded'] = nil,
},
['Composite Hardwood Door'] = {
['untranslated'] = 'Composite Hardwood Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeHardwoodDoorItem',
['typeID'] = '1120',
['fluidsUded'] = nil,
},
['Composite Hardwood Table'] = {
['untranslated'] = 'Composite Hardwood Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeHardwoodTableItem',
['typeID'] = '1121',
['fluidsUded'] = nil,
},
['Composite Joshua Bench'] = {
['untranslated'] = 'Composite Joshua Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeJoshuaBenchItem',
['typeID'] = '1122',
['fluidsUded'] = nil,
},
['Composite Joshua Chair'] = {
['untranslated'] = 'Composite Joshua Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeJoshuaChairItem',
['typeID'] = '1123',
['fluidsUded'] = nil,
},
['Composite Joshua Door'] = {
['untranslated'] = 'Composite Joshua Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeJoshuaDoorItem',
['typeID'] = '1124',
['fluidsUded'] = nil,
},
['Composite Joshua Lumber'] = {
['untranslated'] = 'Composite Joshua Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeJoshuaLumberItem',
['typeID'] = '277',
},
['Composite Joshua Table'] = {
['untranslated'] = 'Composite Joshua Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeJoshuaTableItem',
['typeID'] = '1125',
['fluidsUded'] = nil,
},
['Composite Lumber'] = {
['untranslated'] = 'Composite Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberItem',
['typeID'] = '278',
},
['Composite Lumber Bench'] = {
['untranslated'] = 'Composite Lumber Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberBenchItem',
['typeID'] = '1126',
['fluidsUded'] = nil,
},
['Composite Lumber Chair'] = {
['untranslated'] = 'Composite Lumber Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberChairItem',
['typeID'] = '1127',
['fluidsUded'] = nil,
},
['Composite Lumber Door'] = {
['untranslated'] = 'Composite Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberDoorItem',
['typeID'] = '1128',
['fluidsUded'] = nil,
},
['Composite Lumber Dresser'] = {
['untranslated'] = 'Composite Lumber Dresser',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a one designated outfit and whatever you are currently wearing.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects', 'Storage Container'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Schlafzimmer',
['furnitureType'] = 'Dresser',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '16',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberDresserItem',
['typeID'] = '1129',
['fluidsUded'] = nil,
},
['Composite Lumber Table'] = {
['untranslated'] = 'Composite Lumber Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeLumberTableItem',
['typeID'] = '1130',
['fluidsUded'] = nil,
},
['Composite Oak Bench'] = {
['untranslated'] = 'Composite Oak Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeOakBenchItem',
['typeID'] = '1131',
['fluidsUded'] = nil,
},
['Composite Oak Chair'] = {
['untranslated'] = 'Composite Oak Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeOakChairItem',
['typeID'] = '1132',
['fluidsUded'] = nil,
},
['Composite Oak Door'] = {
['untranslated'] = 'Composite Oak Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeOakDoorItem',
['typeID'] = '1133',
['fluidsUded'] = nil,
},
['Composite Oak Lumber'] = {
['untranslated'] = 'Composite Oak Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeOakLumberItem',
['typeID'] = '279',
},
['Composite Oak Table'] = {
['untranslated'] = 'Composite Oak Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeOakTableItem',
['typeID'] = '1134',
['fluidsUded'] = nil,
},
['Composite Palm Bench'] = {
['untranslated'] = 'Composite Palm Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositePalmBenchItem',
['typeID'] = '1135',
['fluidsUded'] = nil,
},
['Composite Palm Chair'] = {
['untranslated'] = 'Composite Palm Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositePalmChairItem',
['typeID'] = '1136',
['fluidsUded'] = nil,
},
['Composite Palm Door'] = {
['untranslated'] = 'Composite Palm Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositePalmDoorItem',
['typeID'] = '1137',
['fluidsUded'] = nil,
},
['Composite Palm Lumber'] = {
['untranslated'] = 'Composite Palm Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositePalmLumberItem',
['typeID'] = '280',
},
['Composite Palm Table'] = {
['untranslated'] = 'Composite Palm Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositePalmTableItem',
['typeID'] = '1138',
['fluidsUded'] = nil,
},
['Composite Redwood Bench'] = {
['untranslated'] = 'Composite Redwood Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeRedwoodBenchItem',
['typeID'] = '1139',
['fluidsUded'] = nil,
},
['Composite Redwood Chair'] = {
['untranslated'] = 'Composite Redwood Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeRedwoodChairItem',
['typeID'] = '1140',
['fluidsUded'] = nil,
},
['Composite Redwood Door'] = {
['untranslated'] = 'Composite Redwood Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeRedwoodDoorItem',
['typeID'] = '1141',
['fluidsUded'] = nil,
},
['Composite Redwood Lumber'] = {
['untranslated'] = 'Composite Redwood Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeRedwoodLumberItem',
['typeID'] = '281',
},
['Composite Redwood Table'] = {
['untranslated'] = 'Composite Redwood Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeRedwoodTableItem',
['typeID'] = '1142',
['fluidsUded'] = nil,
},
['Composite Saguaro Bench'] = {
['untranslated'] = 'Composite Saguaro Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSaguaroBenchItem',
['typeID'] = '1143',
['fluidsUded'] = nil,
},
['Composite Saguaro Chair'] = {
['untranslated'] = 'Composite Saguaro Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSaguaroChairItem',
['typeID'] = '1144',
['fluidsUded'] = nil,
},
['Composite Saguaro Door'] = {
['untranslated'] = 'Composite Saguaro Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSaguaroDoorItem',
['typeID'] = '1145',
['fluidsUded'] = nil,
},
['Composite Saguaro Lumber'] = {
['untranslated'] = 'Composite Saguaro Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSaguaroLumberItem',
['typeID'] = '282',
},
['Composite Saguaro Table'] = {
['untranslated'] = 'Composite Saguaro Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSaguaroTableItem',
['typeID'] = '1146',
['fluidsUded'] = nil,
},
['Composite Softwood Bench'] = {
['untranslated'] = 'Composite Softwood Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSoftwoodBenchItem',
['typeID'] = '1147',
['fluidsUded'] = nil,
},
['Composite Softwood Chair'] = {
['untranslated'] = 'Composite Softwood Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSoftwoodChairItem',
['typeID'] = '1148',
['fluidsUded'] = nil,
},
['Composite Softwood Door'] = {
['untranslated'] = 'Composite Softwood Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSoftwoodDoorItem',
['typeID'] = '1149',
['fluidsUded'] = nil,
},
['Composite Softwood Table'] = {
['untranslated'] = 'Composite Softwood Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSoftwoodTableItem',
['typeID'] = '1150',
['fluidsUded'] = nil,
},
['Composite Spruce Bench'] = {
['untranslated'] = 'Composite Spruce Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSpruceBenchItem',
['typeID'] = '1151',
['fluidsUded'] = nil,
},
['Composite Spruce Chair'] = {
['untranslated'] = 'Composite Spruce Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein langlebiger Stuhl aus Verbundwerkstoff.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSpruceChairItem',
['typeID'] = '1152',
['fluidsUded'] = nil,
},
['Composite Spruce Door'] = {
['untranslated'] = 'Composite Spruce Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSpruceDoorItem',
['typeID'] = '1153',
['fluidsUded'] = nil,
},
['Composite Spruce Lumber'] = {
['untranslated'] = 'Composite Spruce Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'Währung', 'Composite Lumber', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSpruceLumberItem',
['typeID'] = '283',
},
['Composite Spruce Table'] = {
['untranslated'] = 'Composite Spruce Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositeSpruceTableItem',
['typeID'] = '1154',
['fluidsUded'] = nil,
},
['Composites Skill Book'] = {
['untranslated'] = 'Composites Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Composites Skill Scroll, die Composites lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositesSkillBook',
['typeID'] = '895',
},
['Composites Skill Scroll'] = {
['untranslated'] = 'Composites Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Composites',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositesSkillScroll',
['typeID'] = '896',
},
['Composites Upgrade'] = {
['untranslated'] = 'Composites Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompositesUpgradeItem',
['typeID'] = '728',
},
['Compostables Item'] = {
['untranslated'] = 'Compostables Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompostablesItem',
['typeID'] = '74',
},
['Computerlabor'] = {
['untranslated'] = 'Computer Lab',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Ort, an dem du den ganzen Tag sitzen und Videospiele spielen kannst! Oder Expertenforschung betreiben kannst.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 3.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ComputerLabItem',
['typeID'] = '1155',
['fluidsUded'] = nil,
},
['Cookeina'] = {
['untranslated'] = 'Cookeina Mushrooms',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Kleine Champignons',
['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookeinaMushroomsItem',
['typeID'] = '486',
},
['Cookeinasporen'] = {
['untranslated'] = 'Cookeina Mushroom Spores',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Cookeinapilz.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookeinaMushroomSporesItem',
['typeID'] = '787',
},
['Cookeinasporenbeutel'] = {
['untranslated'] = 'Cookeina Mushroom Spores Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Cookeinapilz.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookeinaMushroomSporesPackItem',
['typeID'] = '788',
},
['Cooking Upgrade'] = {
['untranslated'] = 'Cooking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookingUpgradeItem',
['typeID'] = '729',
},
['Copper Concentrate'] = {
['untranslated'] = 'Copper Concentrate',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CopperConcentrateItem',
['typeID'] = '285',
},
['Cornrows'] = {
['untranslated'] = 'Cornrows',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornrowsItem',
['typeID'] = '380',
},
['Corrugated Steel Door'] = {
['untranslated'] = 'Corrugated Steel Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A secure door made of hard corrugated steel.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CorrugatedSteelDoorItem',
['typeID'] = '1158',
['fluidsUded'] = nil,
},
['Corrugated Steel Fence Door'] = {
['untranslated'] = 'Corrugated Steel Fence Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A corrugated steel door with fence-like viewing slots. ',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CorrugatedSteelFenceDoorItem',
['typeID'] = '1159',
['fluidsUded'] = nil,
},
['Cotton Boll'] = {
['untranslated'] = 'Cotton Boll',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A fluffy round boll harvested from a cotton plant. The seeds must be separated from their protective case before the cotton fiber can be spun into thread.',
['tagGroups'] = {'Währung', 'Ernte', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonBollItem',
['typeID'] = '618',
},
['Cotton Carpet'] = {
['untranslated'] = 'Cotton Carpet',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A woven cotton floor covering attached to a lumber backing.',
['tagGroups'] = {'Währung', 'Block', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonCarpetItem',
['typeID'] = '289',
},
['Cotton Curtains'] = {
['untranslated'] = 'Cotton Curtains',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Block'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonCurtainsItem',
['typeID'] = '290',
},
['Cotton Fabric'] = {
['untranslated'] = 'Cotton Fabric',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
['tagGroups'] = {'Fabric', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonFabricItem',
['typeID'] = '619',
},
['Cotton Seed'] = {
['untranslated'] = 'Cotton Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Plant to grow cotton.',
['tagGroups'] = {'Seeds', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonSeedItem',
['typeID'] = '791',
},
['Cotton Seed Pack'] = {
['untranslated'] = 'Cotton Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Plant to grow cotton.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonSeedPackItem',
['typeID'] = '792',
},
['Cotton Thread'] = {
['untranslated'] = 'Cotton Thread',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
['tagGroups'] = {'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.02',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CottonThreadItem',
['typeID'] = '620',
},
['Country Marker Item'] = {
['untranslated'] = 'Country Marker Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '5',
['inventoryMaxWeight'] = '1000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'},
['fertilizerNutrients'] = nil,
['type'] = 'CountryMarkerItem',
['typeID'] = '10',
['fluidsUded'] = nil,
},
['Court'] = {
['untranslated'] = 'Court',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A court where laws are decided.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 3 X 6',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CourtItem',
['typeID'] = '105',
['fluidsUded'] = nil,
},
['Coyote Carcass'] = {
['untranslated'] = 'Coyote Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead coyote.',
['tagGroups'] = {'Small Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CoyoteCarcassItem',
['typeID'] = '621',
},
['Crab Carcass'] = {
['untranslated'] = 'Crab Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead crab.',
['tagGroups'] = {'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrabCarcassItem',
['typeID'] = '622',
},
['Crab Pot'] = {
['untranslated'] = 'Crab Pot',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrabPotItem',
['typeID'] = '1161',
['fluidsUded'] = nil,
},
['Crushed Basalt'] = {
['untranslated'] = 'Crushed Basalt',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Basalt rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedBasaltItem',
['typeID'] = '291',
},
['Crushed Coal'] = {
['untranslated'] = 'Crushed Coal',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Excavatable', 'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '7',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedCoalItem',
['typeID'] = '292',
},
['Crushed Copper Ore'] = {
['untranslated'] = 'Crushed Copper Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed copper ore that is ready to be concentrated.',
['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '28',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedCopperOreItem',
['typeID'] = '293',
},
['Crushed Gneiss'] = {
['untranslated'] = 'Crushed Gneiss',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '28',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedGneissItem',
['typeID'] = '294',
},
['Crushed Gold Ore'] = {
['untranslated'] = 'Crushed Gold Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed gold ore that is ready to be concentrated.',
['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '28',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedGoldOreItem',
['typeID'] = '295',
},
['Crushed Granite'] = {
['untranslated'] = 'Crushed Granite',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Granite rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '26',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedGraniteItem',
['typeID'] = '296',
},
['Crushed Iron Ore'] = {
['untranslated'] = 'Crushed Iron Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed iron ore that is ready to be concentrated.',
['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedIronOreItem',
['typeID'] = '297',
},
['Crushed Limestone'] = {
['untranslated'] = 'Crushed Limestone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Limestone rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '26',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedLimestoneItem',
['typeID'] = '298',
},
['Crushed Mixed Rock'] = {
['untranslated'] = 'Crushed Mixed Rock',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedMixedRockItem',
['typeID'] = '299',
},
['Crushed Oil Shale'] = {
['untranslated'] = 'Crushed Oil Shale',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedOilShaleItem',
['typeID'] = '300',
},
['Crushed Sandstone'] = {
['untranslated'] = 'Crushed Sandstone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '24',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedSandstoneItem',
['typeID'] = '301',
},
['Crushed Shale'] = {
['untranslated'] = 'Crushed Shale',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Shale rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '24',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedShaleItem',
['typeID'] = '302',
},
['Crushed Slag'] = {
['untranslated'] = 'Crushed Slag',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Slag that has been crushed into a fine gravel.',
['tagGroups'] = {'Währung', 'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '24',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedSlagItem',
['typeID'] = '303',
},
['Crushed Stone'] = {
['untranslated'] = 'Crushed Stone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Währung', 'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '26',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrushedStoneItem',
['typeID'] = '304',
},
['Culinary Research Paper Advanced'] = {
['untranslated'] = 'Culinary Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CulinaryResearchPaperAdvancedItem',
['typeID'] = '623',
},
['Culinary Research Paper Basic'] = {
['untranslated'] = 'Culinary Research Paper Basic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CulinaryResearchPaperBasicItem',
['typeID'] = '624',
},
['Culinary Research Paper Modern'] = {
['untranslated'] = 'Culinary Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CulinaryResearchPaperModernItem',
['typeID'] = '625',
},
['Curly'] = {
['untranslated'] = 'Curly',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CurlyItem',
['typeID'] = '381',
},
['Cutting Edge Cooking Upgrade'] = {
['untranslated'] = 'Cutting Edge Cooking Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CuttingEdgeCookingUpgradeItem',
['typeID'] = '730',
},
['Dampflastwagen'] = {
['untranslated'] = 'Steam Truck',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein dampfbetriebener Truck.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '24',
['inventoryMaxWeight'] = '5000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'SteamTruckItem',
['typeID'] = '993',
['fluidsUded'] = nil,
},
['Dampfmaschine'] = {
['untranslated'] = 'Steam Engine',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine große Dampfmaschine zum Erzeugen von Energie.',
['tagGroups'] = {'Weltobjekt', 'Polluter', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '1000',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'}},
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteamEngineItem',
['typeID'] = '1427',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Dampftraktor'] = {
['untranslated'] = 'Steam Tractor',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein dampfbetriebener Traktor.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '12',
['inventoryMaxWeight'] = '2500000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'Stack Limit Type Restriction', 'Not enough room in inventory.'},
['fertilizerNutrients'] = nil,
['type'] = 'SteamTractorItem',
['typeID'] = '992',
['fluidsUded'] = nil,
},
['Dampftraktor-Erntemaschine'] = {
['untranslated'] = 'Steam Tractor Harvester',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Ein Aufsatz für den Dampftraktor, mit dem Pflanzen schnell geerntet werden können.',
['tagGroups'] = {'Harvester', 'Werkzeug', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteamTractorHarvesterItem',
['typeID'] = '96',
},
['Dampftraktor-Sämaschine'] = {
['untranslated'] = 'Steam Tractor Sower',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Ein Aufsatz für den Dampftraktor, der das schnelle Pflanzen von Samen erlaubt.',
['tagGroups'] = {'Planter', 'Werkzeug', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteamTractorSowerItem',
['typeID'] = '97',
},
['Deckenlampe'] = {
['untranslated'] = 'Ceiling Candle',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein schicker Kronleuchter.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.4',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CeilingCandleItem',
['typeID'] = '1098',
['fluidsUded'] = nil,
},
['Dendrology Research Paper Advanced'] = {
['untranslated'] = 'Dendrology Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DendrologyResearchPaperAdvancedItem',
['typeID'] = '627',
},
['Dendrology Research Paper Basic'] = {
['untranslated'] = 'Dendrology Research Paper Basic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DendrologyResearchPaperBasicItem',
['typeID'] = '628',
},
['Dendrology Research Paper Modern'] = {
['untranslated'] = 'Dendrology Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DendrologyResearchPaperModernItem',
['typeID'] = '629',
},
['Dickhornschafskadaver'] = {
['untranslated'] = 'Bighorn Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein totes Dickhornschaf.',
['tagGroups'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '3.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BighornCarcassItem',
['typeID'] = '604',
},
['Drehmaschine'] = {
['untranslated'] = 'Lathe',
['category'] = 'WorldObject',
['group'] = 'Module',
['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 4',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LatheItem',
['typeID'] = '1279',
['fluidsUded'] = nil,
},
['Drill'] = {
['untranslated'] = 'Drill',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DrillItem',
['typeID'] = '127',
},
['Dumpster Compost'] = {
['untranslated'] = 'Dumpster Compost',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DumpsterCompostItem',
['typeID'] = '1164',
['fluidsUded'] = nil,
},
['Dumpster Garbage'] = {
['untranslated'] = 'Dumpster Garbage',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DumpsterGarbageItem',
['typeID'] = '1165',
['fluidsUded'] = nil,
},
['Dumpster Recycle'] = {
['untranslated'] = 'Dumpster Recycle',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DumpsterRecycleItem',
['typeID'] = '1166',
['fluidsUded'] = nil,
},
['Easel'] = {
['untranslated'] = 'Easel',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EaselItem',
['typeID'] = '1167',
['fluidsUded'] = nil,
},
['Ecko der Delphin'] = {
['untranslated'] = 'Ecko The Dolphin',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Ecko, der Delphingott der Eco Bugs. Bitte pfleglich behandeln und ab und zu mit Wasser bespritzen, um ihn feucht zu halten.',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EckoTheDolphinItem',
['typeID'] = '128',
},
['Ecko Statue'] = {
['untranslated'] = 'Ecko Statue',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Die Statue eines Delfins. Was könnte sie bedeuten?',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '100',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EckoStatueItem',
['typeID'] = '1168',
['fluidsUded'] = nil,
},
['Ecoylent'] = {
['untranslated'] = 'Ecoylent',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = 'Ein vollständiger Mahlzeitenersatz.',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = '1500.0',
['carbs'] = '500.0',
['protein'] = '500.0',
['fat'] = '500.0',
['vitamins'] = '500.0',
['density'] = '133.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EcoylentItem',
['typeID'] = '494',
},
['Eichel'] = {
['untranslated'] = 'Acorn',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
['tagGroups'] = {'Seeds', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AcornItem',
['typeID'] = '757',
},
['Eichelbeutel'] = {
['untranslated'] = 'Acorn Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AcornPackItem',
['typeID'] = '758',
},
['Eichelpulver'] = {
['untranslated'] = 'Acorn Powder',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gemahlene Eichel.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '40.0',
['carbs'] = '3.0',
['protein'] = '5.0',
['fat'] = '2.0',
['vitamins'] = '5.0',
['density'] = '37.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AcornPowderItem',
['typeID'] = '433',
},
['Einfacher Rucksack'] = {
['untranslated'] = 'Basic Backpack',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A basic backpack to carry supplies. (Increases max carry weight by 5 kg)',
['tagGroups'] = {'Clothes'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicBackpackItem',
['typeID'] = '363',
},
['Einfacher Salat'] = {
['untranslated'] = 'Basic Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine scheinbar zufällige Auswahl an Wildpflanzen, die eine Art Salat bilden.',
['tagGroups'] = {'Salat', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '800.0',
['carbs'] = '18.0',
['protein'] = '6.0',
['fat'] = '4.0',
['vitamins'] = '10.0',
['density'] = '4.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicSaladItem',
['typeID'] = '448',
},
['Eisenachse'] = {
['untranslated'] = 'Iron Axle',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronAxleItem',
['typeID'] = '648',
},
['Eisenaxt'] = {
['untranslated'] = 'Iron Axe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronAxeItem',
['typeID'] = '954',
},
['Eisenbarren'] = {
['untranslated'] = 'Iron Bar',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Veredelter Eisenbarren.',
['tagGroups'] = {'Währung', 'Metall', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronBarItem',
['typeID'] = '318',
},
['Eisenerz'] = {
['untranslated'] = 'Iron Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unraffiniertes Erz mit Eiseneinschlüssen.',
['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronOreItem',
['typeID'] = '320',
},
['Eisenhacke'] = {
['untranslated'] = 'Iron Hoe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronHoeItem',
['typeID'] = '956',
},
['Eisenhammer'] = {
['untranslated'] = 'Iron Hammer',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronHammerItem',
['typeID'] = '955',
},
['Eisenkonzentrat'] = {
['untranslated'] = 'Iron Concentrate',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronConcentrateItem',
['typeID'] = '319',
},
['Eisenmachete'] = {
['untranslated'] = 'Iron Machete',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronMacheteItem',
['typeID'] = '957',
},
['Eisenplatte'] = {
['untranslated'] = 'Iron Plate',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A solid iron plate for use in various crafting recipes.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronPlateItem',
['typeID'] = '650',
},
['Eisenrad'] = {
['untranslated'] = 'Iron Wheel',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronWheelItem',
['typeID'] = '652',
},
['Eisenrohr'] = {
['untranslated'] = 'Iron Pipe',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronPipeItem',
['typeID'] = '321',
},
['Eisenschaufel'] = {
['untranslated'] = 'Iron Shovel',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronShovelItem',
['typeID'] = '960',
},
['Eisenspitzhacke'] = {
['untranslated'] = 'Iron Pickaxe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronPickaxeItem',
['typeID'] = '958',
},
['Eisenzahnrad'] = {
['untranslated'] = 'Iron Gear',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
['tagGroups'] = {'Währung', 'Zahnrad', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronGearItem',
['typeID'] = '649',
},
['Eisschrank'] = {
['untranslated'] = 'Icebox',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Kasten, gefüllt mit Eis. Steht doch im Namen!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Food Storage',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'IceboxItem',
['typeID'] = '1215',
['fluidsUded'] = nil,
},
['Elch Himmelsstecher'] = {
['untranslated'] = 'Elk Skypiercer',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Man hört das leise Rufen von Ecko, wenn dieses mythische Wapitigeweih in die Höhe gehalten wird.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElkSkypiercerItem',
['typeID'] = '1178',
['fluidsUded'] = nil,
},
['Elchkadaver'] = {
['untranslated'] = 'Elk Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Elch.',
['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElkCarcassItem',
['typeID'] = '631',
},
['Elchtaco'] = {
['untranslated'] = 'Elk Taco',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Leckerei aus Maistortillas und Fleisch.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '650.0',
['carbs'] = '12.0',
['protein'] = '15.0',
['fat'] = '10.0',
['vitamins'] = '14.0',
['density'] = '7.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElkTacoItem',
['typeID'] = '495',
},
['Electronics Upgrade'] = {
['untranslated'] = 'Electronics Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectronicsUpgradeItem',
['typeID'] = '731',
},
['Elektrische Drehmaschine'] = {
['untranslated'] = 'Electric Lathe',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 7',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricLatheItem',
['typeID'] = '1169',
['fluidsUded'] = nil,
},
['Elektrische Hobelmaschine'] = {
['untranslated'] = 'Electric Planer',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sander and a jointer rolled into one.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 5 X 6',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricPlanerItem',
['typeID'] = '1171',
['fluidsUded'] = nil,
},
['Elektrische Stanzpresse'] = {
['untranslated'] = 'Electric Stamping Press',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 6 X 5',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricStampingPressItem',
['typeID'] = '1172',
['fluidsUded'] = nil,
},
['Elektrische Wandleuchte'] = {
['untranslated'] = 'Electric Wall Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Wandlampe, die Strom benötigt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricWallLampItem',
['typeID'] = '1173',
['fluidsUded'] = nil,
},
['Elektrische Wasserpumpe'] = {
['untranslated'] = 'Electric Water Pump',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Water]]', ' 1'}},
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricWaterPumpItem',
['typeID'] = '1174',
['fluidsUded'] = nil,
},
['Elektrischer Bearbeitungstisch'] = {
['untranslated'] = 'Electric Machinist Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 2.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricMachinistTableItem',
['typeID'] = '1170',
['fluidsUded'] = nil,
},
['Elektromotor'] = {
['untranslated'] = 'Electric Motor',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Motor.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectricMotorItem',
['typeID'] = '630',
},
['Elektronikfertigung'] = {
['untranslated'] = 'Electronics Assembly',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Reihe von Maschinen zum Bau von Elektrogeräten.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectronicsAssemblyItem',
['typeID'] = '1175',
['fluidsUded'] = nil,
},
['Elevator Call Post'] = {
['untranslated'] = 'Elevator Call Post',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Used to call a nearby elevator.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElevatorCallPostItem',
['typeID'] = '1176',
['fluidsUded'] = nil,
},
['Engineering Research Paper Advanced'] = {
['untranslated'] = 'Engineering Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EngineeringResearchPaperAdvancedItem',
['typeID'] = '632',
},
['Engineering Research Paper Modern'] = {
['untranslated'] = 'Engineering Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EngineeringResearchPaperModernItem',
['typeID'] = '633',
},
['Epoxidharz'] = {
['untranslated'] = 'Epoxy',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'EpoxyItem',
['typeID'] = '634',
},
['Erde'] = {
['untranslated'] = 'Dirt',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
['tagGroups'] = {'Road Type', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '19',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DirtItem',
['typeID'] = '85',
},
['Erdrampe'] = {
['untranslated'] = 'Dirt Ramp',
['category'] = 'WorldObject',
['group'] = 'Straßen Items',
['description'] = '4x1-Erdrampe.',
['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DirtRampItem',
['typeID'] = '69',
['fluidsUded'] = nil,
},
['Executive Office'] = {
['untranslated'] = 'Executive Office',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Elected officials can perform one-time executive actions here.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExecutiveOfficeItem',
['typeID'] = '110',
['fluidsUded'] = nil,
},
['Explorer Belt'] = {
['untranslated'] = 'Explorer Belt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A smooth leather belt with a simple buckle design to not get caught in branches while exploring.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerBeltItem',
['typeID'] = '383',
},
['Explorer Boots'] = {
['untranslated'] = 'Explorer Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerBootsItem',
['typeID'] = '384',
},
['Explorer Gloves'] = {
['untranslated'] = 'Explorer Gloves',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerGlovesItem',
['typeID'] = '385',
},
['Explorer Hat'] = {
['untranslated'] = 'Explorer Hat',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A classic adventuring hat protecting you from the unknown.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerHatItem',
['typeID'] = '386',
},
['Explorer Pants'] = {
['untranslated'] = 'Explorer Pants',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Reinforced pants for exploring but still be fashionable.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerPantsItem',
['typeID'] = '387',
},
['Explorer Shirt'] = {
['untranslated'] = 'Explorer Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A simple white shirt with a tie and a colorable vest.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ExplorerShirtItem',
['typeID'] = '388',
},
['Fackel'] = {
['untranslated'] = 'Torch',
['category'] = '_None',
['group'] = 'Werkzeuge',
['description'] = 'Ein wenig Licht, um die Nacht zurückzudrängen.',
['tagGroups'] = {'Kraftstoff', 'Fackel', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '1000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TorchItem',
['typeID'] = '138',
},
['Fackelhalter'] = {
['untranslated'] = 'Torch Stand',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ständer für eine Fackel.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.8',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fackel]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TorchStandItem',
['typeID'] = '1470',
['fluidsUded'] = nil,
},
['Fahrzeugwerkzeug umschalten'] = {
['untranslated'] = 'Vehicle Tool Toggle',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Press to toggle digging / driving mode. Digging Controls: Left Mouse Button (LMB) - Hold to Dig Right Mouse Button - Dump Contents Left/Right - Rotate Platform Forward/Back - Boom Up/Down LMB + Mouse Up/Down - Arm Up/Down',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'VehicleToggleItem',
['typeID'] = '52',
},
['Fantastic Forest Pizza'] = {
['untranslated'] = 'Fantastic Forest Pizza',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Leaves you full and lively.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1200.0',
['carbs'] = '6.0',
['protein'] = '16.0',
['fat'] = '10.0',
['vitamins'] = '22.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FantasticForestPizzaItem',
['typeID'] = '497',
},
['Farmer Boots'] = {
['untranslated'] = 'Farmer Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields. (Decreases calories consumed when using tools by 10%)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmerBootsItem',
['typeID'] = '389',
},
['Farmer Gloves'] = {
['untranslated'] = 'Farmer Gloves',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmerGlovesItem',
['typeID'] = '390',
},
['Farmer Hat'] = {
['untranslated'] = 'Farmer Hat',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmerHatItem',
['typeID'] = '391',
},
['Farmer Overalls'] = {
['untranslated'] = 'Farmer Overalls',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmerOverallsItem',
['typeID'] = '392',
},
['Farmer Shirt'] = {
['untranslated'] = 'Farmer Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmerShirtItem',
['typeID'] = '393',
},
['Farming Upgrade'] = {
['untranslated'] = 'Farming Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmingUpgradeItem',
['typeID'] = '732',
},
['Farnspitzen'] = {
['untranslated'] = 'Fiddleheads',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Sammlung der eingerollten Wedel junger Farne; eine einzigartige Ergänzung zu einer Mahlzeit.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FiddleheadsItem',
['typeID'] = '499',
},
['Farnsporen'] = {
['untranslated'] = 'Fern Spore',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Farn wird.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FernSporeItem',
['typeID'] = '799',
},
['Farnsporenbeutel'] = {
['untranslated'] = 'Fern Spore Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Farn wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FernSporePackItem',
['typeID'] = '800',
},
['Faserfüllstoff'] = {
['untranslated'] = 'Fiber Filler',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'A filler ingredient used in a variety of fertilizers.',
['tagGroups'] = {'Dünger', 'Ingredient', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 0.1'}, {'Phosphor',' 0.1'}, {'Kalium',' 0.1'}},
['type'] = 'FiberFillerItem',
['typeID'] = '428',
},
['Fass'] = {
['untranslated'] = 'Barrel',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Metallfass, um Flüssigkeiten zu tragen.',
['tagGroups'] = {'Währung', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BarrelItem',
['typeID'] = '265',
},
['Federation Marker Item'] = {
['untranslated'] = 'Federation Marker Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '5',
['inventoryMaxWeight'] = '1000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'},
['fertilizerNutrients'] = nil,
['type'] = 'FederationMarkerItem',
['typeID'] = '11',
['fluidsUded'] = nil,
},
['Feldweg'] = {
['untranslated'] = 'Dirt Road',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
['tagGroups'] = {'Block'},
['maxStack'] = '100',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DirtRoadItem',
['typeID'] = '82',
},
['Fellpelz'] = {
['untranslated'] = 'Fur Pelt',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein weiches, pelziges Fell.',
['tagGroups'] = {'Währung', 'Animal Skin', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FurPeltItem',
['typeID'] = '637',
},
['Feminine Mannequin'] = {
['untranslated'] = 'Feminine Mannequin',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FeminineMannequinItem',
['typeID'] = '1180',
['fluidsUded'] = nil,
},
['Fern Campfire Salad'] = {
['untranslated'] = 'Fern Campfire Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '9.0',
['protein'] = '5.0',
['fat'] = '1.0',
['vitamins'] = '13.0',
['density'] = '3.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FernCampfireSaladItem',
['typeID'] = '498',
},
['Fertigkeitsbuch: Backen'] = {
['untranslated'] = 'Baking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Backen, die Backen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakingSkillBook',
['typeID'] = '880',
},
['Fertigkeitsbuch: Dünger'] = {
['untranslated'] = 'Fertilizers Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Dünger, die Dünger lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FertilizersSkillBook',
['typeID'] = '912',
},
['Fertigkeitsbuch: Elektronik'] = {
['untranslated'] = 'Electronics Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Elektronik, die Elektronik lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectronicsSkillBook',
['typeID'] = '904',
},
['Fertigkeitsbuch: Fortgeschrittenes Backen'] = {
['untranslated'] = 'Advanced Baking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Backen, die Fortgeschrittenes Backen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedBakingSkillBook',
['typeID'] = '868',
},
['Fertigkeitsbuch: Fortgeschrittenes Kochen'] = {
['untranslated'] = 'Advanced Cooking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Kochen, die Fortgeschrittenes Kochen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCookingSkillBook',
['typeID'] = '871',
},
['Fertigkeitsbuch: Fortgeschrittenes Schmelzen'] = {
['untranslated'] = 'Advanced Smelting Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen, die Fortgeschrittenes Schmelzen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedSmeltingSkillBook',
['typeID'] = '877',
},
['Fertigkeitsbuch: Glasverarbeitung'] = {
['untranslated'] = 'Glassworking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Glasverarbeitung, die Glasverarbeitung lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlassworkingSkillBook',
['typeID'] = '916',
},
['Fertigkeitsbuch: Grundlegende Technik'] = {
['untranslated'] = 'Basic Engineering Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Grundlegende Technik, die Grundlegende Technik lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicEngineeringSkillBook',
['typeID'] = '883',
},
['Fertigkeitsbuch: Industrie'] = {
['untranslated'] = 'Industry Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Industrie, die Industrie lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IndustrySkillBook',
['typeID'] = '921',
},
['Fertigkeitsbuch: Innovatives Kochen'] = {
['untranslated'] = 'Cutting Edge Cooking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Innovatives Kochen, die Innovatives Kochen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CuttingEdgeCookingSkillBook',
['typeID'] = '901',
},
['Fertigkeitsbuch: Kochen'] = {
['untranslated'] = 'Cooking Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Kochen, die Kochen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookingSkillBook',
['typeID'] = '898',
},
['Fertigkeitsbuch: Landwirtschaft'] = {
['untranslated'] = 'Farming Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Landwirtschaft, die Landwirtschaft lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmingSkillBook',
['typeID'] = '909',
},
['Fertigkeitsbuch: Mahlen'] = {
['untranslated'] = 'Milling Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mahlen, die Mahlen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MillingSkillBook',
['typeID'] = '932',
},
['Fertigkeitsbuch: Mechanik'] = {
['untranslated'] = 'Mechanics Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mechanik, die Mechanik lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MechanicsSkillBook',
['typeID'] = '929',
},
['Fertigkeitsbuch: Metzgerhandwerk'] = {
['untranslated'] = 'Butchery Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Metzgerhandwerk, die Metzgerhandwerk lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ButcherySkillBook',
['typeID'] = '886',
},
['Fertigkeitsbuch: Ölbohrung'] = {
['untranslated'] = 'Oil Drilling Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Ölbohrung, die Ölbohrung lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OilDrillingSkillBook',
['typeID'] = '936',
},
['Fertigkeitsbuch: Papierherstellung'] = {
['untranslated'] = 'Paper Milling Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Papierherstellung, die Papierherstellung lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaperMillingSkillBook',
['typeID'] = '939',
},
['Fertigkeitsbuch: Schmelzen'] = {
['untranslated'] = 'Smelting Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schmelzen, die Schmelzen lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmeltingSkillBook',
['typeID'] = '945',
},
['Fertigkeitsbuch: Schneidern'] = {
['untranslated'] = 'Tailoring Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schneidern, die Schneidern lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailoringSkillBook',
['typeID'] = '951',
},
['Fertigkeitsschriftrolle: Backen'] = {
['untranslated'] = 'Baking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Backen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakingSkillScroll',
['typeID'] = '881',
},
['Fertigkeitsschriftrolle: Dünger'] = {
['untranslated'] = 'Fertilizers Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Dünger',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FertilizersSkillScroll',
['typeID'] = '913',
},
['Fertigkeitsschriftrolle: Elektronik'] = {
['untranslated'] = 'Electronics Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Elektronik',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElectronicsSkillScroll',
['typeID'] = '905',
},
['Fertigkeitsschriftrolle: Fortgeschrittenes Backen'] = {
['untranslated'] = 'Advanced Baking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Fortgeschrittenes Backen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedBakingSkillScroll',
['typeID'] = '869',
},
['Fertigkeitsschriftrolle: Fortgeschrittenes Kochen'] = {
['untranslated'] = 'Advanced Cooking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Fortgeschrittenes Kochen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCookingSkillScroll',
['typeID'] = '872',
},
['Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen'] = {
['untranslated'] = 'Advanced Smelting Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Fortgeschrittenes Schmelzen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedSmeltingSkillScroll',
['typeID'] = '878',
},
['Fertigkeitsschriftrolle: Glasverarbeitung'] = {
['untranslated'] = 'Glassworking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Glasverarbeitung',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlassworkingSkillScroll',
['typeID'] = '917',
},
['Fertigkeitsschriftrolle: Grundlegende Technik'] = {
['untranslated'] = 'Basic Engineering Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Grundlegende Technik',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BasicEngineeringSkillScroll',
['typeID'] = '884',
},
['Fertigkeitsschriftrolle: Industrie'] = {
['untranslated'] = 'Industry Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Industrie',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IndustrySkillScroll',
['typeID'] = '922',
},
['Fertigkeitsschriftrolle: Innovatives Kochen'] = {
['untranslated'] = 'Cutting Edge Cooking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Innovatives Kochen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CuttingEdgeCookingSkillScroll',
['typeID'] = '902',
},
['Fertigkeitsschriftrolle: Kochen'] = {
['untranslated'] = 'Cooking Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Kochen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CookingSkillScroll',
['typeID'] = '899',
},
['Fertigkeitsschriftrolle: Landwirtschaft'] = {
['untranslated'] = 'Farming Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Landwirtschaft',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmingSkillScroll',
['typeID'] = '910',
},
['Fertigkeitsschriftrolle: Mahlen'] = {
['untranslated'] = 'Milling Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Mahlen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MillingSkillScroll',
['typeID'] = '933',
},
['Fertigkeitsschriftrolle: Mechanik'] = {
['untranslated'] = 'Mechanics Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Mechanik',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MechanicsSkillScroll',
['typeID'] = '930',
},
['Fertigkeitsschriftrolle: Metzgerhandwerk'] = {
['untranslated'] = 'Butchery Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Metzgerhandwerk',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ButcherySkillScroll',
['typeID'] = '887',
},
['Fertigkeitsschriftrolle: Ölbohrung'] = {
['untranslated'] = 'Oil Drilling Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Ölbohrung',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OilDrillingSkillScroll',
['typeID'] = '937',
},
['Fertigkeitsschriftrolle: Papierherstellung'] = {
['untranslated'] = 'Paper Milling Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Papierherstellung',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaperMillingSkillScroll',
['typeID'] = '940',
},
['Fertigkeitsschriftrolle: Schmelzen'] = {
['untranslated'] = 'Smelting Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Schmelzen',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmeltingSkillScroll',
['typeID'] = '946',
},
['Fertigkeitsschriftrolle: Schneidern'] = {
['untranslated'] = 'Tailoring Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Schneidern',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailoringSkillScroll',
['typeID'] = '952',
},
['Fertigungsstraße'] = {
['untranslated'] = 'Assembly Line',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'The assembly line allows for mass production of mechanical products',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '6 X 4 X 7',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AssemblyLineItem',
['typeID'] = '1073',
['fluidsUded'] = nil,
},
['Fertilizers Upgrade'] = {
['untranslated'] = 'Fertilizers Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FertilizersUpgradeItem',
['typeID'] = '733',
},
['Feuerschale'] = {
['untranslated'] = 'Brazier',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Metallständer für Brennstoff, um Licht zu spenden.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BrazierItem',
['typeID'] = '1083',
['fluidsUded'] = nil,
},
['Feuerschale aus Stein'] = {
['untranslated'] = 'Stone Brazier',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Steinstäder für Brennstoff, um Licht zu spenden.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneBrazierItem',
['typeID'] = '1440',
['fluidsUded'] = nil,
},
['Fichtensamen'] = {
['untranslated'] = 'Spruce Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SpruceSeedItem',
['typeID'] = '849',
},
['Fichtensamenbeutel'] = {
['untranslated'] = 'Spruce Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SpruceSeedPackItem',
['typeID'] = '850',
},
['Field Campfire Stew'] = {
['untranslated'] = 'Field Campfire Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '10.0',
['protein'] = '6.0',
['fat'] = '8.0',
['vitamins'] = '4.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FieldCampfireStewItem',
['typeID'] = '500',
},
['Filet'] = {
['untranslated'] = 'Prime Cut',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein perfekt marmoriertes Stück Fleisch.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '9.0',
['fat'] = '4.0',
['vitamins'] = '0.0',
['density'] = '2.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PrimeCutItem',
['typeID'] = '549',
},
['Fir Log'] = {
['untranslated'] = 'Fir Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Fir log is a type of softwood with a nice piney smell.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FirLogItem',
['typeID'] = '305',
},
['Fischerei'] = {
['untranslated'] = 'Fishery',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Ort zum Erstellen von Angelruten, Fallen und zum Zubereiten von Meeresfrüchten.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.5',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FisheryItem',
['typeID'] = '1181',
['fluidsUded'] = nil,
},
['Fish N Chips'] = {
['untranslated'] = 'Fish N Chips',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Deep-fried fish served with a side of taro chips.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '1000.0',
['carbs'] = '20.0',
['protein'] = '10.0',
['fat'] = '20.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FishNChipsItem',
['typeID'] = '502',
},
['Fitter Oberkörper'] = {
['untranslated'] = 'Fit Torso',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Oberkörper',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FitTorsoItem',
['typeID'] = '355',
},
['Flachstahl'] = {
['untranslated'] = 'Flat Steel',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Beschichtet mit einer Schicht aus Epoxid, weigert sich dieser Stahl zu rosten.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FlatSteelItem',
['typeID'] = '306',
},
['Fladenbrot'] = {
['untranslated'] = 'Flatbread',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ohne Gärungsstoff ist das Fladenbrot nicht besonders weich. Aber es ist trotzdem lecker.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '500.0',
['carbs'] = '17.0',
['protein'] = '8.0',
['fat'] = '3.0',
['vitamins'] = '2.0',
['density'] = '6.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FlatbreadItem',
['typeID'] = '503',
},
['Flat Steel Door'] = {
['untranslated'] = 'Flat Steel Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful modern flat steel door with a large viewing window.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FlatSteelDoorItem',
['typeID'] = '1182',
['fluidsUded'] = nil,
},
['Fleischbrühe'] = {
['untranslated'] = 'Meat Stock',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Brühe aus dem Fleisch von Tieren.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '600.0',
['carbs'] = '3.0',
['protein'] = '8.0',
['fat'] = '9.0',
['vitamins'] = '0.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MeatStockItem',
['typeID'] = '534',
},
['Fleischpastete'] = {
['untranslated'] = 'Meat Pie',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ähnlich wie eine Heidelbeertorte, aber gefüllt mit saftigem Fleisch.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.6',
['calories'] = '1300.0',
['carbs'] = '11.0',
['protein'] = '13.0',
['fat'] = '15.0',
['vitamins'] = '5.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MeatPieItem',
['typeID'] = '533',
},
['Fleischreste'] = {
['untranslated'] = 'Scrap Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Extra Fleischstücke.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '50.0',
['carbs'] = '0.0',
['protein'] = '5.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '20.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ScrapMeatItem',
['typeID'] = '562',
},
['Fliegenpilze'] = {
['untranslated'] = 'Amanita Mushrooms',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '-200.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '-0.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AmanitaMushroomsItem',
['typeID'] = '436',
},
['Fliegenpilzsporen'] = {
['untranslated'] = 'Amanita Mushroom Spores',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AmanitaMushroomSporesItem',
['typeID'] = '761',
},
['Fliegenpilzsporenbeutel'] = {
['untranslated'] = 'Amanita Mushroom Spores Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AmanitaMushroomSporesPackItem',
['typeID'] = '762',
},
['Flüssiger Stickstoff'] = {
['untranslated'] = 'Liquid Nitrogen',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Nützlich für eine schnelle Abkühlung.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LiquidNitrogenItem',
['typeID'] = '529',
},
['Flüssigkeitskonverter'] = {
['untranslated'] = 'Liquid Converter',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Beispiel Tisch zum Herstellen mit Flüssigkeiten.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LiquidCrafterItem',
['typeID'] = '115',
['fluidsUded'] = {{'[[Water]]', ' 1'}},
},
['Forelle'] = {
['untranslated'] = 'Trout',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine Forelle.',
['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TroutItem',
['typeID'] = '701',
},
['Forschungstisch'] = {
['untranslated'] = 'Research Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein einfacher Tisch für die Erforschung neuer Technologien und Fertigkeiten.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.5',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ResearchTableItem',
['typeID'] = '1342',
['fluidsUded'] = nil,
},
['Fortschrittlicher Verbrennungsmotor'] = {
['untranslated'] = 'Advanced Combustion Engine',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine fortgeschrittene Version des normalen Verbrennungsmotors, der mehr Leistung hat.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'AdvancedCombustionEngineItem',
['typeID'] = '595',
},
['Fräsmaschine'] = {
['untranslated'] = 'Shaper',
['category'] = 'WorldObject',
['group'] = 'Module',
['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '75',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShaperItem',
['typeID'] = '1354',
['fluidsUded'] = nil,
},
['Fried Camas'] = {
['untranslated'] = 'Fried Camas',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Deep fried Camas. Bit greasy',
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '9.0',
['protein'] = '3.0',
['fat'] = '10.0',
['vitamins'] = '2.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedCamasItem',
['typeID'] = '505',
},
['Fried Fiddleheads'] = {
['untranslated'] = 'Fried Fiddleheads',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Das Geheimnis steckt in der Sauce.',
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '11.0',
['protein'] = '3.0',
['fat'] = '6.0',
['vitamins'] = '4.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedFiddleheadsItem',
['typeID'] = '506',
},
['Fried Hearts Of Palm'] = {
['untranslated'] = 'Fried Hearts Of Palm',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Das Geheimnis steckt in der Sauce.',
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '11.0',
['protein'] = '3.0',
['fat'] = '8.0',
['vitamins'] = '2.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedHeartsOfPalmItem',
['typeID'] = '508',
},
['Fried Taro'] = {
['untranslated'] = 'Fried Taro',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Das Geheimnis steckt in der Sauce.',
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '14.0',
['protein'] = '1.0',
['fat'] = '8.0',
['vitamins'] = '1.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedTaroItem',
['typeID'] = '509',
},
['Fried Vegetables'] = {
['untranslated'] = 'Fried Vegetables',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = '',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '560.0',
['carbs'] = '11.0',
['protein'] = '3.0',
['fat'] = '8.0',
['vitamins'] = '2.0',
['density'] = '4.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedVegetablesItem',
['typeID'] = '511',
},
['Frittierter Mais'] = {
['untranslated'] = 'Corn Fritters',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Diese frittierten Maisleckereien sind knusprig und lecker.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '500.0',
['carbs'] = '15.0',
['protein'] = '7.0',
['fat'] = '17.0',
['vitamins'] = '8.0',
['density'] = '9.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornFrittersItem',
['typeID'] = '488',
},
['Froth Floatation Cell'] = {
['untranslated'] = 'Froth Floatation Cell',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 4 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FrothFloatationCellItem',
['typeID'] = '1184',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Fruit Muffin'] = {
['untranslated'] = 'Fruit Muffin',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '800.0',
['carbs'] = '10.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '16.0',
['density'] = '4.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FruitMuffinItem',
['typeID'] = '512',
},
['Fruit Tart'] = {
['untranslated'] = 'Fruit Tart',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '800.0',
['carbs'] = '14.0',
['protein'] = '5.0',
['fat'] = '9.0',
['vitamins'] = '20.0',
['density'] = '6.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FruitTartItem',
['typeID'] = '514',
},
['Fuchskadaver'] = {
['untranslated'] = 'Fox Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Fuchs.',
['tagGroups'] = {'Small Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FoxCarcassItem',
['typeID'] = '636',
},
['Fungi Feet'] = {
['untranslated'] = 'Fungi Feet',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Füße',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FungiFeetItem',
['typeID'] = '356',
},
['Gartenschuhe'] = {
['untranslated'] = 'Garden Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GardenBootsItem',
['typeID'] = '394',
},
['Gathering Research Paper Basic'] = {
['untranslated'] = 'Gathering Research Paper Basic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GatheringResearchPaperBasicItem',
['typeID'] = '638',
},
['Gebackene Agave'] = {
['untranslated'] = 'Baked Agave',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '2.0',
['fat'] = '6.0',
['vitamins'] = '8.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedAgaveItem',
['typeID'] = '438',
},
['Gebackene Prärielilienzwiebel'] = {
['untranslated'] = 'Camas Bulb Bake',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Aufstrich aus gleichmäßig gebackenen Prärielilienzwiebeln: weich in der Mitte, goldbraun von außen.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '7.0',
['fat'] = '5.0',
['vitamins'] = '4.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamasBulbBakeItem',
['typeID'] = '463',
},
['Gebackene Tomaten'] = {
['untranslated'] = 'Baked Tomato',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '9.0',
['protein'] = '1.0',
['fat'] = '5.0',
['vitamins'] = '13.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedTomatoItem',
['typeID'] = '445',
},
['Gebackener Braten'] = {
['untranslated'] = 'Baked Roast',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gebundener Rollbraten, perfekt gegart.',
['tagGroups'] = {'Baked Food', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.9',
['calories'] = '1000.0',
['carbs'] = '4.0',
['protein'] = '13.0',
['fat'] = '10.0',
['vitamins'] = '7.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedRoastItem',
['typeID'] = '443',
},
['Gebackener Mais'] = {
['untranslated'] = 'Baked Corn',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '6.0',
['protein'] = '7.0',
['fat'] = '6.0',
['vitamins'] = '9.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedCornItem',
['typeID'] = '440',
},
['Gebackener Taro'] = {
['untranslated'] = 'Baked Taro',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gebackene Taro Wurzel',
['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '700.0',
['carbs'] = '8.0',
['protein'] = '6.0',
['fat'] = '2.0',
['vitamins'] = '12.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedTaroItem',
['typeID'] = '444',
},
['Gebackenes Fleisch'] = {
['untranslated'] = 'Baked Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Baked meat is less fatty than other methods of cooking.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '700.0',
['carbs'] = '0.0',
['protein'] = '17.0',
['fat'] = '13.0',
['vitamins'] = '0.0',
['density'] = '4.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BakedMeatItem',
['typeID'] = '442',
},
['Gebratene Hasenkeulen'] = {
['untranslated'] = 'Fried Hare Haunches',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Alles ist frittiert besser.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '700.0',
['carbs'] = '6.0',
['protein'] = '15.0',
['fat'] = '27.0',
['vitamins'] = '4.0',
['density'] = '7.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedHareHaunchesItem',
['typeID'] = '507',
},
['Gebratene Tomaten'] = {
['untranslated'] = 'Fried Tomatoes',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Das Geheimnis steckt in der Sauce.',
['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '11.0',
['protein'] = '3.0',
['fat'] = '8.0',
['vitamins'] = '2.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FriedTomatoesItem',
['typeID'] = '510',
},
['Gebratener Reis mit Ananas'] = {
['untranslated'] = 'Pineapple Friend Rice',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Wohlfühlrezept bestehend aus einem Mix von gekochtem Reis und Obst. Es ist nicht nur freundlich, sondern auch gebraten.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.15',
['calories'] = '620.0',
['carbs'] = '20.0',
['protein'] = '12.0',
['fat'] = '12.0',
['vitamins'] = '9.0',
['density'] = '8.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PineappleFriendRiceItem',
['typeID'] = '544',
},
['Gefüllter Truthahn'] = {
['untranslated'] = 'Stuffed Turkey',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Danke für die Tatsache, dass diese Nahrung zwei Nährstoffe mehr als vergleichbare Lebensmittel hergibt.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1500.0',
['carbs'] = '17.0',
['protein'] = '20.0',
['fat'] = '16.0',
['vitamins'] = '11.0',
['density'] = '4.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedTurkeyItem',
['typeID'] = '571',
},
['Gegrillte Agave'] = {
['untranslated'] = 'Charred Agave',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Agave leaves that have been charred over a campfire',
['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '3.0',
['vitamins'] = '3.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredAgaveItem',
['typeID'] = '469',
},
['Gegrillte Ananas'] = {
['untranslated'] = 'Charred Pineapple',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pineapple that has been charred over a basic campfire.',
['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '8.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '3.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredPineappleItem',
['typeID'] = '481',
},
['Gegrillte Papaya'] = {
['untranslated'] = 'Charred Papaya',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Papaya fruit that has been charred over a basic campfire.',
['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '8.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredPapayaItem',
['typeID'] = '480',
},
['Gegrillte Prärielilienzwiebel'] = {
['untranslated'] = 'Charred Camas Bulb',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein faseriger und süßer Leckerbissen, ähnlich wie eine Süßkartoffel, jedoch über der Hitze des Lagerfeuers leicht geschwärzt.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '2.0',
['protein'] = '3.0',
['fat'] = '6.0',
['vitamins'] = '1.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredCamasBulbItem',
['typeID'] = '473',
},
['Gegrillte Rübe'] = {
['untranslated'] = 'Charred Beet',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Vielleicht ist nicht das beste Gemüse, um es zu grillen, aber die Rübe scheint sich gut gehalten zu haben.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '0.0',
['fat'] = '3.0',
['vitamins'] = '6.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredBeetItem',
['typeID'] = '471',
},
['Gegrillte Tomate'] = {
['untranslated'] = 'Charred Tomato',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Die schwarze Kohle auf dieser Tomate wäre ein toller Kontrast zur roten Haut, wenn es noch eine unverbrannte Stelle gäbe.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '7.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredTomatoItem',
['typeID'] = '484',
},
['Gegrillte Wurst'] = {
['untranslated'] = 'Charred Sausage',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '700.0',
['carbs'] = '0.0',
['protein'] = '10.0',
['fat'] = '14.0',
['vitamins'] = '0.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredSausageItem',
['typeID'] = '482',
},
['Gegrillter Fisch'] = {
['untranslated'] = 'Charred Fish',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Wenigstens hat er keine Schuppen mehr.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '400.0',
['carbs'] = '0.0',
['protein'] = '10.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredFishItem',
['typeID'] = '476',
},
['Gegrillter Mais'] = {
['untranslated'] = 'Charred Corn',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Dieses Stück Mais braucht eine dick aufgetragene Schicht aus Butter, um den verbrannten Geschmack einzudämmen.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '7.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredCornItem',
['typeID'] = '474',
},
['Gegrillter Taro'] = {
['untranslated'] = 'Charred Taro',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '10.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredTaroItem',
['typeID'] = '483',
},
['Gegrilltes Fleisch'] = {
['untranslated'] = 'Charred Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Die geschwärzte Oberfläche dieses kaum erkennbaren Fleisches ist \'goldbraun\'.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '400.0',
['carbs'] = '0.0',
['protein'] = '6.0',
['fat'] = '9.0',
['vitamins'] = '0.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharredMeatItem',
['typeID'] = '478',
},
['Gekochte Wurst'] = {
['untranslated'] = 'Boiled Sausage',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gekochte Würste sind zwar nicht so schön wie gebratene, aber sie schmecken dennoch gut.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '27.0',
['fat'] = '22.0',
['vitamins'] = '0.0',
['density'] = '8.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoiledSausageItem',
['typeID'] = '459',
},
['Gekochter Reis'] = {
['untranslated'] = 'Boiled Rice',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Weich und flauschig.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '210.0',
['carbs'] = '13.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '7.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoiledRiceItem',
['typeID'] = '458',
},
['Gemüsebrühe'] = {
['untranslated'] = 'Vegetable Stock',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine herzhafte Brühe voll mit verschiedenen Gemüsesorten.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '700.0',
['carbs'] = '11.0',
['protein'] = '1.0',
['fat'] = '2.0',
['vitamins'] = '11.0',
['density'] = '3.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'VegetableStockItem',
['typeID'] = '587',
},
['Gemüsesalat'] = {
['untranslated'] = 'Vegetable Medley',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine wahllose Zusammenstellung von Gemüse.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '900.0',
['carbs'] = '8.0',
['protein'] = '4.0',
['fat'] = '7.0',
['vitamins'] = '17.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'VegetableMedleyItem',
['typeID'] = '585',
},
['Gemüsesuppe'] = {
['untranslated'] = 'Vegetable Soup',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Wer hätte gedacht, dass Pflanzen in einer Pflanzenbrühe so lecker sein können?',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.9',
['calories'] = '1200.0',
['carbs'] = '12.0',
['protein'] = '4.0',
['fat'] = '7.0',
['vitamins'] = '19.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'VegetableSoupItem',
['typeID'] = '586',
},
['Geology Research Paper Advanced'] = {
['untranslated'] = 'Geology Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GeologyResearchPaperAdvancedItem',
['typeID'] = '640',
},
['Geology Research Paper Basic'] = {
['untranslated'] = 'Geology Research Paper Basic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GeologyResearchPaperBasicItem',
['typeID'] = '641',
},
['Geology Research Paper Modern'] = {
['untranslated'] = 'Geology Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GeologyResearchPaperModernItem',
['typeID'] = '642',
},
['Gepolsterter Stuhl'] = {
['untranslated'] = 'Padded Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein komfortabler Stuhl, um sich auszuruhen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.8',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaddedChairItem',
['typeID'] = '1324',
['fluidsUded'] = nil,
},
['Gerahmte Glastür'] = {
['untranslated'] = 'Framed Glass Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine schöne Glastür, hergestellt aus Stahl und Glas.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FramedGlassDoorItem',
['typeID'] = '1183',
['fluidsUded'] = nil,
},
['Gerahmtes Glas'] = {
['untranslated'] = 'Framed Glass',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Glass which was reinforced by a steel frame.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FramedGlassItem',
['typeID'] = '307',
},
['Geschäft'] = {
['untranslated'] = 'Store',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ermöglicht Kauf und Verkauf von Waren.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoreItem',
['typeID'] = '1446',
['fluidsUded'] = nil,
},
['Geschmortes Fleisch'] = {
['untranslated'] = 'Simmered Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Fleisch im Fleischsaft gegart hält das Fleisch saftig.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '900.0',
['carbs'] = '6.0',
['protein'] = '18.0',
['fat'] = '13.0',
['vitamins'] = '5.0',
['density'] = '4.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SimmeredMeatItem',
['typeID'] = '567',
},
['Geschnitzter Kürbis'] = {
['untranslated'] = 'Carved Pumpkin',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein gruseliger Kürbis, der mystisches Licht ausstrahlt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarvedPumpkinItem',
['typeID'] = '1091',
['fluidsUded'] = nil,
},
['Getreidekeim'] = {
['untranslated'] = 'Cereal Germ',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Nebenprodukt beim Mahlen. Der Keim ist der fruchtbare Teil des Getreides, der austreibt.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '20.0',
['carbs'] = '5.0',
['protein'] = '0.0',
['fat'] = '7.0',
['vitamins'] = '3.0',
['density'] = '75.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CerealGermItem',
['typeID'] = '468',
},
['Getriebe'] = {
['untranslated'] = 'Gearbox',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GearboxItem',
['typeID'] = '639',
},
['Getrocknete Farnspitzen'] = {
['untranslated'] = 'Wilted Fiddleheads',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Auch wenn ein paar welke Farnspitzen traurig aussehen mögen, sind sie zumindest nahrhaft.',
['tagGroups'] = {'Charred Green', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '350.0',
['carbs'] = '4.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '7.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WiltedFiddleheadsItem',
['typeID'] = '591',
},
['Glas'] = {
['untranslated'] = 'Glass',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein transparentes, festes Material, nützlich für mehr als nur Fenster.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlassItem',
['typeID'] = '309',
},
['Glasfaserverstärkter Kunststoff'] = {
['untranslated'] = 'Fiberglass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Kunststoff mit Glasfasersträngen verstärkt.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FiberglassItem',
['typeID'] = '635',
},
['Glassworking Advanced Upgrade'] = {
['untranslated'] = 'Glassworking Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlassworkingAdvancedUpgradeItem',
['typeID'] = '734',
},
['Glassworking Modern Upgrade'] = {
['untranslated'] = 'Glassworking Modern Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlassworkingModernUpgradeItem',
['typeID'] = '735',
},
['Global Calorie Buff Item'] = {
['untranslated'] = 'Global Calorie Buff Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GlobalCalorieBuffItem',
['typeID'] = '66',
['fluidsUded'] = nil,
},
['Glühbirne'] = {
['untranslated'] = 'Light Bulb',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein elektrisches Licht mit einer Drahtwendel.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LightBulbItem',
['typeID'] = '658',
},
['Gneis'] = {
['untranslated'] = 'Gneiss',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '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.',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '7',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GneissItem',
['typeID'] = '310',
},
['Goat Mount'] = {
['untranslated'] = 'Goat Mount',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Jagdtrophäe für dein Haus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoatMountItem',
['typeID'] = '1185',
['fluidsUded'] = nil,
},
['Gold Wiring'] = {
['untranslated'] = 'Gold Wiring',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A length of gold conductive wire useful for a variety of purposes.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoldWiringItem',
['typeID'] = '644',
},
['Goldbarren'] = {
['untranslated'] = 'Gold Bar',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Veredelter Goldbarren.',
['tagGroups'] = {'Währung', 'Metall', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoldBarItem',
['typeID'] = '311',
},
['Golderz'] = {
['untranslated'] = 'Gold Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unraffiniertes Erz mit Goldeinschlüssen.',
['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '7.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoldOreItem',
['typeID'] = '313',
},
['Goldkonzentrat'] = {
['untranslated'] = 'Gold Concentrate',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'Währung', 'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GoldConcentrateItem',
['typeID'] = '312',
},
['Government Office'] = {
['untranslated'] = 'Government Office',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Elected titles are created and defined at the government office.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GovernmentOfficeItem',
['typeID'] = '104',
['fluidsUded'] = nil,
},
['Granit'] = {
['untranslated'] = 'Granite',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '6.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GraniteItem',
['typeID'] = '314',
},
['Granitziegel'] = {
['untranslated'] = 'Mortared Granite',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteItem',
['typeID'] = '328',
},
['Grassamen'] = {
['untranslated'] = 'Grass Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Gras wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GrassSeedItem',
['typeID'] = '807',
},
['Grassamenbeutel'] = {
['untranslated'] = 'Grass Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Gras wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GrassSeedPackItem',
['typeID'] = '808',
},
['Große Holztür'] = {
['untranslated'] = 'Large Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine große Tür.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeLumberDoorItem',
['typeID'] = '1249',
['fluidsUded'] = nil,
},
['Große Holztür mit Fenster'] = {
['untranslated'] = 'Large Windowed Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine große Tür.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeWindowedLumberDoorItem',
['typeID'] = '1276',
['fluidsUded'] = nil,
},
['Große Wellstahltür'] = {
['untranslated'] = 'Large Corrugated Steel Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large corrugated steel door.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeCorrugatedSteelDoorItem',
['typeID'] = '1223',
['fluidsUded'] = nil,
},
['Großer Rucksack'] = {
['untranslated'] = 'Big Backpack',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A survival backpack that offers more support than the basic backpack. (Increases max carry weight by 10 kg)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BigBackpackItem',
['typeID'] = '365',
},
['Großer Teppich'] = {
['untranslated'] = 'Rug Large',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großer Teppich, um seltsame Flecken abzudecken.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Teppich',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RugLargeItem',
['typeID'] = '1346',
['fluidsUded'] = nil,
},
['Großer-Blauhalm-Samen'] = {
['untranslated'] = 'Big Bluestem Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Großen Blauhalm.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BigBluestemSeedItem',
['typeID'] = '771',
},
['Großes hängendes Bauholzschild'] = {
['untranslated'] = 'Large Hanging Lumber Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingLumberSignItem',
['typeID'] = '1237',
['fluidsUded'] = nil,
},
['Großes hängendes Steinschild'] = {
['untranslated'] = 'Large Hanging Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingStoneSignItem',
['typeID'] = '1248',
['fluidsUded'] = nil,
},
['Großes stehendes Bauholzschild'] = {
['untranslated'] = 'Large Standing Lumber Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingLumberSignItem',
['typeID'] = '1264',
['fluidsUded'] = nil,
},
['Großes stehendes Steinschild'] = {
['untranslated'] = 'Large Standing Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingStoneSignItem',
['typeID'] = '1275',
['fluidsUded'] = nil,
},
['Grundbestitztisch'] = {
['untranslated'] = 'Real Estate Desk',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Ort zur Verwaltung des Verkauf und der Übertragung von Grundstücken und Immobilien.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RealEstateDeskItem',
['typeID'] = '90',
['fluidsUded'] = nil,
},
['Grundstückspfosten'] = {
['untranslated'] = 'Land Claim Stake',
['category'] = 'Werkzeuge',
['group'] = 'Werkzeuge',
['description'] = 'Used to claim, unclaim, and examine property. When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.',
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PropertyToolItem',
['typeID'] = '132',
},
['Grundstücksurkunde'] = {
['untranslated'] = 'Land Claim Papers',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Landurkunden geben dir das Recht ein Stück Land zu beanspruchen. Nutze sie mit dem Pfahl zur Landesbeanspruchung.',
['tagGroups'] = {'Währung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PropertyClaimItem',
['typeID'] = '41',
},
['Gummirad'] = {
['untranslated'] = 'Rubber Wheel',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RubberWheelItem',
['typeID'] = '684',
},
['Gusseiserner Ofen'] = {
['untranslated'] = 'Cast Iron Stove',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Der perfekte Herd für den unerfahrenen Koch.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Kochen',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CastIronStoveItem',
['typeID'] = '1096',
['fluidsUded'] = nil,
},
['Hacke'] = {
['untranslated'] = 'Hoe',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
['tagGroups'] = {'Pflug', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HoeItem',
['typeID'] = '79',
},
['Halbschuhe'] = {
['untranslated'] = 'Low Top Shoes',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Einfache, gewöhnliche, unscheinbare, konventionelle, alltagstaugliche, fast langweilige, 08/15 standard Halbschuhe.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LowTopShoesItem',
['typeID'] = '399',
},
['Hammer'] = {
['untranslated'] = 'Hammer',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'Bau', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HammerItem',
['typeID'] = '78',
},
['Hände'] = {
['untranslated'] = 'Hands',
['category'] = '_None',
['group'] = 'Werkzeuge',
['description'] = 'When you\'re not using tools are used for a job, you put these to work.',
['tagGroups'] = {'Planter', 'Bau', 'Harvester', 'Not Allowed In Inventories', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HandsItem',
['typeID'] = '37',
},
['Handpflug'] = {
['untranslated'] = 'Hand Plow',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Werkzeug, dass das Feld zum Farmen pflügt.',
['tagGroups'] = {'Weltobjekt', 'Pflug', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HandPlowItem',
['typeID'] = '988',
['fluidsUded'] = nil,
},
['Hanging Long Steel Sign'] = {
['untranslated'] = 'Hanging Long Steel Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A long steel plate for when you need to display extra large text.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HangingLongSteelSignItem',
['typeID'] = '1186',
['fluidsUded'] = nil,
},
['Hanging Steel Framed Sign'] = {
['untranslated'] = 'Hanging Steel Framed Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large wooden sign framed with steel.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HangingSteelFramedSignItem',
['typeID'] = '1187',
['fluidsUded'] = nil,
},
['Hanging Steel Mine Sign'] = {
['untranslated'] = 'Hanging Steel Mine Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A hanging sign made of steel plates.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HangingSteelMineSignItem',
['typeID'] = '1188',
['fluidsUded'] = nil,
},
['Hanging Steel Plain Sign'] = {
['untranslated'] = 'Hanging Steel Plain Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large hanging steel sign attached to a wooden frame.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HangingSteelPlainSignItem',
['typeID'] = '1189',
['fluidsUded'] = nil,
},
['Hanging Steel Shop Sign'] = {
['untranslated'] = 'Hanging Steel Shop Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HangingSteelShopSignItem',
['typeID'] = '1190',
['fluidsUded'] = nil,
},
['Hardwood Board'] = {
['untranslated'] = 'Hardwood Board',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A higher quality hardwood board used for long lasting furniture.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodBoardItem',
['typeID'] = '645',
},
['Hardwood Hewn Log'] = {
['untranslated'] = 'Hardwood Hewn Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodHewnLogItem',
['typeID'] = '315',
},
['Hardwood Lumber'] = {
['untranslated'] = 'Hardwood Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodLumberItem',
['typeID'] = '316',
},
['Hardwood Lumber Bench'] = {
['untranslated'] = 'Hardwood Lumber Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodLumberBenchItem',
['typeID'] = '1191',
['fluidsUded'] = nil,
},
['Hardwood Lumber Chair'] = {
['untranslated'] = 'Hardwood Lumber Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodLumberChairItem',
['typeID'] = '1192',
['fluidsUded'] = nil,
},
['Hardwood Lumber Door'] = {
['untranslated'] = 'Hardwood Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodLumberDoorItem',
['typeID'] = '1193',
['fluidsUded'] = nil,
},
['Hardwood Lumber Table'] = {
['untranslated'] = 'Hardwood Lumber Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large lumber table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardwoodLumberTableItem',
['typeID'] = '1194',
['fluidsUded'] = nil,
},
['Hasenkadaver'] = {
['untranslated'] = 'Hare Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Hase.',
['tagGroups'] = {'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HareCarcassItem',
['typeID'] = '646',
},
['Hearty Hometown Pizza'] = {
['untranslated'] = 'Hearty Hometown Pizza',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'When you feel nostalgic and miss that cozy hometown feeling.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1200.0',
['carbs'] = '8.0',
['protein'] = '20.0',
['fat'] = '18.0',
['vitamins'] = '8.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HeartyHometownPizzaItem',
['typeID'] = '517',
},
['Hefe'] = {
['untranslated'] = 'Yeast',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Pilzart, die erstaunlich gut als Backtriebmittel dient.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '0.0',
['protein'] = '8.0',
['fat'] = '0.0',
['vitamins'] = '7.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'YeastItem',
['typeID'] = '593',
},
['Heidelbeeren'] = {
['untranslated'] = 'Huckleberries',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Handvoll kleiner wilder Beeren. Nicht zu verwechseln mit kleinen wilden Bären.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '6.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberriesItem',
['typeID'] = '519',
},
['Heidelbeerextrakt'] = {
['untranslated'] = 'Huckleberry Extract',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein konzentrierter Schuss vom Besten der Heidelbeere.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '60.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '15.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberryExtractItem',
['typeID'] = '520',
},
['Heidelbeerkuchen'] = {
['untranslated'] = 'Huckleberry Pie',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine fantastische Kombination von blättriger Kruste und leckeren Beeren.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.6',
['calories'] = '1300.0',
['carbs'] = '13.0',
['protein'] = '5.0',
['fat'] = '10.0',
['vitamins'] = '16.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberryPieItem',
['typeID'] = '522',
},
['Heidelbeersamen'] = {
['untranslated'] = 'Huckleberry Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberrySeedItem',
['typeID'] = '811',
},
['Heidelbeersamenbeutel'] = {
['untranslated'] = 'Huckleberry Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberrySeedPackItem',
['typeID'] = '812',
},
['Helikoniensamen'] = {
['untranslated'] = 'Heliconia Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Paradiesvogelblume.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HeliconiaSeedItem',
['typeID'] = '809',
},
['Helikoniensamenbeutel'] = {
['untranslated'] = 'Heliconia Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Paradiesvogelblume.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HeliconiaSeedPackItem',
['typeID'] = '810',
},
['Henleyshirt'] = {
['untranslated'] = 'Henley',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HenleyItem',
['typeID'] = '397',
},
['Herd'] = {
['untranslated'] = 'Stove',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großer Herd, um komplexere Gerichte zu kochen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Polluter', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Kochen',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoveItem',
['typeID'] = '1447',
['fluidsUded'] = nil,
},
['Hewn Bench'] = {
['untranslated'] = 'Hewn Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Holzbank.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnBenchItem',
['typeID'] = '1195',
['fluidsUded'] = nil,
},
['Hewn Chair'] = {
['untranslated'] = 'Hewn Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnChairItem',
['typeID'] = '1196',
['fluidsUded'] = nil,
},
['Hewn Door'] = {
['untranslated'] = 'Hewn Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus grob gehauenen Stämmen.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnDoorItem',
['typeID'] = '1197',
['fluidsUded'] = nil,
},
['Hewn Dresser'] = {
['untranslated'] = 'Hewn Dresser',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a one designated outfit and whatever you are currently wearing.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects', 'Storage Container'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Schlafzimmer',
['furnitureType'] = 'Dresser',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '16',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'HewnDresserItem',
['typeID'] = '1198',
['fluidsUded'] = nil,
},
['Hewn Hardwood Bench'] = {
['untranslated'] = 'Hewn Hardwood Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Holzbank.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnHardwoodBenchItem',
['typeID'] = '1199',
['fluidsUded'] = nil,
},
['Hewn Hardwood Chair'] = {
['untranslated'] = 'Hewn Hardwood Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnHardwoodChairItem',
['typeID'] = '1200',
['fluidsUded'] = nil,
},
['Hewn Hardwood Door'] = {
['untranslated'] = 'Hewn Hardwood Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus grob gehauenen Stämmen.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnHardwoodDoorItem',
['typeID'] = '1201',
['fluidsUded'] = nil,
},
['Hewn Hardwood Table'] = {
['untranslated'] = 'Hewn Hardwood Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnHardwoodTableItem',
['typeID'] = '1202',
['fluidsUded'] = nil,
},
['Hewn Nightstand'] = {
['untranslated'] = 'Hewn Nightstand',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnNightstandItem',
['typeID'] = '1203',
['fluidsUded'] = nil,
},
['Hewn Softwood Bench'] = {
['untranslated'] = 'Hewn Softwood Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Holzbank.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnSoftwoodBenchItem',
['typeID'] = '1204',
['fluidsUded'] = nil,
},
['Hewn Softwood Chair'] = {
['untranslated'] = 'Hewn Softwood Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnSoftwoodChairItem',
['typeID'] = '1205',
['fluidsUded'] = nil,
},
['Hewn Softwood Door'] = {
['untranslated'] = 'Hewn Softwood Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus grob gehauenen Stämmen.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnSoftwoodDoorItem',
['typeID'] = '1206',
['fluidsUded'] = nil,
},
['Hewn Softwood Table'] = {
['untranslated'] = 'Hewn Softwood Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnSoftwoodTableItem',
['typeID'] = '1207',
['fluidsUded'] = nil,
},
['Hewn Table'] = {
['untranslated'] = 'Hewn Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnTableItem',
['typeID'] = '1208',
['fluidsUded'] = nil,
},
['Hirschkadaver'] = {
['untranslated'] = 'Deer Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Hirsch.',
['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DeerCarcassItem',
['typeID'] = '626',
},
['Hochofen'] = {
['untranslated'] = 'Blast Furnace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein überlegener Ersatz für den Rennofen, der Stahl produzieren kann.',
['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 5 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BlastFurnaceItem',
['typeID'] = '1080',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Hochwasserwerkzeug für Entwickler'] = {
['untranslated'] = 'Dev Flood Tool',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Werkzeug zum Beheben von Fluten! Klicke mit der linken Maustaste, um die oberste Wasserschicht zu entfernen. (Ziele auf eine Wand, die Wasser berührt).',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DevFloodToolItem',
['typeID'] = '76',
},
['Hohe Stiefel'] = {
['untranslated'] = 'Tall Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = '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.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TallBootsItem',
['typeID'] = '418',
},
['Holz'] = {
['untranslated'] = 'Hewn Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HewnLogItem',
['typeID'] = '317',
},
['Hölzerne Deckenlampe'] = {
['untranslated'] = 'Wooden Ceiling Light',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenCeilingLightItem',
['typeID'] = '1482',
['fluidsUded'] = nil,
},
['Hölzerne Stehlampe'] = {
['untranslated'] = 'Wooden Floor Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenFloorLampItem',
['typeID'] = '1484',
['fluidsUded'] = nil,
},
['Hölzerne Tischlampe'] = {
['untranslated'] = 'Wooden Table Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenTableLampItem',
['typeID'] = '1487',
['fluidsUded'] = nil,
},
['Hölzerner Aufzug'] = {
['untranslated'] = 'Wooden Elevator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Aufzug, um Frachten vertikal zu transportieren.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenElevatorItem',
['typeID'] = '997',
['fluidsUded'] = nil,
},
['Hölzernes Stoffbett'] = {
['untranslated'] = 'Wooden Fabric Bed',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein viel gemütlicheres Bett, das mit Stoff gebaut ist.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '4',
['roomCategory'] = 'Schlafzimmer',
['furnitureType'] = 'Bett',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenFabricBedItem',
['typeID'] = '1483',
['fluidsUded'] = nil,
},
['Hölzernes Strohbett'] = {
['untranslated'] = 'Wooden Straw Bed',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein schönes, kratziges und schrecklich ungemütliches Bett. Aber zumindest muss man nicht auf dem Boden schlafen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Schlafzimmer',
['furnitureType'] = 'Bett',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenStrawBedItem',
['typeID'] = '1486',
['fluidsUded'] = nil,
},
['Holzhacke'] = {
['untranslated'] = 'Wooden Hoe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenHoeItem',
['typeID'] = '986',
},
['Holzkarren'] = {
['untranslated'] = 'Wood Cart',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kleiner Karren zum Transport kleiner Lasten.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '12',
['inventoryMaxWeight'] = '2100000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'WoodCartItem',
['typeID'] = '996',
['fluidsUded'] = nil,
},
['Holzkohle'] = {
['untranslated'] = 'Charcoal',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein schwarzer Rückstand, bestehend aus Kohlenstoff und verbleibender Asche.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Kohle', 'Brennstoff', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '20000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CharcoalItem',
['typeID'] = '611',
},
['Holzlatrine'] = {
['untranslated'] = 'Wooden Latrine',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Plumpsklo.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Toilette',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LatrineItem',
['typeID'] = '1280',
['fluidsUded'] = nil,
},
['Holzrad'] = {
['untranslated'] = 'Wooden Wheel',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A basic wheel for use in early wooden vehicles.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenWheelItem',
['typeID'] = '707',
},
['Holzschaufel'] = {
['untranslated'] = 'Wooden Shovel',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenShovelItem',
['typeID'] = '987',
},
['Holzschild'] = {
['untranslated'] = 'Wood Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodSignItem',
['typeID'] = '1489',
['fluidsUded'] = nil,
},
['Holzspan'] = {
['untranslated'] = 'Wood Pulp',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Als Nebenprodukt der Herstellung von Bauholz können Holzspäne für Mörtel verbrannt oder zu Papier gepresst werden.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Natural Fiber', 'Brennstoff', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '50',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodPulpItem',
['typeID'] = '100',
},
['Holzstofffüller'] = {
['untranslated'] = 'Pulp Filler',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
['tagGroups'] = {'Dünger', 'Ingredient', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 0.3'}, {'Phosphor',' 0.3'}, {'Kalium',' 0.3'}},
['type'] = 'PulpFillerItem',
['typeID'] = '432',
},
['Holztür'] = {
['untranslated'] = 'Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LumberDoorItem',
['typeID'] = '1289',
['fluidsUded'] = nil,
},
['Homestead Item'] = {
['untranslated'] = 'Homestead Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '5',
['inventoryMaxWeight'] = '1000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'},
['fertilizerNutrients'] = nil,
['type'] = 'HomesteadItem',
['typeID'] = '8',
['fluidsUded'] = nil,
},
['Hosen'] = {
['untranslated'] = 'Trousers',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = '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).',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TrousersItem',
['typeID'] = '420',
},
['Hosomaki'] = {
['untranslated'] = 'Hosomaki',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '650.0',
['carbs'] = '25.0',
['protein'] = '23.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '8.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HosomakiItem',
['typeID'] = '518',
},
['Huckleberry Fritter'] = {
['untranslated'] = 'Huckleberry Fritter',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Fried and sweet.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '16.0',
['protein'] = '0.0',
['fat'] = '20.0',
['vitamins'] = '8.0',
['density'] = '4.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HuckleberryFritterItem',
['typeID'] = '521',
},
['Huge Banner Sign'] = {
['untranslated'] = 'Huge Banner Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeBannerSignItem',
['typeID'] = '1209',
['fluidsUded'] = nil,
},
['Huge Iron Banner Sign'] = {
['untranslated'] = 'Huge Iron Banner Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 9 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeIronBannerSignItem',
['typeID'] = '1210',
['fluidsUded'] = nil,
},
['Huge Iron Sign'] = {
['untranslated'] = 'Huge Iron Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 9',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeIronSignItem',
['typeID'] = '1211',
['fluidsUded'] = nil,
},
['Huge Steel Banner Sign'] = {
['untranslated'] = 'Huge Steel Banner Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 8 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeSteelBannerSignItem',
['typeID'] = '1212',
['fluidsUded'] = nil,
},
['Huge Steel Sign'] = {
['untranslated'] = 'Huge Steel Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 9',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeSteelSignItem',
['typeID'] = '1213',
['fluidsUded'] = nil,
},
['Huge Wooden Banner Sign'] = {
['untranslated'] = 'Huge Wooden Banner Sign',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 9 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HugeWoodenBannerSignItem',
['typeID'] = '1214',
['fluidsUded'] = nil,
},
['Hülsenhemd'] = {
['untranslated'] = 'Gigot Sleeve Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Cooles Piratenshirt, das deinen Bizeps größer aussehen lässt als er wirklich ist.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GigotSleeveShirtItem',
['typeID'] = '395',
},
['Hydrokolloide'] = {
['untranslated'] = 'Hydrocolloids',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Wird verwendet um Kolloide fur Geschmacksexplosionen herzustellen.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HydrocolloidsItem',
['typeID'] = '523',
},
['Hydrometer'] = {
['untranslated'] = 'Hydrometer',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Misst den Wassergehalt in der Umwelt.',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HydrometerItem',
['typeID'] = '80',
},
['Industrial Elevator'] = {
['untranslated'] = 'Industrial Elevator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IndustrialElevatorItem',
['typeID'] = '989',
['fluidsUded'] = nil,
},
['Industrial Refrigerator'] = {
['untranslated'] = 'Industrial Refrigerator',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IndustrialRefrigeratorItem',
['typeID'] = '1216',
['fluidsUded'] = nil,
},
['Industry Upgrade'] = {
['untranslated'] = 'Industry Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IndustryUpgradeItem',
['typeID'] = '736',
},
['Injection Mold Machine'] = {
['untranslated'] = 'Injection Mold Machine',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'InjectionMoldMachineItem',
['typeID'] = '1217',
['fluidsUded'] = nil,
},
['Iron Rock Drill'] = {
['untranslated'] = 'Iron Rock Drill',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronRockDrillItem',
['typeID'] = '959',
},
['Iron Saw Blade'] = {
['untranslated'] = 'Iron Saw Blade',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronSawBladeItem',
['typeID'] = '651',
},
['Iron Sickle'] = {
['untranslated'] = 'Iron Sickle',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'IronSickleItem',
['typeID'] = '961',
},
['IronPiston'] = {
['untranslated'] = 'IronPiston',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine bewegliche Komponente, die Kraft überträgt. Kann auch gelegentlich als Ventil genutzt werden.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PistonItem',
['typeID'] = '675',
},
['Jaguar Carcass'] = {
['untranslated'] = 'Jaguar Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Jaguar.',
['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JaguarCarcassItem',
['typeID'] = '653',
},
['Jaw Crusher'] = {
['untranslated'] = 'Jaw Crusher',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '1000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JawCrusherItem',
['typeID'] = '1218',
['fluidsUded'] = nil,
},
['Jazz Hands'] = {
['untranslated'] = 'Jazz Hands',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Hände',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JazzHandsItem',
['typeID'] = '358',
},
['Joshua Log'] = {
['untranslated'] = 'Joshua Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JoshuaLogItem',
['typeID'] = '322',
},
['Josua Samenpaket'] = {
['untranslated'] = 'Joshua Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, um einen Josuabaum wachsen zu lassen.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JoshuaSeedPackItem',
['typeID'] = '816',
},
['Josua Setzling'] = {
['untranslated'] = 'Joshua Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, um einen Josuabaum wachsen zu lassen.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JoshuaSeedItem',
['typeID'] = '815',
},
['Jungle Campfire Salad'] = {
['untranslated'] = 'Jungle Campfire Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '11.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '10.0',
['density'] = '3.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JungleCampfireSaladItem',
['typeID'] = '525',
},
['Jungle Campfire Stew'] = {
['untranslated'] = 'Jungle Campfire Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '6.0',
['protein'] = '8.0',
['fat'] = '11.0',
['vitamins'] = '3.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JungleCampfireStewItem',
['typeID'] = '526',
},
['Kabel'] = {
['untranslated'] = 'Wire',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Verbindet elektronische Komponenten.',
['tagGroups'] = {'Block'},
['maxStack'] = '100',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WireItem',
['typeID'] = '3',
},
['Kabeljau'] = {
['untranslated'] = 'Cod',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A cod.',
['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CodItem',
['typeID'] = '615',
},
['Kaktusfeige'] = {
['untranslated'] = 'Prickly Pear Fruit',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine saftige Frucht, umhüllt von eher furchterregenden Stacheln.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '190.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '1.0',
['vitamins'] = '4.0',
['density'] = '4.2',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PricklyPearFruitItem',
['typeID'] = '548',
},
['Kaktusfeigensamen'] = {
['untranslated'] = 'Prickly Pear Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PricklyPearSeedItem',
['typeID'] = '835',
},
['Kaktusfeigensamenbeutel'] = {
['untranslated'] = 'Prickly Pear Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PricklyPearSeedPackItem',
['typeID'] = '836',
},
['Kalkstein'] = {
['untranslated'] = 'Limestone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '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.',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '6.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestoneItem',
['typeID'] = '323',
},
['Kalksteinziegel'] = {
['untranslated'] = 'Mortared Limestone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneItem',
['typeID'] = '329',
},
['Kalksteinziegeltür'] = {
['untranslated'] = 'Mortared Limestone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy mortared stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneDoorItem',
['typeID'] = '1307',
['fluidsUded'] = nil,
},
['Kapokbaumsamen'] = {
['untranslated'] = 'Ceiba Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Plant to grow a ceiba sapling.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CeibaSeedItem',
['typeID'] = '785',
},
['Kapokbaumsamenbeutel'] = {
['untranslated'] = 'Ceiba Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Plant to grow a ceiba sapling.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CeibaSeedPackItem',
['typeID'] = '786',
},
['Kelpy Crab Roll'] = {
['untranslated'] = 'Kelpy Crab Roll',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1300.0',
['carbs'] = '13.0',
['protein'] = '16.0',
['fat'] = '11.0',
['vitamins'] = '11.0',
['density'] = '3.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KelpyCrabRollItem',
['typeID'] = '527',
},
['Kernbrennstoff'] = {
['untranslated'] = 'Nuclear Fuel',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Instabiler nuklearer Brennstoff.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NuclearFuelItem',
['typeID'] = '667',
},
['Kerzenständer'] = {
['untranslated'] = 'Candle Stand',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein schicker Kronleuchter, der schwaches Licht ausstrahlt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CandleStandItem',
['typeID'] = '1088',
['fluidsUded'] = nil,
},
['Kettensäge'] = {
['untranslated'] = 'Chainsaw',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Eine motorisierte Säge zum Fällen von Bäumen.',
['tagGroups'] = {'Holzfällen', 'Werkzeug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChainsawItem',
['typeID'] = '126',
},
['Kleiner Holzkarren'] = {
['untranslated'] = 'Small Wood Cart',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = '1400000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'SmallWoodCartItem',
['typeID'] = '991',
['fluidsUded'] = nil,
},
['Kleiner Teppich'] = {
['untranslated'] = 'Rug Small',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleiner Teppich dafür, wenn du nicht genug Materialien hast, um einen größeren zu machen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Teppich',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RugSmallItem',
['typeID'] = '1348',
['fluidsUded'] = nil,
},
['Kleiner Tisch'] = {
['untranslated'] = 'Small Table',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Mehr ein Nachttisch als ein Tisch.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallTableItem',
['typeID'] = '1416',
['fluidsUded'] = nil,
},
['Kleines hängendes Bauholzschild'] = {
['untranslated'] = 'Small Hanging Lumber Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingLumberSignItem',
['typeID'] = '1375',
['fluidsUded'] = nil,
},
['Kleines hängendes Steinschild'] = {
['untranslated'] = 'Small Hanging Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingStoneSignItem',
['typeID'] = '1386',
['fluidsUded'] = nil,
},
['Kleines Lager'] = {
['untranslated'] = 'Small Stockpile',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kennzeichnet einen 3x3x3 Bereich als Lagerfläche für große Gegenstände.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '9',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'SmallStockpileItem',
['typeID'] = '1415',
['fluidsUded'] = nil,
},
['Kleines stehendes Bauholzschild'] = {
['untranslated'] = 'Small Standing Lumber Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingLumberSignItem',
['typeID'] = '1403',
['fluidsUded'] = nil,
},
['Kleines stehendes Steinschild'] = {
['untranslated'] = 'Small Standing Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingStoneSignItem',
['typeID'] = '1414',
['fluidsUded'] = nil,
},
['Knopf'] = {
['untranslated'] = 'Button',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Sendet ein Signal an umgebende Objekte.',
['tagGroups'] = {'Weltobjekt', 'Technik'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ButtonItem',
['typeID'] = '0',
['fluidsUded'] = nil,
},
['Knuspriger Speck'] = {
['untranslated'] = 'Crispy Bacon',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gib mir alles an Speck und Eiern, das du hast.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '800.0',
['carbs'] = '0.0',
['protein'] = '18.0',
['fat'] = '26.0',
['vitamins'] = '0.0',
['density'] = '5.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrispyBaconItem',
['typeID'] = '493',
},
['Kohle'] = {
['untranslated'] = 'Coal',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein brennbares Mineral, liefert als Brennstoff viel Energie, aber erzeugt viel Umweltverschmutzung.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Kohle', 'Brennstoff', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '4',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '20000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CoalItem',
['typeID'] = '272',
},
['Kompaktlader'] = {
['untranslated'] = 'Skid Steer',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
['tagGroups'] = {'Excavation', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Liquid Fuel]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SkidSteerItem',
['typeID'] = '118',
['fluidsUded'] = nil,
},
['Kompost'] = {
['untranslated'] = 'Compost',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
['tagGroups'] = {'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CompostItem',
['typeID'] = '83',
},
['Kompostdünger'] = {
['untranslated'] = 'Compost Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
['tagGroups'] = {'Dünger', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 2'}, {'Phosphor',' 1'}, {'Kalium',' 3.7'}},
['type'] = 'CompostFertilizerItem',
['typeID'] = '427',
},
['Königsfarnsporen'] = {
['untranslated'] = 'King Fern Spore',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KingFernSporeItem',
['typeID'] = '819',
},
['Königsfarnsporenbeutel'] = {
['untranslated'] = 'King Fern Spore Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KingFernSporePackItem',
['typeID'] = '820',
},
['Kran'] = {
['untranslated'] = 'Crane',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ermöglicht die Platzierung und den Transport von Materialien in einem Gebiet.',
['tagGroups'] = {'Bau', 'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Liquid Fuel]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CraneItem',
['typeID'] = '112',
['fluidsUded'] = nil,
},
['Krautweidensamen'] = {
['untranslated'] = 'Dwarf Willow Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Krautweide.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DwarfWillowSeedItem',
['typeID'] = '797',
},
['Krautweidensamenbeutel'] = {
['untranslated'] = 'Dwarf Willow Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Krautweide.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DwarfWillowSeedPackItem',
['typeID'] = '798',
},
['Kreosotbuschsamen'] = {
['untranslated'] = 'Creosote Bush Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CreosoteBushSeedItem',
['typeID'] = '793',
},
['Kreosotbuschsamenbeutel'] = {
['untranslated'] = 'Creosote Bush Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CreosoteBushSeedPackItem',
['typeID'] = '794',
},
['Küche'] = {
['untranslated'] = 'Kitchen',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Vorbereitungsbereich für Essen, der komplexere Gerichte ermöglicht.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Kochen',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KitchenItem',
['typeID'] = '1220',
['fluidsUded'] = nil,
},
['Kugelkaktussamen'] = {
['untranslated'] = 'Barrel Cactus Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, um Fasskaktus wachsen zu lassen.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BarrelCactusSeedItem',
['typeID'] = '765',
},
['Kühler'] = {
['untranslated'] = 'Radiator',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Kühlkörper, bei dem Flüssigkeit durch Kupferlamellen fließt, um die aufgestaute Wärme zu verteilen.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RadiatorItem',
['typeID'] = '681',
},
['Kühlkörper'] = {
['untranslated'] = 'Heat Sink',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine Kupferplatte, um Wärme abzuführen.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HeatSinkItem',
['typeID'] = '647',
},
['Kühlschrank'] = {
['untranslated'] = 'Refrigerator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Eisschrank aus der Zukunft, mit deutlich besseren Kühleigenschaften.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Food Storage',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'RefrigeratorItem',
['typeID'] = '1340',
['fluidsUded'] = nil,
},
['Kunststoff'] = {
['untranslated'] = 'Plastic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticItem',
['typeID'] = '677',
},
['Kupferbarren'] = {
['untranslated'] = 'Copper Bar',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined bar of copper.',
['tagGroups'] = {'Währung', 'Metall', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '18',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CopperBarItem',
['typeID'] = '284',
},
['Kupfererz'] = {
['untranslated'] = 'Copper Ore',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unraffiniertes Erz mit Kupfereinschlüssen.',
['tagGroups'] = {'Währung', 'Erz', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '7.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CopperOreItem',
['typeID'] = '286',
},
['Kupferkabel'] = {
['untranslated'] = 'Copper Wiring',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A length of copper conductive wire useful for a variety of purposes.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CopperWiringItem',
['typeID'] = '617',
},
['Kupferrohr'] = {
['untranslated'] = 'Copper Pipe',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CopperPipeItem',
['typeID'] = '287',
},
['Kürbis'] = {
['untranslated'] = 'Pumpkin',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Rund und lang',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '340.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '2.4',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PumpkinItem',
['typeID'] = '550',
},
['Kürbissamen'] = {
['untranslated'] = 'Pumpkin Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Kürbis.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PumpkinSeedItem',
['typeID'] = '837',
},
['Kürbissamenbeutel'] = {
['untranslated'] = 'Pumpkin Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Kürbis.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PumpkinSeedPackItem',
['typeID'] = '838',
},
['Kurz angebratenes Fleisch'] = {
['untranslated'] = 'Seared Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Stück perfekt geschnittenes Fleisch.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '4.0',
['protein'] = '19.0',
['fat'] = '17.0',
['vitamins'] = '7.0',
['density'] = '7.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SearedMeatItem',
['typeID'] = '563',
},
['Kurzer Bart'] = {
['untranslated'] = 'Short Beard',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShortBeardItem',
['typeID'] = '405',
},
['Laboratorium'] = {
['untranslated'] = 'Laboratory',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Zur Erforschung der wissenschaftlichen Seite des Kochens. Wissenschaft ist Genial!',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LaboratoryItem',
['typeID'] = '1221',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Lachs'] = {
['untranslated'] = 'Salmon',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Lachs.',
['tagGroups'] = {'Fisch', 'Medium Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SalmonItem',
['typeID'] = '685',
},
['Lager'] = {
['untranslated'] = 'Stockpile',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kennzeichnet einen 5x5x5 Bereich als Lagerfläche für große Gegenstände.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 5 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '25',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'StockpileItem',
['typeID'] = '1439',
['fluidsUded'] = nil,
},
['Lagerfeuer'] = {
['untranslated'] = 'Campfire',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kochen wie ein Höhlenmensch auf unsteter Flamme.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CampfireItem',
['typeID'] = '1086',
['fluidsUded'] = nil,
},
['Lagerfeuerbraten'] = {
['untranslated'] = 'Campfire Roast',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1000.0',
['carbs'] = '0.0',
['protein'] = '16.0',
['fat'] = '12.0',
['vitamins'] = '0.0',
['density'] = '2.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CampfireRoastItem',
['typeID'] = '465',
},
['Lagerfeuereintopf'] = {
['untranslated'] = 'Campfire Stew',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = 'Ein dicker Eintopf, randvoll mit Fleisch, Prärielilien und Mais. Eine überraschend gute Kombination.',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1200.0',
['carbs'] = '5.0',
['protein'] = '10.0',
['fat'] = '9.0',
['vitamins'] = '4.0',
['density'] = '2.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CampfireStewItem',
['typeID'] = '467',
},
['Lagerfeuersalat'] = {
['untranslated'] = 'Campfire Salad',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = '',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CampfireSaladItem',
['typeID'] = '466',
},
['Landwirttisch'] = {
['untranslated'] = 'Farmers Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.2',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FarmersTableItem',
['typeID'] = '1179',
['fluidsUded'] = nil,
},
['Large Bath Mat'] = {
['untranslated'] = 'Large Bath Mat',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Teppich',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeBathMatItem',
['typeID'] = '1222',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Basalt Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Basalt Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarBasaltSignItem',
['typeID'] = '1224',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Gneiss Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Gneiss Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarGneissSignItem',
['typeID'] = '1225',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Granite Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarGraniteSignItem',
['typeID'] = '1226',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Limestone Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarLimestoneSignItem',
['typeID'] = '1227',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Sandstone Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarSandstoneSignItem',
['typeID'] = '1228',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Shale Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Shale Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarShaleSignItem',
['typeID'] = '1229',
['fluidsUded'] = nil,
},
['Large Hanging Ashlar Stone Sign'] = {
['untranslated'] = 'Large Hanging Ashlar Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingAshlarStoneSignItem',
['typeID'] = '1230',
['fluidsUded'] = nil,
},
['Large Hanging Birch Sign'] = {
['untranslated'] = 'Large Hanging Birch Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingBirchSignItem',
['typeID'] = '1231',
['fluidsUded'] = nil,
},
['Large Hanging Cedar Sign'] = {
['untranslated'] = 'Large Hanging Cedar Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingCedarSignItem',
['typeID'] = '1232',
['fluidsUded'] = nil,
},
['Large Hanging Ceiba Sign'] = {
['untranslated'] = 'Large Hanging Ceiba Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingCeibaSignItem',
['typeID'] = '1233',
['fluidsUded'] = nil,
},
['Large Hanging Fir Sign'] = {
['untranslated'] = 'Large Hanging Fir Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingFirSignItem',
['typeID'] = '1234',
['fluidsUded'] = nil,
},
['Large Hanging Hardwood Sign'] = {
['untranslated'] = 'Large Hanging Hardwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingHardwoodSignItem',
['typeID'] = '1235',
['fluidsUded'] = nil,
},
['Large Hanging Joshua Sign'] = {
['untranslated'] = 'Large Hanging Joshua Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingJoshuaSignItem',
['typeID'] = '1236',
['fluidsUded'] = nil,
},
['Large Hanging Mortared Granite Sign'] = {
['untranslated'] = 'Large Hanging Mortared Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingMortaredGraniteSignItem',
['typeID'] = '1238',
['fluidsUded'] = nil,
},
['Large Hanging Mortared Limestone Sign'] = {
['untranslated'] = 'Large Hanging Mortared Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingMortaredLimestoneSignItem',
['typeID'] = '1239',
['fluidsUded'] = nil,
},
['Large Hanging Mortared Sandstone Sign'] = {
['untranslated'] = 'Large Hanging Mortared Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingMortaredSandstoneSignItem',
['typeID'] = '1240',
['fluidsUded'] = nil,
},
['Large Hanging Mortared Stone Sign'] = {
['untranslated'] = 'Large Hanging Mortared Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingMortaredStoneSignItem',
['typeID'] = '1241',
['fluidsUded'] = nil,
},
['Large Hanging Oak Sign'] = {
['untranslated'] = 'Large Hanging Oak Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingOakSignItem',
['typeID'] = '1242',
['fluidsUded'] = nil,
},
['Large Hanging Palm Sign'] = {
['untranslated'] = 'Large Hanging Palm Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingPalmSignItem',
['typeID'] = '1243',
['fluidsUded'] = nil,
},
['Large Hanging Redwood Sign'] = {
['untranslated'] = 'Large Hanging Redwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingRedwoodSignItem',
['typeID'] = '1244',
['fluidsUded'] = nil,
},
['Large Hanging Saguaro Sign'] = {
['untranslated'] = 'Large Hanging Saguaro Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingSaguaroSignItem',
['typeID'] = '1245',
['fluidsUded'] = nil,
},
['Large Hanging Softwood Sign'] = {
['untranslated'] = 'Large Hanging Softwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingSoftwoodSignItem',
['typeID'] = '1246',
['fluidsUded'] = nil,
},
['Large Hanging Spruce Sign'] = {
['untranslated'] = 'Large Hanging Spruce Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingSpruceSignItem',
['typeID'] = '1247',
['fluidsUded'] = nil,
},
['Large Hanging Wood Sign'] = {
['untranslated'] = 'Large Hanging Wood Sign',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeHangingWoodSignItem',
['typeID'] = '655',
},
['Large Lumber Stockpile'] = {
['untranslated'] = 'Large Lumber Stockpile',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '12 X 11 X 12',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '100',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'LargeLumberStockpileItem',
['typeID'] = '1250',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Basalt Sign'] = {
['untranslated'] = 'Large Standing Ashlar Basalt Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarBasaltSignItem',
['typeID'] = '1251',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Gneiss Sign'] = {
['untranslated'] = 'Large Standing Ashlar Gneiss Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarGneissSignItem',
['typeID'] = '1252',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Granite Sign'] = {
['untranslated'] = 'Large Standing Ashlar Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarGraniteSignItem',
['typeID'] = '1253',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Limestone Sign'] = {
['untranslated'] = 'Large Standing Ashlar Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarLimestoneSignItem',
['typeID'] = '1254',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Sandstone Sign'] = {
['untranslated'] = 'Large Standing Ashlar Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarSandstoneSignItem',
['typeID'] = '1255',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Shale Sign'] = {
['untranslated'] = 'Large Standing Ashlar Shale Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarShaleSignItem',
['typeID'] = '1256',
['fluidsUded'] = nil,
},
['Large Standing Ashlar Stone Sign'] = {
['untranslated'] = 'Large Standing Ashlar Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingAshlarStoneSignItem',
['typeID'] = '1257',
['fluidsUded'] = nil,
},
['Large Standing Birch Sign'] = {
['untranslated'] = 'Large Standing Birch Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingBirchSignItem',
['typeID'] = '1258',
['fluidsUded'] = nil,
},
['Large Standing Cedar Sign'] = {
['untranslated'] = 'Large Standing Cedar Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingCedarSignItem',
['typeID'] = '1259',
['fluidsUded'] = nil,
},
['Large Standing Ceiba Sign'] = {
['untranslated'] = 'Large Standing Ceiba Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingCeibaSignItem',
['typeID'] = '1260',
['fluidsUded'] = nil,
},
['Large Standing Fir Sign'] = {
['untranslated'] = 'Large Standing Fir Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingFirSignItem',
['typeID'] = '1261',
['fluidsUded'] = nil,
},
['Large Standing Hardwood Sign'] = {
['untranslated'] = 'Large Standing Hardwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingHardwoodSignItem',
['typeID'] = '1262',
['fluidsUded'] = nil,
},
['Large Standing Joshua Sign'] = {
['untranslated'] = 'Large Standing Joshua Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingJoshuaSignItem',
['typeID'] = '1263',
['fluidsUded'] = nil,
},
['Large Standing Mortared Granite Sign'] = {
['untranslated'] = 'Large Standing Mortared Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingMortaredGraniteSignItem',
['typeID'] = '1265',
['fluidsUded'] = nil,
},
['Large Standing Mortared Limestone Sign'] = {
['untranslated'] = 'Large Standing Mortared Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingMortaredLimestoneSignItem',
['typeID'] = '1266',
['fluidsUded'] = nil,
},
['Large Standing Mortared Sandstone Sign'] = {
['untranslated'] = 'Large Standing Mortared Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingMortaredSandstoneSignItem',
['typeID'] = '1267',
['fluidsUded'] = nil,
},
['Large Standing Mortared Stone Sign'] = {
['untranslated'] = 'Large Standing Mortared Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein großes Schild für deine großen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingMortaredStoneSignItem',
['typeID'] = '1268',
['fluidsUded'] = nil,
},
['Large Standing Oak Sign'] = {
['untranslated'] = 'Large Standing Oak Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingOakSignItem',
['typeID'] = '1269',
['fluidsUded'] = nil,
},
['Large Standing Palm Sign'] = {
['untranslated'] = 'Large Standing Palm Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingPalmSignItem',
['typeID'] = '1270',
['fluidsUded'] = nil,
},
['Large Standing Redwood Sign'] = {
['untranslated'] = 'Large Standing Redwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingRedwoodSignItem',
['typeID'] = '1271',
['fluidsUded'] = nil,
},
['Large Standing Saguaro Sign'] = {
['untranslated'] = 'Large Standing Saguaro Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingSaguaroSignItem',
['typeID'] = '1272',
['fluidsUded'] = nil,
},
['Large Standing Softwood Sign'] = {
['untranslated'] = 'Large Standing Softwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingSoftwoodSignItem',
['typeID'] = '1273',
['fluidsUded'] = nil,
},
['Large Standing Spruce Sign'] = {
['untranslated'] = 'Large Standing Spruce Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingSpruceSignItem',
['typeID'] = '1274',
['fluidsUded'] = nil,
},
['Large Standing Wood Sign'] = {
['untranslated'] = 'Large Standing Wood Sign',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeStandingWoodSignItem',
['typeID'] = '656',
},
['Large Wooden Bookshelf'] = {
['untranslated'] = 'Large Wooden Bookshelf',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LargeWoodenBookshelfItem',
['typeID'] = '1277',
['fluidsUded'] = nil,
},
['Laser'] = {
['untranslated'] = 'Laser',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'DIREKTEN AUGENKONTAKT VERMEIDEN',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '6000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LaserItem',
['typeID'] = '1278',
['fluidsUded'] = nil,
},
['Lattice Mushroom Spores Pack'] = {
['untranslated'] = 'Lattice Mushroom Spores Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Roten Gitterling.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LatticeMushroomSporesPackItem',
['typeID'] = '822',
},
['Laufschuhe'] = {
['untranslated'] = 'Running Shoes',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Light weight shoes designed to make you run faster. (Increases movement speed)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RunningShoesItem',
['typeID'] = '403',
},
['Leavened Dough'] = {
['untranslated'] = 'Leavened Dough',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Leavened dough with added yeast that rises when baked.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.8',
['calories'] = '10.0',
['carbs'] = '6.0',
['protein'] = '18.0',
['fat'] = '13.0',
['vitamins'] = '5.0',
['density'] = '420.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LeavenedDoughItem',
['typeID'] = '528',
},
['Leder'] = {
['untranslated'] = 'Leather Hide',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein dickes Fell.',
['tagGroups'] = {'Währung', 'Animal Skin', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LeatherHideItem',
['typeID'] = '657',
},
['Lederaschedünger'] = {
['untranslated'] = 'Hide Ash Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'A fertilizer made from hide ash and fillers.',
['tagGroups'] = {'Dünger', 'Produkt', 'Ingredient'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 5'}, {'Phosphor',' 0.5'}, {'Kalium',' 0.5'}},
['type'] = 'HideAshFertilizerItem',
['typeID'] = '429',
},
['Lehm'] = {
['untranslated'] = 'Clay',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '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.',
['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '22',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClayItem',
['typeID'] = '87',
},
['Leichter Rucksack'] = {
['untranslated'] = 'Light Backpack',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile. (Increases movement speed and increases max carry weight by 5 kg)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LightBackpackItem',
['typeID'] = '398',
},
['Limestone Bison Statue'] = {
['untranslated'] = 'Limestone Bison Statue',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Bison-Skulptur geschnitzt aus Kalkstein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestoneBisonStatueItem',
['typeID'] = '1281',
['fluidsUded'] = nil,
},
['Limestone Otter Statue'] = {
['untranslated'] = 'Limestone Otter Statue',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Otter-Skulptur geschnitzt aus Kalkstein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestoneOtterStatueItem',
['typeID'] = '1282',
['fluidsUded'] = nil,
},
['Limestone Owl Statue'] = {
['untranslated'] = 'Limestone Owl Statue',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Eulen-Skulptur geschnitzt aus Kalkstein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestoneOwlStatueItem',
['typeID'] = '1283',
['fluidsUded'] = nil,
},
['Limestone Podium'] = {
['untranslated'] = 'Limestone Podium',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestonePodiumItem',
['typeID'] = '1284',
['fluidsUded'] = nil,
},
['Limestone Wolf Statue'] = {
['untranslated'] = 'Limestone Wolf Statue',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Wolf-Skulptur geschnitzt aus Kalkstein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LimestoneWolfStatueItem',
['typeID'] = '1285',
['fluidsUded'] = nil,
},
['LKW'] = {
['untranslated'] = 'Truck',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Moderner Truck zum Transport großer Lasten.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Polluter', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Liquid Fuel]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '36',
['inventoryMaxWeight'] = '8000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'TruckItem',
['typeID'] = '994',
['fluidsUded'] = nil,
},
['Loaded Taro Fries'] = {
['untranslated'] = 'Loaded Taro Fries',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Taro Fries with extra everything.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '1200.0',
['carbs'] = '14.0',
['protein'] = '8.0',
['fat'] = '16.0',
['vitamins'] = '0.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LoadedTaroFriesItem',
['typeID'] = '530',
},
['Logging Advanced Upgrade'] = {
['untranslated'] = 'Logging Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LoggingAdvancedUpgradeItem',
['typeID'] = '737',
},
['Logging Basic Upgrade'] = {
['untranslated'] = 'Logging Basic Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LoggingBasicUpgradeItem',
['typeID'] = '738',
},
['Logic Gate Item'] = {
['untranslated'] = 'Logic Gate Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LogicGateItem',
['typeID'] = '1',
['fluidsUded'] = nil,
},
['Loom'] = {
['untranslated'] = 'Loom',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A device for making fabric by weaving yarn or thread.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LoomItem',
['typeID'] = '1286',
['fluidsUded'] = nil,
},
['Lumber Bench'] = {
['untranslated'] = 'Lumber Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LumberBenchItem',
['typeID'] = '1287',
['fluidsUded'] = nil,
},
['Lumber Chair'] = {
['untranslated'] = 'Lumber Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LumberChairItem',
['typeID'] = '1288',
['fluidsUded'] = nil,
},
['Lumber Stockpile'] = {
['untranslated'] = 'Lumber Stockpile',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '10 X 9 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '64',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'LumberStockpileItem',
['typeID'] = '1290',
['fluidsUded'] = nil,
},
['Lumber Table'] = {
['untranslated'] = 'Lumber Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large lumber table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LumberTableItem',
['typeID'] = '1291',
['fluidsUded'] = nil,
},
['Lupinensamen'] = {
['untranslated'] = 'Lupine Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze Lupine.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LupineSeedItem',
['typeID'] = '823',
},
['Lupinensamenbeutel'] = {
['untranslated'] = 'Lupine Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze Lupine.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LupineSeedPackItem',
['typeID'] = '824',
},
['Mailbox'] = {
['untranslated'] = 'Mailbox',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MailboxItem',
['typeID'] = '1293',
['fluidsUded'] = nil,
},
['Mais'] = {
['untranslated'] = 'Corn',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein warm gefärbtes, körniges Gemüse.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '230.0',
['carbs'] = '4.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '3.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornItem',
['typeID'] = '487',
},
['Maismehl'] = {
['untranslated'] = 'Cornmeal',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Getrockneter und gemahlener Mais; Wie ein Schrotmehl.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '9.0',
['protein'] = '3.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornmealItem',
['typeID'] = '489',
},
['Maissamen'] = {
['untranslated'] = 'Corn Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornSeedItem',
['typeID'] = '789',
},
['Maissamenbeutel'] = {
['untranslated'] = 'Corn Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornSeedPackItem',
['typeID'] = '790',
},
['Maisstärke'] = {
['untranslated'] = 'Corn Starch',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Aus dem Endosperm des Korns gewonnen, kann Maisstärke als Verdickungsmittel für Soßen verwendet werden.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CornStarchItem',
['typeID'] = '490',
},
['Makronen'] = {
['untranslated'] = 'Macaroons',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein kleiner kreisförmiger Keks mit einer süßen Heidelbeerfüllung.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '850.0',
['carbs'] = '20.0',
['protein'] = '7.0',
['fat'] = '14.0',
['vitamins'] = '16.0',
['density'] = '6.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MacaroonsItem',
['typeID'] = '531',
},
['Maltodextrin'] = {
['untranslated'] = 'Maltodextrin',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Zum Abpudern von fetthaltigen Flüssigkeiten.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MaltodextrinItem',
['typeID'] = '532',
},
['Mammutbaumsamen'] = {
['untranslated'] = 'Redwood Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RedwoodSeedItem',
['typeID'] = '839',
},
['Mammutbaumsamenbeutel'] = {
['untranslated'] = 'Redwood Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RedwoodSeedPackItem',
['typeID'] = '840',
},
['Marmot Carcass'] = {
['untranslated'] = 'Marmot Carcass',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'A dead marmot.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MarmotCarcassItem',
['typeID'] = '659',
},
['Masculine Mannequin'] = {
['untranslated'] = 'Masculine Mannequin',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasculineMannequinItem',
['typeID'] = '1294',
['fluidsUded'] = nil,
},
['Masonry Advanced Upgrade'] = {
['untranslated'] = 'Masonry Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasonryAdvancedUpgradeItem',
['typeID'] = '739',
},
['Masonry Basic Upgrade'] = {
['untranslated'] = 'Masonry Basic Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasonryBasicUpgradeItem',
['typeID'] = '740',
},
['Masonry Skill Book'] = {
['untranslated'] = 'Masonry Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Masonry Skill Scroll, die Masonry lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasonrySkillBook',
['typeID'] = '926',
},
['Masonry Skill Scroll'] = {
['untranslated'] = 'Masonry Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Masonry',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasonrySkillScroll',
['typeID'] = '927',
},
['Maut'] = {
['untranslated'] = 'Toll',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Technik'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TollItem',
['typeID'] = '119',
['fluidsUded'] = nil,
},
['Meaty Stew'] = {
['untranslated'] = 'Meaty Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick meaty stew. A great source of protein.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '4.0',
['protein'] = '13.0',
['fat'] = '10.0',
['vitamins'] = '1.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MeatyStewItem',
['typeID'] = '535',
},
['Mechanics Advanced Upgrade'] = {
['untranslated'] = 'Mechanics Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MechanicsAdvancedUpgradeItem',
['typeID'] = '741',
},
['Mechanics Modern Upgrade'] = {
['untranslated'] = 'Mechanics Modern Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MechanicsModernUpgradeItem',
['typeID'] = '742',
},
['Mechanikertisch'] = {
['untranslated'] = 'Machinist Table',
['category'] = 'WorldObject',
['group'] = 'Module',
['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MachinistTableItem',
['typeID'] = '1292',
['fluidsUded'] = nil,
},
['Mechanische Wasserpumpe'] = {
['untranslated'] = 'Mechanical Water Pump',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Water]]', ' 1'}},
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MechanicalWaterPumpItem',
['typeID'] = '1296',
['fluidsUded'] = nil,
},
['Meerträubel Samenpackung'] = {
['untranslated'] = 'Jointfir Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, um Meerträubel wachsen zu lassen.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JointfirSeedPackItem',
['typeID'] = '814',
},
['Meerträubelsamen'] = {
['untranslated'] = 'Jointfir Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, um Meerträubel wachsen zu lassen.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'JointfirSeedItem',
['typeID'] = '813',
},
['Mehl'] = {
['untranslated'] = 'Flour',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein fein gemahlenes Weizenprodukt, das nützlich für alle Backwaren ist.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '50.0',
['carbs'] = '15.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '30.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FlourItem',
['typeID'] = '504',
},
['Menschliche Gliedmaßen'] = {
['untranslated'] = 'Human Limbs',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Gliedmaßen',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HumanLimbsItem',
['typeID'] = '357',
},
['Metallurgy Research Paper Advanced'] = {
['untranslated'] = 'Metallurgy Research Paper Advanced',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Advanced Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MetallurgyResearchPaperAdvancedItem',
['typeID'] = '660',
},
['Metallurgy Research Paper Basic'] = {
['untranslated'] = 'Metallurgy Research Paper Basic',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Basic Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MetallurgyResearchPaperBasicItem',
['typeID'] = '661',
},
['Metallurgy Research Paper Modern'] = {
['untranslated'] = 'Metallurgy Research Paper Modern',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'Modern Research', 'Forschung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MetallurgyResearchPaperModernItem',
['typeID'] = '662',
},
['Meteorbruchstück'] = {
['untranslated'] = 'Meteor Shard',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MeteorShardItem',
['typeID'] = '30',
},
['Metzgertisch'] = {
['untranslated'] = 'Butchery Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Block und Hackbeil, um rohes Fleisch zu ausgefalleneren Gerichten zu verarbeiten.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Food Preparation',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ButcheryTableItem',
['typeID'] = '1085',
['fluidsUded'] = nil,
},
['Milch'] = {
['untranslated'] = 'Milk',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = 'Milch, aber vielleicht nicht von einem Tier.',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '120.0',
['carbs'] = '3.0',
['protein'] = '10.0',
['fat'] = '7.0',
['vitamins'] = '0.0',
['density'] = '16.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MilkItem',
['typeID'] = '536',
},
['Milling Upgrade'] = {
['untranslated'] = 'Milling Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MillingUpgradeItem',
['typeID'] = '743',
},
['Millionaires Salad'] = {
['untranslated'] = 'Millionaires Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A decadent yet healthy assemblage.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '900.0',
['carbs'] = '14.0',
['protein'] = '10.0',
['fat'] = '10.0',
['vitamins'] = '22.0',
['density'] = '6.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MillionairesSaladItem',
['typeID'] = '537',
},
['Mining Advanced Upgrade'] = {
['untranslated'] = 'Mining Advanced Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MiningAdvancedUpgradeItem',
['typeID'] = '744',
},
['Mining Basic Upgrade'] = {
['untranslated'] = 'Mining Basic Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MiningBasicUpgradeItem',
['typeID'] = '745',
},
['Mining Modern Upgrade'] = {
['untranslated'] = 'Mining Modern Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MiningModernUpgradeItem',
['typeID'] = '746',
},
['Mittelgroßer Teppich'] = {
['untranslated'] = 'Rug Medium',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein durchschnittlicher Teppich für durchschnittliche Anwendungen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Teppich',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RugMediumItem',
['typeID'] = '1347',
['fluidsUded'] = nil,
},
['Mochi'] = {
['untranslated'] = 'Mochi',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Watch your hands!',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '750.0',
['carbs'] = '25.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MochiItem',
['typeID'] = '538',
},
['Modern Rock Drill'] = {
['untranslated'] = 'Modern Rock Drill',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'Werkzeug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernRockDrillItem',
['typeID'] = '967',
},
['Modern Upgrade 1'] = {
['untranslated'] = 'Modern Upgrade 1',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernUpgradeLvl1Item',
['typeID'] = '747',
},
['Modern Upgrade 2'] = {
['untranslated'] = 'Modern Upgrade 2',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernUpgradeLvl2Item',
['typeID'] = '748',
},
['Modern Upgrade 3'] = {
['untranslated'] = 'Modern Upgrade 3',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernUpgradeLvl3Item',
['typeID'] = '749',
},
['Modern Upgrade 4'] = {
['untranslated'] = 'Modern Upgrade 4',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'Verbesserung', 'Modern Upgrade', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernUpgradeLvl4Item',
['typeID'] = '750',
},
['Moderne Axt'] = {
['untranslated'] = 'Modern Axe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernAxeItem',
['typeID'] = '962',
},
['Moderne Hacke'] = {
['untranslated'] = 'Modern Hoe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernHoeItem',
['typeID'] = '964',
},
['Moderne Machete'] = {
['untranslated'] = 'Modern Machete',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernMacheteItem',
['typeID'] = '965',
},
['Moderne Schaufel'] = {
['untranslated'] = 'Modern Shovel',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernShovelItem',
['typeID'] = '969',
},
['Moderne Sense'] = {
['untranslated'] = 'Modern Scythe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernScytheItem',
['typeID'] = '968',
},
['Moderne Spitzhacke'] = {
['untranslated'] = 'Modern Pickaxe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernPickaxeItem',
['typeID'] = '966',
},
['Moderne Straßenlaterne'] = {
['untranslated'] = 'Modern Street Light',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 7 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernStreetLightItem',
['typeID'] = '1299',
['fluidsUded'] = nil,
},
['Moderne zweiarmige Straßenlaterne'] = {
['untranslated'] = 'Modern Double Street Light',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 7 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernDoubleStreetLightItem',
['typeID'] = '1298',
['fluidsUded'] = nil,
},
['Moderner Hammer'] = {
['untranslated'] = 'Modern Hammer',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ModernHammerItem',
['typeID'] = '963',
},
['Moon Jellyfish'] = {
['untranslated'] = 'Moon Jellyfish',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A moon jellyfish.',
['tagGroups'] = {'Fisch', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MoonJellyfishItem',
['typeID'] = '663',
},
['Mortared Basalt'] = {
['untranslated'] = 'Mortared Basalt',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Block'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredBasaltItem',
['typeID'] = '326',
},
['Mortared Gneiss'] = {
['untranslated'] = 'Mortared Gneiss',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Block'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGneissItem',
['typeID'] = '327',
},
['Mortared Granite Bench'] = {
['untranslated'] = 'Mortared Granite Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Steinbank zum Sitzen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteBenchItem',
['typeID'] = '1300',
['fluidsUded'] = nil,
},
['Mortared Granite Chair'] = {
['untranslated'] = 'Mortared Granite Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteChairItem',
['typeID'] = '1301',
['fluidsUded'] = nil,
},
['Mortared Granite Door'] = {
['untranslated'] = 'Mortared Granite Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy mortared stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteDoorItem',
['typeID'] = '1302',
['fluidsUded'] = nil,
},
['Mortared Granite Fireplace'] = {
['untranslated'] = 'Mortared Granite Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteFireplaceItem',
['typeID'] = '1303',
['fluidsUded'] = nil,
},
['Mortared Granite Table'] = {
['untranslated'] = 'Mortared Granite Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredGraniteTableItem',
['typeID'] = '1304',
['fluidsUded'] = nil,
},
['Mortared Limestone Bench'] = {
['untranslated'] = 'Mortared Limestone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Steinbank zum Sitzen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneBenchItem',
['typeID'] = '1305',
['fluidsUded'] = nil,
},
['Mortared Limestone Chair'] = {
['untranslated'] = 'Mortared Limestone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneChairItem',
['typeID'] = '1306',
['fluidsUded'] = nil,
},
['Mortared Limestone Fireplace'] = {
['untranslated'] = 'Mortared Limestone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneFireplaceItem',
['typeID'] = '1308',
['fluidsUded'] = nil,
},
['Mortared Limestone Table'] = {
['untranslated'] = 'Mortared Limestone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredLimestoneTableItem',
['typeID'] = '1309',
['fluidsUded'] = nil,
},
['Mortared Sandstone Bench'] = {
['untranslated'] = 'Mortared Sandstone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Steinbank zum Sitzen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneBenchItem',
['typeID'] = '1310',
['fluidsUded'] = nil,
},
['Mortared Sandstone Chair'] = {
['untranslated'] = 'Mortared Sandstone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneChairItem',
['typeID'] = '1311',
['fluidsUded'] = nil,
},
['Mortared Sandstone Fireplace'] = {
['untranslated'] = 'Mortared Sandstone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneFireplaceItem',
['typeID'] = '1313',
['fluidsUded'] = nil,
},
['Mortared Sandstone Table'] = {
['untranslated'] = 'Mortared Sandstone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneTableItem',
['typeID'] = '1314',
['fluidsUded'] = nil,
},
['Mortared Shale'] = {
['untranslated'] = 'Mortared Shale',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Block'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredShaleItem',
['typeID'] = '331',
},
['Mortared Stone Bench'] = {
['untranslated'] = 'Mortared Stone Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine einfache Steinbank zum Sitzen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneBenchItem',
['typeID'] = '1315',
['fluidsUded'] = nil,
},
['Mortared Stone Chair'] = {
['untranslated'] = 'Mortared Stone Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneChairItem',
['typeID'] = '1316',
['fluidsUded'] = nil,
},
['Mortared Stone Door'] = {
['untranslated'] = 'Mortared Stone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy mortared stone door.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneDoorItem',
['typeID'] = '1317',
['fluidsUded'] = nil,
},
['Mortared Stone Fireplace'] = {
['untranslated'] = 'Mortared Stone Fireplace',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneFireplaceItem',
['typeID'] = '1318',
['fluidsUded'] = nil,
},
['Mortared Stone Table'] = {
['untranslated'] = 'Mortared Stone Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneTableItem',
['typeID'] = '1319',
['fluidsUded'] = nil,
},
['Mörtel'] = {
['untranslated'] = 'Mortar',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A binding pitch useful as a mortar.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortarItem',
['typeID'] = '664',
},
['Mühle'] = {
['untranslated'] = 'Mill',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Verfeinert Nahrungsmittel durch das Zermahlen unter einem Mühlstein.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Food Preparation',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MillItem',
['typeID'] = '1297',
['fluidsUded'] = nil,
},
['Münzprägemaschine'] = {
['untranslated'] = 'Mint',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ermöglicht die Herstellung von Währung.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.2',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MintItem',
['typeID'] = '116',
['fluidsUded'] = nil,
},
['Muschel'] = {
['untranslated'] = 'Clam',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Eine Muschel.',
['tagGroups'] = {'Währung', 'Meereslebewesen', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClamItem',
['typeID'] = '612',
},
['Nagel'] = {
['untranslated'] = 'Nail',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Nails used for construction.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NailItem',
['typeID'] = '666',
},
['Niete'] = {
['untranslated'] = 'Rivet',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A useful iron bolt for holding together inventions.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RivetItem',
['typeID'] = '683',
},
['Nitrogen Item'] = {
['untranslated'] = 'Nitrogen Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein Edelgas.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NitrogenItem',
['typeID'] = '18',
},
['Normales Haar'] = {
['untranslated'] = 'Normal Hair',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Das Haar mit ganz gewöhnlichem Glanz.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NormalHairItem',
['typeID'] = '400',
},
['Nylon'] = {
['untranslated'] = 'Nylon',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
['tagGroups'] = {'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonItem',
['typeID'] = '668',
},
['Nylon Carpet'] = {
['untranslated'] = 'Nylon Carpet',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A woven nylon floor covering attached to a lumber backing.',
['tagGroups'] = {'Währung', 'Block', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonCarpetItem',
['typeID'] = '333',
},
['Nylon Chips'] = {
['untranslated'] = 'Nylon Chips',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonChipsItem',
['typeID'] = '669',
},
['Nylon Curtains'] = {
['untranslated'] = 'Nylon Curtains',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Block'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonCurtainsItem',
['typeID'] = '334',
},
['Nylon Fabric'] = {
['untranslated'] = 'Nylon Fabric',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
['tagGroups'] = {'Fabric', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonFabricItem',
['typeID'] = '670',
},
['Nylon Futon Bed'] = {
['untranslated'] = 'Nylon Futon Bed',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A classic futon for when regular beds are too soft.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Schlafzimmer',
['furnitureType'] = 'Bett',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonFutonBedItem',
['typeID'] = '1320',
['fluidsUded'] = nil,
},
['Nylon Futon Couch'] = {
['untranslated'] = 'Nylon Futon Couch',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A modern styled couch with a classic touch.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonFutonCouchItem',
['typeID'] = '1321',
['fluidsUded'] = nil,
},
['Nylon Thread'] = {
['untranslated'] = 'Nylon Thread',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
['tagGroups'] = {'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.02',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'NylonThreadItem',
['typeID'] = '671',
},
['Oak Log'] = {
['untranslated'] = 'Oak Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Hardwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OakLogItem',
['typeID'] = '335',
},
['Obstsalat'] = {
['untranslated'] = 'Fruit Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Obwohl Tomaten Früchte sind, kommen sie in der Regel nicht in Fruchtsalate.',
['tagGroups'] = {'Salat', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '900.0',
['carbs'] = '12.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '19.0',
['density'] = '4.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FruitSaladItem',
['typeID'] = '513',
},
['Occupancy Init Item'] = {
['untranslated'] = 'Occupancy Init Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OccupancyInitItem',
['typeID'] = '81',
},
['Office Mailbox'] = {
['untranslated'] = 'Office Mailbox',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OfficeMailboxItem',
['typeID'] = '1322',
['fluidsUded'] = nil,
},
['Oil Drilling Upgrade'] = {
['untranslated'] = 'Oil Drilling Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OilDrillingUpgradeItem',
['typeID'] = '751',
},
['Öl'] = {
['untranslated'] = 'Oil',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein extrahiertes Pflanzenfett für den Gebrauch in der Küche.',
['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '120.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '15.0',
['vitamins'] = '0.0',
['density'] = '12.5',
['fuel'] = '4000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OilItem',
['typeID'] = '539',
},
['Ölbohrturm'] = {
['untranslated'] = 'Pump Jack',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Bohr, Baby, Bohr!',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 4 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PumpJackItem',
['typeID'] = '117',
['fluidsUded'] = nil,
},
['Orchideensamen'] = {
['untranslated'] = 'Orchid Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Orchidee.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OrchidSeedItem',
['typeID'] = '827',
},
['Orchideensamenbeutel'] = {
['untranslated'] = 'Orchid Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Orchidee.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OrchidSeedPackItem',
['typeID'] = '828',
},
['Otterkadaver'] = {
['untranslated'] = 'Otter Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Otter.',
['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OtterCarcassItem',
['typeID'] = '672',
},
['Oxygen Item'] = {
['untranslated'] = 'Oxygen Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein reaktives Gas, das zur Atmung benötigt wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OxygenItem',
['typeID'] = '16',
},
['Pacific Sardine'] = {
['untranslated'] = 'Pacific Sardine',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A pacific sardine.',
['tagGroups'] = {'Fisch', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PacificSardineItem',
['typeID'] = '673',
},
['Palm Log'] = {
['untranslated'] = 'Palm Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PalmLogItem',
['typeID'] = '336',
},
['Palmensamen'] = {
['untranslated'] = 'Palm Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Palme.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PalmSeedItem',
['typeID'] = '829',
},
['Palmensamenbeutel'] = {
['untranslated'] = 'Palm Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Palme.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PalmSeedPackItem',
['typeID'] = '830',
},
['Palmherz'] = {
['untranslated'] = 'Heart Of Palm',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Gesammelt aus dem inneren Kern und die wachsende Knospe einer Palme.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '4.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HeartOfPalmItem',
['typeID'] = '516',
},
['Papaya'] = {
['untranslated'] = 'Papaya',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Schöne frische Papaya',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PapayaItem',
['typeID'] = '540',
},
['Papayasamen'] = {
['untranslated'] = 'Papaya Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Papaya.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PapayaSeedItem',
['typeID'] = '831',
},
['Papayasamenbeutel'] = {
['untranslated'] = 'Papaya Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Papaya.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PapayaSeedPackItem',
['typeID'] = '832',
},
['Paper Machine'] = {
['untranslated'] = 'Paper Machine',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 5 X 8',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaperMachineItem',
['typeID'] = '1325',
['fluidsUded'] = nil,
},
['Paper Milling Upgrade'] = {
['untranslated'] = 'Paper Milling Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaperMillingUpgradeItem',
['typeID'] = '752',
},
['Papier'] = {
['untranslated'] = 'Paper',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Es ist Papier.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Brennstoff', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PaperItem',
['typeID'] = '674',
},
['Pastry Dough'] = {
['untranslated'] = 'Pastry Dough',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'An extra fatty leavened dough for making yummy pastries.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '10.0',
['carbs'] = '4.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '80.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PastryDoughItem',
['typeID'] = '541',
},
['Pelzdünger'] = {
['untranslated'] = 'Pelt Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'A fertilize made from fur pelts and filler.',
['tagGroups'] = {'Dünger', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 4'}, {'Phosphor',' 2'}, {'Kalium',' 2'}},
['type'] = 'PeltFertilizerItem',
['typeID'] = '430',
},
['Petroleum'] = {
['untranslated'] = 'Petroleum',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein fossiler Brennstoff zur Herstellung von Benzin, Kunststoffen und Asphalt. Seine Gewinnung, Transport, und Verbrennung haben Auswirkungen auf die Umwelt.',
['tagGroups'] = {'Währung', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PetroleumItem',
['typeID'] = '337',
},
['Pfeil'] = {
['untranslated'] = 'Arrow',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Mit dem Bogen benutzen, um Tiere zu jagen (oder deine Freunde zu beeindrucken, indem du Äpfel von ihren Köpfen schießt).',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Brennstoff', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '500',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ArrowItem',
['typeID'] = '600',
},
['Pflanzenfasern'] = {
['untranslated'] = 'Plant Fibers',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Natural Fiber', 'Brennstoff', 'Ernte', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100',
['yield'] = '[[Sammeln]]',
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlantFibersItem',
['typeID'] = '676',
},
['Phad Thai'] = {
['untranslated'] = 'Phad Thai',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'They make you full, and proud.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '1200.0',
['carbs'] = '14.0',
['protein'] = '12.0',
['fat'] = '11.0',
['vitamins'] = '7.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PhadThaiItem',
['typeID'] = '542',
},
['Phosphatdünger'] = {
['untranslated'] = 'Phosphate Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
['tagGroups'] = {'Dünger', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 0.5'}, {'Phosphor',' 4'}, {'Kalium',' 0.5'}},
['type'] = 'PhosphateFertilizerItem',
['typeID'] = '431',
},
['Pirozhok'] = {
['untranslated'] = 'Pirozhok',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A baked bun filled with tasty meat and mushrooms.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '850.0',
['carbs'] = '14.0',
['protein'] = '19.0',
['fat'] = '10.0',
['vitamins'] = '4.0',
['density'] = '5.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PirozhokItem',
['typeID'] = '545',
},
['Plastic Bench Blue'] = {
['untranslated'] = 'Plastic Bench Blue',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticBenchBlueItem',
['typeID'] = '1328',
['fluidsUded'] = nil,
},
['Plastic Bench Green'] = {
['untranslated'] = 'Plastic Bench Green',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticBenchGreenItem',
['typeID'] = '1329',
['fluidsUded'] = nil,
},
['Plastic Bench Red'] = {
['untranslated'] = 'Plastic Bench Red',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticBenchRedItem',
['typeID'] = '1330',
['fluidsUded'] = nil,
},
['Plastic Chair Blue'] = {
['untranslated'] = 'Plastic Chair Blue',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticChairBlueItem',
['typeID'] = '1331',
['fluidsUded'] = nil,
},
['Plastic Chair Green'] = {
['untranslated'] = 'Plastic Chair Green',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticChairGreenItem',
['typeID'] = '1332',
['fluidsUded'] = nil,
},
['Plastic Chair Red'] = {
['untranslated'] = 'Plastic Chair Red',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticChairRedItem',
['typeID'] = '1333',
['fluidsUded'] = nil,
},
['Plastic Table Blue'] = {
['untranslated'] = 'Plastic Table Blue',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticTableBlueItem',
['typeID'] = '1334',
['fluidsUded'] = nil,
},
['Plastic Table Green'] = {
['untranslated'] = 'Plastic Table Green',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticTableGreenItem',
['typeID'] = '1335',
['fluidsUded'] = nil,
},
['Plastic Table Red'] = {
['untranslated'] = 'Plastic Table Red',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlasticTableRedItem',
['typeID'] = '1336',
['fluidsUded'] = nil,
},
['Player Item'] = {
['untranslated'] = 'Player Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PlayerItem',
['typeID'] = '40',
},
['Poke Bowl'] = {
['untranslated'] = 'Poke Bowl',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A basic yet filling meal with a bite.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '1100.0',
['carbs'] = '13.0',
['protein'] = '14.0',
['fat'] = '8.0',
['vitamins'] = '14.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PokeBowlItem',
['typeID'] = '546',
},
['Ponytail'] = {
['untranslated'] = 'Ponytail',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PonytailItem',
['typeID'] = '402',
},
['Pottery Skill Book'] = {
['untranslated'] = 'Pottery Skill Book',
['category'] = 'Hidden/Research',
['group'] = 'Fertigkeitsbücher',
['description'] = 'Erstellt eine Pottery Skill Scroll, die Pottery lehrt',
['tagGroups'] = {'Fertigkeitsbücher', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PotterySkillBook',
['typeID'] = '942',
},
['Pottery Skill Scroll'] = {
['untranslated'] = 'Pottery Skill Scroll',
['category'] = 'Hidden/Research',
['group'] = 'Skilschriftrollen',
['description'] = 'Lehrt Pottery',
['tagGroups'] = {'Skilschriftrollen'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PotterySkillScroll',
['typeID'] = '943',
},
['Pottery Table'] = {
['untranslated'] = 'Pottery Table',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PotteryTableItem',
['typeID'] = '1337',
['fluidsUded'] = nil,
},
['Pottery Upgrade'] = {
['untranslated'] = 'Pottery Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PotteryUpgradeItem',
['typeID'] = '753',
},
['Powered Storage Silo'] = {
['untranslated'] = 'Powered Storage Silo',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Storage Container'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 8 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '100',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stack Limit Restriction', 'Not enough room in inventory.'}, {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, {'Silo Restriction', 'Silos only accept crops, seeds, or fertilizer.'},
['fertilizerNutrients'] = nil,
['type'] = 'PoweredStorageSiloItem',
['typeID'] = '1338',
['fluidsUded'] = nil,
},
['Prairie Dog Carcass'] = {
['untranslated'] = 'Prairie Dog Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead prairie dog.',
['tagGroups'] = {'Kleiner Lederkadaver', 'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PrairieDogCarcassItem',
['typeID'] = '679',
},
['Prärielilienaschedünger'] = {
['untranslated'] = 'Camas Ash Fertilizer',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
['tagGroups'] = {'Dünger', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 0.3'}, {'Phosphor',' 0.7'}, {'Kalium',' 2'}},
['type'] = 'CamasAshFertilizerItem',
['typeID'] = '425',
},
['Prärielilienbrot'] = {
['untranslated'] = 'Camas Bread',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Brot mit Prärielilien als kleine Überraschung, für ein bisschen Geschmack und Spaß. ',
['tagGroups'] = {'Brot', 'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '800.0',
['carbs'] = '13.0',
['protein'] = '5.0',
['fat'] = '11.0',
['vitamins'] = '7.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamasBreadItem',
['typeID'] = '462',
},
['Prärielilienpaste'] = {
['untranslated'] = 'Camas Paste',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pulverisierte Prärielilie lassen sich ausgezeichnet als Verdickungsmittel oder Geschmacksverstärker verwenden.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '3.0',
['protein'] = '2.0',
['fat'] = '10.0',
['vitamins'] = '0.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamasPasteItem',
['typeID'] = '464',
},
['Prärielilienzwiebel'] = {
['untranslated'] = 'Camas Bulb',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
['tagGroups'] = {'Gemüse', 'Wurzel', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '1.0',
['protein'] = '2.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamasBulbItem',
['typeID'] = '781',
},
['Prärielilienzwiebelbeutel'] = {
['untranslated'] = 'Camas Bulb Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamasBulbPackItem',
['typeID'] = '782',
},
['Printing Press'] = {
['untranslated'] = 'Printing Press',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PrintingPressItem',
['typeID'] = '1339',
['fluidsUded'] = nil,
},
['Pupusas'] = {
['untranslated'] = 'Pupusas',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Comforting, best served hot from the griddle',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '900.0',
['carbs'] = '6.0',
['protein'] = '11.0',
['fat'] = '9.0',
['vitamins'] = '14.0',
['density'] = '4.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PupusasItem',
['typeID'] = '551',
},
['Purpursalat'] = {
['untranslated'] = 'Crimson Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Für den Fall, dass du rote Dinge essen möchten, ohne Fleisch zu essen.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '1100.0',
['carbs'] = '15.0',
['protein'] = '9.0',
['fat'] = '12.0',
['vitamins'] = '20.0',
['density'] = '5.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CrimsonSaladItem',
['typeID'] = '492',
},
['Quadratgürtel'] = {
['untranslated'] = 'Square Belt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Gürtel mit einer quadratischen Schnalle.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SquareBeltItem',
['typeID'] = '413',
},
['Quadratischer Blumentopf'] = {
['untranslated'] = 'Square Pot',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '1',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Seed Restriction', 'Inventory only accepts seeds.'}, {'Seed Restriction', 'Inventory only accepts seeds.'},
['fertilizerNutrients'] = nil,
['type'] = 'PlanterPotSquareItem',
['typeID'] = '1327',
['fluidsUded'] = nil,
},
['Quadratkiefer'] = {
['untranslated'] = 'Square Jaw',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Maul',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SquareJawItem',
['typeID'] = '360',
},
['Raffinerie'] = {
['untranslated'] = 'Oil Refinery',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Satz aus Rohren und Behältern, der aus Rohöl verwendbare Mateialien erstellt.',
['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 8 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OilRefineryItem',
['typeID'] = '1323',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Raffiniertes Öl'] = {
['untranslated'] = 'Infused Oil',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Öl mit Geschmack, um es zu verbessern.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '120.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '12.0',
['vitamins'] = '3.0',
['density'] = '12.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'InfusedOilItem',
['typeID'] = '524',
},
['Recurve Bow'] = {
['untranslated'] = 'Recurve Bow',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RecurveBowItem',
['typeID'] = '970',
},
['Redwood Log'] = {
['untranslated'] = 'Redwood Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RedwoodLogItem',
['typeID'] = '338',
},
['Regalschrank'] = {
['untranslated'] = 'Shelf Cabinet',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Wenn ein Regal und Schrank nicht genug Individualität sind.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Regale',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'ShelfCabinetItem',
['typeID'] = '1356',
['fluidsUded'] = nil,
},
['Registrar'] = {
['untranslated'] = 'Registrar',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Erlaubt die Verwaltung von Einstellungen für Titel.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RegistrarItem',
['typeID'] = '1341',
['fluidsUded'] = nil,
},
['Reis'] = {
['untranslated'] = 'Rice',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Reis wird.',
['tagGroups'] = {'Getreide', 'Raw Food', 'Ernte', 'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '7.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RiceItem',
['typeID'] = '841',
},
['Reisbeutel'] = {
['untranslated'] = 'Rice Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Reis wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RicePackItem',
['typeID'] = '842',
},
['Rennofen'] = {
['untranslated'] = 'Bloomery',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein schornsteinförmiger Ofen zum Schmelzen von Erzen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BloomeryItem',
['typeID'] = '1081',
['fluidsUded'] = nil,
},
['Reuse'] = {
['untranslated'] = 'Fish Trap',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '4',
['inventoryMaxWeight'] = '15000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'Specific Item Types Restriction', 'Inventory does not accept that type of item.'},
['fertilizerNutrients'] = nil,
['type'] = 'FishTrapItem',
['typeID'] = '114',
['fluidsUded'] = nil,
},
['Rice Flour'] = {
['untranslated'] = 'Rice Flour',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Rice grounded into flour is equally as versatile as its golden cousin.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '50.0',
['carbs'] = '15.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '30.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RiceFlourItem',
['typeID'] = '557',
},
['Rice Noodles'] = {
['untranslated'] = 'Rice Noodles',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Noodles made from delicious milled white grains.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '200.0',
['carbs'] = '10.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RiceNoodlesItem',
['typeID'] = '558',
},
['Riesige Kaktusfrucht'] = {
['untranslated'] = 'Giant Cactus Fruit',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine Knollenfrucht, die üblicherweise oben auf Saguarokakteen wächst.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Frucht', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '2.0',
['vitamins'] = '4.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'GiantCactusFruitItem',
['typeID'] = '515',
},
['Roast Pumpkin'] = {
['untranslated'] = 'Roast Pumpkin',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Sweet but a suprising source of vitamins.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.9',
['calories'] = '1400.0',
['carbs'] = '23.0',
['protein'] = '2.0',
['fat'] = '2.0',
['vitamins'] = '11.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RoastPumpkinItem',
['typeID'] = '559',
},
['Robotische Fertigungsstraße'] = {
['untranslated'] = 'Robotic Assembly Line',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine komplexe Reihe von Maschinen zur Herstellung von genauso komplexen Dingen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '1000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 4 X 4',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RoboticAssemblyLineItem',
['typeID'] = '1343',
['fluidsUded'] = nil,
},
['Rocker Box'] = {
['untranslated'] = 'Rocker Box',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RockerBoxItem',
['typeID'] = '1344',
['fluidsUded'] = nil,
},
['Rohe Wurst'] = {
['untranslated'] = 'Raw Sausage',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'In einen Darm gepresstes Hackfleisch.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '500.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '2.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RawSausageItem',
['typeID'] = '556',
},
['Roher Braten'] = {
['untranslated'] = 'Raw Roast',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Rollbraten, fertig zum kochen.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '6.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '1.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RawRoastItem',
['typeID'] = '555',
},
['Roher Fisch'] = {
['untranslated'] = 'Raw Fish',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein fetthaltiges Stück roher Fisch.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '7.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RawFishItem',
['typeID'] = '553',
},
['Roher Speck'] = {
['untranslated'] = 'Raw Bacon',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein fettiges Stück Fleisch,das überraschenderweise leckerer ist als andere Stücke.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '3.0',
['fat'] = '9.0',
['vitamins'] = '0.0',
['density'] = '6.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RawBaconItem',
['typeID'] = '552',
},
['Rohes Fleisch'] = {
['untranslated'] = 'Raw Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Frisches, rohes Fleisch von der Jagd. Es sollte vor dem Essen gekocht werden.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '250.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '4.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RawMeatItem',
['typeID'] = '554',
},
['Root Campfire Salad'] = {
['untranslated'] = 'Root Campfire Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '950.0',
['carbs'] = '8.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '11.0',
['density'] = '2.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RootCampfireSaladItem',
['typeID'] = '560',
},
['Root Campfire Stew'] = {
['untranslated'] = 'Root Campfire Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '6.0',
['protein'] = '8.0',
['fat'] = '9.0',
['vitamins'] = '5.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RootCampfireStewItem',
['typeID'] = '561',
},
['Roter-Gitterling-Sporen'] = {
['untranslated'] = 'Lattice Mushroom Spores',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Roten Gitterling.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'LatticeMushroomSporesItem',
['typeID'] = '821',
},
['Rübe'] = {
['untranslated'] = 'Beet',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine prächtig farbige Knolle mit einer erdigen Süße.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Wurzel', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '230.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '2.0',
['vitamins'] = '4.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeetItem',
['typeID'] = '453',
},
['Rübensamen'] = {
['untranslated'] = 'Beet Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Rüben werden.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeetSeedItem',
['typeID'] = '769',
},
['Rübensamenbeutel'] = {
['untranslated'] = 'Beet Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Rüben werden.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BeetSeedPackItem',
['typeID'] = '770',
},
['Runder Blumentopf'] = {
['untranslated'] = 'Round Pot',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '1',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Seed Restriction', 'Inventory only accepts seeds.'}, {'Seed Restriction', 'Inventory only accepts seeds.'},
['fertilizerNutrients'] = nil,
['type'] = 'PlanterPotRoundItem',
['typeID'] = '1326',
['fluidsUded'] = nil,
},
['Rundes Gesicht'] = {
['untranslated'] = 'Rounded Face',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Gesicht',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RoundedFaceItem',
['typeID'] = '359',
},
['Sägewerk'] = {
['untranslated'] = 'Sawmill',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Verwendet für die Herstellung von Bauholz aus normalem Holz.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '400',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SawmillItem',
['typeID'] = '1350',
['fluidsUded'] = nil,
},
['Saguaro Rib'] = {
['untranslated'] = 'Saguaro Rib',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaguaroRibItem',
['typeID'] = '340',
},
['Saguaro-Kaktus Samenbeutel'] = {
['untranslated'] = 'Saguaro Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaguaroSeedPackItem',
['typeID'] = '844',
},
['Saguaro-Kaktus-Samen'] = {
['untranslated'] = 'Saguaro Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaguaroSeedItem',
['typeID'] = '843',
},
['Salzkorb'] = {
['untranslated'] = 'Salt Basket',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Korb mit Salz darin.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Küche',
['furnitureType'] = 'Spices',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaltBasketItem',
['typeID'] = '1349',
['fluidsUded'] = nil,
},
['Sand'] = {
['untranslated'] = 'Sand',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
['tagGroups'] = {'Excavatable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SandItem',
['typeID'] = '86',
},
['Sandstein'] = {
['untranslated'] = 'Sandstone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '6',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SandstoneItem',
['typeID'] = '341',
},
['Sandsteinziegel'] = {
['untranslated'] = 'Mortared Sandstone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneItem',
['typeID'] = '330',
},
['Sandsteinziegeltür'] = {
['untranslated'] = 'Mortared Sandstone Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy mortared stone door.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredSandstoneDoorItem',
['typeID'] = '1312',
['fluidsUded'] = nil,
},
['Schalter'] = {
['untranslated'] = 'Switch',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
['tagGroups'] = {'Weltobjekt', 'Technik'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SwitchItem',
['typeID'] = '2',
['fluidsUded'] = nil,
},
['Schaufel'] = {
['untranslated'] = 'Shovel',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
['tagGroups'] = {'Excavation', 'Harvester', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShovelItem',
['typeID'] = '135',
},
['Schaumspierensamen'] = {
['untranslated'] = 'Ocean Spray Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Schaumspiere.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OceanSpraySeedItem',
['typeID'] = '825',
},
['Schaumspierensamen-Packung'] = {
['untranslated'] = 'Ocean Spray Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Schaumspiere.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'OceanSpraySeedPackItem',
['typeID'] = '826',
},
['Schiefer'] = {
['untranslated'] = 'Shale',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein weiches Gestein mit einigen nützlichen Anwendungen. Schiefer ist ein Sedimentgestein, das aus dünnen und komprimierten Lagen Lehm und Schlamm besteht.',
['tagGroups'] = {'Währung', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '6',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShaleItem',
['typeID'] = '342',
},
['Schlacke'] = {
['untranslated'] = 'Tailings',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
['tagGroups'] = {'Excavatable', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '18',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailingsItem',
['typeID'] = '98',
},
['Schleierfarnspore'] = {
['untranslated'] = 'Filmy Fern Spore',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FilmyFernSporeItem',
['typeID'] = '801',
},
['Schleierfarnsporenbeutel'] = {
['untranslated'] = 'Filmy Fern Spore Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FilmyFernSporePackItem',
['typeID'] = '802',
},
['Schmuddeliges Haar'] = {
['untranslated'] = 'Scruffy Hair',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ScruffyHairItem',
['typeID'] = '404',
},
['Schneidertisch'] = {
['untranslated'] = 'Tailoring Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Sei der Anführer der Modebewegung mit den feinsten Kleidern und Haaren!',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailoringTableItem',
['typeID'] = '1460',
['fluidsUded'] = nil,
},
['Schrauben'] = {
['untranslated'] = 'Screws',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ScrewsItem',
['typeID'] = '686',
},
['Schubkarre'] = {
['untranslated'] = 'Wheelbarrow',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Fahrzeuge', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Ja',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = '1400000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'},
['fertilizerNutrients'] = nil,
['type'] = 'WheelbarrowItem',
['typeID'] = '995',
['fluidsUded'] = nil,
},
['Screening Machine'] = {
['untranslated'] = 'Screening Machine',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '400',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ScreeningMachineItem',
['typeID'] = '1351',
['fluidsUded'] = nil,
},
['Seeded Camas Roll'] = {
['untranslated'] = 'Seeded Camas Roll',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1300.0',
['carbs'] = '20.0',
['protein'] = '2.0',
['fat'] = '13.0',
['vitamins'] = '16.0',
['density'] = '3.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SeededCamasRollItem',
['typeID'] = '564',
},
['Seegras Samen'] = {
['untranslated'] = 'Seagrass Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Plant to grow seagrass.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SeagrassSeedItem',
['typeID'] = '847',
},
['Seegrassamenbeutel'] = {
['untranslated'] = 'Seagrass Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Plant to grow seagrass.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SeagrassSeedPackItem',
['typeID'] = '848',
},
['Seeigel'] = {
['untranslated'] = 'Urchin',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Seeigel.',
['tagGroups'] = {'Währung', 'Meereslebewesen', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'UrchinItem',
['typeID'] = '704',
},
['Seetang'] = {
['untranslated'] = 'Kelp',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Etwas ekeliger Seetang.',
['tagGroups'] = {'Währung', 'Natural Fiber', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KelpItem',
['typeID'] = '654',
},
['Seetangsamen'] = {
['untranslated'] = 'Kelp Seed',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Seetang wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KelpSeedItem',
['typeID'] = '817',
},
['Seetangsamenbeutel'] = {
['untranslated'] = 'Kelp Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Seetang wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'KelpSeedPackItem',
['typeID'] = '818',
},
['Seltsamer Kraftstoff'] = {
['untranslated'] = 'Strange Fuel',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'CHEEEAAAAATER',
['tagGroups'] = {'Kraftstoff'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '10000000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StrangeFuelItem',
['typeID'] = '698',
},
['Sensor Based Belt Sorter'] = {
['untranslated'] = 'Sensor Based Belt Sorter',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SensorBasedBeltSorterItem',
['typeID'] = '1353',
['fluidsUded'] = nil,
},
['Sensuous Sea Pizza'] = {
['untranslated'] = 'Sensuous Sea Pizza',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'The chewyness is unreal.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1200.0',
['carbs'] = '10.0',
['protein'] = '16.0',
['fat'] = '18.0',
['vitamins'] = '10.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SensuousSeaPizzaItem',
['typeID'] = '565',
},
['Servomotor'] = {
['untranslated'] = 'Servo',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Schwenkantrieb, mit dem die Drehstellung kontrolliert werden kann.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ServoItem',
['typeID'] = '687',
},
['Shark Fillet Soup'] = {
['untranslated'] = 'Shark Fillet Soup',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A texture all of its own.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.6',
['calories'] = '1400.0',
['carbs'] = '10.0',
['protein'] = '17.0',
['fat'] = '11.0',
['vitamins'] = '2.0',
['density'] = '2.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SharkFilletSoupItem',
['typeID'] = '566',
},
['Sheep Mount'] = {
['untranslated'] = 'Sheep Mount',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Jagdtrophäe für dein Haus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SheepMountItem',
['typeID'] = '1355',
['fluidsUded'] = nil,
},
['Shipping Container Blue'] = {
['untranslated'] = 'Shipping Container Blue',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShippingContainerBlueItem',
['typeID'] = '1357',
['fluidsUded'] = nil,
},
['Shipping Container Green'] = {
['untranslated'] = 'Shipping Container Green',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShippingContainerGreenItem',
['typeID'] = '1358',
['fluidsUded'] = nil,
},
['Shipping Container Red'] = {
['untranslated'] = 'Shipping Container Red',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShippingContainerRedItem',
['typeID'] = '1359',
['fluidsUded'] = nil,
},
['Shorn Wool'] = {
['untranslated'] = 'Shorn Wool',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Wool that has been shorn from an animal.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShornWoolItem',
['typeID'] = '688',
},
['Shorts'] = {
['untranslated'] = 'Shorts',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ShortsItem',
['typeID'] = '406',
},
['Slag'] = {
['untranslated'] = 'Slag',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
['tagGroups'] = {'Währung', 'Excavatable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '6',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SlagItem',
['typeID'] = '343',
},
['Sleek Short Hair'] = {
['untranslated'] = 'Sleek Short Hair',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SleekShortHairItem',
['typeID'] = '407',
},
['Small Bath Mat'] = {
['untranslated'] = 'Small Bath Mat',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Teppich',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallBathMatItem',
['typeID'] = '1361',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Basalt Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Basalt Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarBasaltSignItem',
['typeID'] = '1362',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Gneiss Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Gneiss Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarGneissSignItem',
['typeID'] = '1363',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Granite Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarGraniteSignItem',
['typeID'] = '1364',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Limestone Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarLimestoneSignItem',
['typeID'] = '1365',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Sandstone Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarSandstoneSignItem',
['typeID'] = '1366',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Shale Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Shale Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarShaleSignItem',
['typeID'] = '1367',
['fluidsUded'] = nil,
},
['Small Hanging Ashlar Stone Sign'] = {
['untranslated'] = 'Small Hanging Ashlar Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingAshlarStoneSignItem',
['typeID'] = '1368',
['fluidsUded'] = nil,
},
['Small Hanging Birch Sign'] = {
['untranslated'] = 'Small Hanging Birch Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingBirchSignItem',
['typeID'] = '1369',
['fluidsUded'] = nil,
},
['Small Hanging Cedar Sign'] = {
['untranslated'] = 'Small Hanging Cedar Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingCedarSignItem',
['typeID'] = '1370',
['fluidsUded'] = nil,
},
['Small Hanging Ceiba Sign'] = {
['untranslated'] = 'Small Hanging Ceiba Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingCeibaSignItem',
['typeID'] = '1371',
['fluidsUded'] = nil,
},
['Small Hanging Fir Sign'] = {
['untranslated'] = 'Small Hanging Fir Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingFirSignItem',
['typeID'] = '1372',
['fluidsUded'] = nil,
},
['Small Hanging Hardwood Sign'] = {
['untranslated'] = 'Small Hanging Hardwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingHardwoodSignItem',
['typeID'] = '1373',
['fluidsUded'] = nil,
},
['Small Hanging Joshua Sign'] = {
['untranslated'] = 'Small Hanging Joshua Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingJoshuaSignItem',
['typeID'] = '1374',
['fluidsUded'] = nil,
},
['Small Hanging Mortared Granite Sign'] = {
['untranslated'] = 'Small Hanging Mortared Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingMortaredGraniteSignItem',
['typeID'] = '1376',
['fluidsUded'] = nil,
},
['Small Hanging Mortared Limestone Sign'] = {
['untranslated'] = 'Small Hanging Mortared Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingMortaredLimestoneSignItem',
['typeID'] = '1377',
['fluidsUded'] = nil,
},
['Small Hanging Mortared Sandstone Sign'] = {
['untranslated'] = 'Small Hanging Mortared Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingMortaredSandstoneSignItem',
['typeID'] = '1378',
['fluidsUded'] = nil,
},
['Small Hanging Mortared Stone Sign'] = {
['untranslated'] = 'Small Hanging Mortared Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingMortaredStoneSignItem',
['typeID'] = '1379',
['fluidsUded'] = nil,
},
['Small Hanging Oak Sign'] = {
['untranslated'] = 'Small Hanging Oak Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingOakSignItem',
['typeID'] = '1380',
['fluidsUded'] = nil,
},
['Small Hanging Palm Sign'] = {
['untranslated'] = 'Small Hanging Palm Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingPalmSignItem',
['typeID'] = '1381',
['fluidsUded'] = nil,
},
['Small Hanging Redwood Sign'] = {
['untranslated'] = 'Small Hanging Redwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingRedwoodSignItem',
['typeID'] = '1382',
['fluidsUded'] = nil,
},
['Small Hanging Saguaro Sign'] = {
['untranslated'] = 'Small Hanging Saguaro Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingSaguaroSignItem',
['typeID'] = '1383',
['fluidsUded'] = nil,
},
['Small Hanging Softwood Sign'] = {
['untranslated'] = 'Small Hanging Softwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingSoftwoodSignItem',
['typeID'] = '1384',
['fluidsUded'] = nil,
},
['Small Hanging Spruce Sign'] = {
['untranslated'] = 'Small Hanging Spruce Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingSpruceSignItem',
['typeID'] = '1385',
['fluidsUded'] = nil,
},
['Small Hanging Wood Sign'] = {
['untranslated'] = 'Small Hanging Wood Sign',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallHangingWoodSignItem',
['typeID'] = '689',
},
['Small Meeting Chair'] = {
['untranslated'] = 'Small Meeting Chair',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallMeetingChairItem',
['typeID'] = '1387',
['fluidsUded'] = nil,
},
['Small Meeting Table'] = {
['untranslated'] = 'Small Meeting Table',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallMeetingTableItem',
['typeID'] = '1388',
['fluidsUded'] = nil,
},
['Small Sink'] = {
['untranslated'] = 'Small Sink',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small household sink.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Spüle',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallSinkItem',
['typeID'] = '1389',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Basalt Sign'] = {
['untranslated'] = 'Small Standing Ashlar Basalt Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarBasaltSignItem',
['typeID'] = '1390',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Gneiss Sign'] = {
['untranslated'] = 'Small Standing Ashlar Gneiss Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarGneissSignItem',
['typeID'] = '1391',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Granite Sign'] = {
['untranslated'] = 'Small Standing Ashlar Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarGraniteSignItem',
['typeID'] = '1392',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Limestone Sign'] = {
['untranslated'] = 'Small Standing Ashlar Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarLimestoneSignItem',
['typeID'] = '1393',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Sandstone Sign'] = {
['untranslated'] = 'Small Standing Ashlar Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarSandstoneSignItem',
['typeID'] = '1394',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Shale Sign'] = {
['untranslated'] = 'Small Standing Ashlar Shale Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarShaleSignItem',
['typeID'] = '1395',
['fluidsUded'] = nil,
},
['Small Standing Ashlar Stone Sign'] = {
['untranslated'] = 'Small Standing Ashlar Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingAshlarStoneSignItem',
['typeID'] = '1396',
['fluidsUded'] = nil,
},
['Small Standing Birch Sign'] = {
['untranslated'] = 'Small Standing Birch Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingBirchSignItem',
['typeID'] = '1397',
['fluidsUded'] = nil,
},
['Small Standing Cedar Sign'] = {
['untranslated'] = 'Small Standing Cedar Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingCedarSignItem',
['typeID'] = '1398',
['fluidsUded'] = nil,
},
['Small Standing Ceiba Sign'] = {
['untranslated'] = 'Small Standing Ceiba Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingCeibaSignItem',
['typeID'] = '1399',
['fluidsUded'] = nil,
},
['Small Standing Fir Sign'] = {
['untranslated'] = 'Small Standing Fir Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingFirSignItem',
['typeID'] = '1400',
['fluidsUded'] = nil,
},
['Small Standing Hardwood Sign'] = {
['untranslated'] = 'Small Standing Hardwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingHardwoodSignItem',
['typeID'] = '1401',
['fluidsUded'] = nil,
},
['Small Standing Joshua Sign'] = {
['untranslated'] = 'Small Standing Joshua Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingJoshuaSignItem',
['typeID'] = '1402',
['fluidsUded'] = nil,
},
['Small Standing Mortared Granite Sign'] = {
['untranslated'] = 'Small Standing Mortared Granite Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingMortaredGraniteSignItem',
['typeID'] = '1404',
['fluidsUded'] = nil,
},
['Small Standing Mortared Limestone Sign'] = {
['untranslated'] = 'Small Standing Mortared Limestone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingMortaredLimestoneSignItem',
['typeID'] = '1405',
['fluidsUded'] = nil,
},
['Small Standing Mortared Sandstone Sign'] = {
['untranslated'] = 'Small Standing Mortared Sandstone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingMortaredSandstoneSignItem',
['typeID'] = '1406',
['fluidsUded'] = nil,
},
['Small Standing Mortared Stone Sign'] = {
['untranslated'] = 'Small Standing Mortared Stone Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingMortaredStoneSignItem',
['typeID'] = '1407',
['fluidsUded'] = nil,
},
['Small Standing Oak Sign'] = {
['untranslated'] = 'Small Standing Oak Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingOakSignItem',
['typeID'] = '1408',
['fluidsUded'] = nil,
},
['Small Standing Palm Sign'] = {
['untranslated'] = 'Small Standing Palm Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingPalmSignItem',
['typeID'] = '1409',
['fluidsUded'] = nil,
},
['Small Standing Redwood Sign'] = {
['untranslated'] = 'Small Standing Redwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingRedwoodSignItem',
['typeID'] = '1410',
['fluidsUded'] = nil,
},
['Small Standing Saguaro Sign'] = {
['untranslated'] = 'Small Standing Saguaro Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingSaguaroSignItem',
['typeID'] = '1411',
['fluidsUded'] = nil,
},
['Small Standing Softwood Sign'] = {
['untranslated'] = 'Small Standing Softwood Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingSoftwoodSignItem',
['typeID'] = '1412',
['fluidsUded'] = nil,
},
['Small Standing Spruce Sign'] = {
['untranslated'] = 'Small Standing Spruce Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingSpruceSignItem',
['typeID'] = '1413',
['fluidsUded'] = nil,
},
['Small Standing Wood Sign'] = {
['untranslated'] = 'Small Standing Wood Sign',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
['tagGroups'] = {'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmallStandingWoodSignItem',
['typeID'] = '690',
},
['Smelting Upgrade'] = {
['untranslated'] = 'Smelting Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmeltingUpgradeItem',
['typeID'] = '754',
},
['Smith Apron'] = {
['untranslated'] = 'Smith Apron',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmithApronItem',
['typeID'] = '408',
},
['Smith Bandana'] = {
['untranslated'] = 'Smith Bandana',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmithBandanaItem',
['typeID'] = '409',
},
['Smith Boots'] = {
['untranslated'] = 'Smith Boots',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Heavy duty steel-toed boots. (Decreases calories consumed when using tools by 10%)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmithBootsItem',
['typeID'] = '410',
},
['Smith Gloves'] = {
['untranslated'] = 'Smith Gloves',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A reinforced wrist guard paired with a lone work glove.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmithGlovesItem',
['typeID'] = '411',
},
['Smith Pants'] = {
['untranslated'] = 'Smith Pants',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Denim pants with knee patches.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmithPantsItem',
['typeID'] = '412',
},
['Smog'] = {
['untranslated'] = 'Smog',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Ein Rauch, der eine Kombination aus verschiedenen Verschmutzungen enthält.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmogItem',
['typeID'] = '15',
},
['Smooth Gut Noodle Roll'] = {
['untranslated'] = 'Smooth Gut Noodle Roll',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'These noodle rolls look VERY smooth.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '1200.0',
['carbs'] = '19.0',
['protein'] = '15.0',
['fat'] = '9.0',
['vitamins'] = '1.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SmoothGutNoodleRollItem',
['typeID'] = '569',
},
['Snapping Turtle Carcass'] = {
['untranslated'] = 'Snapping Turtle Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A dead snapping turtle.',
['tagGroups'] = {'Kleiner Lederkadaver', 'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SnappingTurtleCarcassItem',
['typeID'] = '691',
},
['Sofa'] = {
['untranslated'] = 'Couch',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine kleine Couch zum Ausruhen. Jetzt mit Platz für deine Freunde!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CouchItem',
['typeID'] = '1160',
['fluidsUded'] = nil,
},
['Softwood Board'] = {
['untranslated'] = 'Softwood Board',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A higher quality softwood board used for long lasting furniture.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Wood Board', 'Brennstoff', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodBoardItem',
['typeID'] = '692',
},
['Softwood Hewn Log'] = {
['untranslated'] = 'Softwood Hewn Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Hewn Log', 'Brennstoff', 'Constructable', 'Block', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodHewnLogItem',
['typeID'] = '344',
},
['Softwood Lumber'] = {
['untranslated'] = 'Softwood Lumber',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Bauholz', 'Brennstoff', 'Constructable', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodLumberItem',
['typeID'] = '345',
},
['Softwood Lumber Bench'] = {
['untranslated'] = 'Softwood Lumber Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodLumberBenchItem',
['typeID'] = '1417',
['fluidsUded'] = nil,
},
['Softwood Lumber Chair'] = {
['untranslated'] = 'Softwood Lumber Chair',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodLumberChairItem',
['typeID'] = '1418',
['fluidsUded'] = nil,
},
['Softwood Lumber Door'] = {
['untranslated'] = 'Softwood Lumber Door',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodLumberDoorItem',
['typeID'] = '1419',
['fluidsUded'] = nil,
},
['Softwood Lumber Table'] = {
['untranslated'] = 'Softwood Lumber Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large lumber table for eating meals or getting some work done.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Tisch',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SoftwoodLumberTableItem',
['typeID'] = '1420',
['fluidsUded'] = nil,
},
['Solargenerator'] = {
['untranslated'] = 'Solar Generator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.',
['tagGroups'] = {'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 4 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SolarGeneratorItem',
['typeID'] = '1421',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Sonnenblume'] = {
['untranslated'] = 'Sunflower',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A plant whose seeds are quite versitile in their use further processed.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '50.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SunflowerItem',
['typeID'] = '575',
},
['Sonnenblumensamen'] = {
['untranslated'] = 'Sunflower Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, um Sonnenblumen wachsen zu lassen.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SunflowerSeedItem',
['typeID'] = '853',
},
['Sonnenblumensamenbeutel'] = {
['untranslated'] = 'Sunflower Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, um Sonnenblumen wachsen zu lassen.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SunflowerSeedPackItem',
['typeID'] = '854',
},
['Spiky Roll'] = {
['untranslated'] = 'Spiky Roll',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Spikes are definitely removed before serving.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1300.0',
['carbs'] = '20.0',
['protein'] = '17.0',
['fat'] = '7.0',
['vitamins'] = '2.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SpikyRollItem',
['typeID'] = '570',
},
['Spin Melter'] = {
['untranslated'] = 'Spin Melter',
['category'] = 'WorldObject',
['group'] = 'Module',
['description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 2.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SpinMelterItem',
['typeID'] = '1422',
['fluidsUded'] = nil,
},
['Spindelpresse'] = {
['untranslated'] = 'Screw Press',
['category'] = 'WorldObject',
['group'] = 'Module',
['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
['tagGroups'] = {'Module', 'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.7',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ScrewPressItem',
['typeID'] = '1352',
['fluidsUded'] = nil,
},
['Spitzhacke'] = {
['untranslated'] = 'Pickaxe',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
['tagGroups'] = {'Excavation', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PickaxeItem',
['typeID'] = '131',
},
['Spruce Log'] = {
['untranslated'] = 'Spruce Log',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
['tagGroups'] = {'Kraftstoff', 'Währung', 'Holz', 'Softwood', 'Brennstoff', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SpruceLogItem',
['typeID'] = '346',
},
['Spüle'] = {
['untranslated'] = 'Sink',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein industrielles Waschbecken.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Spüle',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SinkItem',
['typeID'] = '1360',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Staatskasse'] = {
['untranslated'] = 'Treasury',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ermöglicht das Festlegen von Steuern.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TreasuryItem',
['typeID'] = '1473',
['fluidsUded'] = nil,
},
['Stahl-Deckenlampe'] = {
['untranslated'] = 'Steel Ceiling Light',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelCeilingLightItem',
['typeID'] = '1429',
['fluidsUded'] = nil,
},
['Stahlachse'] = {
['untranslated'] = 'Steel Axle',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelAxleItem',
['typeID'] = '693',
},
['Stahlaxt'] = {
['untranslated'] = 'Steel Axe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelAxeItem',
['typeID'] = '971',
},
['Stahlbarren'] = {
['untranslated'] = 'Steel Bar',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Veredelter Stahlbarren.',
['tagGroups'] = {'Währung', 'Metall', 'Block', 'Ingredient', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelBarItem',
['typeID'] = '347',
},
['Stahlbeton'] = {
['untranslated'] = 'Reinforced Concrete',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A study construction material poured around a latice of rebar.',
['tagGroups'] = {'Währung', 'Beton', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ReinforcedConcreteItem',
['typeID'] = '339',
},
['Stählerne Stehlampe'] = {
['untranslated'] = 'Steel Floor Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelFloorLampItem',
['typeID'] = '1430',
['fluidsUded'] = nil,
},
['Stahlhacke'] = {
['untranslated'] = 'Steel Hoe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
['tagGroups'] = {'Werkzeug', 'Pflug', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelHoeItem',
['typeID'] = '973',
},
['Stahlhammer'] = {
['untranslated'] = 'Steel Hammer',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelHammerItem',
['typeID'] = '972',
},
['Stahlmachete'] = {
['untranslated'] = 'Steel Machete',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelMacheteItem',
['typeID'] = '974',
},
['Stahlplatte'] = {
['untranslated'] = 'Steel Plate',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A sturdy steel plate for use in various crafting recipes.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelPlateItem',
['typeID'] = '696',
},
['Stahlrohr'] = {
['untranslated'] = 'Steel Pipe',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelPipeItem',
['typeID'] = '348',
},
['Stahlsägeblatt'] = {
['untranslated'] = 'Steel Saw Blade',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelSawBladeItem',
['typeID'] = '697',
},
['Stahlschaufel'] = {
['untranslated'] = 'Steel Shovel',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelShovelItem',
['typeID'] = '977',
},
['Stahlsichel'] = {
['untranslated'] = 'Steel Sickle',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelSickleItem',
['typeID'] = '978',
},
['Stahlspitzhacke'] = {
['untranslated'] = 'Steel Pickaxe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelPickaxeItem',
['typeID'] = '975',
},
['Stahlstraßenwerkzeug'] = {
['untranslated'] = 'Steel Road Tool',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Tamper', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelRoadToolItem',
['typeID'] = '976',
},
['Stahltischlampe'] = {
['untranslated'] = 'Steel Table Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelTableLampItem',
['typeID'] = '1438',
['fluidsUded'] = nil,
},
['Stahlzahnrad'] = {
['untranslated'] = 'Steel Gear',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
['tagGroups'] = {'Währung', 'Zahnrad', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelGearItem',
['typeID'] = '694',
},
['Stamp Mill'] = {
['untranslated'] = 'Stamp Mill',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 4 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StampMillItem',
['typeID'] = '1423',
['fluidsUded'] = nil,
},
['Standing Glass Sign'] = {
['untranslated'] = 'Standing Glass Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign framed with a glass plate.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StandingGlassSignItem',
['typeID'] = '1424',
['fluidsUded'] = nil,
},
['Standing Long Steel Sign'] = {
['untranslated'] = 'Standing Long Steel Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A long steel plate with a wooden base.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StandingLongSteelSignItem',
['typeID'] = '1425',
['fluidsUded'] = nil,
},
['Standing Steel Brick Sign'] = {
['untranslated'] = 'Standing Steel Brick Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A solid steel plate supported by a brick base.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StandingSteelBrickSignItem',
['typeID'] = '1426',
['fluidsUded'] = nil,
},
['Starterzelt'] = {
['untranslated'] = 'Starter Camp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Kombination aus einem kleinen Zelt und einem winzigen Lager.',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StarterCampItem',
['typeID'] = '93',
['fluidsUded'] = nil,
},
['Steam Tractor Plow'] = {
['untranslated'] = 'Steam Tractor Plow',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'An attachment for the steam tractor that allows for quick plowing.',
['tagGroups'] = {'Pflug', 'Werkzeug', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteamTractorPlowItem',
['typeID'] = '95',
},
['Steel Abstract Fixture'] = {
['untranslated'] = 'Steel Abstract Fixture',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelAbstractFixtureItem',
['typeID'] = '1428',
['fluidsUded'] = nil,
},
['Steel Gearbox'] = {
['untranslated'] = 'Steel Gearbox',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
['tagGroups'] = {'Währung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelGearboxItem',
['typeID'] = '695',
},
['Steel Hanging Fixture'] = {
['untranslated'] = 'Steel Hanging Fixture',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelHangingFixtureItem',
['typeID'] = '1431',
['fluidsUded'] = nil,
},
['Steel Hanging Lamp'] = {
['untranslated'] = 'Steel Hanging Lamp',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelHangingLampItem',
['typeID'] = '1432',
['fluidsUded'] = nil,
},
['Steel Kitchen Lamp'] = {
['untranslated'] = 'Steel Kitchen Lamp',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelKitchenLampItem',
['typeID'] = '1433',
['fluidsUded'] = nil,
},
['Steel Podium'] = {
['untranslated'] = 'Steel Podium',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelPodiumItem',
['typeID'] = '1434',
['fluidsUded'] = nil,
},
['Steel Row Seating'] = {
['untranslated'] = 'Steel Row Seating',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelRowSeatingItem',
['typeID'] = '1435',
['fluidsUded'] = nil,
},
['Steel Searchlight'] = {
['untranslated'] = 'Steel Searchlight',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelSearchlightItem',
['typeID'] = '1436',
['fluidsUded'] = nil,
},
['Steel Square Fixture'] = {
['untranslated'] = 'Steel Square Fixture',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SteelSquareFixtureItem',
['typeID'] = '1437',
['fluidsUded'] = nil,
},
['Stein'] = {
['untranslated'] = 'Stone',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'A pile of stones.',
['tagGroups'] = {'Rock', 'Block', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '7',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneItem',
['typeID'] = '349',
},
['Steinaxt'] = {
['untranslated'] = 'Stone Axe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
['tagGroups'] = {'Werkzeug', 'Holzfällen', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneAxeItem',
['typeID'] = '979',
},
['Steinbrechsamen'] = {
['untranslated'] = 'Saxifrage Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Steinbrech.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaxifrageSeedItem',
['typeID'] = '845',
},
['Steinbrechsamenbeutel'] = {
['untranslated'] = 'Saxifrage Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Steinbrech.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SaxifrageSeedPackItem',
['typeID'] = '846',
},
['Steinbrunnen'] = {
['untranslated'] = 'Stone Well',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'PLATZHALTER',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneWellItem',
['typeID'] = '1442',
['fluidsUded'] = nil,
},
['Steinhammer'] = {
['untranslated'] = 'Stone Hammer',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'Werkzeug', 'Bau', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneHammerItem',
['typeID'] = '980',
},
['Steinmachete'] = {
['untranslated'] = 'Stone Machete',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneMacheteItem',
['typeID'] = '981',
},
['Steinmetztisch'] = {
['untranslated'] = 'Masonry Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Arbeitsplatz, um Stein zu Gegenständen zu hacken und zu formen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.2',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MasonryTableItem',
['typeID'] = '1295',
['fluidsUded'] = nil,
},
['Steinpilze'] = {
['untranslated'] = 'Bolete Mushrooms',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Boletus edulis',
['tagGroups'] = {'Ernte', 'Harvestable', 'Fungus', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoleteMushroomsItem',
['typeID'] = '460',
},
['Steinpilzsporen'] = {
['untranslated'] = 'Bolete Mushroom Spores',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze einen Steinpilz.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoleteMushroomSporesItem',
['typeID'] = '775',
},
['Steinpilzsporenbeutel'] = {
['untranslated'] = 'Bolete Mushroom Spores Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze einen Steinpilz.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BoleteMushroomSporesPackItem',
['typeID'] = '776',
},
['Steinrampe'] = {
['untranslated'] = 'Stone Ramp',
['category'] = 'WorldObject',
['group'] = 'Straßen Items',
['description'] = '4x1-Steinrampe.',
['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneRampItem',
['typeID'] = '70',
['fluidsUded'] = nil,
},
['Steinsichel'] = {
['untranslated'] = 'Stone Sickle',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneSickleItem',
['typeID'] = '984',
},
['Steinspitzhacke'] = {
['untranslated'] = 'Stone Pickaxe',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
['tagGroups'] = {'Werkzeug', 'Excavation', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StonePickaxeItem',
['typeID'] = '982',
},
['Steinstraße'] = {
['untranslated'] = 'Stone Road',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Eine steinige Oberfläche aus geglättetem Kies. Sie ist ziemlich robust und effizient für alle Fahrzeuge.',
['tagGroups'] = {'Währung', 'Straße', 'Constructable', 'Road Type', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneRoadItem',
['typeID'] = '91',
},
['Steinstraßenwerkzeug'] = {
['untranslated'] = 'Stone Road Tool',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Tamper', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneRoadToolItem',
['typeID'] = '983',
},
['Steintür'] = {
['untranslated'] = 'Stone Door',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Eine schwere Steintür.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StoneDoorItem',
['typeID'] = '1441',
['fluidsUded'] = nil,
},
['Steinziegel'] = {
['untranslated'] = 'Mortared Stone',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Alter Stein',
['tagGroups'] = {'Währung', 'Mortared Stone', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '15',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'MortaredStoneItem',
['typeID'] = '332',
},
['Stoff'] = {
['untranslated'] = 'Cloth',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Stück grobes Tuch, gewoben aus Fasern.',
['tagGroups'] = {'Währung', 'Fabric', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ClothItem',
['typeID'] = '613',
},
['Stop Sign'] = {
['untranslated'] = 'Stop Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StopSignItem',
['typeID'] = '1443',
['fluidsUded'] = nil,
},
['Storage Silo'] = {
['untranslated'] = 'Storage Silo',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 8 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '50',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stack Limit Restriction', 'Not enough room in inventory.'}, {'Not Carried Restriction', 'Inventory only accepts non-carried items.'}, {'Silo Restriction', 'Silos only accept crops, seeds, or fertilizer.'},
['fertilizerNutrients'] = nil,
['type'] = 'StorageSiloItem',
['typeID'] = '1445',
['fluidsUded'] = nil,
},
['Straßenlaterne'] = {
['untranslated'] = 'Streetlamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 5 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StreetlampItem',
['typeID'] = '1448',
['fluidsUded'] = nil,
},
['Street Sign'] = {
['untranslated'] = 'Street Sign',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StreetSignItem',
['typeID'] = '1449',
['fluidsUded'] = nil,
},
['Students Desk T1'] = {
['untranslated'] = 'Students Desk T1',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StudentsDeskT1Item',
['typeID'] = '1450',
['fluidsUded'] = nil,
},
['Students Desk T2'] = {
['untranslated'] = 'Students Desk T2',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StudentsDeskT2Item',
['typeID'] = '1451',
['fluidsUded'] = nil,
},
['Students Desk T3'] = {
['untranslated'] = 'Students Desk T3',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StudentsDeskT3Item',
['typeID'] = '1452',
['fluidsUded'] = nil,
},
['Stuffed Alligator'] = {
['untranslated'] = 'Stuffed Alligator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Es sieht so echt aus!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedAlligatorItem',
['typeID'] = '1453',
['fluidsUded'] = nil,
},
['Stuffed Bison'] = {
['untranslated'] = 'Stuffed Bison',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Es sieht so echt aus!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedBisonItem',
['typeID'] = '1454',
['fluidsUded'] = nil,
},
['Stuffed Goat'] = {
['untranslated'] = 'Stuffed Goat',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Es sieht so echt aus!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedGoatItem',
['typeID'] = '1456',
['fluidsUded'] = nil,
},
['Stuffed Jaguar'] = {
['untranslated'] = 'Stuffed Jaguar',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Es sieht so echt aus!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedJaguarItem',
['typeID'] = '1457',
['fluidsUded'] = nil,
},
['Stuffed Wolf'] = {
['untranslated'] = 'Stuffed Wolf',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Es sieht so echt aus!',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'StuffedWolfItem',
['typeID'] = '1458',
['fluidsUded'] = nil,
},
['Stuhl'] = {
['untranslated'] = 'Chair',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ChairItem',
['typeID'] = '1100',
['fluidsUded'] = nil,
},
['Substrat'] = {
['untranslated'] = 'Substrate',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Das Grundmaterial für komplexe Elektronik.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SubstrateItem',
['typeID'] = '699',
},
['Sun Butter'] = {
['untranslated'] = 'Sun Butter',
['category'] = 'Versteckt',
['group'] = 'Nahrung',
['description'] = 'A revolutionary method to aquire butter.',
['tagGroups'] = {'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.02',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '12.0',
['vitamins'] = '0.0',
['density'] = '6.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SunButterItem',
['typeID'] = '573',
},
['Sun Cheese'] = {
['untranslated'] = 'Sun Cheese',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Cheesy yet not made in a traditional way.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '250.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '12.0',
['vitamins'] = '0.0',
['density'] = '7.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SunCheeseItem',
['typeID'] = '574',
},
['Surveyor Tool'] = {
['untranslated'] = 'Surveyor Tool',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SurveyorTool',
['typeID'] = '7',
},
['Süßer Salat'] = {
['untranslated'] = 'Sweet Salad',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Die natürliche Süße der Früchte harmoniert gut mit dem Salat.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '1100.0',
['carbs'] = '18.0',
['protein'] = '9.0',
['fat'] = '7.0',
['vitamins'] = '22.0',
['density'] = '5.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SweetSaladItem',
['typeID'] = '576',
},
['Synthetischer Gummi'] = {
['untranslated'] = 'Synthetic Rubber',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SyntheticRubberItem',
['typeID'] = '700',
},
['Tailor Bowler Hat'] = {
['untranslated'] = 'Tailor Bowler Hat',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A stylish bowler hat made of tighly spun fur felt.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailorBowlerHatItem',
['typeID'] = '414',
},
['Tailor Pants'] = {
['untranslated'] = 'Tailor Pants',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Tailored slacks that fit just right.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailorPantsItem',
['typeID'] = '415',
},
['Tailor Shirt'] = {
['untranslated'] = 'Tailor Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailorShirtItem',
['typeID'] = '416',
},
['Tailor Shoes'] = {
['untranslated'] = 'Tailor Shoes',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Two-toned suede shoes. (Decreases calories consumed when using tools by 10%)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailorShoesItem',
['typeID'] = '417',
},
['Tailoring Basic Upgrade'] = {
['untranslated'] = 'Tailoring Basic Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailoringUpgradeItem',
['typeID'] = '756',
},
['Tailoring Modern Upgrade'] = {
['untranslated'] = 'Tailoring Modern Upgrade',
['category'] = 'Efficiency Modules',
['group'] = 'Verbesserung',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes',
['tagGroups'] = {'Verbesserung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TailoringModernUpgradeItem',
['typeID'] = '755',
},
['Talg'] = {
['untranslated'] = 'Tallow',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Tierische Fette sind nicht nur zum Kochen nützlich.',
['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.02',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '4.0',
['fuel'] = '2000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TallowItem',
['typeID'] = '577',
},
['Talgkerze'] = {
['untranslated'] = 'Tallow Candle',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Kerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.8',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TallowCandleItem',
['typeID'] = '1461',
['fluidsUded'] = nil,
},
['Talglampe'] = {
['untranslated'] = 'Tallow Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Keramiklampe. Benötigt Talg.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TallowLampItem',
['typeID'] = '1462',
['fluidsUded'] = nil,
},
['Talgwandlampe'] = {
['untranslated'] = 'Tallow Wall Lamp',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Wandkerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TallowWallLampItem',
['typeID'] = '1463',
['fluidsUded'] = nil,
},
['Tannensamen'] = {
['untranslated'] = 'Fir Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FirSeedItem',
['typeID'] = '805',
},
['Tannensamenbeutel'] = {
['untranslated'] = 'Fir Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FirSeedPackItem',
['typeID'] = '806',
},
['Tarnhose'] = {
['untranslated'] = 'Camo Pants',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Hide from the animals! (Reduces the detection range of animals)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamoPantsItem',
['typeID'] = '371',
},
['Tarnshirt'] = {
['untranslated'] = 'Camo Shirt',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Hide from the animals! (Reduces the detection range of animals)',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CamoShirtItem',
['typeID'] = '372',
},
['Taro Fries'] = {
['untranslated'] = 'Taro Fries',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Crispy strips of taro that have been deep fried in oil.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '600.0',
['carbs'] = '10.0',
['protein'] = '2.0',
['fat'] = '20.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TaroFriesItem',
['typeID'] = '578',
},
['Tarosamen'] = {
['untranslated'] = 'Taro Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Taro.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TaroSeedItem',
['typeID'] = '855',
},
['Tarosamenbeutel'] = {
['untranslated'] = 'Taro Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Taro.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TaroSeedPackItem',
['typeID'] = '856',
},
['Tarowurzel'] = {
['untranslated'] = 'Taro Root',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Colocasia esculenta',
['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Wurzel', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '250.0',
['carbs'] = '6.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TaroRootItem',
['typeID'] = '579',
},
['Tasty Tropical Pizza'] = {
['untranslated'] = 'Tasty Tropical Pizza',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'To some it is tasty. To others, unforgivable.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.3',
['calories'] = '1200.0',
['carbs'] = '8.0',
['protein'] = '18.0',
['fat'] = '16.0',
['vitamins'] = '12.0',
['density'] = '4.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TastyTropicalPizzaItem',
['typeID'] = '580',
},
['Teachers Desk T1'] = {
['untranslated'] = 'Teachers Desk T1',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TeachersDeskT1Item',
['typeID'] = '1464',
['fluidsUded'] = nil,
},
['Teachers Desk T2'] = {
['untranslated'] = 'Teachers Desk T2',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TeachersDeskT2Item',
['typeID'] = '1465',
['fluidsUded'] = nil,
},
['Teachers Desk T3'] = {
['untranslated'] = 'Teachers Desk T3',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TeachersDeskT3Item',
['typeID'] = '1466',
['fluidsUded'] = nil,
},
['The Bob'] = {
['untranslated'] = 'The Bob',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TheBobItem',
['typeID'] = '419',
},
['Thunfisch'] = {
['untranslated'] = 'Tuna',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Thunfisch.',
['tagGroups'] = {'Fisch', 'Large Fish', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1.25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TunaItem',
['typeID'] = '702',
},
['Tisch'] = {
['untranslated'] = 'Table',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TableItem',
['typeID'] = '1459',
['fluidsUded'] = nil,
},
['Toilette'] = {
['untranslated'] = 'Toilet',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'When you gotta go, you gotta go.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Toilette',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ToiletItem',
['typeID'] = '1468',
['fluidsUded'] = nil,
},
['Tomate'] = {
['untranslated'] = 'Tomato',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Intelligenz ist, zu wissen, dass es sich hierbei um eine Frucht handelt; Weisheit ist, diese nicht in einem Obstsalat zu verwenden.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Gemüse', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '240.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TomatoItem',
['typeID'] = '581',
},
['Tomatensamen'] = {
['untranslated'] = 'Tomato Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Tomaten werden.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TomatoSeedItem',
['typeID'] = '857',
},
['Tomatensamenbeutel'] = {
['untranslated'] = 'Tomato Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Tomaten werden.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TomatoSeedPackItem',
['typeID'] = '858',
},
['Tool Bench'] = {
['untranslated'] = 'Tool Bench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place to craft and fix up tools.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ToolBenchItem',
['typeID'] = '1469',
['fluidsUded'] = nil,
},
['Topped Porridge'] = {
['untranslated'] = 'Topped Porridge',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '10.0',
['protein'] = '4.0',
['fat'] = '0.0',
['vitamins'] = '10.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ToppedPorridgeItem',
['typeID'] = '582',
},
['Tortilla'] = {
['untranslated'] = 'Tortilla',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein dünnes, ungesäuertes Fladenbrot.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '20.0',
['protein'] = '10.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '8.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TortillaItem',
['typeID'] = '583',
},
['Towel Rack'] = {
['untranslated'] = 'Towel Rack',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'A wooden hanging rack designed for towels.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Hanger',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TowelRackItem',
['typeID'] = '1471',
['fluidsUded'] = nil,
},
['Town Hall Item'] = {
['untranslated'] = 'Town Hall Item',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '5',
['inventoryMaxWeight'] = '1000000',
['inventoryRestrictions'] = {'Weight Restriction', 'Inventory is too heavy.'}, {'No Add Restictions', 'Inventory doesn\'t accept items.'}, {'Stack Limit Restriction', 'Not enough room in inventory.'},
['fertilizerNutrients'] = nil,
['type'] = 'TownHallItem',
['typeID'] = '9',
['fluidsUded'] = nil,
},
['Tragbare Dampfmaschine'] = {
['untranslated'] = 'Portable Steam Engine',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Motor, der mechanische Leistung durch Dampf erzeugt.',
['tagGroups'] = {'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PortableSteamEngineItem',
['typeID'] = '678',
},
['Transglutaminase'] = {
['untranslated'] = 'Transglutaminase',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Jedes Enzym, das dazu genutzt werden kann, Proteine zu binden.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TransglutaminaseItem',
['typeID'] = '584',
},
['Trash Item'] = {
['untranslated'] = 'Trash Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TrashItem',
['typeID'] = '73',
},
['Traubenkraut Samen'] = {
['untranslated'] = 'White Bursage Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, um Traubenkraut wachsen zu lassen.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WhiteBursageSeedItem',
['typeID'] = '865',
},
['Traubenkraut Samenpaket'] = {
['untranslated'] = 'White Bursage Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, um Traubenkraut wachsen zu lassen.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WhiteBursageSeedPackItem',
['typeID'] = '866',
},
['Trotteliger Hut'] = {
['untranslated'] = 'Derpy Hat',
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Dämlicher Sombrero, der niemandem passt. Peinlich, so etwas zu tragen.',
['tagGroups'] = {'Clothes', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DerpyHatItem',
['typeID'] = '382',
},
['Truhe'] = {
['untranslated'] = 'Storage Chest',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Behälter, in dem Gegenstände gelagert werden können.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '16',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Not Carried Restriction', 'Inventory only accepts non-carried items.'},
['fertilizerNutrients'] = nil,
['type'] = 'StorageChestItem',
['typeID'] = '1444',
['fluidsUded'] = nil,
},
['Truthahnkadaver'] = {
['untranslated'] = 'Turkey Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Truthahn',
['tagGroups'] = {'Kleiner Lederkadaver', 'Tiny Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TurkeyCarcassItem',
['typeID'] = '703',
},
['Tür'] = {
['untranslated'] = 'Door',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Eine robuste Holztür. Kann für bestimmte Spieler gesperrt werden.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DoorItem',
['typeID'] = '1163',
['fluidsUded'] = nil,
},
['Übertragungsmast'] = {
['untranslated'] = 'Transmission Pole',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kann Energie verbinden.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '15',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 8 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TransmissionPoleItem',
['typeID'] = '1472',
['fluidsUded'] = nil,
},
['Upholstered Chair'] = {
['untranslated'] = 'Upholstered Chair',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Like a chair, but upholstered.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'UpholsteredChairItem',
['typeID'] = '1474',
['fluidsUded'] = nil,
},
['Upholstered Couch'] = {
['untranslated'] = 'Upholstered Couch',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = 'Like a couch, but upholstered.',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'UpholsteredCouchItem',
['typeID'] = '1475',
['fluidsUded'] = nil,
},
['Vehicle Tool Item'] = {
['untranslated'] = 'Vehicle Tool Item',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'VehicleToolItem',
['typeID'] = '53',
},
['Ventil'] = {
['untranslated'] = 'Valve',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Gerät zum Regulieren, Steuern oder Kontrollieren von Flüssigkeiten.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ValveItem',
['typeID'] = '705',
},
['Verbrennungsgenerator'] = {
['untranslated'] = 'Combustion Generator',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Verwendet die meisten Kraftstoffe, um daraus Energie zu erzeugen.',
['tagGroups'] = {'Weltobjekt', 'Polluter', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Liquid Fuel]],
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '3000',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '5 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CombustionGeneratorItem',
['typeID'] = '1101',
['fluidsUded'] = {{'[[Water]]', ' 0. 3'}},
},
['Verbrennungsmotor'] = {
['untranslated'] = 'Combustion Engine',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein Motor, der Strom durch die Verbrennung von Krafstoff erzeugt.',
['tagGroups'] = {'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CombustionEngineItem',
['typeID'] = '616',
},
['Verbundfüllstoff'] = {
['untranslated'] = 'Composite Filler',
['category'] = 'Werkzeug',
['group'] = 'Gegenstände',
['description'] = 'A mix of different fillers that provide the benefits of both',
['tagGroups'] = {'Dünger', 'Ingredient', 'Produkt'},
['maxStack'] = '50',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = {{'Stickstoff',' 0.5'}, {'Phosphor',' 0.5'}, {'Kalium',' 0.5'}},
['type'] = 'CompositeFillerItem',
['typeID'] = '426',
},
['Verteilungsstation'] = {
['untranslated'] = 'Distribution Station',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Halde zum Verteilen von Gegenständen an neue Spieler: Ermöglicht die Wahl eines bestimmten Satzes von Gegenständen, die jeder neue Spieler nehmen kann.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Storage Container', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '7 X 6 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '25',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'DistributionStationItem',
['typeID'] = '84',
['fluidsUded'] = nil,
},
['Vollbart'] = {
['untranslated'] = 'Hardy Beard',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'HardyBeardItem',
['typeID'] = '396',
},
['Vorbereitetes Fleisch'] = {
['untranslated'] = 'Prepared Meat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Sorgfältig geschlachtetes Fleisch. Bereit zum Kochen.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.4',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '6.0',
['vitamins'] = '0.0',
['density'] = '1.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'PreparedMeatItem',
['typeID'] = '547',
},
['Wagenmachertisch'] = {
['untranslated'] = 'Wainwright Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WainwrightTableItem',
['typeID'] = '1476',
['fluidsUded'] = nil,
},
['Waldliliensamen'] = {
['untranslated'] = 'Trillium Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanze eine Waldlilie.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TrilliumSeedItem',
['typeID'] = '859',
},
['Waldliliensamenbeutel'] = {
['untranslated'] = 'Trillium Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanze eine Waldlilie.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'TrilliumSeedPackItem',
['typeID'] = '860',
},
['Walzwerk'] = {
['untranslated'] = 'Rolling Mill',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Zum Walzen von Stahl zu Baumaterialien.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'RollingMillItem',
['typeID'] = '1345',
['fluidsUded'] = nil,
},
['Wandkerze'] = {
['untranslated'] = 'Wall Candle',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kerze mit Wandhalter.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = [[Fett]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WallCandleItem',
['typeID'] = '1477',
['fluidsUded'] = nil,
},
['Wapitiwellington'] = {
['untranslated'] = 'Elk Wellington',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Filetstück, umschlossen von Teig.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1400.0',
['carbs'] = '12.0',
['protein'] = '20.0',
['fat'] = '22.0',
['vitamins'] = '8.0',
['density'] = '4.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ElkWellingtonItem',
['typeID'] = '496',
},
['Waschbrett'] = {
['untranslated'] = 'Washboard',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Manchmal ist es schön, saubere Kleidung zu haben.',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Waschen',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WashboardItem',
['typeID'] = '1478',
['fluidsUded'] = nil,
},
['Waschmaschine'] = {
['untranslated'] = 'Washing Machine',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Wieso Kleidung von Hand waschen, wenn man sie einfach in diese magisch-reinigende Maschine werfen kann?',
['tagGroups'] = {'Haus', 'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Badezimmer',
['furnitureType'] = 'Waschen',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WashingMachineItem',
['typeID'] = '1479',
['fluidsUded'] = nil,
},
['Wasser'] = {
['untranslated'] = 'Water',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
['tagGroups'] = {'Liquid', 'Block'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WaterItem',
['typeID'] = '88',
},
['Wasserfilter'] = {
['untranslated'] = 'Waste Filter',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Behandelt rohes Abwasser.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Water]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WasteFilterItem',
['typeID'] = '120',
['fluidsUded'] = {{'[[Sewage]]', ' 2'}},
},
['Wasserpestsamen'] = {
['untranslated'] = 'Waterweed Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WaterweedSeedItem',
['typeID'] = '861',
},
['Wasserpestsamenbeutel'] = {
['untranslated'] = 'Waterweed Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WaterweedSeedPackItem',
['typeID'] = '862',
},
['Wasserrad'] = {
['untranslated'] = 'Waterwheel',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.',
['tagGroups'] = {'Weltobjekt', 'Housing Objects', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 7 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WaterwheelItem',
['typeID'] = '121',
['fluidsUded'] = nil,
},
['Wechselstube'] = {
['untranslated'] = 'Currency Exchange',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ermöglicht Spielern, Währungen zu wechseln.',
['tagGroups'] = {'Weltobjekt', 'Wirtschaft', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.5',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CurrencyExchangeItem',
['typeID'] = '1162',
['fluidsUded'] = nil,
},
['Weidenröschensamen'] = {
['untranslated'] = 'Fireweed Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FireweedSeedItem',
['typeID'] = '803',
},
['Weidenröschensamenbeutel'] = {
['untranslated'] = 'Fireweed Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FireweedSeedPackItem',
['typeID'] = '804',
},
['Weidenröschenwurzel'] = {
['untranslated'] = 'Fireweed Shoots',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine bittere, bunte Sprosse; ähnlich wie Spargel.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Greens', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'FireweedShootsItem',
['typeID'] = '501',
},
['Weizen'] = {
['untranslated'] = 'Wheat',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein gewöhnliches Getreide, das verarbeitet sehr viel nützlicher ist.',
['tagGroups'] = {'Ernte', 'Harvestable', 'Getreide', 'Raw Food', 'Nahrung', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '6.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Sammeln]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WheatItem',
['typeID'] = '588',
},
['Weizen Samen'] = {
['untranslated'] = 'Wheat Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus Weizen wird.',
['tagGroups'] = {'Crop Seed', 'Seeds', 'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WheatSeedItem',
['typeID'] = '863',
},
['Weizensamenbeutel'] = {
['untranslated'] = 'Wheat Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus Weizen wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WheatSeedPackItem',
['typeID'] = '864',
},
['Wellblech'] = {
['untranslated'] = 'Corrugated Steel',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Besonders nützlich für Industriebauten.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CorrugatedSteelItem',
['typeID'] = '288',
},
['Werkbank'] = {
['untranslated'] = 'Workbench',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Eine Bank für die Grundlagen und um noch mehr Bänke zu machen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WorkbenchItem',
['typeID'] = '94',
['fluidsUded'] = nil,
},
['Werkzeug für Entwickler'] = {
['untranslated'] = 'Dev Tool',
['category'] = 'Versteckt',
['group'] = 'Werkzeuge',
['description'] = 'MACHT SCHUMMELAKTIONEN DURCH SCHUMMELPOWER',
['tagGroups'] = {'Bau', 'Werkzeuge'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'DevtoolItem',
['typeID'] = '77',
},
['Wet Tailings'] = {
['untranslated'] = 'Wet Tailings',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
['tagGroups'] = {'Excavatable', 'Block', 'Produkt'},
['maxStack'] = '10',
['carried'] = 'Hände',
['weight'] = '28',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WetTailingsItem',
['typeID'] = '99',
},
['Wide Hips'] = {
['untranslated'] = 'Wide Hips',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Hüften',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WideHipsItem',
['typeID'] = '361',
},
['Wildeintopf'] = {
['untranslated'] = 'Wild Stew',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein üppiger Eintopf, gemacht mit einer Auswahl an Gemüse.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '8.0',
['protein'] = '2.0',
['fat'] = '6.0',
['vitamins'] = '12.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WildStewItem',
['typeID'] = '590',
},
['Wildsalat'] = {
['untranslated'] = 'Wild Mix',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Ein Salat mit Dressing, der durch zusätzliche Süße ziemlich lecker ist.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.6',
['calories'] = '800.0',
['carbs'] = '11.0',
['protein'] = '8.0',
['fat'] = '6.0',
['vitamins'] = '21.0',
['density'] = '5.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WildMixItem',
['typeID'] = '589',
},
['Windmühle'] = {
['untranslated'] = 'Windmill',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
['tagGroups'] = {'Weltobjekt', 'Housing Objects', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Mechanisch',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '7 X 7 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WindmillItem',
['typeID'] = '1480',
['fluidsUded'] = nil,
},
['Windrad'] = {
['untranslated'] = 'Wind Turbine',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
['tagGroups'] = {'Weltobjekt', 'Housing Objects', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '7 X 11 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WindTurbineItem',
['typeID'] = '1481',
['fluidsUded'] = nil,
},
['Winziges Lager'] = {
['untranslated'] = 'Tiny Stockpile',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Kennzeichnet einen 2x3x2 Bereich als Lagerfläche für große Gegenstände.',
['tagGroups'] = {'Weltobjekt', 'Storage Container', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '4',
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = {'Stockpile Stack Restriction', 'Nicht genug Platz im Inventar'},
['fertilizerNutrients'] = nil,
['type'] = 'TinyStockpileItem',
['typeID'] = '1467',
['fluidsUded'] = nil,
},
['Wolfflüstererhemd'] = {
['untranslated'] = 'Wolf Whisperer Shirt',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WolfWhispererShirtItem',
['typeID'] = '29',
},
['Wolfflüstererhut'] = {
['untranslated'] = 'Wolf Whisperer Hat',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'Danke, dass du ECO unterstützt!',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WolfWhispererHatItem',
['typeID'] = '27',
},
['Wolfflüsterermaske'] = {
['untranslated'] = 'Wolf Whisperer Mask',
['category'] = 'Versteckt',
['group'] = 'AvatarPart',
['description'] = 'AWOOOOOOOOO',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WolfWhispererMaskItem',
['typeID'] = '28',
},
['Wolfkadaver'] = {
['untranslated'] = 'Wolf Carcass',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Ein toter Wolf.',
['tagGroups'] = {'Small Carcass', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WolfCarcassItem',
['typeID'] = '706',
},
['Wood Kitchen Lamp'] = {
['untranslated'] = 'Wood Kitchen Lamp',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Housing Objects'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'Allgemein',
['furnitureType'] = 'Lichter',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodKitchenLampItem',
['typeID'] = '1488',
['fluidsUded'] = nil,
},
['Wooden Bow'] = {
['untranslated'] = 'Wooden Bow',
['category'] = 'Werkzeug',
['group'] = 'Werkzeuge',
['description'] = '',
['tagGroups'] = {'Werkzeug', 'Harvester', 'Werkzeuge', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenBowItem',
['typeID'] = '985',
},
['Wooden Podium'] = {
['untranslated'] = 'Wooden Podium',
['category'] = 'Versteckt',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'Not In Browser', 'Weltobjekt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoodenPodiumItem',
['typeID'] = '1485',
['fluidsUded'] = nil,
},
['Wool Carpet'] = {
['untranslated'] = 'Wool Carpet',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A woven wool floor covering attached to a lumber backing.',
['tagGroups'] = {'Währung', 'Block', 'Produkt'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoolCarpetItem',
['typeID'] = '351',
},
['Wool Curtains'] = {
['untranslated'] = 'Wool Curtains',
['category'] = 'Versteckt',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'Block'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoolCurtainsItem',
['typeID'] = '352',
},
['Wool Fabric'] = {
['untranslated'] = 'Wool Fabric',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
['tagGroups'] = {'Fabric', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoolFabricItem',
['typeID'] = '708',
},
['Wool Yarn'] = {
['untranslated'] = 'Wool Yarn',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
['tagGroups'] = {'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.02',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WoolYarnItem',
['typeID'] = '709',
},
['Worldly Donut'] = {
['untranslated'] = 'Worldly Donut',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Understand this, and you will understand a lot.',
['tagGroups'] = {'Nahrung', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '750.0',
['carbs'] = '15.0',
['protein'] = '2.0',
['fat'] = '17.0',
['vitamins'] = '2.0',
['density'] = '4.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'WorldlyDonutItem',
['typeID'] = '592',
},
['Zedernsamen'] = {
['untranslated'] = 'Cedar Seed',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CedarSeedItem',
['typeID'] = '783',
},
['Zedernsamenbeutel'] = {
['untranslated'] = 'Cedar Seed Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CedarSeedPackItem',
['typeID'] = '784',
},
['Zellulosefaser'] = {
['untranslated'] = 'Cellulose Fiber',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'Erschaffen durch Strangpressen eines Pflanzenbreis, vergleichbar mit der Herstellung von Kunstfasern.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CelluloseFiberItem',
['typeID'] = '609',
},
['Zement'] = {
['untranslated'] = 'Cement',
['category'] = '_None',
['group'] = 'Gegenstände',
['description'] = 'In order to be usable it needs to be reinforced.',
['tagGroups'] = {'Währung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CementItem',
['typeID'] = '610',
},
['Zementbrennofen'] = {
['untranslated'] = 'Cement Kiln',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein sich drehender Brennofen der Zement und Beton produziert.',
['tagGroups'] = {'Weltobjekt', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = [[Brennstoff]],
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 1'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1.8',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CementKilnItem',
['typeID'] = '1099',
['fluidsUded'] = nil,
},
['Ziegel'] = {
['untranslated'] = 'Brick',
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.',
['tagGroups'] = {'Währung', 'Constructable', 'Block', 'Produkt', 'Ingredient'},
['maxStack'] = '20',
['carried'] = 'Hände',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Ja',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'BrickItem',
['typeID'] = '269',
},
['Zimmermanntisch'] = {
['untranslated'] = 'Carpentry Table',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.',
['tagGroups'] = {'Weltobjekt', 'Crafting Table', 'Housing Objects', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Stufe 0.2',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'CarpentryTableItem',
['typeID'] = '1090',
['fluidsUded'] = nil,
},
['Zoning Office'] = {
['untranslated'] = 'Zoning Office',
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Districts are created and redefined here.',
['tagGroups'] = {'Weltobjekt', 'Produkt'},
['maxStack'] = '1',
['carried'] = 'Rucksack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Stufe 1',
['roomContainReq'] = 'Ja',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'ZoningOfficeItem',
['typeID'] = '107',
['fluidsUded'] = nil,
},
['Zucker'] = {
['untranslated'] = 'Sugar',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Auch Süßigkeitenliebhaber ernähren sich nicht nur von Zucker.',
['tagGroups'] = {'Nahrung', 'Ingredient', 'Produkt'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.1',
['calories'] = '50.0',
['carbs'] = '15.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '30.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SugarItem',
['typeID'] = '572',
},
['Zuckerrohr'] = {
['untranslated'] = 'Sugarcane',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Wie hast du das überhaupt bekommen?',
['tagGroups'] = {'Seeds', 'Nahrung'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = '1.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '1.0',
['vitamins'] = '0.0',
['density'] = '100.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SugarcaneItem',
['typeID'] = '851',
},
['Zuckerrohrbeutel'] = {
['untranslated'] = 'Sugarcane Pack',
['category'] = 'Versteckt',
['group'] = 'Gegenstände',
['description'] = 'Wie hast du das überhaupt bekommen?',
['tagGroups'] = {'Not In Browser'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SugarcanePackItem',
['typeID'] = '852',
},
['Zuckersirup'] = {
['untranslated'] = 'Simple Syrup',
['category'] = '_None',
['group'] = 'Nahrung',
['description'] = 'Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.',
['tagGroups'] = {'Nahrung', 'Produkt', 'Ingredient'},
['maxStack'] = '100',
['carried'] = 'Rucksack',
['weight'] = '0.2',
['calories'] = '400.0',
['carbs'] = '12.0',
['protein'] = '0.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['inventoryRestrictions'] = nil,
['fertilizerNutrients'] = nil,
['type'] = 'SimpleSyrupItem',
['typeID'] = '568',
},
},
tags = {
['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', },
['Advanced Upgrade'] = { 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', },
['Animal Skin'] = { 'Fellpelz', 'Leder', },
['Ashlar Stone'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', },
['Baked Food'] = { 'Baked Beet', 'Baked Heart Of Palm', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Braten', 'Gebackener Mais', 'Gebackener Taro', },
['Baked Vegetable'] = { 'Baked Beet', 'Baked Heart Of Palm', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Mais', 'Gebackener Taro', },
['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', },
['Basic Upgrade'] = { 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', },
['Bau'] = { 'Eisenhammer', 'Hammer', 'Hände', 'Moderner Hammer', 'Stahlhammer', 'Steinhammer', 'Werkzeug für Entwickler', 'Kran', },
['Bauholz'] = { 'Bauholz', 'Hardwood Lumber', 'Softwood Lumber', },
['Beton'] = { 'Stahlbeton', },
['Bildung'] = { 'Teachers Desk Item', },
['Block'] = { 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Cotton Carpet', 'Cotton Curtains', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Erde', 'Fass', 'Feldweg', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Nylon Carpet', 'Nylon Curtains', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Wool Carpet', 'Wool Curtains', 'Ziegel', },
['Brennstoff'] = { 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Softwood Board', },
['Brot'] = { 'Brot', 'Prärielilienbrot', },
['Campfire Salad'] = { 'Beet Campfire Salad', 'Fern Campfire Salad', 'Jungle Campfire Salad', 'Root Campfire Salad', },
['Charred Fruit'] = { 'Charred Cactus Fruit', 'Gegrillte Ananas', 'Gegrillte Papaya', },
['Charred Green'] = { 'Charred Fireweed Shoots', 'Gegrillte Agave', 'Getrocknete Farnspitzen', },
['Charred Vegetable'] = { 'Charred Beans', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillter Mais', 'Gegrillter Taro', },
['Clothes'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Bärenrucksack', 'Caprihose', 'Chef Hat', 'Chef Pants', 'Chef Shirt', 'Chef Shoes', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Explorer Belt', 'Explorer Boots', 'Explorer Gloves', 'Explorer Hat', 'Explorer Pants', 'Explorer Shirt', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', },
['Composite Lumber'] = { 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', },
['Concentrated Ore'] = { 'Copper Concentrate', 'Eisenkonzentrat', 'Goldkonzentrat', },
['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Eisenrohr', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Kalksteinziegel', 'Kupferrohr', 'Sandsteinziegel', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Ziegel', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
['Crafting Table'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amboss', 'Arrastra', 'Automatic Loom', 'Backofen', 'Brennofen', 'Campingplatz', 'Capitol', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fertigungsstraße', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gusseiserner Ofen', 'Herd', 'Hochofen', 'Jaw Crusher', 'Küche', 'Laboratorium', 'Lagerfeuer', 'Landwirttisch', 'Loom', 'Metzgertisch', 'Mühle', 'Raffinerie', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Steinmetztisch', 'Sägewerk', 'Tool Bench', 'Wagenmachertisch', 'Walzwerk', 'Werkbank', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
['Crop Seed'] = { 'Agavensamen', 'Ananassamen', 'Bohnen', 'Champignonsporen', 'Cookeinasporen', 'Farnsporen', 'Fliegenpilzsporen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Kaktusfeigensamen', 'Kürbissamen', 'Maissamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Rübensamen', 'Sonnenblumensamen', 'Steinpilzsporen', 'Tarosamen', 'Tomatensamen', 'Weidenröschensamen', 'Weizen Samen', },
['Crushed Rock'] = { 'Crushed Basalt', 'Crushed Gneiss', 'Crushed Granite', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', },
['Dünger'] = { 'Beerenextraktdünger', 'Blutmehldünger', 'Faserfüllstoff', 'Holzstofffüller', 'Kompostdünger', 'Lederaschedünger', 'Pelzdünger', 'Phosphatdünger', 'Prärielilienaschedünger', 'Verbundfüllstoff', },
['Ernte'] = { 'Agavenblätter', 'Ananas', 'Bean Sprout', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Sonnenblume', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', 'Cotton Boll', 'Pflanzenfasern', },
['Erz'] = { 'Eisenerz', 'Golderz', 'Kupfererz', },
['Excavatable'] = { 'Abfall', 'Basalt', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenerz', 'Eisenkonzentrat', 'Erde', 'Gneis', 'Golderz', 'Goldkonzentrat', 'Granit', 'Kalkstein', 'Kohle', 'Kompost', 'Kupfererz', 'Lehm', 'Sand', 'Sandstein', 'Schiefer', 'Schlacke', 'Slag', 'Wet Tailings', },
['Excavation'] = { 'Eisenschaufel', 'Eisenspitzhacke', 'Holzschaufel', 'Moderne Schaufel', 'Moderne Spitzhacke', 'Schaufel', 'Spitzhacke', 'Stahlschaufel', 'Stahlspitzhacke', 'Steinspitzhacke', 'Bagger', 'Kompaktlader', },
['Fabric'] = { 'Cotton Fabric', 'Nylon Fabric', 'Stoff', 'Wool Fabric', },
['Fackel'] = { 'Fackel', },
['Fahrzeuge'] = { 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Handpflug', 'Holzkarren', 'Kleiner Holzkarren', 'Kompaktlader', 'Kran', 'LKW', 'Schubkarre', },
['Fertigkeitsbücher'] = { 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', },
['Fett'] = { 'Talg', 'Öl', },
['Fisch'] = { 'Bass', 'Blue Shark', 'Forelle', 'Kabeljau', 'Lachs', 'Moon Jellyfish', 'Pacific Sardine', 'Thunfisch', },
['Forschung'] = { 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', },
['Fried Vegetable'] = { 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebratene Tomaten', },
['Frucht'] = { 'Ananas', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Papaya', 'Riesige Kaktusfrucht', },
['Fungus'] = { 'Champignons', 'Cookeina', 'Fliegenpilze', 'Steinpilze', },
['Gemüse'] = { 'Bohnen', 'Mais', 'Palmherz', 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', 'Tomate', },
['Getreide'] = { 'Reis', 'Weizen', },
['Greens'] = { 'Agavenblätter', 'Bean Sprout', 'Beet Greens', 'Farnspitzen', 'Weidenröschenwurzel', },
['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', },
['Hardwood Lumber'] = { 'Composite Birch Lumber', 'Composite Ceiba Lumber', 'Composite Oak Lumber', },
['Harvestable'] = { 'Agavenblätter', 'Ananas', 'Bean Sprout', 'Beet Greens', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Riesige Kaktusfrucht', 'Rübe', 'Sonnenblume', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
['Harvester'] = { 'Dampftraktor-Erntemaschine', 'Bogen', 'Composite Bow', 'Eisenmachete', 'Eisenschaufel', 'Holzschaufel', 'Hände', 'Iron Sickle', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Recurve Bow', 'Schaufel', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Steinmachete', 'Steinsichel', 'Wooden Bow', },
['Haus'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Deckenlampe', 'Eisschrank', 'Elektrische Wandleuchte', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Kerzenständer', 'Kleiner Teppich', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Regalschrank', 'Runder Blumentopf', 'Salzkorb', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilette', 'Wandkerze', 'Waschbrett', 'Waschmaschine', },
['Hewn Log'] = { 'Hardwood Hewn Log', 'Holz', 'Softwood Hewn Log', },
['Holz'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Joshua Log', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Spruce Log', },
['Holzfällen'] = { 'Axt', 'Eisenaxt', 'Kettensäge', 'Moderne Axt', 'Stahlaxt', 'Steinaxt', },
['Housing Objects'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amboss', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Automatic Loom', 'Backofen', 'Bathtub', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Dresser', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Dampfmaschine', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Dresser', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Large Bath Mat', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Nylon Futon Bed', 'Nylon Futon Couch', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'School Supply Station Item', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Bath Mat', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steel Abstract Fixture', 'Steel Hanging Fixture', 'Steel Hanging Lamp', 'Steel Kitchen Lamp', 'Steel Square Fixture', 'Steinmetztisch', 'Straßenlaterne', 'Students Desk Item', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Teachers Desk Item', 'Toilette', 'Towel Rack', 'Upholstered Chair', 'Upholstered Couch', 'Verbrennungsgenerator', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserrad', 'Windmühle', 'Windrad', 'Wood Kitchen Lamp', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
['Ingredient'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Basalt', 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Lehm', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Stein', 'Steinziegel', 'Wellblech', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Baked Beet', 'Baked Heart Of Palm', 'Bean Sprout', 'Beet Campfire Salad', 'Beet Greens', 'Bohnen', 'Boiled Grains', 'Brot', 'Champignons', 'Champignonsporen', 'Cookeina', 'Cookeinasporen', 'Eichel', 'Einfacher Salat', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Filet', 'Fleischbrühe', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Mais', 'Gebackener Taro', 'Gebackenes Fleisch', 'Gebratene Tomaten', 'Gegrillte Ananas', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillter Fisch', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Geschmortes Fleisch', 'Getreidekeim', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeersamen', 'Jungle Campfire Salad', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kürbis', 'Kürbissamen', 'Leavened Dough', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Mehl', 'Obstsalat', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Raffiniertes Öl', 'Reis', 'Rice Flour', 'Rice Noodles', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Rübe', 'Rübensamen', 'Sonnenblume', 'Sonnenblumensamen', 'Steinpilze', 'Steinpilzsporen', 'Sun Cheese', 'Süßer Salat', 'Talg', 'Taro Fries', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Tortilla', 'Vorbereitetes Fleisch', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agouti Carcass', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Alligator Carcass', 'Basic Circuit', 'Bass', 'Bergziegenkadaver', 'Bewehrungsstahl', 'Bisonkadaver', 'Blattgold', 'Blue Shark', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Cotton Boll', 'Cotton Fabric', 'Cotton Thread', 'Coyote Carcass', 'Crab Carcass', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Dickhornschafskadaver', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elchkadaver', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Forelle', 'Fortschrittlicher Verbrennungsmotor', 'Fuchskadaver', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Hardwood Board', 'Hasenkadaver', 'Hirschkadaver', 'Holzkohle', 'Holzrad', 'Holzspan', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Jaguar Carcass', 'Kabeljau', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Lachs', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Moon Jellyfish', 'Muschel', 'Mörtel', 'Nagel', 'Niete', 'Nylon', 'Nylon Fabric', 'Nylon Thread', 'Otterkadaver', 'Pacific Sardine', 'Papier', 'Pflanzenfasern', 'Prairie Dog Carcass', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Shorn Wool', 'Snapping Turtle Carcass', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlsägeblatt', 'Stahlzahnrad', 'Steel Gearbox', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Thunfisch', 'Tragbare Dampfmaschine', 'Truthahnkadaver', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Wolfkadaver', 'Wool Fabric', 'Wool Yarn', 'Zellulosefaser', 'Zement', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Gusseiserner Ofen', 'Talgkerze', 'Wasserrad', 'Windmühle', },
['Kleiner Lederkadaver'] = { 'Prairie Dog Carcass', 'Snapping Turtle Carcass', 'Truthahnkadaver', },
['Kohle'] = { 'Kohle', 'Holzkohle', },
['Kraftstoff'] = { 'Bauholz', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Talg', 'Öl', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Seltsamer Kraftstoff', 'Softwood Board', 'Fackel', },
['Large Fish'] = { 'Blue Shark', 'Thunfisch', },
['Liquid'] = { 'Abwasser', 'Wasser', },
['Liquid Fuel'] = { 'Benzin', 'Biodiesel', },
['Medium Carcass'] = { 'Alligator Carcass', 'Bergziegenkadaver', 'Dickhornschafskadaver', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', },
['Medium Fish'] = { 'Bass', 'Forelle', 'Kabeljau', 'Lachs', },
['Medium Leather Carcass'] = { 'Alligator Carcass', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', },
['Medium Wooly Carcass'] = { 'Bergziegenkadaver', 'Dickhornschafskadaver', },
['Meereslebewesen'] = { 'Muschel', 'Seeigel', },
['Metall'] = { 'Eisenbarren', 'Goldbarren', 'Kupferbarren', 'Stahlbarren', },
['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', },
['Modern Upgrade'] = { 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', },
['Module'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', },
['Mortared Stone'] = { 'Granitziegel', 'Kalksteinziegel', 'Sandsteinziegel', 'Steinziegel', },
['Nahrung'] = { 'Agavenblätter', 'Agavensamen', 'Agouti Enchiladas', 'Ananas', 'Ananassamen', 'Arktische-Weide-Samen', 'Autumn Stew', 'Baked Beet', 'Baked Heart Of Palm', 'Banh Xeo', 'Bannockbrot', 'Bean Sprout', 'Beet Campfire Salad', 'Beet Greens', 'Binsensamen', 'Birkensamen', 'Bison Chow Fun', 'Bohnen', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Büschelgrassamen', 'Champignons', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Clam Chowder', 'Cookeina', 'Cookeinasporen', 'Cotton Seed', 'Ecoylent', 'Eichel', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Fantastic Forest Pizza', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Fichtensamen', 'Field Campfire Stew', 'Filet', 'Fish N Chips', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Vegetables', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Braten', 'Gebackener Mais', 'Gebackener Taro', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Hearty Hometown Pizza', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Helikoniensamen', 'Hosomaki', 'Huckleberry Fritter', 'Hydrokolloide', 'Josua Setzling', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Kelpy Crab Roll', 'Knuspriger Speck', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Kurz angebratenes Fleisch', 'Königsfarnsporen', 'Kürbis', 'Kürbissamen', 'Lagerfeuerbraten', 'Lagerfeuereintopf', 'Lagerfeuersalat', 'Leavened Dough', 'Loaded Taro Fries', 'Lupinensamen', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Mammutbaumsamen', 'Meaty Stew', 'Meerträubelsamen', 'Mehl', 'Milch', 'Millionaires Salad', 'Mochi', 'Obstsalat', 'Orchideensamen', 'Palmensamen', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Phad Thai', 'Pirozhok', 'Poke Bowl', 'Prärielilienbrot', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Pupusas', 'Purpursalat', 'Raffiniertes Öl', 'Reis', 'Rice Flour', 'Rice Noodles', 'Riesige Kaktusfrucht', 'Roast Pumpkin', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Roter-Gitterling-Sporen', 'Rübe', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seeded Camas Roll', 'Seegras Samen', 'Seetangsamen', 'Sensuous Sea Pizza', 'Shark Fillet Soup', 'Smooth Gut Noodle Roll', 'Sonnenblume', 'Sonnenblumensamen', 'Spiky Roll', 'Steinbrechsamen', 'Steinpilze', 'Steinpilzsporen', 'Sun Butter', 'Sun Cheese', 'Süßer Salat', 'Talg', 'Tannensamen', 'Taro Fries', 'Tarosamen', 'Tarowurzel', 'Tasty Tropical Pizza', 'Tomate', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Traubenkraut Samen', 'Vorbereitetes Fleisch', 'Waldliliensamen', 'Wapitiwellington', 'Wasserpestsamen', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'Wildeintopf', 'Wildsalat', 'Worldly Donut', 'Zedernsamen', 'Zucker', 'Zuckerrohr', 'Zuckersirup', 'Öl', },
['Natural Fiber'] = { 'Holzspan', 'Pflanzenfasern', 'Seetang', },
['Not Allowed In Inventories'] = { 'Hände', },
['Not In Browser'] = { 'Bauernhaar', 'Blinzelnde Augenlieder', 'Chiseled Legs', 'Cornrows', 'Curly', 'Fitter Oberkörper', 'Fungi Feet', 'Jazz Hands', 'Kurzer Bart', 'Menschliche Gliedmaßen', 'Normales Haar', 'Ponytail', 'Quadratkiefer', 'Rundes Gesicht', 'Schmuddeliges Haar', 'Sleek Short Hair', 'The Bob', 'Vollbart', 'Wide Hips', 'Agavensamenbeutel', 'Ananassamenbeutel', 'Arctic Willow Seed Pack', 'Barrel Cactus Seed Pack', 'Big Bluestem Seed Pack', 'Binsensamenbeutel', 'Birkensamenbeutel', 'Bohnenbeutel', 'Büschelgrassamenbeutel', 'CO2 Item', 'Champignonsporenbeutel', 'Cookeinasporenbeutel', 'Cotton Seed Pack', 'Eichelbeutel', 'Farnsporenbeutel', 'Fichtensamenbeutel', 'Fliegenpilzsporenbeutel', 'Grassamenbeutel', 'Heidelbeersamenbeutel', 'Helikoniensamenbeutel', 'Josua Samenpaket', 'Kaktusfeigensamenbeutel', 'Kapokbaumsamenbeutel', 'Krautweidensamenbeutel', 'Kreosotbuschsamenbeutel', 'Königsfarnsporenbeutel', 'Kürbissamenbeutel', 'Lattice Mushroom Spores Pack', 'Lupinensamenbeutel', 'Maissamenbeutel', 'Mammutbaumsamenbeutel', 'Meerträubel Samenpackung', 'Nitrogen Item', 'Orchideensamenbeutel', 'Oxygen Item', 'Palmensamenbeutel', 'Papayasamenbeutel', 'Prärielilienzwiebelbeutel', 'Reisbeutel', 'Rübensamenbeutel', 'Saguaro-Kaktus Samenbeutel', 'Schaumspierensamen-Packung', 'Schleierfarnsporenbeutel', 'Seegrassamenbeutel', 'Seetangsamenbeutel', 'Sonnenblumensamenbeutel', 'Steinbrechsamenbeutel', 'Steinpilzsporenbeutel', 'Tannensamenbeutel', 'Tarosamenbeutel', 'Tomatensamenbeutel', 'Traubenkraut Samenpaket', 'Waldliliensamenbeutel', 'Wasserpestsamenbeutel', 'Weidenröschensamenbeutel', 'Weizensamenbeutel', 'Zedernsamenbeutel', 'Zuckerrohrbeutel', 'Air Pollution Generator', 'Blackboard', 'Canning Assembly', 'Cast Iron Bed', 'Cast Iron Bench', 'Cast Iron Chair', 'Cast Iron Royal Bed', 'Cast Iron Table', 'Composite Lumber Dresser', 'Crab Pot', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Elch Himmelsstecher', 'Feminine Mannequin', 'Hewn Dresser', 'Hewn Nightstand', 'Holzschild', 'Huge Banner Sign', 'Huge Iron Banner Sign', 'Huge Iron Sign', 'Huge Steel Banner Sign', 'Huge Steel Sign', 'Huge Wooden Banner Sign', 'Industrial Refrigerator', 'Injection Mold Machine', 'Kleiner Tisch', 'Large Bath Mat', 'Large Wooden Bookshelf', 'Limestone Podium', 'Mailbox', 'Masculine Mannequin', 'Nylon Futon Bed', 'Nylon Futon Couch', 'Office Mailbox', 'Paper Machine', 'Plastic Bench Blue', 'Plastic Bench Green', 'Plastic Bench Red', 'Plastic Chair Blue', 'Plastic Chair Green', 'Plastic Chair Red', 'Plastic Table Blue', 'Plastic Table Green', 'Plastic Table Red', 'Pottery Table', 'Powered Storage Silo', 'Printing Press', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Small Bath Mat', 'Small Meeting Chair', 'Small Meeting Table', 'Steel Abstract Fixture', 'Steel Hanging Fixture', 'Steel Hanging Lamp', 'Steel Kitchen Lamp', 'Steel Podium', 'Steel Row Seating', 'Steel Searchlight', 'Steel Square Fixture', 'Steinbrunnen', 'Steintür', 'Students Desk T1', 'Students Desk T2', 'Students Desk T3', 'Stuhl', 'Teachers Desk T1', 'Teachers Desk T2', 'Teachers Desk T3', 'Tisch', 'Towel Rack', 'Tür', 'Upholstered Chair', 'Upholstered Couch', 'Wood Kitchen Lamp', 'Wooden Podium', },
['Pflug'] = { 'Steam Tractor Plow', 'Eisenhacke', 'Hacke', 'Holzhacke', 'Moderne Hacke', 'Stahlhacke', 'Handpflug', },
['Planter'] = { 'Dampftraktor-Sämaschine', 'Hände', },
['Polluter'] = { 'Air Pollution Generator', 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Herd', 'Hochofen', 'Kompaktlader', 'Kran', 'LKW', 'Raffinerie', 'Verbrennungsgenerator', 'Zementbrennofen', },
['Produkt'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Bärenrucksack', 'Caprihose', 'Chef Hat', 'Chef Pants', 'Chef Shirt', 'Chef Shoes', 'Cloth Belt', 'Cloth Cape', 'Explorer Belt', 'Explorer Boots', 'Explorer Gloves', 'Explorer Hat', 'Explorer Pants', 'Explorer Shirt', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Benzin', 'Biodiesel', 'Composite Lumber', 'Copper Concentrate', 'Cotton Carpet', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenkonzentrat', 'Eisenrohr', 'Fass', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Goldbarren', 'Goldkonzentrat', 'Hardwood Lumber', 'Holz', 'Kupferbarren', 'Kupferrohr', 'Nylon Carpet', 'Petroleum', 'Sand', 'Schlacke', 'Slag', 'Softwood Lumber', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Wet Tailings', 'Wool Carpet', 'Ziegel', 'Agavensamen', 'Agouti Enchiladas', 'Ananassamen', 'Autumn Stew', 'Baked Beet', 'Baked Heart Of Palm', 'Banh Xeo', 'Bannockbrot', 'Beet Campfire Salad', 'Bison Chow Fun', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Clam Chowder', 'Cookeinasporen', 'Cotton Seed', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Fantastic Forest Pizza', 'Farnsporen', 'Fern Campfire Salad', 'Field Campfire Stew', 'Filet', 'Fish N Chips', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackene Tomaten', 'Gebackener Braten', 'Gebackener Mais', 'Gebackener Taro', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Hearty Hometown Pizza', 'Hefe', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Hosomaki', 'Huckleberry Fritter', 'Hydrokolloide', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeigensamen', 'Kelpy Crab Roll', 'Knuspriger Speck', 'Kurz angebratenes Fleisch', 'Kürbissamen', 'Lagerfeuerbraten', 'Leavened Dough', 'Loaded Taro Fries', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Meaty Stew', 'Mehl', 'Millionaires Salad', 'Mochi', 'Obstsalat', 'Papayasamen', 'Pastry Dough', 'Phad Thai', 'Pirozhok', 'Poke Bowl', 'Prärielilienbrot', 'Prärielilienpaste', 'Pupusas', 'Purpursalat', 'Raffiniertes Öl', 'Rice Flour', 'Rice Noodles', 'Roast Pumpkin', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Rübensamen', 'Seeded Camas Roll', 'Sensuous Sea Pizza', 'Shark Fillet Soup', 'Smooth Gut Noodle Roll', 'Sonnenblumensamen', 'Spiky Roll', 'Steinpilzsporen', 'Sun Cheese', 'Süßer Salat', 'Talg', 'Taro Fries', 'Tarosamen', 'Tasty Tropical Pizza', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Wapitiwellington', 'Weidenröschensamen', 'Weizen Samen', 'Wildeintopf', 'Wildsalat', 'Worldly Donut', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Basic Circuit', 'Beerenextraktdünger', 'Bewehrungsstahl', 'Blattgold', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'CO2 Canister', 'Cotton Fabric', 'Cotton Thread', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Fortschrittlicher Verbrennungsmotor', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Holzkohle', 'Holzrad', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Kompostdünger', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Large Hanging Wood Sign', 'Large Standing Wood Sign', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Mörtel', 'Nagel', 'Niete', 'Nylon', 'Nylon Fabric', 'Nylon Thread', 'Papier', 'Pelzdünger', 'Pfeil', 'Pflanzenfasern', 'Phosphatdünger', 'Prärielilienaschedünger', 'Schrauben', 'Servomotor', 'Shorn Wool', 'Small Hanging Wood Sign', 'Small Standing Wood Sign', 'Stahlachse', 'Stahlplatte', 'Stahlsägeblatt', 'Stahlzahnrad', 'Steam Tractor Plow', 'Steel Gearbox', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Tragbare Dampfmaschine', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Wool Fabric', 'Wool Yarn', 'Zellulosefaser', 'Zement', 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Erdrampe', 'Steinrampe', 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', 'Angel', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenmachete', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Stahlspitzhacke', 'Stahlstraßenwerkzeug', 'Steinaxt', 'Steinhammer', 'Steinmachete', 'Steinsichel', 'Steinspitzhacke', 'Steinstraßenwerkzeug', 'Wooden Bow', 'Advanced Baking Upgrade', 'Advanced Cooking Upgrade', 'Advanced Masonry Upgrade', 'Advanced Smelting Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Upgrade', 'Basic Engineering Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Upgrade', 'Campfire Cooking Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Upgrade', 'Cooking Upgrade', 'Cutting Edge Cooking Upgrade', 'Electronics Upgrade', 'Farming Upgrade', 'Fertilizers Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Upgrade', 'Paper Milling Upgrade', 'Pottery Upgrade', 'Smelting Upgrade', 'Tailoring Basic Upgrade', 'Tailoring Modern Upgrade', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Large Stone Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Automatic Loom', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Computerlabor', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Elevator Call Post', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flat Steel Door', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes stehendes Bauholzschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Handpflug', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Table', 'Hochofen', 'Holzkarren', 'Holzlatrine', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Industrial Elevator', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines stehendes Bauholzschild', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Mortared Stone Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Stone Sign', 'Large Standing Mortared Stone Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Mortared Stone Sign', 'Small Sink', 'Small Standing Ashlar Stone Sign', 'Small Standing Mortared Stone Sign', 'Sofa', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Steinmetztisch', 'Stop Sign', 'Storage Silo', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilette', 'Tool Bench', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
['Raw Food'] = { 'Agavenblätter', 'Ananas', 'Bean Sprout', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
['Road Type'] = { 'Asphalt Concrete', 'Erde', 'Steinstraße', },
['Rock'] = { 'Basalt', 'Gneis', 'Granit', 'Kalkstein', 'Sandstein', 'Schiefer', 'Stein', },
['Salat'] = { 'Einfacher Salat', 'Obstsalat', },
['Seeds'] = { 'Agavensamen', 'Ananassamen', 'Arktische-Weide-Samen', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Büschelgrassamen', 'Champignonsporen', 'Cookeinasporen', 'Cotton Seed', 'Eichel', 'Farnsporen', 'Fichtensamen', 'Fliegenpilzsporen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Helikoniensamen', 'Josua Setzling', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Königsfarnsporen', 'Kürbissamen', 'Lupinensamen', 'Maissamen', 'Mammutbaumsamen', 'Meerträubelsamen', 'Orchideensamen', 'Palmensamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Roter-Gitterling-Sporen', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seegras Samen', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilzsporen', 'Tannensamen', 'Tarosamen', 'Tomatensamen', 'Traubenkraut Samen', 'Waldliliensamen', 'Wasserpestsamen', 'Weidenröschensamen', 'Weizen Samen', 'Zedernsamen', 'Zuckerrohr', },
['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', },
['Skilschriftrollen'] = { 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', },
['Small Carcass'] = { 'Coyote Carcass', 'Fuchskadaver', 'Wolfkadaver', },
['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', },
['Softwood Lumber'] = { 'Composite Cedar Lumber', 'Composite Fir Lumber', 'Composite Redwood Lumber', },
['Storage Container'] = { 'Angetriebener Wagen', 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Backofen', 'Bagger', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Claim Stake Item', 'Composite Lumber Dresser', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gusseiserner Ofen', 'Hewn Dresser', 'Hochofen', 'Holzkarren', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleines Lager', 'Kompaktlader', 'Kran', 'Kühlschrank', 'LKW', 'Lager', 'Lagerfeuer', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Powered Storage Silo', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Schubkarre', 'Storage Silo', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wandkerze', 'Winziges Lager', 'Zementbrennofen', },
['Straße'] = { 'Asphalt Concrete', 'Steinstraße', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
['Tamper'] = { 'Stahlstraßenwerkzeug', 'Steinstraßenwerkzeug', },
['Technik'] = { 'Knopf', 'Maut', 'Schalter', },
['Tiny Carcass'] = { 'Agouti Carcass', 'Crab Carcass', 'Hasenkadaver', 'Otterkadaver', 'Prairie Dog Carcass', 'Snapping Turtle Carcass', 'Truthahnkadaver', },
['Tiny Fur Carcass'] = { 'Agouti Carcass', 'Otterkadaver', },
['Verbesserung'] = { 'Advanced Baking Upgrade', 'Advanced Cooking Upgrade', 'Advanced Masonry Upgrade', 'Advanced Smelting Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Upgrade', 'Basic Engineering Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Upgrade', 'Campfire Cooking Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Upgrade', 'Cooking Upgrade', 'Cutting Edge Cooking Upgrade', 'Electronics Upgrade', 'Farming Upgrade', 'Fertilizers Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Upgrade', 'Paper Milling Upgrade', 'Pottery Upgrade', 'Smelting Upgrade', 'Tailoring Basic Upgrade', 'Tailoring Modern Upgrade', },
['Währung'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Cotton Carpet', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Eisenbarren', 'Eisenerz', 'Eisenkonzentrat', 'Eisenrohr', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Goldbarren', 'Golderz', 'Goldkonzentrat', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Nylon Carpet', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbarren', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Wool Carpet', 'Ziegel', 'Advanced Circuit', 'Basic Circuit', 'Bewehrungsstahl', 'Blattgold', 'Boiler', 'Branntkalk', 'Brett', 'Cotton Boll', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elektromotor', 'Epoxidharz', 'Fellpelz', 'Fortschrittlicher Verbrennungsmotor', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Grundstücksurkunde', 'Gummirad', 'Hardwood Board', 'Holzkohle', 'Holzrad', 'Holzspan', 'Iron Saw Blade', 'IronPiston', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Leder', 'Muschel', 'Mörtel', 'Nagel', 'Niete', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Shorn Wool', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlsägeblatt', 'Stahlzahnrad', 'Steel Gearbox', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Ventil', 'Zellulosefaser', 'Zement', },
['Weltobjekt'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spin Melter', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Automatic Loom', 'Axe Calorie Buff Item', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Blackboard', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Canning Assembly', 'Capitol', 'Cast Iron Bed', 'Cast Iron Bench', 'Cast Iron Chair', 'Cast Iron Royal Bed', 'Cast Iron Table', 'Census Bureau', 'Claim Stake Item', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Dresser', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Country Marker Item', 'Court', 'Crab Pot', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Eisschrank', 'Elch Himmelsstecher', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Elevator Call Post', 'Executive Office', 'Fackelhalter', 'Federation Marker Item', 'Feminine Mannequin', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flat Steel Door', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Global Calorie Buff Item', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Handpflug', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Dresser', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Door', 'Hewn Hardwood Table', 'Hewn Nightstand', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Door', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Homestead Item', 'Huge Banner Sign', 'Huge Iron Banner Sign', 'Huge Iron Sign', 'Huge Steel Banner Sign', 'Huge Steel Sign', 'Huge Wooden Banner Sign', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Immigration Desk Item', 'Industrial Elevator', 'Industrial Refrigerator', 'Injection Mold Machine', 'Jaw Crusher', 'Kalksteinziegeltür', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Bath Mat', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Large Wooden Bookshelf', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Podium', 'Limestone Wolf Statue', 'Logic Gate Item', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Mailbox', 'Masculine Mannequin', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Moderne Straßenlaterne', 'Moderne zweiarmige Straßenlaterne', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Door', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Nylon Futon Bed', 'Nylon Futon Couch', 'Office Mailbox', 'Paper Machine', 'Plastic Bench Blue', 'Plastic Bench Green', 'Plastic Bench Red', 'Plastic Chair Blue', 'Plastic Chair Green', 'Plastic Chair Red', 'Plastic Table Blue', 'Plastic Table Green', 'Plastic Table Red', 'Pottery Table', 'Powered Storage Silo', 'Printing Press', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Sandsteinziegeltür', 'Schalter', 'Schneidertisch', 'School Supply Station Item', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Small Bath Mat', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Meeting Chair', 'Small Meeting Table', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Starterzelt', 'Steel Abstract Fixture', 'Steel Hanging Fixture', 'Steel Hanging Lamp', 'Steel Kitchen Lamp', 'Steel Podium', 'Steel Row Seating', 'Steel Searchlight', 'Steel Square Fixture', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Storage Silo', 'Straßenlaterne', 'Street Sign', 'Students Desk Item', 'Students Desk T1', 'Students Desk T2', 'Students Desk T3', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Teachers Desk Item', 'Teachers Desk T1', 'Teachers Desk T2', 'Teachers Desk T3', 'Tisch', 'Toilette', 'Tool Bench', 'Towel Rack', 'Town Hall Item', 'Truhe', 'Tür', 'Upholstered Chair', 'Upholstered Couch', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Wood Kitchen Lamp', 'Wooden Podium', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
['Werkzeug'] = { 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Steam Tractor Plow', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenmachete', 'Eisenschaufel', 'Eisenspitzhacke', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Stahlspitzhacke', 'Stahlstraßenwerkzeug', 'Steinaxt', 'Steinhammer', 'Steinmachete', 'Steinsichel', 'Steinspitzhacke', 'Steinstraßenwerkzeug', 'Wooden Bow', },
['Werkzeuge'] = { 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenmachete', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Hände', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Machete', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlmachete', 'Stahlschaufel', 'Stahlsichel', 'Stahlspitzhacke', 'Stahlstraßenwerkzeug', 'Steinaxt', 'Steinhammer', 'Steinmachete', 'Steinsichel', 'Steinspitzhacke', 'Steinstraßenwerkzeug', 'Surveyor Tool', 'Werkzeug für Entwickler', 'Wooden Bow', },
['Wirtschaft'] = { 'Anschlagbrett', 'Geschäft', 'Maut', 'Münzprägemaschine', 'Staatskasse', 'Verteilungsstation', 'Wechselstube', },
['Wood Board'] = { 'Brett', 'Hardwood Board', 'Softwood Board', },
['Wurzel'] = { 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', },
['Zahnrad'] = { 'Eisenzahnrad', 'Stahlzahnrad', },
},
}